sort by relevance

Started by Sergei Levchenkoabout 23 years ago2 messagesgeneral
Jump to latest
#1Sergei Levchenko
serg@city.gov.te.ua

HI, PPL!

How am I able to sort query results by relevance?
I use contrib/tsearch to search using fill text index!

--
WBR, sector119

#2Bjoern Metzdorf
bm@turtle-entertainment.de
In reply to: Sergei Levchenko (#1)
Re: sort by relevance

How am I able to sort query results by relevance?
I use contrib/tsearch to search using fill text index!

I think you need to use OpenFTS (openfts.sf.net). tsearch does not provide
relevance ranking at this time.

Regards,
Bjoern