SolrCloud is the name of a set of new distributed capabilities in Solr.
I have setup a SolrCloud replication using standalone zookeeper. But now I wish to make some changes to my Schema.…
solr apache-zookeeper solr4 solrcloudI have been using solr 3 and now I am plan to switch to solr 4. The port that I want to …
solr solr4 solrcloudhow do i change the schema.xml for a collection in SolrCloud? I have set up a zookeeper-ensemble on 3 nodes …
solr apache-zookeeper solrcloudI am trying to set up a single zookeeper instance using the configuration below , however the start log indicates that …
apache-zookeeper solrcloudI am working on indexing around 3 TB of data into apache solr. I am getting below error in my tomcat …
solr solrcloudI am trying to start Solr in SolrCloud mode. I have created a new collection from collection1 and changed its …
solr solrcloudI have a solr schema like this <fields> <field name="id" type="string" indexed="false" stored="true" …
indexing solr lucene solrcloud solr-query-syntaxI am using solr 4.5. After several tests I have noticed a lot of dead (non existing) replicas are shown in …
solr apache-zookeeper solrcloudI am wondering how loadbalancer can be set up on top of SolrCloud or a load-balancer is not needed? If …
solr solrcloud