From: Wayne Schneider Date: Mon, 16 May 2016 20:13:01 +0000 (-0500) Subject: Work in progress - updates to solrconfig and schema for Solr 5.5 X-Git-Tag: v0.10~16 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=7eb9a8345cc2b42a777ca6f71db71c23803bfcb8 Work in progress - updates to solrconfig and schema for Solr 5.5 --- diff --git a/conf/schema.xml b/conf/schema.xml index 6b491b3..3bcaee4 100644 --- a/conf/schema.xml +++ b/conf/schema.xml @@ -165,11 +165,14 @@ value verbatim (and hence don't support range queries, since the lexicographic ordering isn't equal to the numeric ordering) --> + + @@ -257,7 +261,6 @@ @@ -287,7 +290,7 @@ - + @@ -297,7 +300,6 @@ @@ -311,7 +313,7 @@ - + @@ -603,8 +604,10 @@ - - + diff --git a/conf/solrconfig-master.xml b/conf/solrconfig-master.xml index ccde565..3b2d5ad 100644 --- a/conf/solrconfig-master.xml +++ b/conf/solrconfig-master.xml @@ -35,7 +35,7 @@ that you fully re-index after changing this setting as it can affect both how text is indexed and queried. --> - 4.4 + 5.5 - ${solr.data.dir:/var/lib/masterkey/lui/solr4/master} + ${solr.data.dir:/var/lib/masterkey/lui/solr5/master} - + +