Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 57810 invoked from network); 27 Aug 2007 12:35:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2007 12:35:07 -0000 Received: (qmail 5692 invoked by uid 500); 27 Aug 2007 12:34:57 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 5666 invoked by uid 500); 27 Aug 2007 12:34:57 -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 5654 invoked by uid 99); 27 Aug 2007 12:34:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 05:34:57 -0700 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [82.146.123.134] (HELO villon.taktik.be) (82.146.123.134) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 12:35:40 +0000 Received: from localhost (localhost [127.0.0.1]) by villon.taktik.be (Postfix) with ESMTP id CAB373040CEA for ; Mon, 27 Aug 2007 14:37:46 +0200 (CEST) Received: from villon.taktik.be ([127.0.0.1]) by localhost (villon.taktik.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29799-02 for ; Mon, 27 Aug 2007 14:37:40 +0200 (CEST) Received: from [192.168.63.11] (unknown [192.168.63.11]) by villon.taktik.be (Postfix) with ESMTP id 7B5C43040CB7 for ; Mon, 27 Aug 2007 14:37:40 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <645E0127-2E43-4762-9B2F-1E26A43E6130@apache.org> References: <0E17AEFA-06C2-495D-9741-0FC63765AE3F@taktik.be> <645E0127-2E43-4762-9B2F-1E26A43E6130@apache.org> Content-Type: multipart/alternative; boundary=Apple-Mail-8--542544043 Message-Id: From: Antoine Baudoux Subject: Re: Maximum index size Date: Mon, 27 Aug 2007 14:34:13 +0200 To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: by amavisd-new at taktik.be X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-8--542544043 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Ok, I will follow the documentation. But appart from optimization tips, are there intrinsic limits in term =20= of : - Index size. - number of distinct indexed terms. -- Antoine Baudoux Development Manager ab@taktik.be T=E9l.: +32 2 333 58 44 GSM: +32 499 534 538 Fax.: +32 2 648 16 53 On 27 Aug 2007, at 13:01, Grant Ingersoll wrote: > Have a look at: http://wiki.apache.org/lucene-java/=20 > BasicsOfPerformance and the section on indexing. > > Please provide more details about what you are doing and your =20 > hardware, memory, etc. if that doesn't help. > > > On Aug 27, 2007, at 2:26 AM, Antoine Baudoux wrote: > >> Hello, >> >> I'm indexing 2,5 millions docs. >> >> I already have added 1,2 millions docs to the index and the =20 >> indexing speed becomes quite slow. >> >> my index directory is 1GB . >> >> Is there a limit to the indexing size? >> >> Is the indexing slow when the number of terms are big? >> =09 >> >> -- >> Antoine Baudoux >> Development Manager >> ab@taktik.be >> T=E9l.: +32 2 333 58 44 >> GSM: +32 499 534 538 >> Fax.: +32 2 648 16 53 >> >> > > -------------------------- > Grant Ingersoll > http://lucene.grantingersoll.com > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --Apple-Mail-8--542544043--