Re: tsearch2 for alphabetic character strings & codes

Поиск
Список
Период
Сортировка
От Andrew J. Kopciuch
Тема Re: tsearch2 for alphabetic character strings & codes
Дата
Msg-id 200509240331.57223.akopciuch@bddf.ca
обсуждение исходный текст
Ответ на Re: tsearch2 for alphabetic character strings & codes  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-general
On Saturday 24 September 2005 00:09, Oleg Bartunov wrote:
> Ron,
>
> probably you need to write custom parser. tsearch2 supports
> different parsers.
>

To expand somewhat on what Oleg mentioned, you can find a howto on writing a
custom parser here :

http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/HOWTO-parser-tsearch2.html

This example might be exactly what you are looking for, I did not look into it
too much myself though, but it appears to just split on whitespace.

There is lots of documentation, examples, help, and other goodies for tsearch2
here:

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


HTH,


Andy

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: tsearch2 for alphabetic character strings & codes
Следующее
От: Poul Møller Hansen
Дата:
Сообщение: Slow connection to the database