You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "John Call (JIRA)" <ji...@apache.org> on 2016/11/15 20:37:58 UTC

[jira] [Created] (SOLR-9772) FieldSortValues should reuse comparator and only invalidate leafComparator

John Call created SOLR-9772:
-------------------------------

             Summary: FieldSortValues should reuse comparator and only invalidate leafComparator
                 Key: SOLR-9772
                 URL: https://issues.apache.org/jira/browse/SOLR-9772
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: search
    Affects Versions: master (7.0)
            Reporter: John Call
            Priority: Minor
             Fix For: master (7.0)


In QueryComponent.doFieldSortValues when there are multiple leafs a comparator and leafComparator is made for each document instead of creating a common comparator and making as different leafs are visited.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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