We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add the following to the default ES search strategy in OSS:
rest_total_hits_as_int
true
ignore_unavailable
preference
courier:setRequestPreference
courier:customRequestPreference
timeout
elasticsearch.shardTimeout
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-app-arch (Team:AppArch)
Sorry, something went wrong.
lukasolson
Successfully merging a pull request may close this issue.
We need to add the following to the default ES search strategy in OSS:
rest_total_hits_as_int
default totrue
Default search params for ignore_unavailable and rest_total_hits_as_int #50953ignore_unavailable
default totrue
Default search params for ignore_unavailable and rest_total_hits_as_int #50953preference
set based oncourier:setRequestPreference
andcourier:customRequestPreference
UI settings [Search service] Add support for ES request preference #49424timeout
based onelasticsearch.shardTimeout
config setting [Search service] Add timeout parameter from config to requests #52352The text was updated successfully, but these errors were encountered: