Re: Efficient Searching of Large Text Fields

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Efficient Searching of Large Text Fields
Дата
Msg-id op.ta3qx1wycigqcu@apollo13
обсуждение исходный текст
Ответ на Efficient Searching of Large Text Fields  ("Aaron Bono" <postgresql@aranya.com>)
Список pgsql-sql
> 2. What functions or libraries are available to make such searching
> easy to implement well?
the tsearch2 module does that, and has a substantial advantage over a  
solution you might reimplement : it's already done (and it works). Try  
it...


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Efficient Searching of Large Text Fields
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: Efficient Searching of Large Text Fields