VIVO-377 Remove "classLocalName" from the search index.
Brian Caruso and I could not find any place where it was being used.
This commit is contained in:
parent
8d1edc7bd2
commit
9f9e833253
3 changed files with 0 additions and 8 deletions
|
@ -191,8 +191,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="classgroup" type="string" indexed="true" stored="true" multiValued="true"/>
|
||||
|
||||
<field name="mostSpecificTypeURIs" type="string" indexed="true" stored="true" omitNorms="true" multiValued="true"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue