1{ 2 "total": 5, 3 "docs": [ 4 { 5 "key": { 6 "value": 0, 7 "some": "property" 8 } 9 }, 10 {"value": 1}, 11 {"value": 2}, 12 {"blbl": [{}, {"a":0, "b":1, "value":3}, 10]}, 13 {"value": 4} 14 ] 15} 16