Tracked it down to this ticket:
https://issues.apache.org/jira/browse/LUCENE-6590
which changed the implementation of normalize() in
org.apache.lucene.search.similarities.TFIDFSimilarity.
I've asked for comment on that ticket.
Upayavira
On Fri, 10 Jun 2016, at 01:39 AM, Ahmet Arslan wrote:
> H
Hi,
I wondered the same before and failed to decipher TFIDFSimilarity.
Scoring looks like tf*idf*idf to me.
I appreciate someone who will shed some light on this.
Thanks,
Ahmet
On Friday, June 10, 2016 12:37 AM, Upayavira wrote:
I've just done a very simple, single term query against a 4.10