Re: literature about search-algorithms

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: pilsl(at)goldfisch(dot)at
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: literature about search-algorithms
Date: 2002-06-29 16:30:45
Message-ID: Pine.GSO.4.44.0206291929180.8164-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter,

we have OpenFTS - full text search engine which works with postgresql.
Take a look at http://openfts.sourceforge.net

Oleg

On Sat, 29 Jun 2002 pilsl(at)goldfisch(dot)at wrote:

> hopefully not too OT ..
>
> For querying loads of big postgreSQL-tables we want to develop a powerful
> searchengine that should be able to handle complex logical queries,
> scoring/ranking, relations (i.e. searching for "word1 near word2") and
> much more.
>
> Can you recommend any books, resources etc. to learn about the
> background of such searches, indexes and much more.
>
> thnx,
> peter
>
>
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lee Harr 2002-06-29 22:45:00 Re: serial columns & loads misfeature?
Previous Message pilsl 2002-06-29 15:26:00 literature about search-algorithms