Re: TSearch2 / Get all unique lexems

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: TSearch2 / Get all unique lexems
Дата
Msg-id Pine.GSO.4.63.0512071812290.13553@ra.sai.msu.su
обсуждение исходный текст
Ответ на TSearch2 / Get all unique lexems  (Hannes Dorbath <light@theendofthetunnel.de>)
Ответы Re: TSearch2 / Get all unique lexems  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-general
On Wed, 7 Dec 2005, Hannes Dorbath wrote:

> Is there a way to get all unique lexems from a table with a tsvector column?
> The stat() function does this (and more), but I cannot use it..

hmm, you could dump tsvector column and use awk+sort+uniq

>
> Thanks
>
>
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: Letting a function return multiple columns instead of a single complex ones
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: PostgreSQL 8.1.0 RHEL / Debian incompatible packages