Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SolrCloud" page has been changed by DavidButtler: http://wiki.apache.org/solr/SolrCloud?action=diff&rev1=65&rev2=66 Comment: add warning for going between solr tutorial and solr cloud == Getting Started == Download Solr 4-Beta or greater: http://lucene.apache.org/solr/downloads.html - If you haven't yet, go through the simple [[http://lucene.apache.org/solr/tutorial.html|Solr Tutorial]] to familiarize yourself with Solr. + If you haven't yet, go through the simple [[http://lucene.apache.org/solr/tutorial.html|Solr Tutorial]] to familiarize yourself with Solr. Note: delete all documents from your tutorial before using cloud features, or counts may be off. Solr embeds and uses Zookeeper as a repository for cluster configuration and coordination - think of it as a distributed filesystem that contains information about all of the Solr servers.