OpenSearch/docs/reference
Jim Ferenczi 6184efaff6
Handle unmapped fields in _field_caps API (#34071) (#41426)
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-25 18:13:48 +02:00
..
aggregations Improve accuracy for Geo Centroid Aggregation (#41514) 2019-04-25 15:25:48 +02:00
analysis [Docs] Correct default stop list constant (#41342) 2019-04-23 19:13:51 +02:00
cat [DOCS] match description with example in allocation docs page (#39606) 2019-03-29 17:01:14 +01:00
ccr Remove mention of soft deletes from getting started (#40668) 2019-03-31 22:11:09 -04:00
cluster Add packaging to cluster stats response (#41048) 2019-04-10 13:47:19 -04:00
commands Node repurpose tool docs (#40525) 2019-04-09 15:07:37 +02:00
data-frames/apis [DOCS] change source and dest to be nested and add a query to the example (#41293) 2019-04-23 13:39:43 +02:00
docs Reindex conflicts clarification (docs) (#40442) 2019-03-31 14:14:39 +02:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to Update indexing speed recommendations around the refresh interval. (#40690) 2019-04-02 11:19:22 +02:00
ilm [DOCS] Added settings page for ILM. (#40880) 2019-04-05 16:39:18 -07:00
images SQL: Update JDBC class name in client screenshots 2019-03-27 12:21:53 +02:00
index-modules Update docs for the DFR similarity (#40579) 2019-03-29 10:44:24 +01:00
indices [DOCS] Fix code block length for Asciidoctor migration (#41153) 2019-04-12 12:20:02 -04:00
ingest Fix date index name processor default date_formats (#40915) 2019-04-05 17:45:57 -04:00
licensing [DOCS] Remind users to include @ symbol when applying license file (#40688) 2019-04-04 11:50:20 -04:00
mapping Some clarifications in the 'enabled' documentation. (#40989) 2019-04-15 10:33:28 -07:00
migration Docs: Specify an ID in migration docs (#41501) 2019-04-24 14:44:11 -04:00
ml [DOCS] Use "source" instead of "inline" in ML docs (#40635) 2019-03-29 17:30:28 +00:00
modules [DOCS] Add missing setting skip_unavailable to example 2019-04-22 16:53:18 -04:00
monitoring [7.x] Docs: Simplifying setup by using module configuration variant syntax (#40879) (#40974) 2019-04-08 09:31:26 -07:00
query-dsl [DOCS] Restructure `ids` to new query docs format (#41077) 2019-04-10 14:36:50 -04:00
release-notes [DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 08:28:38 -04:00
rest-api [DOCS] Adds placeholder for data frame preview API (#40232) 2019-03-20 10:30:02 -07:00
rollup Fix typo in rollup_index definition (#40520) 2019-03-27 10:04:49 -04:00
search Handle unmapped fields in _field_caps API (#34071) (#41426) 2019-04-25 18:13:48 +02:00
security Fix typo (#40273) 2019-03-21 07:57:13 -07:00
settings [DOCS] Standardize docs for `url` setting (#41117) 2019-04-24 12:21:02 -04:00
setup Fix discovery config in docker-compose docs (#41394) 2019-04-20 09:33:31 +01:00
sql Docs: Drop last inline callouts 2019-04-23 14:20:22 -04:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade Docs: Rework close ml section (#41435) 2019-04-23 11:05:08 -04:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Date_math_expression doc to inform about format backport#39840 #39903 2019-03-12 09:19:44 +01:00
cat.asciidoc Minor docs cleanup (#37595) 2019-01-18 09:28:48 +01:00
cluster.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
docs.asciidoc Document Seq No powered optimistic concurrency control (#37284) 2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc [DOCS] Adds anchors and x-pack icons for frozen indices 2019-03-26 15:53:18 -07:00
getting-started.asciidoc Add docs for bundled jdk (#40487) 2019-03-29 09:08:32 -04:00
glossary.asciidoc Update glossary.asciidoc (#41364) 2019-04-19 10:25:07 +02:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-modules.asciidoc [DOCS] Replace nested open block for Asciidoctor migration (#41168) 2019-04-22 08:40:02 -04:00
index.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:37:37 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
ingest.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
mapping.asciidoc Add a soft limit to the field name length (#40309) 2019-03-26 17:58:32 +01:00
modules.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:57:51 -07:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc Task to generate Painless API's per context (#41233) 2019-04-23 11:28:27 -07:00
release-notes.asciidoc [DOCS] Adds placeholder for 7.0.0 release notes 2019-04-05 14:27:05 -07:00
search.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
setup.asciidoc Clean up docs regarding recommended JVM (#41356) 2019-04-18 14:17:48 -06:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [Docs] Remove extraneous text (#40914) 2019-04-05 15:32:25 -07:00