[ https://issues.apache.org/jira/browse/SOLR-9772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674057#comment-15674057 ]
ASF subversion and git services commented on SOLR-9772: ------------------------------------------------------- Commit e525cca0173c019448fd158b785aa8f4b06c1985 in lucene-solr's branch refs/heads/branch_6x from [~yo...@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e525cca ] SOLR-9772: reuse comparator when deriving fieldSortValues > 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) > > 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