Re: Database-based alternatives to tsearch2?

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Wes" <wespvp(at)syntegra(dot)com>
Cc: "pgsql general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Database-based alternatives to tsearch2?
Date: 2006-12-12 20:26:04
Message-ID: 20061212212504.30755
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wes wrote:

> I've seen questions asked on the list about alternatives to tsearch2, but
> not for the type of full text indexing I'm looking for.
>
> I'm looking for a non index-based full text indexing - one that stores the
> information as table data instead of index data. I do not need to implement
> SQL operators for searches. The application library would need to implement
> the actual word search.

Not sure if it would fit your needs, but DBIx-TextIndex implements
FTI using table data:
http://search.cpan.org/~dkoch/DBIx-TextIndex-0.25/lib/DBIx/TextIndex.pm

--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mikelin 2006-12-12 20:29:35 indexed function performance
Previous Message Martijn van Oosterhout 2006-12-12 20:25:40 Re: PostgreSQL 8.2 : IPO link warning with ICC 9.1.045