Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 39456 invoked from network); 1 May 2008 16:55:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2008 16:55:46 -0000 Received: (qmail 19427 invoked by uid 500); 1 May 2008 16:55:36 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 19353 invoked by uid 500); 1 May 2008 16:55:36 -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 19337 invoked by uid 99); 1 May 2008 16:55:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 09:55:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [206.190.48.26] (HELO web52010.mail.re2.yahoo.com) (206.190.48.26) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 May 2008 16:54:51 +0000 Received: (qmail 38227 invoked by uid 60001); 1 May 2008 16:55:01 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=35u6gktYinATrEcl8j7nMVGkoCn8Kuf/ldVnXZ8RxGtH9I0Ir07zP1J+xKtNT2O67UGoIbRN+TwuvnGkG0JUhMj577GBo5wU2t8oT1AETFsN3m5TintlIlIcXXHsi+5aF9bf1Ckew/iwFfHcxJoXIQr69C0LR9Kd11ePyx0vhWg=; X-YMail-OSG: nCcud8kVM1m1czgSMwz3yUkzGv82CB6jIRmxXE00U9iHYzrL010urT1WgqPEOWC0bh.mcIKYvdGVqb36e9G883Mh36mmSz6ZaQiIKwu4dnrsFlLvYle6o_NTRYk- Received: from [12.162.3.126] by web52010.mail.re2.yahoo.com via HTTP; Thu, 01 May 2008 09:55:00 PDT Date: Thu, 1 May 2008 09:55:00 -0700 (PDT) From: Rajesh parab Subject: Re: ParalleReader and synchronization between indexes To: java-user@lucene.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <991537.37874.qm@web52010.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Yonik. So, if rebuilding the second index is not an option due to large no of documents, then ParallelReader will not work :-( And I believe there is no other way than parallelReader to search across multiple indexes that contain related data. Is there any other alternative? I think, MultiSearcher or MultiReader will only work with multiple, unrelated indexes. Regards, Rajesh ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org