Hello, i i'm testing new solr 4.7 with solr cloud and solr replication. I can't find any documentation on replicationFactor parameter. It seems it can be passed only by api on the creation of new collection. How does this parameter works? It there a way to specify it statically on solrconfig.xml?
Another question: How does replication (not the standard master/slave, but the shard one) works? I explain my situation. i'd like to setup 4 nodes with 1 collection and 4 shards and obtain some type of replication such that if one of four nodes goes down, all data are still available. And if i have multiple collections? Thank you *Gastone Penzo*