Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5ECF117548 for ; Tue, 24 Feb 2015 20:39:47 +0000 (UTC) Received: (qmail 73299 invoked by uid 500); 24 Feb 2015 20:39:43 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 73227 invoked by uid 500); 24 Feb 2015 20:39:43 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 73210 invoked by uid 99); 24 Feb 2015 20:39:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 20:39:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bimargulies@gmail.com designates 209.85.218.50 as permitted sender) Received: from [209.85.218.50] (HELO mail-oi0-f50.google.com) (209.85.218.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 20:39:18 +0000 Received: by mail-oi0-f50.google.com with SMTP id v1so21663484oia.9 for ; Tue, 24 Feb 2015 12:39:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KlrAzITjZvfHBMIrUj+yQs6eSyHp6icvaYCybHpQgNw=; b=toRMD83JvfCC82GmOyZYLENKnRcnPG0MgEDedVloJOcrb2/i361s5eTGJzi9B23kBO ReycbcB8a07/2cQRz2blDKhipg8AtMXpdSJXYUkUfAGvid2sp7i/8xK2gMJCcBsi5H+1 lithGTPQxUr4Q4d7s91xYCMGsNZ6juXTCqbFyYnNUTO4tcB0Gvx3JzgMbZnSkGDGwFGw rE9P/M++7D69GGtSjChaNOoaWDuLZplu8OoGbrgfhsEqJcbEZNBZJeENBqZoTzngzUBl GPCq5BscReyZ+TwY6b5c9dUB5Kh8UBMeNVBQYT2DprHA4wmmAyPaMP84+r/oGx3LBUQ+ kV5g== MIME-Version: 1.0 X-Received: by 10.60.133.203 with SMTP id pe11mr9189283oeb.26.1424810357133; Tue, 24 Feb 2015 12:39:17 -0800 (PST) Received: by 10.202.14.83 with HTTP; Tue, 24 Feb 2015 12:39:17 -0800 (PST) In-Reply-To: References: Date: Tue, 24 Feb 2015 15:39:17 -0500 Message-ID: Subject: Re: 8 Shards of Cloud with 4.10.3. From: Benson Margulies To: solr-user Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Feb 24, 2015 at 3:32 PM, Michael Della Bitta wrote: > https://cwiki.apache.org/confluence/display/solr/SolrCloud Unfortunately, this is all 5.1 and instructs me to run the 'start from scratch' process. I wish that I could take my existing one-core no-cloud config and convert it into a cloud, 8-shard config.