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: Add entity-type facets to search results #47

Merged
merged 12 commits into from
Mar 7, 2024
Merged

feat: Add entity-type facets to search results #47

merged 12 commits into from
Mar 7, 2024

Conversation

eikek
Copy link
Member

@eikek eikek commented Mar 7, 2024

This experiments with SOLRs facet feature. It adds a fixed "Terms" facet type for the entity-type field. The response will then contain counts per entity type.

@eikek eikek marked this pull request as ready for review March 7, 2024 13:13
@eikek eikek force-pushed the facets branch 2 times, most recently from bb79516 to 097ccfe Compare March 7, 2024 14:01
UserId(users.Id("1CAF4C73F50D4514A041C9EDDB025A36")),
projects.CreationDate(Instant.now),
Some(1.0)
): SearchEntity
Copy link
Contributor

Choose a reason for hiding this comment

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

Cool!

Copy link
Contributor

@jachro jachro left a comment

Choose a reason for hiding this comment

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

Cool!

@eikek eikek merged commit e8bb153 into development Mar 7, 2024
2 checks passed
@eikek eikek deleted the facets branch March 7, 2024 16:54
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