GitHub user tpunder opened a pull request:

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

    SOLR-12964: Make use of DocValuesIterator.advanceExact() instead of the 
advance()/docID() pattern

    

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

    $ git pull https://github.com/tpunder/lucene-solr SOLR-12964

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

    https://github.com/apache/lucene-solr/pull/493.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 #493
    
----
commit 8bb088305591f45f3b9da6ffe9c0a5de8d0fe8ba
Author: Tim Underwood <timunderwood@...>
Date:   2018-11-05T16:57:32Z

    SOLR-12964: Make use of DocValuesIterator.advanceExact() instead of the 
advance()/docID() pattern

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to