On Mar 30, 2007, at 8:48 AM, Donna L Gresh wrote:
It is unfortunate that some scores are being normalized and some may notbe. Is there a way to obtain the unnormalized score?
Any IndexSearcher.search method that does not return Hits keeps the raw scores. Try out the TopDocs returning ones or use a HitCollector.
Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]