Skip to content

Instantly share code, notes, and snippets.

@bslinger
Created February 11, 2018 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bslinger/aa7d2351613d9df84ac25117d73e296d to your computer and use it in GitHub Desktop.
Save bslinger/aa7d2351613d9df84ac25117d73e296d to your computer and use it in GitHub Desktop.
Elasticsearch profile log
{
"took": 3245,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0
},
"hits": {
"total": 1,
"max_score": 986.9794,
"hits": [
{
"_index": "podchaser_1",
"_type": "Podcast",
"_id": "517451",
"_score": 986.9794,
"_source": {
"display_rating": null,
"image_url": "http://i1.sndcdn.com/avatars-000306332888-x70uq1-original.jpg",
"id": 517451,
"title": "UM Presents: Brain Drizzle",
"slug": "um-presents-brain-drizzle"
}
}
]
},
"profile": {
"shards": [
{
"id": "[6vuTqnwAQiaqEUBUCjetuA][podchaser_1][0]",
"searches": [
{
"query": [
{
"type": "BooleanQuery",
"description": "+(((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1) #ConstantScore(_type:Podcast)",
"time": "4.712537000ms",
"time_in_nanos": 4712537,
"breakdown": {
"score": 8167,
"build_scorer_count": 38,
"match_count": 0,
"create_weight": 1418873,
"next_doc": 776295,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 8,
"score_count": 1,
"build_scorer": 2509154,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "BooleanQuery",
"description": "((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1",
"time": "2.974113000ms",
"time_in_nanos": 2974113,
"breakdown": {
"score": 4399,
"build_scorer_count": 50,
"match_count": 0,
"create_weight": 1290944,
"next_doc": 22796,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 8,
"score_count": 1,
"build_scorer": 1084341,
"advance": 571554,
"advance_count": 19
},
"children": [
{
"type": "BoostQuery",
"description": "(title.exact:drizzle)^150.0",
"time": "0.3671010000ms",
"time_in_nanos": 367101,
"breakdown": {
"score": 0,
"build_scorer_count": 32,
"match_count": 0,
"create_weight": 346720,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 20348,
"advance": 0,
"advance_count": 0
}
},
{
"type": "BoostQuery",
"description": "(title:drizzle)^50.0",
"time": "0.7384040000ms",
"time_in_nanos": 738404,
"breakdown": {
"score": 2998,
"build_scorer_count": 44,
"match_count": 0,
"create_weight": 273398,
"next_doc": 11320,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 8,
"score_count": 1,
"build_scorer": 71868,
"advance": 378747,
"advance_count": 19
}
},
{
"type": "ESToParentBlockJoinQuery",
"description": "ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags)",
"time": "0.7384190000ms",
"time_in_nanos": 738419,
"breakdown": {
"score": 0,
"build_scorer_count": 32,
"match_count": 0,
"create_weight": 230783,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 507603,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "FunctionScoreQuery",
"description": "function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df)",
"time": "0.1973050000ms",
"time_in_nanos": 197305,
"breakdown": {
"score": 0,
"build_scorer_count": 32,
"match_count": 0,
"create_weight": 180134,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 17138,
"advance": 0,
"advance_count": 0
}
},
{
"type": "TermQuery",
"description": "_type:__tags",
"time": "0.001606000000ms",
"time_in_nanos": 1606,
"breakdown": {
"score": 0,
"build_scorer_count": 0,
"match_count": 0,
"create_weight": 1605,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 0,
"advance": 0,
"advance_count": 0
}
}
]
}
]
},
{
"type": "ConstantScoreQuery",
"description": "ConstantScore(_type:Podcast)",
"time": "0.2778670000ms",
"time_in_nanos": 277867,
"breakdown": {
"score": 0,
"build_scorer_count": 24,
"match_count": 0,
"create_weight": 29555,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 123014,
"advance": 125248,
"advance_count": 25
},
"children": [
{
"type": "TermQuery",
"description": "_type:Podcast",
"time": "0.1624530000ms",
"time_in_nanos": 162453,
"breakdown": {
"score": 0,
"build_scorer_count": 24,
"match_count": 0,
"create_weight": 1123,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 72648,
"advance": 88632,
"advance_count": 25
}
}
]
}
]
}
],
"rewrite_time": 226240,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time": "0.7199410000ms",
"time_in_nanos": 719941,
"children": [
{
"name": "SimpleTopScoreDocCollector",
"reason": "search_top_hits",
"time": "0.06809600000ms",
"time_in_nanos": 68096
}
]
}
]
}
],
"aggregations": []
},
{
"id": "[6vuTqnwAQiaqEUBUCjetuA][podchaser_1][1]",
"searches": [
{
"query": [
{
"type": "BooleanQuery",
"description": "+(((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1) #ConstantScore(_type:Podcast)",
"time": "1.955572000ms",
"time_in_nanos": 1955572,
"breakdown": {
"score": 0,
"build_scorer_count": 38,
"match_count": 0,
"create_weight": 770931,
"next_doc": 147912,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 7,
"score_count": 0,
"build_scorer": 1036683,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "BooleanQuery",
"description": "((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1",
"time": "1.623831000ms",
"time_in_nanos": 1623831,
"breakdown": {
"score": 0,
"build_scorer_count": 52,
"match_count": 0,
"create_weight": 722382,
"next_doc": 12579,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 7,
"score_count": 0,
"build_scorer": 865699,
"advance": 23094,
"advance_count": 17
},
"children": [
{
"type": "BoostQuery",
"description": "(title.exact:drizzle)^150.0",
"time": "0.2891980000ms",
"time_in_nanos": 289198,
"breakdown": {
"score": 0,
"build_scorer_count": 31,
"match_count": 0,
"create_weight": 276780,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 12386,
"advance": 0,
"advance_count": 0
}
},
{
"type": "BoostQuery",
"description": "(title:drizzle)^50.0",
"time": "0.3013840000ms",
"time_in_nanos": 301384,
"breakdown": {
"score": 0,
"build_scorer_count": 45,
"match_count": 0,
"create_weight": 229896,
"next_doc": 6254,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 7,
"score_count": 0,
"build_scorer": 58449,
"advance": 6715,
"advance_count": 17
}
},
{
"type": "ESToParentBlockJoinQuery",
"description": "ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags)",
"time": "0.2425020000ms",
"time_in_nanos": 242502,
"breakdown": {
"score": 0,
"build_scorer_count": 31,
"match_count": 0,
"create_weight": 185164,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 57306,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "FunctionScoreQuery",
"description": "function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df)",
"time": "0.1627440000ms",
"time_in_nanos": 162744,
"breakdown": {
"score": 0,
"build_scorer_count": 31,
"match_count": 0,
"create_weight": 139853,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 22859,
"advance": 0,
"advance_count": 0
}
},
{
"type": "TermQuery",
"description": "_type:__tags",
"time": "0.01615800000ms",
"time_in_nanos": 16158,
"breakdown": {
"score": 0,
"build_scorer_count": 0,
"match_count": 0,
"create_weight": 16157,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 0,
"advance": 0,
"advance_count": 0
}
}
]
}
]
},
{
"type": "ConstantScoreQuery",
"description": "ConstantScore(_type:Podcast)",
"time": "0.1823470000ms",
"time_in_nanos": 182347,
"breakdown": {
"score": 0,
"build_scorer_count": 28,
"match_count": 0,
"create_weight": 30293,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 64153,
"advance": 87848,
"advance_count": 24
},
"children": [
{
"type": "TermQuery",
"description": "_type:Podcast",
"time": "0.1035140000ms",
"time_in_nanos": 103514,
"breakdown": {
"score": 0,
"build_scorer_count": 28,
"match_count": 0,
"create_weight": 2163,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 31586,
"advance": 69712,
"advance_count": 24
}
}
]
}
]
}
],
"rewrite_time": 179952,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time": "0.07676800000ms",
"time_in_nanos": 76768,
"children": [
{
"name": "SimpleTopScoreDocCollector",
"reason": "search_top_hits",
"time": "0.01811700000ms",
"time_in_nanos": 18117
}
]
}
]
}
],
"aggregations": []
},
{
"id": "[6vuTqnwAQiaqEUBUCjetuA][podchaser_1][2]",
"searches": [
{
"query": [
{
"type": "BooleanQuery",
"description": "+(((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1) #ConstantScore(_type:Podcast)",
"time": "1.135480000ms",
"time_in_nanos": 1135480,
"breakdown": {
"score": 0,
"build_scorer_count": 40,
"match_count": 0,
"create_weight": 775606,
"next_doc": 91869,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 267960,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "BooleanQuery",
"description": "((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1",
"time": "0.9101420000ms",
"time_in_nanos": 910142,
"breakdown": {
"score": 0,
"build_scorer_count": 48,
"match_count": 0,
"create_weight": 727832,
"next_doc": 8591,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 161135,
"advance": 12520,
"advance_count": 11
},
"children": [
{
"type": "BoostQuery",
"description": "(title.exact:drizzle)^150.0",
"time": "0.2996000000ms",
"time_in_nanos": 299600,
"breakdown": {
"score": 0,
"build_scorer_count": 36,
"match_count": 0,
"create_weight": 286332,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 13231,
"advance": 0,
"advance_count": 0
}
},
{
"type": "BoostQuery",
"description": "(title:drizzle)^50.0",
"time": "0.2929070000ms",
"time_in_nanos": 292907,
"breakdown": {
"score": 0,
"build_scorer_count": 44,
"match_count": 0,
"create_weight": 243308,
"next_doc": 4755,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 40443,
"advance": 4341,
"advance_count": 11
}
},
{
"type": "ESToParentBlockJoinQuery",
"description": "ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags)",
"time": "0.2062170000ms",
"time_in_nanos": 206217,
"breakdown": {
"score": 0,
"build_scorer_count": 36,
"match_count": 0,
"create_weight": 164663,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 41517,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "FunctionScoreQuery",
"description": "function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df)",
"time": "0.1551710000ms",
"time_in_nanos": 155171,
"breakdown": {
"score": 0,
"build_scorer_count": 36,
"match_count": 0,
"create_weight": 142713,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 12421,
"advance": 0,
"advance_count": 0
}
},
{
"type": "TermQuery",
"description": "_type:__tags",
"time": "0.001819000000ms",
"time_in_nanos": 1819,
"breakdown": {
"score": 0,
"build_scorer_count": 0,
"match_count": 0,
"create_weight": 1818,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 0,
"advance": 0,
"advance_count": 0
}
}
]
}
]
},
{
"type": "ConstantScoreQuery",
"description": "ConstantScore(_type:Podcast)",
"time": "0.1227750000ms",
"time_in_nanos": 122775,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 30469,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 36513,
"advance": 55761,
"advance_count": 15
},
"children": [
{
"type": "TermQuery",
"description": "_type:Podcast",
"time": "0.06538800000ms",
"time_in_nanos": 65388,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 2225,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 18586,
"advance": 44545,
"advance_count": 15
}
}
]
}
]
}
],
"rewrite_time": 198189,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time": "0.08014500000ms",
"time_in_nanos": 80145,
"children": [
{
"name": "SimpleTopScoreDocCollector",
"reason": "search_top_hits",
"time": "0.01784900000ms",
"time_in_nanos": 17849
}
]
}
]
}
],
"aggregations": []
},
{
"id": "[6vuTqnwAQiaqEUBUCjetuA][podchaser_1][3]",
"searches": [
{
"query": [
{
"type": "BooleanQuery",
"description": "+(((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1) #ConstantScore(_type:Podcast)",
"time": "1.257058000ms",
"time_in_nanos": 1257058,
"breakdown": {
"score": 0,
"build_scorer_count": 36,
"match_count": 0,
"create_weight": 709599,
"next_doc": 227783,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 319635,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "BooleanQuery",
"description": "((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1",
"time": "0.8815380000ms",
"time_in_nanos": 881538,
"breakdown": {
"score": 0,
"build_scorer_count": 44,
"match_count": 0,
"create_weight": 661350,
"next_doc": 8940,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 202992,
"advance": 8202,
"advance_count": 5
},
"children": [
{
"type": "BoostQuery",
"description": "(title.exact:drizzle)^150.0",
"time": "0.2939930000ms",
"time_in_nanos": 293993,
"breakdown": {
"score": 0,
"build_scorer_count": 36,
"match_count": 0,
"create_weight": 265144,
"next_doc": 1033,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 2,
"score_count": 0,
"build_scorer": 27041,
"advance": 734,
"advance_count": 2
}
},
{
"type": "BoostQuery",
"description": "(title:drizzle)^50.0",
"time": "0.2580770000ms",
"time_in_nanos": 258077,
"breakdown": {
"score": 0,
"build_scorer_count": 40,
"match_count": 0,
"create_weight": 220981,
"next_doc": 2551,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 32424,
"advance": 2071,
"advance_count": 5
}
},
{
"type": "ESToParentBlockJoinQuery",
"description": "ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags)",
"time": "0.1831680000ms",
"time_in_nanos": 183168,
"breakdown": {
"score": 0,
"build_scorer_count": 32,
"match_count": 0,
"create_weight": 145239,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 37896,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "FunctionScoreQuery",
"description": "function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df)",
"time": "0.1350010000ms",
"time_in_nanos": 135001,
"breakdown": {
"score": 0,
"build_scorer_count": 32,
"match_count": 0,
"create_weight": 123447,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 11521,
"advance": 0,
"advance_count": 0
}
},
{
"type": "TermQuery",
"description": "_type:__tags",
"time": "0.001887000000ms",
"time_in_nanos": 1887,
"breakdown": {
"score": 0,
"build_scorer_count": 0,
"match_count": 0,
"create_weight": 1886,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 0,
"advance": 0,
"advance_count": 0
}
}
]
}
]
},
{
"type": "ConstantScoreQuery",
"description": "ConstantScore(_type:Podcast)",
"time": "0.1108020000ms",
"time_in_nanos": 110802,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 31028,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 38565,
"advance": 41183,
"advance_count": 9
},
"children": [
{
"type": "TermQuery",
"description": "_type:Podcast",
"time": "0.05642700000ms",
"time_in_nanos": 56427,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 1740,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 20517,
"advance": 34144,
"advance_count": 9
}
}
]
}
]
}
],
"rewrite_time": 175113,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time": "1.856482000ms",
"time_in_nanos": 1856482,
"children": [
{
"name": "SimpleTopScoreDocCollector",
"reason": "search_top_hits",
"time": "0.01837000000ms",
"time_in_nanos": 18370
}
]
}
]
}
],
"aggregations": []
},
{
"id": "[6vuTqnwAQiaqEUBUCjetuA][podchaser_1][4]",
"searches": [
{
"query": [
{
"type": "BooleanQuery",
"description": "+(((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1) #ConstantScore(_type:Podcast)",
"time": "1.978590000ms",
"time_in_nanos": 1978590,
"breakdown": {
"score": 0,
"build_scorer_count": 29,
"match_count": 0,
"create_weight": 860569,
"next_doc": 492387,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 625600,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "BooleanQuery",
"description": "((title.exact:drizzle)^150.0 (title:drizzle)^50.0 ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags))~1",
"time": "1.376756000ms",
"time_in_nanos": 1376756,
"breakdown": {
"score": 0,
"build_scorer_count": 37,
"match_count": 0,
"create_weight": 831976,
"next_doc": 8628,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 145508,
"advance": 390591,
"advance_count": 11
},
"children": [
{
"type": "BoostQuery",
"description": "(title.exact:drizzle)^150.0",
"time": "0.2554590000ms",
"time_in_nanos": 255459,
"breakdown": {
"score": 0,
"build_scorer_count": 27,
"match_count": 0,
"create_weight": 236028,
"next_doc": 622,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 1,
"score_count": 0,
"build_scorer": 18426,
"advance": 353,
"advance_count": 1
}
},
{
"type": "BoostQuery",
"description": "(title:drizzle)^50.0",
"time": "0.2329760000ms",
"time_in_nanos": 232976,
"breakdown": {
"score": 0,
"build_scorer_count": 33,
"match_count": 0,
"create_weight": 190221,
"next_doc": 4002,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 4,
"score_count": 0,
"build_scorer": 34871,
"advance": 3833,
"advance_count": 11
}
},
{
"type": "ESToParentBlockJoinQuery",
"description": "ToParentBlockJoinQuery (+function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df) #_type:__tags)",
"time": "0.4049800000ms",
"time_in_nanos": 404980,
"breakdown": {
"score": 0,
"build_scorer_count": 25,
"match_count": 0,
"create_weight": 375507,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 29447,
"advance": 0,
"advance_count": 0
},
"children": [
{
"type": "FunctionScoreQuery",
"description": "function score (tags.text:drizzle,function=org.elasticsearch.common.lucene.search.function.FieldValueFactorFunction@d41272df)",
"time": "0.1231460000ms",
"time_in_nanos": 123146,
"breakdown": {
"score": 0,
"build_scorer_count": 25,
"match_count": 0,
"create_weight": 114021,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 9099,
"advance": 0,
"advance_count": 0
}
},
{
"type": "TermQuery",
"description": "_type:__tags",
"time": "0.002841000000ms",
"time_in_nanos": 2841,
"breakdown": {
"score": 0,
"build_scorer_count": 0,
"match_count": 0,
"create_weight": 2840,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 0,
"advance": 0,
"advance_count": 0
}
}
]
}
]
},
{
"type": "ConstantScoreQuery",
"description": "ConstantScore(_type:Podcast)",
"time": "0.1182880000ms",
"time_in_nanos": 118288,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 7679,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 39647,
"advance": 70930,
"advance_count": 15
},
"children": [
{
"type": "TermQuery",
"description": "_type:Podcast",
"time": "0.07924200000ms",
"time_in_nanos": 79242,
"breakdown": {
"score": 0,
"build_scorer_count": 16,
"match_count": 0,
"create_weight": 1725,
"next_doc": 0,
"match": 0,
"create_weight_count": 1,
"next_doc_count": 0,
"score_count": 0,
"build_scorer": 20342,
"advance": 57143,
"advance_count": 15
}
}
]
}
]
}
],
"rewrite_time": 146058,
"collector": [
{
"name": "CancellableCollector",
"reason": "search_cancelled",
"time": "0.04969900000ms",
"time_in_nanos": 49699,
"children": [
{
"name": "SimpleTopScoreDocCollector",
"reason": "search_top_hits",
"time": "0.01445600000ms",
"time_in_nanos": 14456
}
]
}
]
}
],
"aggregations": []
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment