Don't split on underscore - Mailing list pgsql-general

From Hannes Dorbath
Subject Don't split on underscore
Date
Msg-id em8lfe$19eb$1@news.hub.org
Whole thread Raw
In response to Let's play bash the search engine  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: (bash the search engine) Don't split on underscore  (Reece Hart <reece@harts.net>)
List pgsql-general
I think it would be useful to adjust the parser to not split on underscores:

In case I'd like to lookup PG's to_number() function I won't get
anything useful. Number is contained nearly everywhere and to is
configured as stop word. Same with most other functions.


On 19.12.2006 00:47, Joshua D. Drake wrote:
> search.postgresql.org is now served directly from PostgreSQL 8.2 ,
> Tsearch2 and GIN. We have been testing thoroughly for the last couple of
> weeks but of course... it is now open to the general public.
>
> Take a look at let us know what you think and how it performs for you.


--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: Stored Procedure and Trigger they puzzle me
Next
From: Magnus Hagander
Date:
Subject: Re: Let's play bash the search engine