OpenSearch/client/rest-high-level
Sylvain Wallez b2475f9ccf
Fix parsing RareTerms aggregation response in RestHighLevelClient (#65144)
Backport of #64454

- Add LongRareTerms and StringRareTerms to the DefaultNamedXContents,
  ensure that the response of RareTerms aggregation can be parsed
  correctly.
- Add testSearchWithRareTermsAgg method to test the response of
  RareTerms aggregation can be parsed correctly.
- Add some test code to ensure the AggregationsTests can execute
  successfully.

Co-authored-by: bellengao <gbl_long@163.com>
2020-11-17 17:43:51 +01:00
..
src Fix parsing RareTerms aggregation response in RestHighLevelClient (#65144) 2020-11-17 17:43:51 +01:00
build.gradle Deprecate xpack.eql.enabled setting and make it a no-op (#61375) (#62491) 2020-09-17 14:17:27 -04:00
roles.yml Fix security origin for TokenService#findActiveTokensFor... (#47418) (#48280) 2019-10-21 13:15:05 +03:00
testnode.crt
testnode.jks