OpenSearch/modules/rank-eval/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/index/rankeval [Remove] Type from Client.prepare(Index,Delete,Update) (#2253) 2022-02-24 21:20:03 -06:00
main Run spotless and exclude checkstyle on modules module (#1442) 2021-10-27 13:24:43 -07:00
test/java/org/opensearch/index/rankeval [Remove] types from SearchHit and Explain API (#2205) 2022-02-23 11:40:30 -08:00
yamlRestTest [Remove] 6x skip from yml (#2153) 2022-02-22 23:20:18 -06:00