You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2016/06/20 08:16:05 UTC

[jira] [Created] (LUCENE-7347) Remove queryNorm and disableCoord

Adrien Grand created LUCENE-7347:
------------------------------------

             Summary: Remove queryNorm and disableCoord
                 Key: LUCENE-7347
                 URL: https://issues.apache.org/jira/browse/LUCENE-7347
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand


These two features are specific to TF-IDF and introduce some complexity (see eg. handling of coords in BooleanWeight) and bugs/corner-cases (see eg. how taking the query norm into account causes scoring challenges on LUCENE-7337).

Since we made BM25 the default in 6.0, I propose that we remove these TF-IDF-specific features in 7.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org