Skip to content

Commit

Permalink
Update schema.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchyla authored Jul 15, 2020
1 parent b5dfe6c commit d7fa516
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,10 @@
<!-- TODO: remove once index has been rebuilt -->
<field name="aff_raw" type="affiliation_text" indexed="true" stored="true"
omitNorms="true" multiValued="true" />

<! -- for Unified Astronomy Thesaurus -->
<field name="uat" type="affiliation_tokens" indexed="true" stored="true"
multiValued="true" omitNorms="true"/>


<field name="email" type="normalized_text_ascii" indexed="true" stored="true"
Expand Down

0 comments on commit d7fa516

Please sign in to comment.