[
https://issues.apache.org/jira/browse/LUCENE-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen resolved LUCENE-4941.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 4.4
Committed to trunk and 4x
> JoinUtil's TermsQuery should sort terms only once.
> --------------------------------------------------
>
> Key: LUCENE-4941
> URL: https://issues.apache.org/jira/browse/LUCENE-4941
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/join
> Reporter: Martijn van Groningen
> Assignee: Martijn van Groningen
> Fix For: 4.4
>
> Attachments: LUCENE-4941.patch
>
>
> The sorting of the 'from' terms occurs as often as the number of segments.
> This only needs to happen once.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]