How to build a search engine using PostgreSQL?

Started by Albert Chenalmost 27 years ago3 messagesgeneral
Jump to latest
#1Albert Chen
chen6178@hotmail.com

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

#2Stuart Barlow
sbarlow@peopledoc.com
In reply to: Albert Chen (#1)
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)

In reply to: Stuart Barlow (#2)
Re: [GENERAL] How to build a search engine using PostgreSQL?

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?

Show quoted text

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)