GitHub user cbismuth opened a pull request:

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

    LUCENE-8552: Optimize getMergedFieldInfos for one-segment FieldInfos

    > FieldInfos.getMergedFieldInfos could trivially return the FieldInfos of 
the first and only LeafReader if there is only one LeafReader.
    
    See [LUCENE-8552](https://issues.apache.org/jira/browse/LUCENE-8552).

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

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

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

    https://github.com/apache/lucene-solr/pull/499.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 #499
    
----
commit 693be344cbc991b587505afd8f6a09ee03bf490d
Author: Christophe Bismuth <christophe.bismuth@...>
Date:   2018-11-15T09:18:32Z

    LUCENE-8552: Optimize getMergedFieldInfos for one-segment FieldInfos

----


---

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

Reply via email to