mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Tim Roes <tim.roes@elastic.co>
This commit is contained in:
parent
c0e289ccb4
commit
7e695cda58
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export function registerSearchRoute({
|
|||
index: request.body.index,
|
||||
body: request.body.body,
|
||||
track_total_hits: true,
|
||||
ignore_throttled: !includeFrozen,
|
||||
...(includeFrozen ? { ignore_throttled: false } : {}),
|
||||
})
|
||||
).body,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue