[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114084#comment-17114084 ]
Dumitru Daniliuc commented on LUCENE-7368: ------------------------------------------ You are right: our custom Similarity implementation did not override {{queryNorm()}}, so it defaulted to {{Similarity.queryNorm()}} which used to always return 1.0f. Thanks for your explanation and for helping us debug this! > Remove queryNorm > ---------------- > > Key: LUCENE-7368 > URL: https://issues.apache.org/jira/browse/LUCENE-7368 > Project: Lucene - Core > Issue Type: Sub-task > Reporter: Adrien Grand > Assignee: Adrien Grand > Priority: Major > Fix For: 7.0 > > Attachments: LUCENE-7368.patch > > > Splitting LUCENE-7347 into smaller tasks. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org