Skip to content

feat(search): add computeFacets() for instant aggregates#46

Closed
kdroidFilter wants to merge 1 commit intodevfrom
fix/unify-sefaria-otzaria-categories
Closed

feat(search): add computeFacets() for instant aggregates#46
kdroidFilter wants to merge 1 commit intodevfrom
fix/unify-sefaria-otzaria-categories

Conversation

@kdroidFilter
Copy link
Owner

Summary

  • Add SearchFacets data class for aggregated counts
  • Add computeFacets() method to SearchEngine interface
  • Implement lightweight Lucene collector that reads only book_id and ancestor_category_ids
  • Returns instant category/book counts without loading full results

@kdroidFilter kdroidFilter changed the base branch from master to dev January 25, 2026 01:02
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.

1 participant