Skip to content

Commit

Permalink
Merge pull request #99 from tulibraries/BL-251-collection-name-field-2
Browse files Browse the repository at this point in the history
Add collection_ms copyfield
  • Loading branch information
dkinzer authored Mar 23, 2022
2 parents d2702f1 + cf55800 commit 2188808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
<copyField source="note_local_display" dest="note_local_t"/>
<copyField source="donor_info_ms" dest="donor_info_t"/>
<copyField source="genre_ms" dest="genre_t"/>
<copyField source="collection_ms" dest="collection_t"/>

<!-- OpenSearch query field should match request handler search fields -->
<copyField source="title_t" dest="opensearch_display"/>
Expand Down

0 comments on commit 2188808

Please sign in to comment.