Hi All, I have been trying to figure out how scoring is being done in Nutch. I have found that Lucene is being used for that but I don't find any Lucene jar file or package in my project in Eclipse. Can somebody please tell me which Lucene version is being used in Nutch 0.9? Also, where and how it is included? Any pointer towards it will also be helpful. Also, when I look in the code then all Scoring and Explain things just go till org.apache.nutch.searcher.Searcher.java and then I cant find where these functions lead to, search and getExplanation functions.
Please help. Regards, Mayank. -- Mayank Kamthan