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

From Euler Taveira de Oliveira
Subject Re: BUG #6327: Prefix full-text-search fails for hosts with complicated names
Date
Msg-id 4EDCF135.9030901@timbira.com
Whole thread Raw
In response to BUG #6327: Prefix full-text-search fails for hosts with complicated names  (Marcin.Kasperski@mekk.waw.pl)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6327: Prefix full-text-search fails for hosts with complicated names
Next
From: Jeff Davis
Date:
Subject: Re: possible bug seen with -DCLOBBER_CACHE_ALWAYS and changing GUCs