Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 29392 invoked from network); 3 Jan 2011 07:20:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2011 07:20:26 -0000 Received: (qmail 55593 invoked by uid 500); 3 Jan 2011 07:20:26 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 55461 invoked by uid 500); 3 Jan 2011 07:20:23 -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 55454 invoked by uid 99); 3 Jan 2011 07:20:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jan 2011 07:20:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 03 Jan 2011 07:20:21 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id C602B3B8 for ; Mon, 3 Jan 2011 07:19:55 +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: Mon, 03 Jan 2011 07:19:55 -0000 Message-ID: <20110103071955.22940.11321@eosnew.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Trivial_Update_of_=22SolrCloud=22_by_Ben_Taitel?= =?utf-8?q?baum?= 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 Ben Taitelbaum. The comment on this change is: changed font style for `|` to prevent `|)` f= rom showing up as a smiley. http://wiki.apache.org/solr/SolrCloud?action=3Ddiff&rev1=3D32&rev2=3D33 -------------------------------------------------- {{{ shards=3Dlocalhost:8983/solr,localhost:7574/solr }}} - Explicitly specify the addresses of shards you want to query, giving alte= rnatives (delimited by |) used for load balancing and fail-over: + Explicitly specify the addresses of shards you want to query, giving alte= rnatives (delimited by `|`) used for load balancing and fail-over: = {{{ shards=3Dlocalhost:8983/solr|localhost:8900/solr,localhost:7574/solr|loca= lhost:7500/solr