default order is different between L1 and L2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: [EMAIL PROTECTED]
Hi, My search application is returning hits ordered by the default relevance. I migrated my application from lucene 1.3 to lucene 2.0. I observed that the documents are returned with a different order. I tested in using the new Scorer (BooleanScorer2) and in using the old scorer class (BooleanScorer) but that didn't fix the problem. Did someone observe this problem in his application ? Thanks so much. Florent. -- View this message in context: http://www.nabble.com/ordered-by-the-default%0D%0Adefault-order-is-different-between-L1-and-L2-tf3013543.html#a8368747 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]