elasticsearch/docs/reference
Jim Ferenczi 5375465ddc
Handle unmapped fields in _field_caps API (#34071)
Today the `_field_caps` API returns the list of indices where a field
is present only if this field has different types within the requested indices.
However if the request is an index pattern (or an alias, or both...) there
is no way to infer the indices if the response contains only fields that have
the same type in all indices. This commit changes the response to always return
the list of indices in the response. It also adds a way to retrieve unmapped field
in a specific section per field called `unmapped`. This section is created for each field
that is present in some indices but not all if the parameter `include_unmapped` is set to
true in the request (defaults to false).
2019-04-19 09:17:35 +02:00
..
aggregations Fix intervals section of auto date-histogram docs (#41203) 2019-04-15 11:27:38 -04:00
analysis [Docs] Correct spelling of "_none_" (#41192) 2019-04-15 15:12:55 +02:00
cat [DOCS] match description with example in allocation docs page (#39606) 2019-03-25 10:29:50 +01:00
ccr Remove mention of soft deletes from getting started (#40668) 2019-03-31 22:10:45 -04:00
cluster Add packaging to cluster stats response (#41048) 2019-04-10 13:38:44 -04:00
commands Node repurpose tool docs (#40525) 2019-04-09 15:02:03 +02:00
data-frames/apis [ML DataFrame] Data Frame stop all (#41156) 2019-04-15 14:33:16 +01:00
docs Reindex conflicts clarification (docs) (#40442) 2019-03-30 00:43:15 +01:00
graph
how-to Update indexing speed recommendations around the refresh interval. (#40690) 2019-04-02 11:18:53 +02:00
ilm [DOCS] Added settings page for ILM. (#40880) 2019-04-05 16:38:31 -07:00
images SQL: Update JDBC class name in client screenshots 2019-03-27 12:20:16 +02:00
index-modules Update docs for the DFR similarity (#40579) 2019-03-29 09:34:51 +01:00
indices [DOCS] Fix code block length for Asciidoctor migration (#41153) 2019-04-12 12:18:20 -04:00
ingest Fix date index name processor default date_formats (#40915) 2019-04-05 17:45:30 -04:00
licensing [DOCS] Remind users to include @ symbol when applying license file (#40688) 2019-04-04 11:37:08 -04:00
mapping [DOCS] Document limits for JSON objects with `ignore_malformed` mapping setting (#40976) 2019-04-10 14:46:51 -04:00
migration Reindex from Remote encoding (#41007) 2019-04-16 16:46:54 +02:00
ml [DOCS] Use "source" instead of "inline" in ML docs (#40635) 2019-03-29 16:40:25 +00:00
modules Add 'DO NOT TOUCH' warnings to disco settings docs (#41211) 2019-04-15 19:22:10 +01:00
monitoring Docs: Simplifying setup by using module configuration variant syntax (#40879) 2019-04-08 09:09:19 -07:00
query-dsl [DOCS] Fix callout for Asciidoctor migration (#41129) 2019-04-11 15:46:13 -04:00
release-notes [DOCS] Fixes comments in release highlights 2019-03-22 14:36:18 -07:00
rest-api [DOCS] Adds placeholder for data frame preview API (#40232) 2019-03-20 10:19:41 -07:00
rollup Purge Rollup doc ID upgrade code from 8.0 (#41227) 2019-04-17 15:44:51 -04:00
search Handle unmapped fields in _field_caps API (#34071) 2019-04-19 09:17:35 +02:00
security Fix typo (#40273) 2019-03-21 07:54:11 -07:00
settings [DOCS] Added settings page for ILM. (#40880) 2019-04-05 16:38:31 -07:00
setup Further clarify cluster.initial_master_nodes (#41179) 2019-04-14 10:39:50 +01:00
sql Docs: Drop inline callouts from two SQL pages (#41270) 2019-04-16 15:27:51 -04:00
testing
upgrade [Docs] Change example to show col headers (#40822) 2019-04-05 11:55:21 -07:00
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc
cat.asciidoc
cluster.asciidoc
docs.asciidoc
frozen-indices.asciidoc [DOCS] Adds more frozen index anchors 2019-03-26 15:43:21 -07:00
getting-started.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:04:46 -04:00
glossary.asciidoc [DOCS] Rewrite query def (#40746) 2019-04-04 08:56:36 -04:00
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc [DOCS] Added settings page for ILM. (#40880) 2019-04-05 16:38:31 -07:00
index.asciidoc
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
mapping.asciidoc Add a soft limit to the field name length (#40309) 2019-03-26 17:29:24 +01:00
modules.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:54:45 -07:00
query-dsl.asciidoc
redirects.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-15 15:34:50 -06:00
release-notes.asciidoc
search.asciidoc
setup.asciidoc Clean up docs regarding recommended JVM (#41356) 2019-04-18 14:17:16 -06:00
testing.asciidoc
upgrade.asciidoc [Docs] Remove extraneous text (#40914) 2019-04-05 15:31:23 -07:00