From 2234f62e1ce4f1788e78117dbccf706925969f40 Mon Sep 17 00:00:00 2001 From: "Chris M. Hostetter" Date: Thu, 21 Feb 2013 19:10:04 +0000 Subject: [PATCH] SOLR-824: remove last vestige of 'none' as a lockType git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448773 13f79535-47bb-0310-9956-ffa450edef68 --- solr/example/solr/collection1/conf/solrconfig.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/example/solr/collection1/conf/solrconfig.xml b/solr/example/solr/collection1/conf/solrconfig.xml index f0bccb25122..bc908ee57a9 100755 --- a/solr/example/solr/collection1/conf/solrconfig.xml +++ b/solr/example/solr/collection1/conf/solrconfig.xml @@ -220,7 +220,7 @@ processes to safely access a lucene index, and should be used with care. Default is "false". - This is not needed if lock type is 'none' or 'single' + This is not needed if lock type is 'single' -->