Re: (bash the search engine) Don't split on underscore

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Reece Hart <reece(at)harts(dot)net>
Subject: Re: (bash the search engine) Don't split on underscore
Date: 2006-12-20 08:20:09
Message-ID: 4588F239.3040707@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joris Dobbelsteen 2006-12-20 08:32:40 Re: Autovacuum Improvements
Previous Message Christian Maier 2006-12-20 08:02:31 plperl trigger problem