elasticsearch/docs/reference/mapping/params
Christoph Büscher f34c9a8a40
Enhance error message for copy-to (#72820)
We currently don't support `copy_to` for fields that take the form of objects
(e.g. `date_range` or certain kinds of `geo_point` variants). The current
problem with objects is that when DocumentParser parses anything other than
single values, it potentially advances the underlying parser past the value that
we would need to stay on for parsing the value again. While we might want to
support this in the future, for now this PR enhances the otherwise confusing
MapperParsingException with something more helpful and adds a short note in the
documentation about this restriction.

Closes #49344
2021-05-11 13:27:45 +02:00
..
analyzer.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
coerce.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
copy-to.asciidoc Enhance error message for copy-to (#72820) 2021-05-11 13:27:45 +02:00
doc-values.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
dynamic.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
eager-global-ordinals.asciidoc [DOCS] Fix typos for duplicate words (#69125) 2021-02-17 10:34:20 -05:00
enabled.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
format.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
ignore-above.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
ignore-malformed.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
index-options.asciidoc [DOCs] Add tip for index_options parameter (#70450) (#70498) 2021-03-17 10:43:41 -04:00
index-phrases.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
index-prefixes.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
index.asciidoc [Docs] Clarify mapping index option default (#27104) 2017-10-25 12:42:29 +02:00
meta.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
multi-fields.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
normalizer.asciidoc Add pre-configured “lowercase” normalizer (#53882) 2020-04-03 10:12:06 +01:00
norms.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
null-value.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
position-increment-gap.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
properties.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
search-analyzer.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
similarity.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) 2020-08-17 09:44:24 -04:00
store.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
term-vector.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00