Removing classLocalNameLowerCase from solr schema.xml VIVO-161
This commit is contained in:
parent
73fd47dd55
commit
efb879ce1e
4 changed files with 4 additions and 19 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue