elasticsearch/modules/lang-expression
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
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Add shorthand for prepareIndex to test infrastructure (#101187) 2023-11-23 15:47:36 +01:00
build.gradle Upgrade to lucene-9.5.0-snapshot-d19c3e2e0ed (#92957) 2023-01-19 14:07:33 +01:00