James Rodewig
0c7ee1ff19
[DOCS] Remove 7.10 coming tag ( #65440 )
2020-11-24 11:40:07 -05:00
James Rodewig
87d74b27af
[DOCS] Correct the url in delete-component-template doc ( #65349 ) ( #65427 )
...
Co-authored-by: bellengao <gbl_long@163.com>
2020-11-24 10:07:25 -05:00
David Roberts
59ceba8d04
[ML] Adjusting soft_limit description ( #65383 )
...
This PR adds detail to the explanation of the soft_limit
memory_status in ML job stats. A consequence that was not
mentioned before is that examples are not added to category
definitions.
Relates elastic/ml-cpp#1590
2020-11-24 09:38:37 +00:00
David Turner
c558ef6505
Add snapshots to important config list ( #65338 )
...
The _Important Elasticsearch configuration_ docs lists a number of items
that you should consider before moving to production. Today this list
does not include configuring snapshots, even though they're very
important to have in production. This commit addresses that omission,
removes some repetition from the introductory paragraphs, and notes that
this config is handled for you on Cloud.
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2020-11-23 14:35:46 +00:00
Wylie Conlon
a86c8dce70
Clarify field data cache behavior in docs ( #64375 )
...
* Clarify that field data cache includes global ordinals
* Describe that the cache should be cleared once the limit is reached
* Clarify that the `_id` field does not supported aggregations anymore
* Fold the `fielddata` mapping parameter page into the `text field docs
* Improve cross-linking
2020-11-20 13:59:52 -08:00
István Zoltán Szabó
e5629f5580
[DOCS] Makes the screenshot larger on the custom URLs page. ( #65269 ) ( #65298 )
2020-11-20 15:24:32 +01:00
James Rodewig
99f3156646
[DOCS] Fix formatting issue in search explain docs ( #65303 ) ( #65313 )
...
Co-authored-by: bellengao <gbl_long@163.com>
2020-11-20 09:21:29 -05:00
James Rodewig
d4e308a135
[DOCS] Document `xpack.http.proxy.scheme` setting ( #65264 ) ( #65287 )
2020-11-19 15:44:12 -05:00
James Rodewig
b60d0711b7
[DOCS] ILM: Add alloc ex with multiple node attributes ( #65266 ) ( #65271 )
2020-11-19 12:38:24 -05:00
István Zoltán Szabó
a6a9950868
[7.10][DOCS] Adds UI related limitation to configuring aggs docs ( #65190 )
2020-11-19 14:57:33 +01:00
DeDe Morton
2e079b1b9b
Fix links to Fleet overview ( #65174 ) ( #65233 )
2020-11-18 11:04:07 -08:00
James Rodewig
46c55c562a
[DOCS] Remote reindex is not fwd compatible ( #65207 ) ( #65226 )
2020-11-18 13:03:12 -05:00
Armin Braun
6953726a2b
Fix Allocation `include` Filter Docs ( #65202 ) ( #65223 )
...
Fix documentation to match actual behavior of `include` type filters.
Closes #65113
2020-11-18 18:25:09 +01:00
James Rodewig
b1dc869b0f
[DOCS] Clarify logger-package relationship ( #65169 ) ( #65212 )
...
Updates the logging level docs to better clarify the relationship
between loggers and their Java packages.
2020-11-18 10:45:00 -05:00
James Rodewig
c8dac8cff8
[DOCS] Format the ilm-migrate doc ( #65182 ) ( #65204 )
...
Co-authored-by: bellengao <gbl_long@163.com>
2020-11-18 09:14:00 -05:00
James Rodewig
a8d3053128
[DOCS] Clarify ingest attachment example ( #65143 ) ( #65160 )
2020-11-17 15:15:25 -05:00
James Rodewig
9471b6345e
[DOCS] Add note about NFS repositories ( #65149 ) ( #65162 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: Rafi Estrada <62263912+TheRiffRafi@users.noreply.github.com>
2020-11-17 14:48:47 -05:00
Johnny Lim
d67907d244
[DOCS] Fix typos ( #65124 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2020-11-17 12:35:41 -05:00
James Rodewig
196c2a52c1
[DOCS] EQL: Update docs for null tiebreakers ( #65078 ) ( #65138 )
2020-11-17 10:42:10 -05:00
James Rodewig
b54133399e
[DOCS] EQL: Document result_position param ( #65075 ) ( #65135 )
2020-11-17 10:41:06 -05:00
István Zoltán Szabó
93505cc05f
[DOCS] Adds recommendation about when to use chunking_config in manual mode. ( #65060 ) ( #65083 )
2020-11-17 10:45:28 +01:00
Adam Locke
5a6239e916
[DOCS] Adding authorization_realms setting for OIDC ( #64877 ) ( #65094 )
...
* Adding authorization_realms setting for OIDC.
* Fix typo
* Splitting note into separate notes.
2020-11-16 13:07:20 -05:00
James Rodewig
20bda8d23a
[DOCS] Document reloadable Watcher settings ( #64998 ) ( #65073 )
2020-11-16 09:18:48 -05:00
James Rodewig
e4054e4e92
[DOCS] Clarify diff between shards per node settings ( #64875 ) ( #65071 )
...
Clarifies differences between the
`cluster.routing.allocation.total_shards_per_node` and
`cluster.max_shards_per_node` cluster settings.
Closes #51839
Co-authored-by: Gordon Brown <arcsech@gmail.com>
2020-11-16 09:18:11 -05:00
Adam Locke
38b5b59862
Explicitly defining types for sources parameter ( #65006 ) ( #65022 )
2020-11-12 17:08:42 -05:00
István Zoltán Szabó
d9970fa764
[DOCS] Adds scroll_size maximum value to datafeeds API docs ( #64986 ) ( #65003 )
2020-11-12 18:10:24 +01:00
James Rodewig
5c5fd50f8d
[DOCS] Fix indentation ( #64941 ) ( #64964 )
...
Co-authored-by: kemalizing <36174398+kemalizing@users.noreply.github.com>
2020-11-12 08:47:46 -05:00
debadair
e4b77bcd38
[DOCS] Make system & hidden index info more prominent. ( #64839 ) ( #64960 )
...
* [DOCS] Make system & hidden index info more prominent.
* Update docs/reference/api-conventions.asciidoc
2020-11-11 15:16:45 -08:00
James Rodewig
4b1d66fc29
[DOCS] Add checksum links for plugin downloads ( #64949 )
2020-11-11 13:12:35 -05:00
debadair
45ec4d7f5b
[DOCS] Backport glossary additions ( #64891 ) ( #64893 )
...
* [DOCS] Add system & hidden indices definitions. (#64834 )
* [DOCS] Add system & hidden indices definitions.
* Update docs/reference/glossary.asciidoc
* Update docs/reference/glossary.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* Update docs/reference/glossary.asciidoc
* Update docs/reference/glossary.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* [DOCS] Add data tier defs (#64838 )
* [DOCS] Add data tier defs
* Add hot tier def
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-11-11 10:06:47 -08:00
István Zoltán Szabó
5893d51d42
[DOCS] Fixes example aggregation syntax in datafeed aggregations. ( #64936 ) ( #64943 )
2020-11-11 17:17:00 +01:00
James Rodewig
8bdd9f6ddc
[DOCS] Remove 7.10.0 coming tag ( #64813 ) ( #64929 )
2020-11-11 09:28:54 -05:00
James Rodewig
9c5d28bac8
[DOCS] Add heading and anchor to reindex with ingest pipeline section ( #64835 ) ( #64896 )
...
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: Mark Walkom <markw@elastic.co>
2020-11-10 17:25:07 -05:00
Andrei Dan
9546d0d532
Update 7.10 release notes after respin ( #64725 )
...
Update 7.10 release notes after respin
Add upgrade section to release notes
2020-11-10 14:02:40 +00:00
James Rodewig
21a6a11550
[DOCS] Document get pipeline API as multi-target ( #64816 ) ( #64828 )
2020-11-09 16:28:23 -05:00
James Rodewig
f9f4543f7c
[DOCS] Fix put repository API docs ( #64811 ) ( #64819 )
2020-11-09 14:42:40 -05:00
Leaf-Lin
2f4016204e
remove node.ingest setting in the documentation ( #64456 )
...
I'm not sure if this setting was left here deliberately? or by accident?
With all other node role definition has changed syntax from `node.xxx` to `node.roles: [ ]`, the ingest one is the only one left behind.
2020-11-09 12:19:43 -07:00
James Rodewig
88634bc022
[DOCS] Improve docs for Windows DOS/UNC paths in `path.*` settings ( #64668 ) ( #64805 )
2020-11-09 11:15:00 -05:00
James Rodewig
93987c8297
[DOCS] Fix typo ( #64675 ) ( #64802 )
...
Co-authored-by: Ashish Jayan <58534490+chasexd@users.noreply.github.com>
2020-11-09 11:13:10 -05:00
James Rodewig
8a91dac9f0
[DOCS] Format the data tier allocation doc ( #64722 ) ( #64798 )
...
Co-authored-by: bellengao <gbl_long@163.com>
2020-11-09 11:12:35 -05:00
James Rodewig
7360a58b49
[DOCS] Remove unneeded period ( #64687 ) ( #64792 )
...
Co-authored-by: Johannes Mahne <johannes.mahne@elastic.co>
2020-11-09 10:30:51 -05:00
Lisa Cawley
e3f52d7f1b
[DOCS] Add custom feature processor example ( #64681 ) ( #64737 )
2020-11-06 11:11:38 -08:00
James Rodewig
f00484afa8
[DOCS] Document upgrade process for concurrency control ( #64550 ) ( #64711 )
2020-11-06 09:45:49 -05:00
James Rodewig
a33e1e0f21
[DOCS] EQL: Fix tiebreaker field docs ( #64671 ) ( #64714 )
...
Corrects the EQL docs to remove `event.sequence` as the default `tiebreaker_field` value.
2020-11-06 09:40:14 -05:00
James Rodewig
8c0155241d
[DOCS] Document off-heap swaps under mlocks ( #64667 ) ( #64701 )
2020-11-06 07:57:54 -05:00
James Rodewig
6c1b650e09
[DOCS] Clarify args for geoshape `orientation` ( #64649 ) ( #64698 )
2020-11-06 07:57:22 -05:00
Lisa Cawley
dbdaab5a07
[DOCS] Adds #63097 to release notes ( #64676 )
2020-11-05 15:53:18 -08:00
Lisa Cawley
cfb2550083
[DOCS] Fixes links in highlights for re-use ( #64666 )
2020-11-05 13:48:24 -08:00
Alex Chan
f2179fc3e8
[Docs] Note that wildcard field supports `null_value`
2020-11-05 19:05:33 +01:00
James Rodewig
15f2cbd84c
[DOCS] Fix `remove_index` callout
2020-11-05 09:10:01 -05:00