-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
Expose node maximum query clause count in stats #81913
Labels
>enhancement
:Search/Search
Search-related issues that do not fall into other categories
Team:Search
Meta label for search team
v8.0.0
v8.16.0
Comments
romseygeek
added
>enhancement
:Search/Search
Search-related issues that do not fall into other categories
v8.0.0
v8.1.0
labels
Dec 20, 2021
Pinging @elastic/es-search (Team:Search) |
This has been open for quite a while, and hasn't had a lot of interest. For now I'm going to close this as something we aren't planning on implementing. We can re-open it later if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
>enhancement
:Search/Search
Search-related issues that do not fall into other categories
Team:Search
Meta label for search team
v8.0.0
v8.16.0
After #81525 you can no longer configure the max clause count of a node, but the ergonomically calculated value is useful information and we should expose this somewhere in the node stats.
The text was updated successfully, but these errors were encountered: