not officially documented use of setweight??

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема not officially documented use of setweight??
Дата
Msg-id 20100125120104.145e3a2e@dawn.webthatworks.it
обсуждение исходный текст
Ответы Re: not officially documented use of setweight??  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
I think I've learned how to use pg text search from Oleg and Teodor
documentation since I've found on my code this use of setweight:

query := query &&
  setweight(configuration, 'banana apple orange', 'B', '&');

But I can't find any trace of this use in official postgres docs.
The docs just says:

setweight(vector tsvector, weight "char") returns tsvector

Am I missing them? Is that use "supported" in future versions?

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


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Updates: all or partial records
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Help: Postgresql on Microsoft cluster (MSCS)