You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2013/11/18 12:39:25 UTC

[jira] [Resolved] (SOLR-2604) Backport Join support to Solr 3.x

     [ https://issues.apache.org/jira/browse/SOLR-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-2604.
-----------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 4.6)

I don't think we're ever going to back port anything to 3.x anymore.

> Backport Join support to Solr 3.x
> ---------------------------------
>
>                 Key: SOLR-2604
>                 URL: https://issues.apache.org/jira/browse/SOLR-2604
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Doug Mittendorf
>            Priority: Minor
>         Attachments: SOLR-2604.patch
>
>
> Join support was recently added to Solr trunk (4.0) via SOLR-2272.  We have a need for this functionality, but don't want to upgrade to trunk, so I spent some time back-porting the feature to work with the 3.x APIs.  Not all of the optimizations that Yonik implemented have been ported since the 3.x APIs don't allow the same low-level access to the index, but the basic functionality is in place and seems to work well when joining between an index with 1.2M docs and another with 300k docs.  
> I still have yet to back-port the unit tests as those are heavily dependent on other 4.0 code, but wanted to go ahead and post the initial code in case others can make use of it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org