Re: literature about search-algorithms - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: literature about search-algorithms
Date
Msg-id Pine.GSO.4.44.0206291929180.8164-100000@ra.sai.msu.su
Whole thread Raw
In response to literature about search-algorithms  (pilsl@goldfisch.at)
List 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@goldfisch.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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83




pgsql-general by date:

Previous
From: pilsl@goldfisch.at
Date:
Subject: literature about search-algorithms
Next
From: Lee Harr
Date:
Subject: Re: serial columns & loads misfeature?