OpenSearch/modules/lang-expression
Nick Knize 3675400b92
[Remove] type from CIR.mapping and CIRB.mapping (#2478)
First pass to remove types from CreateIndexRequest and CreateIndexRequestBuilder
mapping method. This method is overloaded several times so the most widely used
methods in the RequestBuilder are refactored from mapping to setMapping to avoid
confusion, conflicts, and to be consistent with other method names (e.g.,
setSettings, setCause, setAlias).

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-16 17:35:08 -05:00
..
licenses [Upgrade] Lucene 9.1.0-snapshot-ea989fe8f30 (#2487) 2022-03-16 15:47:25 -04:00
src [Remove] type from CIR.mapping and CIRB.mapping (#2478) 2022-03-16 17:35:08 -05:00
build.gradle Bump asm-commons from 5.0.4 to 9.2 in /modules/lang-expression (#2385) 2022-03-07 10:28:17 -08:00