OpenSearch/modules/analysis-common/src
Nick Knize b9f04405d6
[Remove] types from CreateIndexRequest and companion Builder's mapping method (#2498)
Removes the type variable as input to CreateIndexRequest.mapping(Object...)
along with the CreateIndexRequestBuilder helper class. This also refactors the
method name to setMapping for consistency with other methods (e.g.,
setSettings).

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-17 18:13:27 -05:00
..
internalClusterTest/java/org/opensearch/analysis/common [Remove] types from CreateIndexRequest and companion Builder's mapping method (#2498) 2022-03-17 18:13:27 -05:00
main [Upgrade] Lucene 9.0.0 release (#1109) 2022-03-15 15:48:13 -05:00
test [Remove] types from CreateIndexRequest and companion Builder's mapping method (#2498) 2022-03-17 18:13:27 -05:00
yamlRestTest [Remove] 6x skip from yml (#2153) 2022-02-22 23:20:18 -06:00