Re: Very slow search using basic pattern matching - Mailing list pgsql-sql

From Raphael A. Bauer
Subject Re: Very slow search using basic pattern matching
Date
Msg-id 40AB4A5D.9020903@informatik.hu-berlin.de
Whole thread Raw
In response to Re: Very slow search using basic pattern matching  (Dan Field <dof@llgc.org.uk>)
List pgsql-sql
Dan Field wrote:
> Is there any documentation available on how to go about creating these 
> indexes on my text fields?
> 
> I'm at a bit of a loss here, Google is failing me sadly

http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

We made quite good experiences with tsearch2.
The problem for you could be that the case sensititity gets lost.

Raph



pgsql-sql by date:

Previous
From: Dan Field
Date:
Subject: Re: Very slow search using basic pattern matching
Next
From: Martin Knipper
Date:
Subject: Function valid only for one table