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

From: "Nikolay Mijaylov" <nmmm(at)nsi(dot)bg>
To: <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] How to build a search engine using PostgreSQL?
Date: 1999-07-02 13:48:40
Message-ID: 003401bec491$99f7abc0$ce2a18c3@skillbrokers.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)peopledoc(dot)com>
To: Albert Chen <chen6178(at)hotmail(dot)com>
Cc: <pgsql-general(at)postgreSQL(dot)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)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tim Tsai 1999-07-02 23:21:44
Previous Message Stuart Barlow 1999-07-02 10:28:54 Re: [GENERAL] How to build a search engine using PostgreSQL?