tsvector minimum match using index

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема tsvector minimum match using index
Дата
Msg-id 20100128142347.58bc21b6@dawn.webthatworks.it
обсуждение исходный текст
Список pgsql-general
Would it be possible without writing a very long tsquery to exploit
the index to retrieve the tsvectors that contain at least N lexemes?

If not exploiting the index... any suggestion to improve performance
of such a query?

computing rank still requires retrieving a lot of tsvectors and
compute the rank for each of them.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Function nesting issue
Следующее
От: 张海峰
Дата:
Сообщение: Re: Function nesting issue