Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 43727 invoked from network); 17 Jun 2007 08:00:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jun 2007 08:00:49 -0000 Received: (qmail 45634 invoked by uid 500); 17 Jun 2007 08:00:48 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 44728 invoked by uid 500); 17 Jun 2007 08:00:46 -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 44717 invoked by uid 99); 17 Jun 2007 08:00:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 01:00:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.117.178.41] (HELO ns21.webhostsg.com) (203.117.178.41) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 01:00:41 -0700 X-ClientAddr: 202.63.154.32 Received: from xenb04 (32.202-63-154.unknown.qala.com.sg [202.63.154.32]) by ns21.webhostsg.com (8.12.11/8.12.11) with ESMTP id l5H86LjM022294 for ; Sun, 17 Jun 2007 16:06:35 +0800 Message-Id: <200706170806.l5H86LjM022294@ns21.webhostsg.com> From: "Lee Li Bin" To: Subject: Lucene index performance Date: Sun, 17 Jun 2007 15:57:53 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcevK+Ey2rtgPuWcTeCeqJi7QSpC8wBiJsHA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 In-Reply-To: <467253B6.2040800@teamware.com> X-ns21-MailScanner-Information: Please contact the ISP for more information X-ns21-MailScanner: Found to be clean X-ns21-MailScanner-SpamCheck: X-MailScanner-From: leelb@xedge.com.sg X-Virus-Checked: Checked by ClamAV on apache.org Hi, I would like to know how's the performance during indexing and searching of results on a large index files would be like. And is it possible to create multiple index files and search across multiple index files? If possible, may I know how could it be done? Thanks a lot. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org