[ https://issues.apache.org/jira/browse/SOLR-16717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709639#comment-17709639 ]
Mikhail Khludnev commented on SOLR-16717: ----------------------------------------- Hooray: here's some progress [https://github.com/apache/solr/pull/1550] I decided to introduce `AffinityPlacementFactory.withCollectionShards` that let me put two collections with shard to shard correspondence. WDYT, [~ilan] ,[~ab] The good news is that test easily fails if I switch to plain `withCollection`. > Join collocated shards > ---------------------- > > Key: SOLR-16717 > URL: https://issues.apache.org/jira/browse/SOLR-16717 > Project: Solr > Issue Type: Improvement > Reporter: Mikhail Khludnev > Priority: Major > > h3. Context > It's about \{!join} query parser and distributed mode. > h3. As is > SOLR-4905 allows to join from single shard collection to many shards > collection. > h3. Challenge > * Support multiple shards on from side as well, > * but strictly stick to collocated indices that promise much performance. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org