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 GrantIngersoll. http://wiki.apache.org/solr/SolrCloud?action=diff&rev1=34&rev2=35 -------------------------------------------------- == Getting Started == SolrCloud is currently under development! [[https://issues.apache.org/jira/browse/SOLR-1873|SOLR-1873]] tracks merge the functionality into the trunk. - Check out and build the trunk: https://svn.apache.org/repos/asf/lucene/solr/branches/cloud/ and build the example server with {{{ant example}}}. + Check out and build the trunk: https://svn.apache.org/repos/asf/lucene/dev/trunk and build the example server with {{{cd solr; ant example}}}. If you haven't yet, go through the simple [[http://lucene.apache.org/solr/tutorial.html|Solr Tutorial]] to familiarize yourself with Solr.