Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 195B810F65 for ; Tue, 8 Apr 2014 14:51:37 +0000 (UTC) Received: (qmail 19388 invoked by uid 500); 8 Apr 2014 14:51:26 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 19271 invoked by uid 500); 8 Apr 2014 14:51:18 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 19174 invoked by uid 99); 8 Apr 2014 14:51:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 14:51:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of furkankamaci@gmail.com designates 209.85.219.49 as permitted sender) Received: from [209.85.219.49] (HELO mail-oa0-f49.google.com) (209.85.219.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 14:51:06 +0000 Received: by mail-oa0-f49.google.com with SMTP id o6so1118885oag.22 for ; Tue, 08 Apr 2014 07:50:46 -0700 (PDT) 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=Vo2HbHKwF0XlpQ/5XpRIetYAfxeT7PtNr8thP0kyDrw=; b=DZOuKj2i7TZN/fQ3RA63iwGJCxwode9US7UEkewhgmEWVfSpCxtVa2DK7j4b4XJ4is Ig60Ladn9Wpp4SxJdXBoHXPGTBHwNq3XP+uOWtWP235ZuUXPPqdTyQniZdPBQaH4qi6O cBTtxz0+dbxlyo1oeC8yE1Ry1qKEAkOtF/p7TWMSI/b8nrctZI3nXY+hN5Mw9THvFJIM ViFFZ4PCH60b5mFToxKFqg5O1JSITpZr4GGpmawEwUd9iMxaVqUe0c1CbAwQeMEdHIgq rBNibo7fadf+JZMzlwpZIVUj3+sa9+fq2qSB2XdA+Bnw3AwhDMCuxyJK6e68cPLhstj5 U4Dg== MIME-Version: 1.0 X-Received: by 10.182.79.227 with SMTP id m3mr1120887obx.74.1396968646072; Tue, 08 Apr 2014 07:50:46 -0700 (PDT) Received: by 10.76.8.202 with HTTP; Tue, 8 Apr 2014 07:50:46 -0700 (PDT) In-Reply-To: <5D5078F9198B04449B9D74EA9E7F3D580D0FF5B4@G1W3640.americas.hpqcorp.net> References: <5D5078F9198B04449B9D74EA9E7F3D580D0FF5B4@G1W3640.americas.hpqcorp.net> Date: Tue, 8 Apr 2014 17:50:46 +0300 Message-ID: Subject: Re: Lucene Sharding and Replication. From: Furkan KAMACI To: "java-user@lucene.apache.org" Content-Type: multipart/alternative; boundary=089e01229d10e95f4504f6891b0d X-Virus-Checked: Checked by ClamAV on apache.org --089e01229d10e95f4504f6891b0d Content-Type: text/plain; charset=ISO-8859-1 Hi; Are you looking for something like SolrCloud? Thank; Furkan KAMACI 2014-04-08 17:08 GMT+03:00 Umashanker, Srividhya < srividhya.umashanker@hp.com>: > HI Group - > > Is there anyone who has tried or researched on manual sharding and > replication with Lucene? > > We are also evaluating ES, but trying to see if we can enhance our > existing framework to do manual sharding and replication > When I looked for details. I found the MultiPassIndexSplitter - the > contrib tool to split the index into multiple pieces > > http://lucene.apache.org/core/4_0_0/misc/org/apache/lucene/index/MultiPassIndexSplitter.html > > Any suggestions or pointers in this line will be helpful. > > > -Vidhya > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --089e01229d10e95f4504f6891b0d--