mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: vladpro25 <91911546+vladpro25@users.noreply.github.com>
This commit is contained in:
parent
7d8cbb3152
commit
c061366033
1 changed files with 7 additions and 0 deletions
|
@ -102,6 +102,13 @@ export const search = (specService: SpecDefinitionsService) => {
|
|||
},
|
||||
],
|
||||
},
|
||||
pit: {
|
||||
__template: {
|
||||
id: '',
|
||||
keep_alive: '1m',
|
||||
},
|
||||
},
|
||||
search_after: [],
|
||||
stored_fields: ['{field}'],
|
||||
suggest: {
|
||||
__template: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue