Chris Hostetter-3 wrote > Deleted docments still affect term stats like IDF until the are expunged. > -Hoss > > --------------------------------------------------------------------- > To unsubscribe, e-mail:
> [email protected] > For additional commands, e-mail: > [email protected] I tried using IndexWriter.forceMergeDeletes() to expunge the deleted documents; however, the score discrepancy remained. That is the correct method to use right? -- View this message in context: http://lucene.472066.n3.nabble.com/Different-Scores-For-Same-Query-on-Identical-Index-tp4147519p4147546.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
