parveen saini created SOLR-17757: ------------------------------------ Summary: TFIDFSimilarity scoring difference between version 5.5.4 and 8.9.0 Key: SOLR-17757 URL: https://issues.apache.org/jira/browse/SOLR-17757 Project: Solr Issue Type: Bug Components: search Reporter: parveen saini
On migrating my solr version from 5.5.4 to 8.9.0 I noticed that TFIDFSimilarity scoring is different and results in different overall score for the query. On digging deeper it is found idf is factored twice in version 5.5.4 which is causing the issue. Is the change in version 8.9.0 intentional? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org