GitHub user cbismuth opened a pull request:

    https://github.com/apache/lucene-solr/pull/495

    LUCENE-8464: Implement ConstantScoreScorer#setMinCompetitiveScore

    > We should make it so the iterator returns NO_MORE_DOCS after 
setMinCompetitiveScore is called with a value that is greater than the constant 
score.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cbismuth/lucene-solr LUCENE-8464

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/495.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #495
    
----
commit cba88da29e0eb322067e8bf3ff20fda7cf03a966
Author: Christophe Bismuth <christophe.bismuth@...>
Date:   2018-11-08T15:06:32Z

    LUCENE-8464: Implement ConstantScoreScorer#setMinCompetitiveScore

----


---

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

Reply via email to