Re: TSearch2 / Get all unique lexems - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: TSearch2 / Get all unique lexems
Date
Msg-id Pine.GSO.4.63.0512071812290.13553@ra.sai.msu.su
Whole thread Raw
In response to TSearch2 / Get all unique lexems  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: TSearch2 / Get all unique lexems
List 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 by date:

Previous
From: Volkan YAZICI
Date:
Subject: Re: Letting a function return multiple columns instead of a single complex ones
Next
From: Stephen Frost
Date:
Subject: Re: PostgreSQL 8.1.0 RHEL / Debian incompatible packages