Thread: Re: [GENERAL] How to build a search engine using PostgreSQL?

Re: [GENERAL] How to build a search engine using PostgreSQL?

From
Stuart Barlow
Date:
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)

Re: [GENERAL] How to build a search engine using PostgreSQL?

From
"Nikolay Mijaylov"
Date:
U can use c/c++ as well postgre has exelent C/C++ API

U can see this too :)))

w3.nsi.bg/linux
:)))
niki

----- Original Message -----
From: Stuart Barlow <sbarlow@peopledoc.com>
To: Albert Chen <chen6178@hotmail.com>
Cc: <pgsql-general@postgreSQL.org>
Sent: 02 Þëè 1999 ã. 13:28
Subject: Re: [GENERAL] How to build a search engine using PostgreSQL?


>
> 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)