Re: Tsearch2 question: getting histogram of the vector elements

From: George Essig <george_essig(at)yahoo(dot)com>
To: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Tsearch2 question: getting histogram of the vector elements
Date: 2004-03-11 15:56:37
Message-ID: 20040311155637.90738.qmail@web80204.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Rajesh Kumar Mallah wrote:
> can anyone help me analyzing the co_name_vec for the high frequency words?

Use tsearch2's stat() function. Look at the example at the bottom of the following page:
http://www.sai.msu.su/~megera/oddmuse/index.cgi/Tsearch_V2_Notes

There's a lot of other documentation on the tsearch2 home page at:
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

George Essig

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2004-03-11 16:03:17 Re: About pg_dump
Previous Message Rute Solipa 2004-03-11 15:01:29 Re: About pg_dump