Re: tsearch in core patch, for inclusion - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: tsearch in core patch, for inclusion
Date
Msg-id 1624401da4d16403f948e95e0de62a8c@oopsware.de
Whole thread Raw
In response to Re: tsearch in core patch, for inclusion  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers


On Wed, 24 Jan 2007 22:27:10 +0100, Peter Eisentraut <peter_e@gmx.net> wrote:
> I wrote:
>> The closest I could find is Oracle Text, the full-text search for
>> Oracle.
> 
> Oh, and note that Oracle Text is an "extension" and not included in the
> Oracle database product proper.
> 

Same with DB2 NSE, IBM's fulltext search engine for their UDB. However, they employ external
admin tools like db2text to create, configure and alter fulltext indexes (like slonik
for example). Textsearch could be done with functions (contains()) in SQL.

Bernd


pgsql-hackers by date:

Previous
From:
Date:
Subject: Re: STOP all user access except for admin for a few minutes?
Next
From: Heikki Linnakangas
Date:
Subject: Re: Piggybacking vacuum I/O