From eff8723fec600fe55379c03f9cc9a04766973955 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Thu, 1 Nov 2018 09:21:06 -0500 Subject: [PATCH] Remove deprecated Solr StandardFilter This filter is deprecated and according to the solr docs it is inoperative if "luceneMatchVersion (in solrconfig.xml) is higher than 3.1." The luceneMatchVersion in active_fedora is currently 5.0.0 See https://lucene.apache.org/solr/guide/7_0/filter-descriptions.html#FilterDescriptions-StandardFilter --- .../active_fedora/config/solr/templates/solr/config/schema.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml b/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml index b453d450e..0a4de7106 100644 --- a/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml +++ b/lib/generators/active_fedora/config/solr/templates/solr/config/schema.xml @@ -172,7 +172,6 @@ -