Re: [HACKERS] Include Lists for Text Search

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: [HACKERS] Include Lists for Text Search
Дата
Msg-id 47D55B6A.8080002@sigaev.ru
обсуждение исходный текст
Ответ на Re: [HACKERS] Include Lists for Text Search  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-patches
> Right now I see an significant advantage of such layer: two possible
> extension of dictionary  (filtering and storing original form) are

One more extension: drop too long words. For example, decrease limit of max
length of word to prevent long to be indexed - word with 100 characters is
suspiciously long for human input.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: [HACKERS] Include Lists for Text Search
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: CopyReadLineText optimization