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

Search-resolver in handleSearchCommon #21

Merged
merged 6 commits into from
May 6, 2024
Merged

Conversation

pivovarit
Copy link
Contributor

@pivovarit pivovarit commented May 2, 2024

In this change, I integrate the source resolver with the search logic and use it to determine the strategy. This change is supposed to be neutral, so the original strategy is preserved, but all the search logic moved into a loop, which makes it multiple-table friendly.

Depends on:

@pivovarit pivovarit changed the title Multi index search Single-source multi-index search May 2, 2024
@pivovarit pivovarit force-pushed the multi-index-search branch 5 times, most recently from 8587069 to 8cb2b3c Compare May 6, 2024 10:37
@pivovarit pivovarit changed the title Single-source multi-index search Search-resolved in handleSearchCommon May 6, 2024
@pivovarit pivovarit changed the title Search-resolved in handleSearchCommon Search-resolver in handleSearchCommon May 6, 2024
@pivovarit
Copy link
Contributor Author

Pushing this change already since it's getting incomprehensible

@pivovarit pivovarit marked this pull request as ready for review May 6, 2024 10:47
@pivovarit pivovarit requested a review from a team as a code owner May 6, 2024 10:47
@pivovarit pivovarit requested review from nablaone, jakozaur, mieciu, trzysiek and pdelewski and removed request for a team May 6, 2024 10:47
@pivovarit pivovarit force-pushed the multi-index-search branch from 4343c1b to 90e6129 Compare May 6, 2024 11:41
@pivovarit pivovarit enabled auto-merge (squash) May 6, 2024 11:54
@pivovarit pivovarit force-pushed the multi-index-search branch from 90e6129 to f38dc50 Compare May 6, 2024 13:15
@pivovarit pivovarit merged commit fc42b89 into main May 6, 2024
4 checks passed
@pivovarit pivovarit deleted the multi-index-search branch May 6, 2024 13:19
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