Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create arrays in the index document for new facet fields, update the fields in the f_subjects array #213

Open
jrynhart opened this issue Sep 21, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jrynhart
Copy link

jrynhart commented Sep 21, 2020

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

@jrynhart
Copy link
Author

jrynhart commented Sep 28, 2020

subjects.terms.type fields for the f_subjects array:
topical
occupation
function
uniform_title
temporal
style_period

subjects.title fields for the f_subjects array:
authority = naf
authority = viaf
authority = local

  • Kate does not want any geographic or genre_form term types in the f_subjects array.

subjects.terms.type field for the f_geographic array:
geographic

subjects.terms.type field for the f_genre_form array:
genre_form

@jrynhart
Copy link
Author

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"

@freyesdulib freyesdulib added the enhancement New feature or request label Apr 2, 2021
@freyesdulib
Copy link
Contributor

Per Kate: Remove "Format" once enhancement is complete.

@freyesdulib freyesdulib self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants