OpenSearch/modules/reindex/src
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
..
internalClusterTest/java/org/opensearch/client/documentation [Remove] Types from DocWrite Request and Response (#2239) 2022-02-24 15:57:44 -06:00
javaRestTest/java/org/opensearch/index/reindex Run spotless and exclude checkstyle on modules module (#1442) 2021-10-27 13:24:43 -07:00
main [Remove] types from SearchHit and Explain API (#2205) 2022-02-23 11:40:30 -08:00
test [Remove] Type from Client.prepare(Index,Delete,Update) (#2253) 2022-02-24 21:20:03 -06:00
yamlRestTest [Remove] Types from DocWrite Request and Response (#2239) 2022-02-24 15:57:44 -06:00