I'd probably look at the function package in Lucene. While the
document boost can be used, it may not give you the granularity you
need, as you only have something like 6 bits of representation. Some
people have also done some things like a field with a single token
that contains a payload with the value in it. Solr, for example, also
has a FunctionQuery capability that can use an external value source
(i.e. a File)
-Grant
On Jul 19, 2009, at 7:55 AM, prashant ullegaddi wrote:
Hi,
We have some 50M pages, and we also have computed PageRanks of those
pages.
What's the best way to combine lucene's score with PageRank?
Regards,
Prashant.
--------------------------
Grant Ingersoll
http://www.lucidimagination.com/
Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids)
using Solr/Lucene:
http://www.lucidimagination.com/search
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org