You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2013/06/07 18:14:20 UTC

[jira] [Resolved] (LUCENE-4941) JoinUtil's TermsQuery should sort terms only once.

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org