GitHub user PaulElschot opened a pull request:

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

    Correct number of bits for an index entry.

    This will only occur when the maximum index is entry is a power of 2.
    Currently there is no failing test, but it is easy to see from the code.

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

    $ git pull https://github.com/PaulElschot/lucene-solr ef-indexbits-bug

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

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

----
commit a768fe071df7a62f5e4f087bac705fb4089bf013
Author: Paul Elschot <[email protected]>
Date:   2014-02-03T20:25:58Z

    Correct number of bits for an index entry. Would fail for powers of 2 only.

----


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

Reply via email to