elasticsearch/docs/reference
Nik Everett 17f5cc87bd
Backport doc fixes to 7.17 (#84722)
* Update painless-reindex-context.asciidoc (#84444) (#84712)

ctx['op'] should be set to 'noop', not 'none' when specifying no
operation.

Elasticsearch error when using 'none':

```json
{
  "error" : {
    "root_cause" : [
      {
        "type" : "illegal_argument_exception",
        "reason" : "Operation type [none] not allowed, only [noop, index, delete] are allowed"
      }
    ],
    "type" : "illegal_argument_exception",
    "reason" : "Operation type [none] not allowed, only [noop, index, delete] are allowed"
  },
  "status" : 400
}
```

Co-authored-by: jalvar08 <jeovanny.alvarez@gmail.com>

* [DOCS] Update install instructions for Debian/Ubuntu (#84645) (#84714)

The use of `apt-key` is deprecated and will no longer be available after
Debian 11 and Ubuntu 22.04. This updates the installation instructions
for Debian-based distributions.

Closes #84644

Co-authored-by: er0k <er0k@users.noreply.github.com>

* Fix some typos in plugins & reference docs (#84667) (#84717)

This pull request removes a few instances of duplicate words or
punctuation and erroneous spelling from the docs.

Co-authored-by: Abele Mălan <6689720+AbeleMM@users.noreply.github.com>

Co-authored-by: jalvar08 <jeovanny.alvarez@gmail.com>
Co-authored-by: er0k <er0k@users.noreply.github.com>
Co-authored-by: Abele Mălan <6689720+AbeleMM@users.noreply.github.com>
2022-03-07 14:04:12 -05:00
..
aggregations Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
analysis Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
autoscaling [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
cat [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
ccr [DOCS] Clarify when changes are replicated in CCR (#83863) (#83866) 2022-02-11 16:19:53 -05:00
cluster Document partial search results with skip_unavailable (#84057) (#84300) 2022-02-23 10:43:20 -05:00
commands Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
data-management Migrate legacy/v2/component templates away from custom attributes routing (#82472) (#82522) 2022-01-13 11:55:48 +00:00
data-streams [DOCS] Remove 'step' from headings (#76753) (#82614) 2022-01-14 10:32:13 -05:00
docs [DOCS] Remove note about partial response from Bulk API docs (#84053) (#84119) 2022-02-17 09:33:16 -05:00
eql [DOCS] Fix ignore_unavailable parameter definition (#84071) (#84106) 2022-02-17 08:38:11 -05:00
features/apis Make feature reset API response more informative (#71240) (#72332) 2021-04-27 17:50:30 -04:00
fleet Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
graph [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
high-availability [DOCS] Overhaul snapshot and restore docs (#79081) (#80733) 2021-11-15 13:23:48 -05:00
how-to [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
ilm DOCS: more visibility over how min_age works when rollover is present (#84273) (#84489) 2022-03-01 06:45:25 -05:00
images [DOCS] Update index management screenshot for elastic/kibana#125037 (#83702) (#83735) 2022-02-09 11:29:34 -05:00
index-modules [DOCS] Add deprecation docs for simpleifs store type (#77817) 2021-09-16 12:45:34 -04:00
indices Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
ingest [DOCS] Change license abbreviation (#82266) (#82551) 2022-01-13 09:50:18 -05:00
licensing [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
mapping Clarify docs on field type families (#84368) 2022-02-28 11:04:56 -08:00
migration [DOCS] Update migration APIs docs (#83901) (#83968) 2022-02-15 12:33:22 -05:00
ml [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
modules [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
monitoring [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
query-dsl [DOCS] Move tip for percolate query example (#83972) (#83986) 2022-02-15 16:10:12 -05:00
release-notes [DOCS] Remove 7.17.1 coming tag (#84361) 2022-02-28 09:02:33 -05:00
repositories-metering-api [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
rest-api [DOCS] Fix ignore_unavailable parameter definition (#84071) (#84106) 2022-02-17 08:38:11 -05:00
rollup [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
scripting [DOCS] Fix stored script example snippet (#83056) (#83077) 2022-01-25 10:42:42 -05:00
search Improve readability of field retrieval docs (#84373) 2022-02-28 11:05:00 -08:00
searchable-snapshots [DOCS] Overhaul snapshot and restore docs (#79081) (#80733) 2021-11-15 13:23:48 -05:00
settings [Docs] Watcher clarification on CSV formulas warning. (#83088) (#83210) 2022-01-27 10:29:53 -05:00
setup Backport doc fixes to 7.17 (#84722) 2022-03-07 14:04:12 -05:00
shutdown/apis [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
slm/apis [DOCS] Remove soft limit for snapshot repositories (#80745) (#80770) 2021-11-16 12:42:13 -05:00
snapshot-restore Correct documentation regarding how to restore no feature_states (#83814) (#84072) 2022-02-16 20:16:35 -05:00
sql [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
tab-widgets [DOCS] Remove compress param from example snippets (#82994) (#82999) 2022-01-24 17:29:38 -05:00
text-structure/apis [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
transform [DOCS] Adds missing timeout parameter to transform APIs (#81129) (#81278) 2021-12-02 18:35:44 -08:00
upgrade [DOCS] Archived settings block config updates (#82069) (#83173) 2022-01-26 12:34:26 -05:00
vectors [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
alias.asciidoc [DOCS] Updates for data stream aliases (#75654) (#79682) 2021-10-25 07:18:51 -05:00
analysis.asciidoc [DOCS] Fix Lucene's stop words links (#70405) (#70475) 2021-03-16 17:44:42 -04:00
api-conventions.asciidoc Typo in example of the filter_path option (#84551) (#84663) 2022-03-04 09:34:39 -05:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:15:41 -04:00
cluster.asciidoc [DOCS] Reword node roles docs (#69301) (#69459) 2021-02-23 12:02:53 -05:00
data-management.asciidoc [DOCS] Move Kibana index mgmt docs to ES (#64380) (#64413) 2020-10-30 09:29:59 -04:00
data-rollup-transform.asciidoc [DOCS] Remove ifdefs for rollup refactor 2021-08-05 09:08:45 -04:00
datatiers.asciidoc [Docs] Distinguish warm vs cold vs frozen tiers (#84155) (#84437) 2022-02-28 12:00:35 -05:00
dependencies-versions.asciidoc [DOCS] Added appendix to show dependencies (#67962) (#68033) 2021-01-26 16:53:43 -08:00
docs.asciidoc [DOCS] Update single index APIs reference (#73103) (#73104) 2021-05-14 12:04:03 -04:00
getting-started.asciidoc [DOCS] Remove 'step' from headings (#76753) (#82614) 2022-01-14 10:32:13 -05:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) (#80733) 2021-11-15 13:23:48 -05:00
how-to.asciidoc [DOCS] Add 'Fix common cluster issues' docs (#72097) (#72384) 2021-04-28 08:48:10 -04:00
index-modules.asciidoc [DOCS] Note that default_field support wildcards (#81127) (#82199) 2022-01-04 08:44:09 -05:00
index.asciidoc [DOCS] Move ES glossary to Stack docs (#74579) (#74583) 2021-06-24 19:14:24 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Fix broken doc url values in JSON API spec (#75385) (#75389) 2021-07-15 14:53:10 -04:00
ingest.asciidoc [DOCS] Delete pipeline containing stored script (#83102) (#83105) 2022-01-25 16:45:12 -05:00
intro.asciidoc [DOCS] Update ES intro for stretched clusters (#77651) (#77666) 2021-09-14 08:54:49 -04:00
links.asciidoc [DOCS] Rename ES Reference to ES Guide (#71198) 2021-04-01 15:39:19 -04:00
mapping.asciidoc [DOCS] [7.x] Runtime fields improvements (#66530) (#67271) 2021-01-11 12:55:05 -05:00
query-dsl.asciidoc [DOC] Fix typos (#71869) (#71949) 2021-04-20 11:46:08 -04:00
redirects.asciidoc [DOCS] Update migration APIs docs (#83901) (#83968) 2022-02-15 12:33:22 -05:00
release-notes.asciidoc [DOCS] Add release notes for 7.17.1 (#84275) 2022-02-24 08:56:23 +00:00
scripting.asciidoc [DOCS] Move common scripting use cases up a level (#73445) (#73465) 2021-05-27 07:51:18 -04:00
search.asciidoc [DOCS] Document _mvt API (#75384) (#76191) 2021-08-05 16:07:50 -04:00
setup.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) (#80733) 2021-11-15 13:23:48 -05:00
upgrade.asciidoc [DOCS] Update upgrade docs for 7.17 2021-12-19 15:25:57 -05:00