turning a tsvector without position in a weighted tsvector

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема turning a tsvector without position in a weighted tsvector
Дата
Msg-id 20100208201441.3352b11f@dawn.webthatworks.it
обсуждение исходный текст
Ответы Re: turning a tsvector without position in a weighted tsvector  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-general
If I convert a string to a tsvector just casting (::tsvector) I
obtain a vector without positions.
tsvectors without positions don't have weights too.

I haven't found a way to turn a vector without weight/pos, into a
vector with weight/pos.

Is there a way to apply weight/add positions to tsvectors without
positions?
Is there any use-case?

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: second concurrent update takes forever
Следующее
От: "Davor J."
Дата:
Сообщение: One column to multiple columns based on constraints?