mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Add runtime_mappings to update datafeed API in HLRC (#71772)
Co-authored-by: David Kyle <david.kyle@elastic.co>
This commit is contained in:
parent
7cca282adf
commit
52c88a763e
3 changed files with 5 additions and 2 deletions
|
@ -93,7 +93,7 @@ include-tagged::{doc-tests-file}[{api}-config-set-scroll-size]
|
|||
--------------------------------------------------
|
||||
include-tagged::{doc-tests-file}[{api}-config-set-runtime-mappings]
|
||||
--------------------------------------------------
|
||||
<1> Set the runtime mappings used in the searches.
|
||||
<1> The runtime fields used in the datafeed.
|
||||
|
||||
include::../execution.asciidoc[]
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ datafeed runs in real time.
|
|||
<7> Optional, the time interval behind real time that data is queried.
|
||||
<8> Optional, allows the use of script fields.
|
||||
<9> Optional, the `size` parameter used in the searches.
|
||||
<10> Optional, the runtime fields used in the datafeed.
|
||||
|
||||
include::../execution.asciidoc[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue