[ https://issues.apache.org/jira/browse/SOLR-12217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Houston Putman updated SOLR-12217: ---------------------------------- Description: SOLR-11982 Added support for {{shards.preference}}, a way to define the sorting of replicas within a shard by preference (replica types/location). This only works on multi-shard cases. We should add support for the case of single shards when using CloudSolrClient. We should also add support for Streaming Expressions, since they also send requests to individual shards. *NOTE:* This Jira doesn't cover the single-sharded collections cases when not using the CloudSolrClient or Streaming Expressions (i.e. if you do a non-streaming _curl_ request to a random node in the cluster, the {{shards.preference}} parameter is not considered in the case of single shards collections). was: SOLR-11982 Added support for {{shards.preference}}, a way to define the sorting of replicas within a shard by preference (replica types/location). This only works on multi-shard cases. We should add support for the case of single shards when using CloudSolrClient. *NOTE:* This Jira doesn't cover the non CloudSolrClient cases (i.e. if you do an _curl_ request to a random node in the cluster, the {{shards.preference}} parameter is not considered in the case of single shards collections). > Add support for shards.preference in SolrJ for single shard cases > ----------------------------------------------------------------- > > Key: SOLR-12217 > URL: https://issues.apache.org/jira/browse/SOLR-12217 > Project: Solr > Issue Type: New Feature > Reporter: Tomas Eduardo Fernandez Lobbe > Priority: Major > Time Spent: 1h 10m > Remaining Estimate: 0h > > SOLR-11982 Added support for {{shards.preference}}, a way to define the > sorting of replicas within a shard by preference (replica types/location). > This only works on multi-shard cases. We should add support for the case of > single shards when using CloudSolrClient. We should also add support for > Streaming Expressions, since they also send requests to individual shards. > *NOTE:* This Jira doesn't cover the single-sharded collections cases when not > using the CloudSolrClient or Streaming Expressions (i.e. if you do a > non-streaming _curl_ request to a random node in the cluster, the > {{shards.preference}} parameter is not considered in the case of single > shards collections). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org