GitHub user mayya-sharipova opened a pull request: https://github.com/apache/lucene-solr/pull/320
LUCENE-8033: FieldInfos always use dense encoding FieldInfos always to use an array to store FieldInfo byNumber You can merge this pull request into a Git repository by running: $ git pull https://github.com/mayya-sharipova/lucene-solr LUCENE-8033-FieldInfos Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/320.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 #320 ---- commit 04124e231fe7bb9d2d9f7964cd34d9d695fe641f Author: Mayya Sharipova <mayya.sharipova@...> Date: 2018-02-03T01:10:24Z LUCENE-8033: FieldInfos always use dense encoding FieldInfos always use an array to store FieldInfo byNumber ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org