Full text Indexing/Searching - Mailing list pgsql-general

From Gilles DAROLD
Subject Full text Indexing/Searching
Date
Msg-id 3A0C6772.E6D7CCFA@darold.net
Whole thread Raw
In response to Full text searching?  (Colman Reilly <careilly@online.thecia.ie>)
Responses What does this mean? "NOTICE: AbortTransaction and not in in-progress state"  (Philip Hallstrom <philip@adhesivemedia.com>)
List pgsql-general
Hi all,

Before waiting and native fti included into the PostgreSQL distribution,
and if you are interested into full text search you can take a look at these
perl scripts they do most of works that you want.

Here are the features :

    - Apply to any database.
    - Incremental indexing.
    - Multiple table and field indexing.
    - Multilanguage indexing.
    - Multiple table and field search.
    - Multilanguage search.

There's also documentation :-)

You will find a sample script with all use you can do with these scripts.

I think most of you can podify them to match exactly their needs.

You can find it at

    http://www.adelys.com/fti/

Regards

Gilles DAROLD.


pgsql-general by date:

Previous
From: "Martin A. Marques"
Date:
Subject: Postgres article
Next
From: Philip Hallstrom
Date:
Subject: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"