OpenSearch/client/rest-high-level
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
..
src Standardize underscore requirements in parameters (#27414) 2017-11-17 15:31:52 -05:00
build.gradle Add composite aggregator (#26800) 2017-11-16 15:13:36 +01:00