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