You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by johnthcall <gi...@git.apache.org> on 2016/11/15 20:39:37 UTC

[GitHub] lucene-solr pull request #115: SOLR-9772 FieldSortValues should reuse compar...

GitHub user johnthcall opened a pull request:

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

    SOLR-9772 FieldSortValues should reuse comparator and only invalidate leafComparator

    No need to recreate the comparator as leaf changes. There was a bug where lastIdx was not set and was recreating the comparator and re-initializing the leafComparator for each document.

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

    $ git pull https://github.com/johnthcall/lucene-solr patch-1

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

    https://github.com/apache/lucene-solr/pull/115.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 #115
    
----
commit 8a47601e0f42563c1d45c3049d21194505b1a89d
Author: John Call <jo...@microsoft.com>
Date:   2016-11-15T20:37:37Z

    SOLR-9772 FieldSortValues should reuse comparator and only invalidate leafComparator

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request: SOLR-6885: tweak some thread names

Posted by cpoerschke <gi...@git.apache.org>.
Github user cpoerschke closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #115: SOLR-9772 FieldSortValues should reuse compar...

Posted by johnthcall <gi...@git.apache.org>.
Github user johnthcall closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org