From bc4f646c74dadf1a95b993dc0b11beb9f5f9f044 Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 27 Sep 2020 22:23:12 -0400 Subject: trying a different solr schema that better supports regexp's by not doing stemming. fixed issues with schema and tree views where children need to be registered for tryUpdateHeight to work but not when they're in a sidebar that specifies dontRegisterView. Changed stacking/freeform/tree/masonry to NOT be dontRegisterChildView -- this should be set by the context (ie, sidebar) --- solr-8.3.1/server/solr/dash/conf/schema.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'solr-8.3.1/server/solr/dash') diff --git a/solr-8.3.1/server/solr/dash/conf/schema.xml b/solr-8.3.1/server/solr/dash/conf/schema.xml index 11078caeb..e21f97e00 100644 --- a/solr-8.3.1/server/solr/dash/conf/schema.xml +++ b/solr-8.3.1/server/solr/dash/conf/schema.xml @@ -11,8 +11,8 @@ - - + @@ -20,7 +20,7 @@ - + -- cgit v1.2.3-70-g09d2