OpenSearch/client
Mayya Sharipova 858b2c7cb8
Standardize underscore requirements in parameters (#27414)
Stardardize underscore requirements in parameters across different type of
requests:
_index, _type, _source, _id keep their underscores
params like version and retry_on_conflict will be without underscores
Throw an error if older versions of parameters are used

BulkRequest, MultiGetRequest, TermVectorcRequest, MoreLikeThisQuery
were changed

Closes #26886
2017-11-17 15:31:52 -05:00
..
benchmark Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
client-benchmark-noop-api-plugin remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
rest Reindex: Fix headers in reindex action (#26937) 2017-10-25 16:37:01 -07:00
rest-high-level Standardize underscore requirements in parameters (#27414) 2017-11-17 15:31:52 -05:00
sniffer Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
test Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
transport Add composite aggregator (#26800) 2017-11-16 15:13:36 +01:00