Created
November 12, 2012 14:00
-
-
Save shardnit/4059553 to your computer and use it in GitHub Desktop.
Elasticsearch Index Segment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_all": { | |
"indices": { | |
"_percolator": { | |
"primaries": { | |
"docs": { | |
"count": 1, | |
"deleted": 0 | |
}, | |
"flush": { | |
"total": 149, | |
"total_time": "166ms", | |
"total_time_in_millis": 166 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "0s", | |
"exists_time_in_millis": 0, | |
"exists_total": 0, | |
"missing_time": "0s", | |
"missing_time_in_millis": 0, | |
"missing_total": 0, | |
"time": "0s", | |
"time_in_millis": 0, | |
"total": 0 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "0s", | |
"delete_time_in_millis": 0, | |
"delete_total": 0, | |
"index_current": 0, | |
"index_time": "0s", | |
"index_time_in_millis": 0, | |
"index_total": 0 | |
}, | |
"merges": { | |
"current": 0, | |
"current_docs": 0, | |
"current_size": "0b", | |
"current_size_in_bytes": 0, | |
"total": 0, | |
"total_docs": 0, | |
"total_size": "0b", | |
"total_size_in_bytes": 0, | |
"total_time": "0s", | |
"total_time_in_millis": 0 | |
}, | |
"refresh": { | |
"total": 3, | |
"total_time": "0s", | |
"total_time_in_millis": 0 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "0s", | |
"fetch_time_in_millis": 0, | |
"fetch_total": 0, | |
"query_current": 0, | |
"query_time": "0s", | |
"query_time_in_millis": 0, | |
"query_total": 0 | |
}, | |
"store": { | |
"size": "33.6kb", | |
"size_in_bytes": 34471, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
}, | |
"total": { | |
"docs": { | |
"count": 10, | |
"deleted": 0 | |
}, | |
"flush": { | |
"total": 971, | |
"total_time": "2.3s", | |
"total_time_in_millis": 2302 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "0s", | |
"exists_time_in_millis": 0, | |
"exists_total": 0, | |
"missing_time": "0s", | |
"missing_time_in_millis": 0, | |
"missing_total": 0, | |
"time": "0s", | |
"time_in_millis": 0, | |
"total": 0 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "0s", | |
"delete_time_in_millis": 0, | |
"delete_total": 0, | |
"index_current": 0, | |
"index_time": "0s", | |
"index_time_in_millis": 0, | |
"index_total": 0 | |
}, | |
"merges": { | |
"current": 0, | |
"current_docs": 0, | |
"current_size": "0b", | |
"current_size_in_bytes": 0, | |
"total": 0, | |
"total_docs": 0, | |
"total_size": "0b", | |
"total_size_in_bytes": 0, | |
"total_time": "0s", | |
"total_time_in_millis": 0 | |
}, | |
"refresh": { | |
"total": 18, | |
"total_time": "0s", | |
"total_time_in_millis": 0 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "0s", | |
"fetch_time_in_millis": 0, | |
"fetch_total": 0, | |
"query_current": 0, | |
"query_time": "0s", | |
"query_time_in_millis": 0, | |
"query_total": 1 | |
}, | |
"store": { | |
"size": "336.6kb", | |
"size_in_bytes": 344710, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
} | |
}, | |
"index_with_metrics": { | |
"primaries": { | |
"docs": { | |
"count": 150012729, | |
"deleted": 21205777 | |
}, | |
"flush": { | |
"total": 4523, | |
"total_time": "5.2h", | |
"total_time_in_millis": 19054410 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "7.6h", | |
"exists_time_in_millis": 27638096, | |
"exists_total": 2073929, | |
"missing_time": "3.1s", | |
"missing_time_in_millis": 3164, | |
"missing_total": 23737, | |
"time": "7.6h", | |
"time_in_millis": 27641260, | |
"total": 2097666 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "28.9m", | |
"delete_time_in_millis": 1735531, | |
"delete_total": 10286633, | |
"index_current": 1, | |
"index_time": "1.6d", | |
"index_time_in_millis": 138475299, | |
"index_total": 12408992 | |
}, | |
"merges": { | |
"current": 0, | |
"current_docs": 0, | |
"current_size": "0b", | |
"current_size_in_bytes": 0, | |
"total": 141351, | |
"total_docs": 135641293, | |
"total_size": "557.3gb", | |
"total_size_in_bytes": 598407252706, | |
"total_time": "4.2h", | |
"total_time_in_millis": 15431327 | |
}, | |
"refresh": { | |
"total": 1283901, | |
"total_time": "7.5h", | |
"total_time_in_millis": 27188666 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "3h", | |
"fetch_time_in_millis": 11150830, | |
"fetch_total": 145019, | |
"query_current": 0, | |
"query_time": "20.4h", | |
"query_time_in_millis": 73675684, | |
"query_total": 272465 | |
}, | |
"store": { | |
"size": "207.2gb", | |
"size_in_bytes": 222574646817, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
}, | |
"total": { | |
"docs": { | |
"count": 300025474, | |
"deleted": 42308162 | |
}, | |
"flush": { | |
"total": 7466, | |
"total_time": "8.5h", | |
"total_time_in_millis": 30643449 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "7.6h", | |
"exists_time_in_millis": 27689735, | |
"exists_total": 2077407, | |
"missing_time": "3.1s", | |
"missing_time_in_millis": 3164, | |
"missing_total": 23737, | |
"time": "7.6h", | |
"time_in_millis": 27692899, | |
"total": 2101144 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "3.1h", | |
"delete_time_in_millis": 11369147, | |
"delete_total": 16715937, | |
"index_current": 1, | |
"index_time": "2d", | |
"index_time_in_millis": 176075130, | |
"index_total": 20435610 | |
}, | |
"merges": { | |
"current": 1, | |
"current_docs": 231581, | |
"current_size": "534.4mb", | |
"current_size_in_bytes": 560372059, | |
"total": 231613, | |
"total_docs": 219213503, | |
"total_size": "1002.5gb", | |
"total_size_in_bytes": 1076470195825, | |
"total_time": "7.2h", | |
"total_time_in_millis": 25940973 | |
}, | |
"refresh": { | |
"total": 2105601, | |
"total_time": "12.6h", | |
"total_time_in_millis": 45686708 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "4.9h", | |
"fetch_time_in_millis": 17738686, | |
"fetch_total": 234430, | |
"query_current": 0, | |
"query_time": "1.2d", | |
"query_time_in_millis": 111478770, | |
"query_total": 438912 | |
}, | |
"store": { | |
"size": "414.5gb", | |
"size_in_bytes": 445072053016, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
} | |
} | |
}, | |
"primaries": { | |
"docs": { | |
"count": 150012730, | |
"deleted": 21205777 | |
}, | |
"flush": { | |
"total": 4672, | |
"total_time": "5.2h", | |
"total_time_in_millis": 19054576 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "7.6h", | |
"exists_time_in_millis": 27638096, | |
"exists_total": 2073929, | |
"missing_time": "3.1s", | |
"missing_time_in_millis": 3164, | |
"missing_total": 23737, | |
"time": "7.6h", | |
"time_in_millis": 27641260, | |
"total": 2097666 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "28.9m", | |
"delete_time_in_millis": 1735531, | |
"delete_total": 10286633, | |
"index_current": 1, | |
"index_time": "1.6d", | |
"index_time_in_millis": 138475299, | |
"index_total": 12408992 | |
}, | |
"merges": { | |
"current": 0, | |
"current_docs": 0, | |
"current_size": "0b", | |
"current_size_in_bytes": 0, | |
"total": 141351, | |
"total_docs": 135641293, | |
"total_size": "557.3gb", | |
"total_size_in_bytes": 598407252706, | |
"total_time": "4.2h", | |
"total_time_in_millis": 15431327 | |
}, | |
"refresh": { | |
"total": 1283904, | |
"total_time": "7.5h", | |
"total_time_in_millis": 27188666 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "3h", | |
"fetch_time_in_millis": 11150830, | |
"fetch_total": 145019, | |
"query_current": 0, | |
"query_time": "20.4h", | |
"query_time_in_millis": 73675684, | |
"query_total": 272465 | |
}, | |
"store": { | |
"size": "207.2gb", | |
"size_in_bytes": 222574681288, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
}, | |
"total": { | |
"docs": { | |
"count": 300025484, | |
"deleted": 42308162 | |
}, | |
"flush": { | |
"total": 8437, | |
"total_time": "8.5h", | |
"total_time_in_millis": 30645751 | |
}, | |
"get": { | |
"current": 0, | |
"exists_time": "7.6h", | |
"exists_time_in_millis": 27689735, | |
"exists_total": 2077407, | |
"missing_time": "3.1s", | |
"missing_time_in_millis": 3164, | |
"missing_total": 23737, | |
"time": "7.6h", | |
"time_in_millis": 27692899, | |
"total": 2101144 | |
}, | |
"indexing": { | |
"delete_current": 0, | |
"delete_time": "3.1h", | |
"delete_time_in_millis": 11369147, | |
"delete_total": 16715937, | |
"index_current": 1, | |
"index_time": "2d", | |
"index_time_in_millis": 176075130, | |
"index_total": 20435610 | |
}, | |
"merges": { | |
"current": 1, | |
"current_docs": 231581, | |
"current_size": "534.4mb", | |
"current_size_in_bytes": 560372059, | |
"total": 231613, | |
"total_docs": 219213503, | |
"total_size": "1002.5gb", | |
"total_size_in_bytes": 1076470195825, | |
"total_time": "7.2h", | |
"total_time_in_millis": 25940973 | |
}, | |
"refresh": { | |
"total": 2105619, | |
"total_time": "12.6h", | |
"total_time_in_millis": 45686708 | |
}, | |
"search": { | |
"fetch_current": 0, | |
"fetch_time": "4.9h", | |
"fetch_time_in_millis": 17738686, | |
"fetch_total": 234430, | |
"query_current": 0, | |
"query_time": "1.2d", | |
"query_time_in_millis": 111478770, | |
"query_total": 438913 | |
}, | |
"store": { | |
"size": "414.5gb", | |
"size_in_bytes": 445072397726, | |
"throttle_time": "0s", | |
"throttle_time_in_millis": 0 | |
} | |
} | |
}, | |
"_shards": { | |
"failed": 0, | |
"successful": 30, | |
"total": 30 | |
}, | |
"ok": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment