elasticsearch/modules/aggregations
Armin Braun cdc83ad29b
Add shorthand for prepareIndex to test infrastructure (#101187)
Same as #101175, shorten `client().prepareIndex(index)` and
`client().prepareIndex().setIndex(index)` via a test utility.
Saves lots of code now and sets up some follow-up simplifcations.
2023-11-23 15:47:36 +01:00
..
src Add shorthand for prepareIndex to test infrastructure (#101187) 2023-11-23 15:47:36 +01:00
build.gradle Switch TDigestState to use HybridDigest by default (#96904) 2023-06-19 17:19:18 +03:00