: I want to have a simple hit score for every document where the query has been
: found. E.g. if the query word was found 3 times in a document, this doc
: should have 100% score, next document with 2 times should have 90% and so
you haven't defined the scoring mechanism you want to use very clea
to know
how many times a query text appears in a document. With that information,
then I can make my own simple ranking...
Does someone know how this works in Lucene?
thx
Simon Dietschi
--
View this message in context:
http://www.nabble.com/Custom-hit-score-t1392157.html#a3741693
Sent from the