Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 83002 invoked from network); 31 Jan 2011 23:30:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jan 2011 23:30:27 -0000 Received: (qmail 30643 invoked by uid 500); 31 Jan 2011 23:30:24 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 30576 invoked by uid 500); 31 Jan 2011 23:30:24 -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 30568 invoked by uid 99); 31 Jan 2011 23:30:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 23:30:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hz.root@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 23:30:17 +0000 Received: by iwn2 with SMTP id 2so6587818iwn.35 for ; Mon, 31 Jan 2011 15:29:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=51uSgRjxgI7Mtc/oEBekZT9kjtrwyx4wKa5+TboGH4c=; b=nVU7jp+Q+TfZfdlXWXEQcFLcFTfkTw9x9zQhj0ngaIMOkATC13gkaJ7X/AmvdyPp24 tUzQV6jBb4WWvA28tUGYX/8Kd/N68K25TBmj9QsNOM6zBd1hvTpEFrFD/s+czJwezFC/ aHPwArwaPlKOFcRUHJ1IDcAaH+Js0JA9UUbqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UFnnWRC8EI16/WC40eTQse3ZOLjb668SZj/KIzU5PCbuhT1DdYlzStMgPTcwILxERQ DH/PSbtYnU9Hq67C1PVpYsvoEqPnxNyXWhjq5ZhfZuysfTPmGZ0+kEIL6/bKMReXFkhX y0u31oWtDlWWyaqz2w1AJlsg9PbvbwCeT1Xp8= MIME-Version: 1.0 Received: by 10.231.35.5 with SMTP id n5mr7413853ibd.159.1296516595726; Mon, 31 Jan 2011 15:29:55 -0800 (PST) Received: by 10.231.167.142 with HTTP; Mon, 31 Jan 2011 15:29:55 -0800 (PST) In-Reply-To: References: Date: Tue, 1 Feb 2011 01:29:55 +0200 Message-ID: Subject: Re: lucene-core-3.0.3.jar | creating index too slow From: Erdinc Akkaya To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=00032555ce962238ba049b2ccb7e X-Virus-Checked: Checked by ClamAV on apache.org --00032555ce962238ba049b2ccb7e Content-Type: text/plain; charset=ISO-8859-1 How about the code? What is the problem you think? Is it also taking long time to insert one document? I didnt have slow writing speed when upgrade. May be you can check http://lucene.apache.org/java/3_0_3/changes/Changes.html and your code 2011/1/31 Ranjit Kumar > Hi; > While I am creating index using lucene-core-3.0.3.jar it > takes more time as compare too lucene-core-3.0.2.jar . > Please give your suggestion. > > Thanks & Regards, > Ranjit Kumar > > =================================================================================================== > Private, Confidential and Privileged. This e-mail and any files and > attachments transmitted with it are confidential and/or privileged. They are > intended solely for the use of the intended recipient. The content of this > e-mail and any file or attachment transmitted with it may have been changed > or altered without the consent of the author. If you are not the intended > recipient, please note that any review, dissemination, disclosure, > alteration, printing, circulation or Transmission of this e-mail and/or any > file or attachment transmitted with it, is prohibited and may be unlawful. > If you have received this e-mail or any file or attachment transmitted with > it in error please notify OTS Solutions at info@otssolutions.com=================================================================================================== > -- --00032555ce962238ba049b2ccb7e--