summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2013-02-15 14:54:44 -0800
committerBryan McLellan <btm@opscode.com>2013-02-15 14:54:44 -0800
commit4666962e4269911198381890e2ed05cff2274395 (patch)
tree9df3e5e6812f8efb0693612ac949d16c064c6b28
parent57fa911c0567517133da7117fb6ee62edc17b77d (diff)
downloadchef-4666962e4269911198381890e2ed05cff2274395.tar.gz
CHEF-2346: Increase solr schema to 1.3
-rw-r--r--chef-solr/solr/solr-home/conf/schema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-solr/solr/solr-home/conf/schema.xml b/chef-solr/solr/solr-home/conf/schema.xml
index ac5bcb4c95..0ab5ad1411 100644
--- a/chef-solr/solr/solr-home/conf/schema.xml
+++ b/chef-solr/solr/solr-home/conf/schema.xml
@@ -32,7 +32,7 @@
be used for benchmarking.
-->
-<schema name="chef" version="1.2">
+<schema name="chef" version="1.3">
<!-- attribute "name" is the name of this schema and is only used for display purposes.
Applications should change this to reflect the nature of the search collection.
version="1.2" is Solr's version number for the schema syntax and semantics. It should