From c8c30c5e6e361b3a09a662db3b4b9cf810f7e4a7 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Wed, 23 Mar 2011 16:23:29 +0000 Subject: [PATCH] back out r1084583 as it breaks ant test git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084627 13f79535-47bb-0310-9956-ffa450edef68 --- solr/example/solr/conf/solrconfig.xml | 7 +++++++ solr/example/solr/conf/velocity/cluster.vm | 1 + 2 files changed, 8 insertions(+) diff --git a/solr/example/solr/conf/solrconfig.xml b/solr/example/solr/conf/solrconfig.xml index 1774868876a..0601cd8c5c4 100755 --- a/solr/example/solr/conf/solrconfig.xml +++ b/solr/example/solr/conf/solrconfig.xml @@ -1182,8 +1182,14 @@ @@ -1233,6 +1239,7 @@ --> true diff --git a/solr/example/solr/conf/velocity/cluster.vm b/solr/example/solr/conf/velocity/cluster.vm index 52677641812..ab2f0e458eb 100644 --- a/solr/example/solr/conf/velocity/cluster.vm +++ b/solr/example/solr/conf/velocity/cluster.vm @@ -1,5 +1,6 @@

Clusters

+ Run Solr with java -Dsolr.clustering.enabled=true -jar start.jar to see results