[
https://issues.apache.org/jira/browse/LUCENE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571752#comment-16571752
]
Erick Erickson commented on LUCENE-3759:
----------------------------------------
Jhoti:
This is not an appropriate use of Solr's JIRA, the issue tracker is not a
support portal. We try to reserve the JIRA system for code issues rather than
usage questions.
Please ask the question here: [email protected], see:
http://lucene.apache.org/solr/community.html#mailing-lists-irc
It's extremely unlikely that any code changes will be considered for Solr 4, so
the user's list is your best option.
> Support joining in a distributed environment.
> ---------------------------------------------
>
> Key: LUCENE-3759
> URL: https://issues.apache.org/jira/browse/LUCENE-3759
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/join
> Reporter: Martijn van Groningen
> Priority: Major
>
> Add two more methods in JoinUtil to support joining in a distributed manner.
> * Method to retrieve all from values.
> * Method to create a TermsQuery based on a set of from terms.
> With these two methods distributed joining can be supported following these
> steps:
> # Retrieve from values from each shard
> # Merge the retrieved from values.
> # Create a TermsQuery based on the merged from terms and send this query to
> all shards.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]