You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the frontend metadata display Topics bucket, I am capturing ALL subjects.title fields, IF the terms.type value in that field is NOT "geographic" or "genre_form"
Add an array to the index such as f_genre_form to contain values from the index field "display_record.subjects.terms.type" genre_form
Add an array to the index such as f_geographic to contain values from the index field "display_record.subjects.terms.type" geographic
Update the f_subjects array to contain data from the following subject "term type" fields, and no other fields:
· Topical
· Occupation
· Names (People, Orgs, Buildings) – these come from “Agent” DB
· Function
· Temporal
· Style/Period
· Uniform Title
Refer to
dulibrarytech/digitaldu-frontend#338
The text was updated successfully, but these errors were encountered: