You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2016/02/14 09:06:37 UTC

[Solr Wiki] Update of "FAQ" by ShawnHeisey

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "FAQ" page has been changed by ShawnHeisey:
https://wiki.apache.org/solr/FAQ?action=diff&rev1=102&rev2=103

Comment:
Add an entry about automatically creating replicas in SolrCloud.

  
  For simplicity, Solr creates nodes at the !ZooKeeper root, but a distinct [[SolrCloud#Zookeeper_chroot|chroot option can be specified for each SolrCloud cluster to isolate them]].
  
- == Why doesn't SolrCloud automatically make replicas when I add nodes? ==
+ == Why doesn't SolrCloud automatically create replicas when I add nodes? ==
  
  There's no way that Solr can guess what the user's intentions are when adding a new node to a SolrCloud cluster.