GitHub user tokee opened a pull request:

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

    LUCENE-8585: Index-time jump-tables for DocValues

    First complete attempt of LUCENE-8585, with all jump-tables at index-time 
and with the not-used-anymore lucene70 codec classes moved to backward-codecs.

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

    $ git pull https://github.com/tokee/lucene-solr-1 lucene8585_p1

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

    https://github.com/apache/lucene-solr/pull/525.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 #525
    
----
commit 1a6891f1b3505e3b20184bc71e04e46ee34e7801
Author: Toke Eskildsen <toke@...>
Date:   2018-12-12T14:33:57Z

    LUCENE-8585: Index-time jump-tables for DocValues

----


---

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

Reply via email to