Don't split on underscore

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Don't split on underscore
Date: 2006-12-19 12:25:23
Message-ID: em8lfe$19eb$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2006-12-19 13:16:13 Re: Let's play bash the search engine
Previous Message Magnus Hagander 2006-12-19 12:24:01 Re: Let's play bash the search engine