Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 75739 invoked from network); 12 Feb 2011 20:24:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2011 20:24:43 -0000 Received: (qmail 11971 invoked by uid 500); 12 Feb 2011 20:24:42 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 11916 invoked by uid 500); 12 Feb 2011 20:24:42 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 11909 invoked by uid 99); 12 Feb 2011 20:24:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 20:24:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 20:24:40 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id F1152B1B; Sat, 12 Feb 2011 20:24:11 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 12 Feb 2011 20:24:11 -0000 Message-ID: <20110212202411.318.34306@eosnew.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22SolrCloud=22_by_GrantIngersoll?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "SolrCloud" page has been changed by GrantIngersoll. http://wiki.apache.org/solr/SolrCloud?action=3Ddiff&rev1=3D34&rev2=3D35 -------------------------------------------------- =3D=3D Getting Started =3D=3D SolrCloud is currently under development! [[https://issues.apache.org/ji= ra/browse/SOLR-1873|SOLR-1873]] tracks merge the functionality into the tru= nk. = - Check out and build the trunk: https://svn.apache.org/repos/asf/lucene/so= lr/branches/cloud/ and build the example server with {{{ant example}}}. + Check out and build the trunk: https://svn.apache.org/repos/asf/lucene/de= v/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. =20