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

refactor(searcher): Searchers refactoring #184

Merged
merged 45 commits into from
Nov 5, 2021
Merged

Conversation

VladislavFitz
Copy link
Contributor

@VladislavFitz VladislavFitz commented Jul 30, 2021

Summary

  • Rename SingleIndexSearcher to HitsSearcher
  • Introduce brand new MultiSearcher that can aggregate multiple HitsSearcher and FacetSearcher
  • Deprecate MultiIndexSearcher and related components

@VladislavFitz VladislavFitz changed the title refactor(searcher): SingleIndex & MultiIndexSearcher refactoring refactor(searcher): SearcherRefactoring Aug 12, 2021
@VladislavFitz VladislavFitz changed the title refactor(searcher): SearcherRefactoring refactor(searcher): Searchers refactoring Aug 12, 2021
@VladislavFitz VladislavFitz marked this pull request as draft August 12, 2021 12:56
@VladislavFitz
Copy link
Contributor Author

@aallam The PR is still no ready for review, but you can leave your comments and use it as a draft for the Android implementation.
The snippets describing the usage of the CompositeSearcher can be found here.

@VladislavFitz VladislavFitz merged commit 9e85b7c into master Nov 5, 2021
@VladislavFitz VladislavFitz deleted the refactor/searchers branch January 26, 2022 08:40
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