From 3bc9fd950151317e8f41608b0efdf6f62f3c7957 Mon Sep 17 00:00:00 2001 From: j2blake Date: Fri, 5 Oct 2012 15:04:13 +0000 Subject: [PATCH] Merge from 1.5 branch: NIHVIVO-3981 Add a Stopword filter to the "lowercase" field type. Queries against those fields will not try to match any stopwords in the queries. --- solr/homeDirectoryTemplate/conf/schema.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/solr/homeDirectoryTemplate/conf/schema.xml b/solr/homeDirectoryTemplate/conf/schema.xml index 710f3b147..0292cd5f8 100644 --- a/solr/homeDirectoryTemplate/conf/schema.xml +++ b/solr/homeDirectoryTemplate/conf/schema.xml @@ -110,6 +110,7 @@ +