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

Provide an option to send requests to grpups with max #active documents #33379

Open
nehajatav opened this issue Feb 20, 2025 · 0 comments
Open

Comments

@nehajatav
Copy link

Is your feature request related to a problem? Please describe.
When multiple groups are without full coverage, all but the worst will be used (by design). This means that if I have 2 unhealthy groups and 1 healthy group, it will result in only one group with worst coverage excluded resulting in query still going to other group with less than 100% coverage when the third group is available to serve requests with 100% coverage.

Describe the solution you'd like
An option to specify that searches should choose groups with #active documents same as max #active documents across groups

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

No branches or pull requests

1 participant