2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"indices.segments": {
|
|
|
|
"documentation": "http://elasticsearch.org/guide/reference/api/admin-indices-segments/",
|
|
|
|
"methods": ["GET"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_segments",
|
|
|
|
"paths": ["/_segments", "/{index}/_segments"],
|
|
|
|
"parts": {
|
|
|
|
"index": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"ignore_indices": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"index": {
|
|
|
|
},
|
2013-05-24 06:02:42 -04:00
|
|
|
"operation_threading": {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|