Hi Clara, Any particular reason why you'd need the score? Perhaps this would be of help http://lucene.apache.org/java/2_9_1/scoring.html http://lucene.apache.org/java/2_3_2/scoring.pdf
Hope this explains whatever you were looking for. -- Anshum Gupta Naukri Labs! http://ai-cafe.blogspot.com The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw............ On Tue, Apr 27, 2010 at 3:32 PM, Clara Vania <chubz_...@yahoo.com> wrote: > Hi all, > > I am new to Lucene and I want to ask about range score that Lucene used, > because I got score greater than 1. > I'm using lucene-3.0.1 and using > MoreLikeThis to do document similarity and ScoreDoc class to get hits of my > search. > > Thanks, > > > -Clara Vania- > > >