Eirck,
I meant having a replication factor of 1 in SolrCloud would not be
scalable, I ended up using a replication factor of 1 , because of the
disjoint replicas issue for replication factor greater than 1 , that I
mentioned previously in the other email thread.
Are you saying that a SolrCloud cl
I _strongly_ urge you to try it before assuming it won't work.
bq: It obviously seems will not be scalable due to the fact that the same core
will be indexed and queried at the same time as this is a long running
indexing task.
What evidence do you have for this? SolrCloud is designed for this sc
Resending this as I might have not been clear in my earlier query.
I want to use SolrCloud for everything except the replication , is it
possible to set up the master-slave configuration using different Solr
instances and still be able to use the sharding feature provided by
SolrCloud ?
On Thu,
Hi All,
As I previously reported due to no overlap in terms of the documets in the
SolrCloud replicas of the index shards , I have turned off the replication
and basically have there shards with a replication factor of 1.
It obviously seems will not be scalable due to the fact that the same core