[
https://issues.apache.org/jira/browse/LUCENE-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881225#action_12881225
]
Yonik Seeley commented on LUCENE-2504:
--------------------------------------
Hmmm, the way FieldComparator / FieldComparatorSource work now, it doesn't seem
possible to specialize based on the underlying native array type. In order to
do this, a new FieldComparator would need to be returned for each segment.
One possibility: modify setNextReader to return a FieldComparator?
> sorting performance regression
> ------------------------------
>
> Key: LUCENE-2504
> URL: https://issues.apache.org/jira/browse/LUCENE-2504
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: Yonik Seeley
> Fix For: 4.0
>
>
> sorting can be much slower on trunk than branch_3x
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]