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

I847 fix date range facet #853

Merged
merged 3 commits into from
Oct 16, 2024
Merged

I847 fix date range facet #853

merged 3 commits into from
Oct 16, 2024

Conversation

ShanaLMoore
Copy link
Contributor

@ShanaLMoore ShanaLMoore commented Oct 14, 2024

Story

This fixes the date range facet. ⚠️ Reindex is required ⚠️

Refs

Expected Behavior Before Changes

Date Range facet did not return any results

Screenshots / Video

image

Notes

Data must have date_created, which is a use input field.



Before this commit, the date range facet didn't work because sorted_date_* weren't being indexed. We are pulling that code over from the active fedora indexer so that valkyrie resources can have it too.

This will require environments to be reindexed.

Issue:
- #847
@ShanaLMoore ShanaLMoore marked this pull request as ready for review October 14, 2024 22:58
Copy link
Contributor

@laritakr laritakr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok unless you want to address the comment I left.

addresses PR feedback
@ShanaLMoore ShanaLMoore merged commit 8b9e86e into main Oct 16, 2024
6 checks passed
@ShanaLMoore ShanaLMoore deleted the i847-fix-date-range-facet branch October 16, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants