[ https://issues.apache.org/jira/browse/SOLR-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674100#comment-15674100 ]
ASF GitHub Bot commented on SOLR-9772: -------------------------------------- Github user johnthcall closed the pull request at: https://github.com/apache/lucene-solr/pull/115 > 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), 6.4 > > Original Estimate: 1h > Remaining Estimate: 1h > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org