Re: (bash the search engine) Don't split on underscore - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: (bash the search engine) Don't split on underscore
Date
Msg-id 4588F239.3040707@theendofthetunnel.de
Whole thread Raw
In response to Re: (bash the search engine) Don't split on underscore  (Reece Hart <reece@harts.net>)
List pgsql-general
On 19.12.2006 20:32, Reece Hart wrote:
> On Tue, 2006-12-19 at 13:25 +0100, Hannes Dorbath wrote:
> A counter example is searching for "information schema", for which you'd
> probably want hits to "information_schema" as well.

I think `information_schema' should be indexed as:

   - information
   - schema
   - information_schema

There is nothing wrong with indexing both.

--
Regards,
Hannes Dorbath

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Unable to start server - winxp
Next
From: "Joris Dobbelsteen"
Date:
Subject: Re: Autovacuum Improvements