Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 3502 invoked from network); 18 Jun 2010 21:24:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Jun 2010 21:24:10 -0000 Received: (qmail 8239 invoked by uid 500); 18 Jun 2010 21:24:09 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 8016 invoked by uid 500); 18 Jun 2010 21:24:08 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 8009 invoked by uid 99); 18 Jun 2010 21:24:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jun 2010 21:24:08 +0000 X-ASF-Spam-Status: No, hits=-1531.0 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jun 2010 21:24:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5ILNmgp000736 for ; Fri, 18 Jun 2010 21:23:48 GMT Message-ID: <27456743.85921276896228077.JavaMail.jira@thor> Date: Fri, 18 Jun 2010 17:23:48 -0400 (EDT) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1965) Solr 4.0 performance improvements In-Reply-To: <21604106.83721276887691724.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880331#action_12880331 ] Yonik Seeley commented on SOLR-1965: ------------------------------------ Commited per-segment doc collection for enum faceting when not using filterCache. This resulted in ~8% speedup on an 11 segment index for a large minDf. > Solr 4.0 performance improvements > --------------------------------- > > Key: SOLR-1965 > URL: https://issues.apache.org/jira/browse/SOLR-1965 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Fix For: 4.0 > > > Catch-all performance improvement issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org