From 618cae109250027be916910f681a31499ed78528 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Tue, 2 Jul 2013 16:59:02 +0000 Subject: [PATCH] SOLR-4985: fix luceneMatchVersion in example config git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499017 13f79535-47bb-0310-9956-ffa450edef68 --- solr/example/alt-configs/hdfs/solrconfig.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/example/alt-configs/hdfs/solrconfig.xml b/solr/example/alt-configs/hdfs/solrconfig.xml index 3fa0463d814..4a7d7976546 100644 --- a/solr/example/alt-configs/hdfs/solrconfig.xml +++ b/solr/example/alt-configs/hdfs/solrconfig.xml @@ -35,7 +35,7 @@ that you fully re-index after changing this setting as it can affect both how text is indexed and queried. --> - LUCENE_43 + LUCENE_50