Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2293

SolrCloud distributed indexing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • SolrCloud
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: