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

(1751) Add range path indexes to support faceted search on court and year #58

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

CristinaRO
Copy link
Contributor

@CristinaRO CristinaRO commented Apr 8, 2024

We want to support faceted search, where users can narrow down their results by selecting the court and the year most likely to be relevant to their search.

MarkLogic supports facets, so what we need to do is define the range path indexes for court and year, and add the facet options to the search options as constraints.

Faceted search will first be released behind a feature flag on the public UI site, and tested with users.

Trello

@CristinaRO
Copy link
Contributor Author

adam-murray and others added 3 commits April 8, 2024 15:27
This index will be used for year-based faceted searches.

Signed-off-by: Cristina <[email protected]>
Co-authored-by: adam-murray <[email protected]>

Signed-off-by: Cristina <[email protected]>
@CristinaRO CristinaRO force-pushed the 1751-faceted-search branch from f272650 to cae9415 Compare April 8, 2024 14:28
@CristinaRO CristinaRO merged commit a83d3d5 into main Apr 8, 2024
4 checks passed
@CristinaRO CristinaRO deleted the 1751-faceted-search branch April 8, 2024 14:38
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.

3 participants