Return-Path: Delivered-To: apmail-lucene-java-commits-archive@www.apache.org Received: (qmail 6835 invoked from network); 2 Apr 2007 20:27:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 20:27:57 -0000 Received: (qmail 59129 invoked by uid 500); 2 Apr 2007 20:28:04 -0000 Delivered-To: apmail-lucene-java-commits-archive@lucene.apache.org Received: (qmail 59109 invoked by uid 500); 2 Apr 2007 20:28:04 -0000 Mailing-List: contact java-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-commits@lucene.apache.org Received: (qmail 59098 invoked by uid 99); 2 Apr 2007 20:28:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 13:28:03 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 13:27:56 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id DA81A1A9844; Mon, 2 Apr 2007 13:27:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r524914 - in /lucene/java/trunk/contrib/benchmark/conf: compound-penalty.alg micro-standard-config.xml standard-config.xml Date: Mon, 02 Apr 2007 20:27:35 -0000 To: java-commits@lucene.apache.org From: otis@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070402202735.DA81A1A9844@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: otis Date: Mon Apr 2 13:27:34 2007 New Revision: 524914 URL: http://svn.apache.org/viewvc?view=rev&rev=524914 Log: - Cosmetics Modified: lucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg lucene/java/trunk/contrib/benchmark/conf/micro-standard-config.xml lucene/java/trunk/contrib/benchmark/conf/standard-config.xml Modified: lucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg URL: http://svn.apache.org/viewvc/lucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg?view=diff&rev=524914&r1=524913&r2=524914 ============================================================================== --- lucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg (original) +++ lucene/java/trunk/contrib/benchmark/conf/compound-penalty.alg Mon Apr 2 13:27:34 2007 @@ -17,7 +17,7 @@ # -------------------------------------------------------- # Compound: what is the cost of compound format in indexing? -# It does twice as much IO, is iyt twice slower? (no) +# It does twice as much IO, is it twice slower? (no) # -------------------------------------------------------- # ------------------------------------------------------------------------------------- Modified: lucene/java/trunk/contrib/benchmark/conf/micro-standard-config.xml URL: http://svn.apache.org/viewvc/lucene/java/trunk/contrib/benchmark/conf/micro-standard-config.xml?view=diff&rev=524914&r1=524913&r2=524914 ============================================================================== --- lucene/java/trunk/contrib/benchmark/conf/micro-standard-config.xml (original) +++ lucene/java/trunk/contrib/benchmark/conf/micro-standard-config.xml Mon Apr 2 13:27:34 2007 @@ -1,6 +1,6 @@ @@ -16,4 +16,4 @@ maximumDocumentsToIndex - The number of documents to index at a time (multiply by the scaleUp factor for the total number of documents indexed). Default is Integer.MAX_VALUE --> - \ No newline at end of file + Modified: lucene/java/trunk/contrib/benchmark/conf/standard-config.xml URL: http://svn.apache.org/viewvc/lucene/java/trunk/contrib/benchmark/conf/standard-config.xml?view=diff&rev=524914&r1=524913&r2=524914 ============================================================================== --- lucene/java/trunk/contrib/benchmark/conf/standard-config.xml (original) +++ lucene/java/trunk/contrib/benchmark/conf/standard-config.xml Mon Apr 2 13:27:34 2007 @@ -1,6 +1,6 @@ @@ -16,4 +16,4 @@ maximumDocumentsToIndex - The number of documents to index at a time (multiply by the scaleUp factor for the total number of documents indexed). Default is Integer.MAX_VALUE --> - \ No newline at end of file +