How to use terminate_after in count api of es 5 PHP, I can't find any example of terminate_after
It seems that the support for terminate_after
has been added in https://github.com/elastic/elasticsearch-php/pull/523
I am not familiar with this client but you should be able to use this option in your search in the latest minor version in 5.
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.