You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[API] Added terminate_after parameter to Count action
Add `terminate_after` parameter to the Count action to be able to specify
the maximum count for each shard, upon reaching which the query execution
will terminate early.
Also update the link to Elasic Count API guide.
Closes#442
Related: elastic/elasticsearch#26895
0 commit comments