Weighted Searchs

Поиск
Список
Период
Сортировка
От Matthew Hagerty
Тема Weighted Searchs
Дата
Msg-id 4.1.19990413201455.00a904a0@mail.venux.net
обсуждение исходный текст
Список pgsql-interfaces
Greetings,

Is it possible to do a "weighted search" with postgres?  A weighted search
would be like a [select] with a [where] clause with a bunch of conditions.
Each condition is worth 1 point.  So if 6 conditions match, that would be
60%, etc.  The results would be shown highest points first.  Almost like a
search engine, the more I think about it.  Hmm.

How is this done?  Or more to the point, how can I do this with postgres?

Thanks,
Matthew

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Stephen Hurrell
Дата:
Сообщение: Postgresql 6.4.2 and Oracle JDeveloper 1.1 using JDBC Interface.
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] Case sensitive?