elasticsearch/x-pack/qa
Nik Everett dde7d418a8
Add matching pattern to error in fields (#76903)
This adds the pattern into the error message returned when trying to
fetch fields. So this:
```
POST _search {
  "fields": [ { "field": "*", "format": "date_time" } ]
}
```

Will return an error message like
```
error fetching [foo] which matches [*]: Field [foo] of type [keyword] doesn't support formats
```
2021-09-01 12:15:54 -04:00
..
core-rest-tests-with-security
evil-tests
full-cluster-restart [Test] More robust assertions for watcher execution (#76977) 2021-08-27 10:31:58 +10:00
kerberos-tests
mixed-tier-cluster
multi-cluster-search-security
multi-node
oidc-op-tests
openldap-tests
password-protected-keystore
reindex-tests-with-security
rolling-upgrade
rolling-upgrade-basic
rolling-upgrade-multi-cluster
runtime-fields Add matching pattern to error in fields (#76903) 2021-09-01 12:15:54 -04:00
saml-idp-tests
security-example-spi-extension
security-setup-password-tests
security-tools-tests
smoke-test-plugins
smoke-test-plugins-ssl
smoke-test-security-with-mustache
src/main/java/org/elasticsearch/xpack/test
third-party
build.gradle