Re: [HACKERS] Index greater than 8k

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: [HACKERS] Index greater than 8k
Дата
Msg-id Pine.GSO.4.63.0611032101030.8413@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: [HACKERS] Index greater than 8k  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Fri, 3 Nov 2006, Joshua D. Drake wrote:

> Oleg Bartunov wrote:
>> Gregory,
>>
>> All you described you do with fti is possible with tsearch2. Just need
>> some think, of course. If you don't need stemming, just don't use it,
>> if you need something like %txt%, just write simple dictionary, which
>> produce any substrings from input word.
>
> Is there any information on writing these dictionaries?

Туториал
http://www.sai.msu.su/~megera/wiki/Gendict

Some examples are on http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

For example,
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/dicts/README.intdict
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/custom-dict.html


     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-general по дате отправления:

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: I can not add up columns when using a left outer join. Any ideas as to why?
Следующее
От: Howard Cole
Дата:
Сообщение: Unknown subdirectories in postgres base directory