Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE32CC994 for ; Mon, 5 Aug 2013 23:18:04 +0000 (UTC) Received: (qmail 773 invoked by uid 500); 5 Aug 2013 23:18:04 -0000 Mailing-List: contact commits-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 commits@lucene.apache.org Received: (qmail 763 invoked by uid 99); 5 Aug 2013 23:18:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 23:18:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 23:18:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E5DBF2388860; Mon, 5 Aug 2013 23:17:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1510802 - in /lucene/dev/trunk/solr: core/src/test-files/solr/ core/src/test-files/solr/collection1/conf/ core/src/test/org/apache/solr/ core/src/test/org/apache/solr/cloud/ test-framework/src/java/org/apache/solr/cloud/ Date: Mon, 05 Aug 2013 23:17:39 -0000 To: commits@lucene.apache.org From: hossman@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130805231739.E5DBF2388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hossman Date: Mon Aug 5 23:17:39 2013 New Revision: 1510802 URL: http://svn.apache.org/r1510802 Log: SOLR-4952: use solrconfig.snippet.randomindexconfig.xml in solrconfig.xml and crazy-path-to-config.xml; this included removing some unneccessary checks for indexConfig settings that already have their own explicit tests Modified: lucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml lucene/dev/trunk/solr/core/src/test-files/solr/crazy-path-to-config.xml lucene/dev/trunk/solr/core/src/test/org/apache/solr/BasicFunctionalityTest.java lucene/dev/trunk/solr/core/src/test/org/apache/solr/cloud/BasicZkTest.java lucene/dev/trunk/solr/test-framework/src/java/org/apache/solr/cloud/AbstractZkTestCase.java Modified: lucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml?rev=1510802&r1=1510801&r2=1510802&view=diff ============================================================================== --- lucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml (original) +++ lucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml Mon Aug 5 23:17:39 2013 @@ -49,20 +49,8 @@ ${tests.luceneMatchVersion:LUCENE_CURRENT} - - - 1000 - 8 - ${useCompoundFile:false} - - 10 - - native - true - - + +