From solr-user-return-38777-apmail-lucene-solr-user-archive=lucene.apache.org@lucene.apache.org Thu Jul 22 21:03:46 2010 Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 62433 invoked from network); 22 Jul 2010 21:03:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 21:03:46 -0000 Received: (qmail 6742 invoked by uid 500); 22 Jul 2010 21:03:44 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 6681 invoked by uid 500); 22 Jul 2010 21:03:43 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 6673 invoked by uid 99); 22 Jul 2010 21:03:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 21:03:43 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.158 is neither permitted nor denied by domain of bbarani@gmail.com) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 21:03:38 +0000 Received: from ben.nabble.com ([192.168.236.152]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Oc2vF-0001G2-Cw for solr-user@lucene.apache.org; Thu, 22 Jul 2010 14:03:17 -0700 Date: Thu, 22 Jul 2010 14:03:17 -0700 (PDT) From: bbarani To: solr-user@lucene.apache.org Message-ID: <1279832597396-988220.post@n3.nabble.com> Subject: commit is taking very very long time MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I am not sure why some commits take very long time. I have a batch indexing which commits just once after it completes the indexing. I tried to index just 36 rows but the total time taken to index was like 12 minutes. The indexing time was very less just some 30 seconds but it took the remaining time for commit. =E2=88=92 0 0 =E2=88=92 =E2=88=92 dataimportHydrogen.xml idle =E2=88=92 4 36 0 2010-07-22 15:42:28 =E2=88=92 Indexing completed. Added/Updated: 4 documents. Deleted 0 documents. 2010-07-22 15:54:49 2010-07-22 15:54:49 4 0:12:21.632 =E2=88=92 This response format is experimental. It is likely to change in the future= . I even set the autowarm count to 0 in solrconfig.xml file but of non use. Any reason why the commit takes more time? Also is there a way to reduce the time it takes? I have attached my solrconfig / log for your reference. http://lucene.472066.n3.nabble.com/file/n988220/SOLRerror.log SOLRerror.log= =20 http://lucene.472066.n3.nabble.com/file/n988220/solrconfig.xml solrconfig.xml=20 Thanks, BB --=20 View this message in context: http://lucene.472066.n3.nabble.com/commit-is-= taking-very-very-long-time-tp988220p988220.html Sent from the Solr - User mailing list archive at Nabble.com.