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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to