Dear. Lucene users.
Hi.
I have tried to index and search MEDLINE abstracts by LUCENE.
And there were some problems in the search results.
That is Lucene has assigned different ranks for the exactly same
documents.
I didn't know the input documents for the index contain duplicate
documents
sible that *all* of the documents that appear between
these
two have the exact same score for that query? That seems a bit
unlikely, but it's worth checking before going much further.
Best
Erick
On Mon, Nov 2, 2009 at 7:45 AM, kenji tsuruoka >wrote:
Dear. Lucene users.
Hi.
I