Re: PostgreSQL search engine (Perl)

From: Anders Nielsen <anders(at)visator(dot)com>
To: 'Kaare Rasmussen' <kar(at)kakidata(dot)dk>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL search engine (Perl)
Date: 2002-05-31 10:46:02
Message-ID: EAFF6534E57BD44B9C51F9EDCAAB58750E7768@exchange.visator.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can recommend using the Lucene search-engine, it's in Java and it's got
nothing to do with PostgreSQL, but it performs excellently.

-----Original Message-----
From: Kaare Rasmussen [mailto:kar(at)kakidata(dot)dk]
Sent: 31. maj 2002 12:57
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] PostgreSQL search engine (Perl)

> Search the documentation does not work right now:

What I was trying to find was information about full text indexing.

It's supposed to be used in a search engine. But maybe someone knows a
search engine in Perl optimized for PostgreSQL?

One that works ? ;-)

--
Kaare Rasmussen --Linux, spil,-- Tlf: 3816 2582
Kaki Data tshirts, merchandize Fax: 3816 2501
Howitzvej 75 Åben 14.00-18.00 Web: www.suse.dk
2000 Frederiksberg Lørdag 11.00-17.00 Email: kar(at)kakidata(dot)dk

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kaare Rasmussen 2002-05-31 10:47:15 www.postgresql.org search not working
Previous Message Oliver Elphick 2002-05-31 10:36:39 Re: The trouble with dynamic plpgsql functions