Return-Path: Delivered-To: apmail-lucene-lucy-user-archive@locus.apache.org Received: (qmail 33832 invoked from network); 27 Jan 2007 20:35:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jan 2007 20:35:18 -0000 Received: (qmail 28849 invoked by uid 500); 27 Jan 2007 20:35:25 -0000 Delivered-To: apmail-lucene-lucy-user-archive@lucene.apache.org Received: (qmail 28815 invoked by uid 500); 27 Jan 2007 20:35:24 -0000 Mailing-List: contact lucy-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-user@lucene.apache.org Delivered-To: mailing list lucy-user@lucene.apache.org Received: (qmail 28806 invoked by uid 99); 27 Jan 2007 20:35:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jan 2007 12:35:24 -0800 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 [216.239.128.26] (HELO smtp.omnis.com) (216.239.128.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jan 2007 12:35:15 -0800 Received: from smtp-a.omnis.com (smtp-a.omnis.com [216.239.128.237]) by smtp.omnis.com (Postfix) with ESMTP id 4DC521B329 for ; Sat, 27 Jan 2007 12:34:54 -0800 (PST) Received: from [192.168.6.223] (d-65-175-190-143.metrocast.net [65.175.190.143]) (Authenticated sender: wataylor@as-st.com) by smtp-a.omnis.com (Postfix) with ESMTP id 5DD93400044 for ; Sat, 27 Jan 2007 12:34:54 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <57D0884E-9F4F-4EFF-8F2F-23286E73C567@as-st.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: lucy-user@lucene.apache.org From: Bill Taylor Subject: How many documents have been indexed with one Lucy index? Date: Sat, 27 Jan 2007 16:11:32 -0500 X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org I have used the Java version of Lucene to index a few hundred documents. I have a sponsor who is interested in indexing libraries of a million or more documents. I have been told that Lucene has been used for an index of about 15 M documents. How big is the biggest index that has been created with Lucy? Thank you. Bill Taylor