OpenSearch/docs/reference/mapping
Alan Woodward 88b45dfa61
Convert TextFieldMapper to parametrized form (#63269) (#63392)
As a result of this, we can remove a chunk of code from TypeParsers as well. Tests
for search/index mode analyzers have moved into their own file. This commit also
rationalises the serialization checks for parameters into a single SerializerCheck
interface that takes the values includeDefaults, isConfigured and the value
itself.

Relates to #62988
2020-10-07 13:26:25 +01:00
..
dynamic Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
fields Make MetadataFieldMapper extend ParametrizedFieldMapper (#59847) (#60924) 2020-08-11 09:02:28 +01:00
params Fix warning on boost docs and warning message on non-implementing fieldmappers 2020-09-18 16:45:08 +01:00
types Fix fields retrieval on unsinged_long field (#63310) 2020-10-06 06:37:31 -04:00
dynamic-mapping.asciidoc [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
fields.asciidoc [DOCS] Fix metadata field refs (#60764) (#60769) 2020-08-05 14:04:55 -04:00
params.asciidoc [DOCS] Replace `datatype` with `data type` (#58972) (#59184) 2020-07-07 14:59:35 -04:00
removal_of_types.asciidoc [DOCS] Change index name from `index` to `my-index-000001` (#62678) (#62704) 2020-09-21 10:11:15 -04:00
types.asciidoc Add field type for version strings (#59773) (#62692) 2020-09-21 14:25:42 +02:00