|
Ian Lea |
at Mar 2, 2009 at 11:12 am
|
⇧ |
| |
Hi
Document.setBoost(float boost) where boost is either your score as is,
or a value based on that score, might do the trick for you.
Other boosting and custom score options include BoostingQuery,
BoostingTermQuery and CustomScoreQuery.
A google search for "lucene boosting" throws up lots of hits.
--
Ian.
On Mon, Mar 2, 2009 at 10:05 AM, liat oren wrote:
Hi,
I would like to add to lucene's score another factor - a score between
words.
I have an index that holds couple of words with their score.
How can I take it into account when using Lucene search?
Many thanks,
Liat
---------------------------------------------------------------------
To unsubscribe, e-mail:
[email protected]For additional commands, e-mail:
[email protected]