elasticsearch/plugins/mapper-size
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 Introduce simple public yaml-rest-test plugin (#76554) 2021-08-31 08:45:52 +02:00