Re: [GENERAL] How to build a search engine using PostgreSQL? - Mailing list pgsql-general

From Stuart Barlow
Subject Re: [GENERAL] How to build a search engine using PostgreSQL?
Date
Msg-id 377C9466.4E7259FB@peopledoc.com
Whole thread Raw
List pgsql-general
I guess that the Perl::DBI interface would let users talk to
the database from perl scripts through CGI.

And when you have returned the data from the database the Text::Query
perl module would let you undertake simple and advanced searches.
Similar to altavista.

Any better ideas?


Albert Chen wrote:
>
> Hi,
>
> I'm new to build search engine. I want to build a search engine on
> my local site and using PostgreSQL as database server.
> But I have no idea how to do(I'm a very new webmaster),
> would anyone give me some hints? thanks in advance.
>
> - Albert
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com

--
------------------------------------------------------------------------
Stuart Barlow
PeopleDoc Ltd. (+44 131 468 8205)

pgsql-general by date:

Previous
From: Albert Chen
Date:
Subject: How to build a search engine using PostgreSQL?
Next
From: "Nikolay Mijaylov"
Date:
Subject: Re: [GENERAL] How to build a search engine using PostgreSQL?