Deliver more results on selector search.
This commit is contained in:
parent
6f1d783c8b
commit
4aa4c84477
1 changed files with 2 additions and 1 deletions
|
@ -350,7 +350,8 @@ get count of tickets and tickets which match on selector
|
|||
}
|
||||
end
|
||||
data = {
|
||||
query: {}
|
||||
query: {},
|
||||
size: 1000,
|
||||
}
|
||||
|
||||
# add aggs to filter
|
||||
|
|
Loading…
Reference in a new issue