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

Faceted search of custom metadata #960

Open
5 tasks done
blms opened this issue Nov 8, 2023 · 0 comments
Open
5 tasks done

Faceted search of custom metadata #960

blms opened this issue Nov 8, 2023 · 0 comments

Comments

@blms
Copy link
Contributor

blms commented Nov 8, 2023

  • Settings for which metadata fields should be indexed in the django settings
  • Read those settings in the indexing code
  • Display them on the frontend as facets
  • Allow ingest of metadata not on fields; put them in metadata json field
  • Render metadata json field as part of metadata in IIIF manifest serialization
  • Allow customization of template of metadata pairs on individual volume pages frontend, using a setting (probably not in scope, but I can give guidance; or complete with leftover time)
@blms blms self-assigned this Nov 8, 2023
@blms blms added the question label Dec 4, 2023
blms added a commit that referenced this issue Dec 19, 2023
and move all the existing string fields to explicitly defined TextFields
jayvarner added a commit that referenced this issue Jan 23, 2024
Allow ingest of metadata not in model fields, add custom metadata facets to search (#960)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant