Skip to content

Instantly share code, notes, and snippets.

@rjernst
Created December 20, 2018 23:26
Show Gist options
  • Save rjernst/b5e307f992886b74b05173d736776a48 to your computer and use it in GitHub Desktop.
Save rjernst/b5e307f992886b74b05173d736776a48 to your computer and use it in GitHub Desktop.
{
"id": "[gEOswg7cQKCf7lRRtyGwmw][kibana_sample_data_logs][0]",
"searches": [
{
"query": [
{
"type": "ScriptQuery",
"description": "ScriptQuery(Script{type=inline, lang='painless', idOrCode='doc[\"timestamp\"].value.getMillis() < params.millis', options={}, params={millis=1542747500000}})",
"time_in_nanos": 123669024,
"breakdown": {
"score": 0,
"build_scorer_count": 8,
"match_count": 14005,
"create_weight": 19468,
"next_doc": 835525,
"match": 122744038,
"create_weight_count": 1,
"next_doc_count": 14009,
"score_count": 0,
"build_scorer": 41970,
"advance": 0,
"advance_count": 0
}
}
],
"rewrite_time": 2080,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time_in_nanos": 12367,
"children": [
{
"name": "TotalHitCountCollector",
"reason": "search_count",
"time_in_nanos": 4271
}
]
}
]
}
],
"aggregations": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment