You'll have to implement your own ranking on top of Lucene. Lucene only gives you document scores, which is a measure of how well your query match a document. Page rank determines how relevant a document is to your query, a document might score well by having a lot of the query words, but it might not be what you're looking for.
On 4/14/07, karl wettin <[EMAIL PROTECTED]> wrote:
14 apr 2007 kl. 06.19 skrev supereric: > I want to change the page ranking algorithm in lucene and I do not > know > where to start from and what file should I change? > I do not know what classes are involved. I have only a few days to > do so, so > please help me with your complete explanation as a big favor! Eric, Lucene has no built in page rank, however you might mean something else. It is easier to help if you explain what it is you want to achive. http://wiki.apache.org/jakarta-lucene/PageRank -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "talk trash and carry a small stick." PAUL KRUGMAN (NYT)