Re: Include Lists for Text Search

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Include Lists for Text Search
Дата
Msg-id Pine.LNX.4.64.0709101822390.2767@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: Include Lists for Text Search  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 10 Sep 2007, Tom Lane wrote:

> Oleg Bartunov <oleg@sai.msu.su> writes:
>> On Mon, 10 Sep 2007, Simon Riggs wrote:
>>> Can we include that functionality now?
>
>> This could be realized very easyly using dict_strict, which returns
>> only known words, and mapping contains only this dictionary. So,
>> feel free to write it and submit.
>
> ... for 8.4.

It can be just a contrib module. There are several useful dictionaries
we need to port.
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: invalidly encoded strings
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: Hash index todo list item