mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Deprecate old advanced settings (#186309)
This commit is contained in:
parent
b810572ca0
commit
bee8973c51
1 changed files with 3 additions and 2 deletions
|
@ -310,6 +310,7 @@ Limits the number of rows per page in the document table.
|
|||
Sets the maximum number of rows for the entire document table. This is the maximum number of documents fetched from {es}.
|
||||
|
||||
[[discover-searchFieldsFromSource]]`discover:searchFieldsFromSource`::
|
||||
deprecated:[8.15.0]
|
||||
Load fields from the original JSON {ref}/mapping-source-field.html[`_source`].
|
||||
When disabled, *Discover* loads fields using the {es} search API's
|
||||
{ref}/search-fields.html#search-fields-param[`fields`] parameter.
|
||||
|
@ -339,7 +340,7 @@ Highlights results in *Discover* and saved searches on dashboards. Highlighting
|
|||
slows requests when working on big documents.
|
||||
|
||||
[[doctable-legacy]]`doc_table:legacy`::
|
||||
Controls the way the document table looks and works.
|
||||
deprecated:[8.15.0] Controls the way the document table looks and works.
|
||||
To use the new *Document Explorer* instead of the classic view, turn off this option.
|
||||
The *Document Explorer* offers better data sorting, resizable columns, and a full screen view.
|
||||
|
||||
|
@ -512,7 +513,7 @@ deprecated::[8.11.0,'Rollups are deprecated and will be removed in a future vers
|
|||
|
||||
[horizontal]
|
||||
[[rollups-enableindexpatterns]]`rollups:enableIndexPatterns`::
|
||||
Enables the creation of data views that capture rollup indices, which in
|
||||
deprecated:[8.15.0] Enables the creation of data views that capture rollup indices, which in
|
||||
turn enables visualizations based on rollup data. Refresh the page to apply the
|
||||
changes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue