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

Jan Høydahl closed SOLR-2293.
-----------------------------

    Resolution: Duplicate

Use SOLR-2358

> SolrCloud distributed indexing
> ------------------------------
>
>                 Key: SOLR-2293
>                 URL: https://issues.apache.org/jira/browse/SOLR-2293
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Jan Høydahl
>
> Add SolrCloud support for distributed indexing, as described in 
> http://wiki.apache.org/solr/DistributedSearch#Distributed_Indexing and the 
> "Support user specified partitioning" paragraph of 
> http://wiki.apache.org/solr/SolrCloud#High_level_design_goals
> Currently, the client needs to decide what shard indexer to talk to for each 
> document. Common partitioning strategies include has-based, date-based and 
> "custom".
> Solr should have the capability of accepting a document update on any of the 
> nodes in a cluster, and perform partitioning and distribution of updates to 
> correct shard, based on current ZK config. The ShardDistributionPolicy should 
> be pluggable, with the most common provided out of the box.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to