OpenSearch/modules/reindex
Nick Knize 8b48207540
[Remove] Type from Client.prepare(Index,Delete,Update) (#2253)
Removes the type parameter from Client.prepare(Index,Delete,Update) and
everywhere it's used throughout the codebase except for prepareIndex(index,
type, id) which is removed in a follow up.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-02-24 21:20:03 -06:00
..
src [Remove] Type from Client.prepare(Index,Delete,Update) (#2253) 2022-02-24 21:20:03 -06:00
build.gradle Support Gradle 7 (#1609) 2021-11-29 14:34:06 -05:00