Text retrieval & data mining features in PostgreSQL

From: Ritesh Nadhani <riteshn(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Text retrieval & data mining features in PostgreSQL
Date: 2006-10-03 14:52:33
Message-ID: 45227931.3060609@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

As part of my research work, I was looking at the text-retrieval
capability of PostgreSQL.

As I see there are three resources:

-- http://techdocs.postgresql.org/techdocs/fulltextindexing.php
-- tsearch2
-- OpenFTS (which looks like a frontend for tsearch2).

I couldnt understand the difference between:
http://techdocs.postgresql.org/techdocs/fulltextindexing.php and tsearch2.

Are there any other resources that I should look?

Ritesh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message William Leite Araújo 2006-10-03 15:20:43 Re: Text retrieval & data mining features in PostgreSQL
Previous Message Tom Lane 2006-10-03 14:27:42 Re: Cause of ERROR: could not open relation