From: Wayne Schneider Date: Wed, 29 Jun 2016 19:50:00 +0000 (-0500) Subject: Update schema to version 1.6. Remove deprecated defaultSearchField and solrQueryParse... X-Git-Tag: v0.10~12 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=eb9565464218275d651694ff3064174d3f51eb51 Update schema to version 1.6. Remove deprecated defaultSearchField and solrQueryParser elements from schema (now configured in solrconfig.xml). --- diff --git a/conf/schema.xml b/conf/schema.xml index 30f35c9..3fb78e7 100644 --- a/conf/schema.xml +++ b/conf/schema.xml @@ -8,7 +8,7 @@ Schema Design section of the Solr Reference Guide. --> - + @@ -264,10 +264,6 @@ id - text - - - diff --git a/conf/solrconfig-master.xml b/conf/solrconfig-master.xml index 86e9e9e..23caef4 100644 --- a/conf/solrconfig-master.xml +++ b/conf/solrconfig-master.xml @@ -823,6 +823,7 @@ 10 text *,score + AND