elasticsearch/docs/plugins
Christoph Büscher ba0ecac934
Add _size and _doc_count to fields output (#70575)
Currently metadata fields like `_size` or `_doc_count` cannot be retrieved using
the fields API. With this change, we allow this if the field is explicitely
queried for using its name, but won't include metadata fields when e.g.
requesting all fields via "*".
With this change, not all metadata fields will be retrievable by using its name,
but support for "_size" and "_doc_count" (which is fetched from source) is
added. Support for other metadata field types will need to be decided case by
case and an appropriate ValueFetcher needs to be supplied.

Relates to #63569
2021-03-31 19:24:21 +02:00
..
analysis-icu.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
analysis-kuromoji.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
analysis-nori.asciidoc [DOCS] Reformat Plugin snippets to use two-space indents (#59895) 2020-07-20 14:14:51 -04:00
analysis-phonetic.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
analysis-smartcn.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
analysis-stempel.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
analysis-ukrainian.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
analysis.asciidoc [DOCS] Audit community plugins and integrations (#69378) 2021-02-22 16:10:17 -05:00
api.asciidoc [DOCS] Audit community plugins and integrations (#69378) 2021-02-22 16:10:17 -05:00
authors.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
discovery-azure-classic.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
discovery-ec2.asciidoc [DOCS] Update Amazon Linux AMI link in EC2 docs (#60589) 2020-08-03 09:13:15 -04:00
discovery-gce.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
discovery.asciidoc [DOCS] Audit community plugins and integrations (#69378) 2021-02-22 16:10:17 -05:00
filesystem.asciidoc Introduce quota-aware filesystem ES plugin (#63620) 2020-10-28 19:57:54 +00:00
index.asciidoc [DOCS] Remove default modules from plugin docs (#69304) 2021-02-22 10:21:17 -05:00
ingest-attachment.asciidoc [DOCS] Fix typos for duplicate words (#69125) 2021-02-17 10:34:20 -05:00
ingest-user-agent.asciidoc Fix ingest cross-doc links 2018-12-22 20:51:18 -05:00
ingest.asciidoc [DOCS] Refactor ingest pipeline docs (#70253) 2021-03-15 12:22:57 -04:00
install_remove.asciidoc [DOCS] Add checksum links for plugin downloads (#64949) (#64957) 2020-11-11 13:30:14 -05:00
integrations.asciidoc [DOCS] Audit community plugins and integrations (#69378) 2021-02-22 16:10:17 -05:00
mapper-annotated-text.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
mapper-murmur3.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
mapper-size.asciidoc Add _size and _doc_count to fields output (#70575) 2021-03-31 19:24:21 +02:00
mapper.asciidoc [DOCS] Fix metadata field refs (#60764) 2020-08-05 13:21:00 -04:00
plugin-script.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
quota-aware-fs.asciidoc [DOCS] Replace hard-coded admons with cloud-only attribute (#70864) 2021-03-25 09:21:35 -04:00
redirects.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
repository-azure.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
repository-gcs.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
repository-hdfs.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
repository-s3.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
repository-shared-settings.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
repository.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
store-smb.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
store.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00