Ahmet and Ian: Thanks to both of you very much. I will try the patch.
Qi On Wed, Dec 29, 2010 at 9:00 AM, Ahmet Arslan <iori...@yahoo.com> wrote: > > Test case > > doc1 : test -- one two > > three > > doc2 : test, one two three > > doc3 : one two three > > > > Search query : "one two three" by QueryParser and > > StandardAnalyzer > > > > Question: why all of three documents have the same > > score? > > As Ian said, length norm values of your all documents are the same. > See Jay Hill's message at http://search-lucene.com/m/Qw6CZpvRjw/ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >