Re: BUG #6327: Prefix full-text-search fails for hosts with complicated names

From: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
To: Marcin Kasperski <Marcin(dot)Kasperski(at)mekk(dot)waw(dot)pl>
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #6327: Prefix full-text-search fails for hosts with complicated names
Date: 2011-12-05 16:28:37
Message-ID: 4EDCF135.9030901@timbira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 05-12-2011 12:29, Marcin Kasperski wrote:
>>> 'goog:*' matches google.com
>>> but 'e-goog:*' does not match e-google.com
>>>
>> It is a known limitation. The text search parser ignores some uncommon cases.
>> See TODO and archives.
>
> Could you suggest me what to look for? I don't see anything related on
> http://wiki.postgresql.org/wiki/Todo#Text_Search
> and I already tried numerous searches to find similar problems, but
> failed to locate anything related…
>
Improve handling of plus signs in email address user names, and perhaps
improve URL parsing

Search for "url text search parser" in the archives.

--
Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Davis 2011-12-06 01:29:27 Re: possible bug seen with -DCLOBBER_CACHE_ALWAYS and changing GUCs
Previous Message Tom Lane 2011-12-05 15:38:04 Re: BUG #6327: Prefix full-text-search fails for hosts with complicated names