Spread of lucene score

2008-11-19 Thread excitingComm2
Hi everybody, as far as I know the lucene score is an arbitrary number between 0.0 and 1.0. Is this correct, that the scores in my resultset are always normalised to this spread or is it possible to get higher scores? Regards, John W. -- View this message in context: http://www.nabble.com/Spre

Access Scoring Values of Lucene for Post-Processing

2008-10-08 Thread excitingComm2
Hi everybody, I am using Lucene for searching items in a online shop. E.g. I search the shop for "shirt" I get a resultset from lucene. Now I want to improve the sort order by calculating the lucene score with my business data, e.g. sales or margin. Is there any possibility to get the scoring val