Re: Very slow search using basic pattern matching

Поиск
Список
Период
Сортировка
От Raphael A. Bauer
Тема Re: Very slow search using basic pattern matching
Дата
Msg-id 40AB4A5D.9020903@informatik.hu-berlin.de
обсуждение исходный текст
Ответ на Re: Very slow search using basic pattern matching  (Dan Field <dof@llgc.org.uk>)
Список 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 по дате отправления:

Предыдущее
От: Dan Field
Дата:
Сообщение: Re: Very slow search using basic pattern matching
Следующее
От: Martin Knipper
Дата:
Сообщение: Function valid only for one table