Martijn van Groningen created LUCENE-4941:
---------------------------------------------

             Summary: 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
         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]

Reply via email to