SolrCloud should be indistinguishable from Solr w/ replication in
terms of functionality, so this should work just fine.
SolrCloud should actually (and I'm kind of guessing here) give _better_
consistency than Solr w/ replication. Consider 4 slaves all with a polling
interval of 10 minutes that ju
Hi,
I am currently using features like facet and group/collapse on solr 3.6.
The frequency of writing is user driven, and hence is expected to be
visible real time or at least near real time. These updates should be
consistent in facet and group results as well. Also to handle the query
load, I ma