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

feat: date filter and facets #4

Merged
merged 3 commits into from
May 10, 2024

Conversation

sitepark-veltrup
Copy link
Member

@sitepark-veltrup sitepark-veltrup commented May 3, 2024

Extends the search with the option of filtering by absolute and relative date ranges and determining facets.

I also refactored the filter and facet DTOs and moved the logic to the services SolrQueryFilterAppender and SolrQueryFacetAppender. The reason for this was that otherwise the date-range logic would be duplicated in the filter and facet DOTs and I no longer wanted to have the schema-specific parts in the DTOs anyway.

@sitepark-veltrup sitepark-veltrup self-assigned this May 3, 2024
@sitepark-veltrup sitepark-veltrup marked this pull request as ready for review May 6, 2024 12:06
@sitepark-veltrup sitepark-veltrup merged commit 3643bfe into main May 10, 2024
1 check passed
@sitepark-veltrup sitepark-veltrup deleted the feature/date-filter-and-facets branch June 28, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants