[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martijn van Groningen updated LUCENE-3602: ------------------------------------------ Attachment: LUCENE-3602.patch Attached a new patch. Changes: * Everything happens now in two passes. * The second pass is in the custom MTQ impl. * JoinUtil contains one method that returns a MTQ impl. * Reused the tests from previous patch for the JoinUtil. bq. But they can always choose the rewriteMode to not be AUTO and explicitly choose filter if they want this. Yes makes sense. First time I used the MTQ directly. So feedback on my on MTQ impl is welcome :) I think that this patch can easily be backported to 3x. > Add join query to Lucene > ------------------------ > > Key: LUCENE-3602 > URL: https://issues.apache.org/jira/browse/LUCENE-3602 > Project: Lucene - Java > Issue Type: New Feature > Components: modules/join > Reporter: Martijn van Groningen > Attachments: LUCENE-3602.patch, LUCENE-3602.patch, LUCENE-3602.patch, > LUCENE-3602.patch > > > Solr has (psuedo) join query for a while now. I think this should also be > available in Lucene. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org