Removing classLocalNameLowerCase from solr schema.xml VIVO-161

This commit is contained in:
Brian Caruso 2013-07-22 15:44:22 -04:00
parent 73fd47dd55
commit efb879ce1e
4 changed files with 4 additions and 19 deletions

View file

@ -192,7 +192,6 @@
<field name="type" type="string" indexed="true" stored="true" omitNorms="true" multiValued="true"/>
<field name="classLocalName" type="text" indexed="true" stored="true" multiValued="true"/>
<field name="classLocalNameLowerCase" type="text" indexed="true" stored="false" multiValued="true"/>
<field name="classgroup" type="string" indexed="true" stored="true" multiValued="true"/>
<field name="PROHIBITED_FROM_TEXT_RESULTS" type="string" indexed="true" stored="false" omitNorms="true" multiValued="true"/>