Query
Grep documents
query all
GET news_headlines/_search...
"hits": {
"total": 10000,
"relation": "gte"
},
...track_total_hits
GET news_headlines/_search
{
"track_total_hits": true
}Make boundaries
Range
Aggregations
Last updated