Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 48819 invoked from network); 15 Sep 2010 15:13:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 15:13:48 -0000 Received: (qmail 46865 invoked by uid 500); 15 Sep 2010 15:13:48 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 46718 invoked by uid 500); 15 Sep 2010 15:13:45 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 46705 invoked by uid 99); 15 Sep 2010 15:13:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 15:13:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 15:13:42 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 8E92646E; Wed, 15 Sep 2010 15:13:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 15 Sep 2010 15:13:12 -0000 Message-ID: <20100915151312.88233.98776@eosnew.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22SolrPerformanceFactors=22_by_Marku?= =?utf-8?q?sJelsma?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "SolrPerformanceFactors" page has been changed by MarkusJelsma. http://wiki.apache.org/solr/SolrPerformanceFactors?action=3Ddiff&rev1=3D23&= rev2=3D24 -------------------------------------------------- 1. Calulate 0.005 of the total number of documents that you are going = to store. 1. Try values on either 'side' of that value to arrive at the best que= ry times. = 1. When query times seem to plateau, and performance doesn't show much= difference between the higher number and the lower, use the higher. + = + Note: hashDocSet is no longer part of Solr as of version 1.4.0, see [[htt= ps://issues.apache.org/jira/browse/SOLR-1169|SOLR-1169]]. + = = =3D=3D=3D Cache autoWarm Count Considerations =3D=3D=3D =20