Andrei Stefan
Andrei Stefan
Hi @didendron, Please, align the PR with main branch (ie. merge main branch) so that we can run the tests one more time with your new updates. Thanks.
@elasticmachine test this please
@elasticmachine run elasticsearch-ci/docs
@tomasbanet it's not clear to me what is the issue here about. Please, can you clarify: - is the `go-elasticsearch` client missing `ignore_unavailable` option the culprit? - the fact that...
@tomasbanet for the go client, a separate issue needs to be opened in https://github.com/elastic/go-elasticsearch. And the issues around `_stats` in ES can stay in this issue. Thank you.
@17998384 what Elasticsearch versions are you using?
Linking here the work in progress: https://github.com/elastic/elasticsearch/pull/106636 For the record, this would make a query where the index (without wildcard) name that doesn't exist to not generate an error. For...
Closing as fixed with https://github.com/elastic/elasticsearch/pull/106636. This adds options to a `from` query so that users choose the desired behavior. Also, I don't think this is Breaking anymore, since it doesn't...
@elasticmachine update branch
CC @tylerperk