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 Mark Miller: http://wiki.apache.org/solr/SolrCloud?action=diff&rev1=53&rev2=54 Look at the following 'Getting Started' section to quickly learn how to start up a cluster. There are 3 quick examples to follow, each showing how to startup a progressively more complicated cluster. After checking out the examples, consult the following sections for more detailed information as needed. == Getting Started == - Check out and build Solr trunk: https://svn.apache.org/repos/asf/lucene/dev/trunk and build the example server with {{{cd solr; ant example}}}. + Download Solr 4-Alpha 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.