literature about search-algorithms

From: pilsl(at)goldfisch(dot)at
To: pgsql-general(at)postgresql(dot)org
Subject: literature about search-algorithms
Date: 2002-06-29 15:26:00
Message-ID: 20020629172600.A5561@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

--
mag. peter pilsl
IT-Consulting
tel: +43-699-1-3574035
fax: +43-699-4-3574035
pilsl(at)goldfisch(dot)at

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2002-06-29 16:30:45 Re: literature about search-algorithms
Previous Message pg 2002-06-29 03:12:00 How to get the client's IP?