From 07a228b735428a79466da3ab9d13a04a78ba077b Mon Sep 17 00:00:00 2001 From: ab Date: Fri, 3 May 2019 00:16:11 -0400 Subject: added solr config --- solr/conf/schema.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 solr/conf/schema.xml (limited to 'solr/conf/schema.xml') diff --git a/solr/conf/schema.xml b/solr/conf/schema.xml new file mode 100644 index 000000000..d12db6b94 --- /dev/null +++ b/solr/conf/schema.xml @@ -0,0 +1,50 @@ + + + id + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2 From be5848cb9fe752b3181371f3db8a5269e8945b9b Mon Sep 17 00:00:00 2001 From: Tyler Schicke Date: Sat, 4 May 2019 01:31:32 -0400 Subject: Changed solr schema --- solr/conf/schema.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'solr/conf/schema.xml') diff --git a/solr/conf/schema.xml b/solr/conf/schema.xml index d12db6b94..5e80b17d9 100644 --- a/solr/conf/schema.xml +++ b/solr/conf/schema.xml @@ -36,15 +36,14 @@ - - - - + + + - - + + -- cgit v1.2.3-70-g09d2