2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"indices.exists.types": {
|
|
|
|
"documentation": "",
|
|
|
|
"methods": ["HEAD"],
|
|
|
|
"url": {
|
|
|
|
"path": "/{index}/{type}",
|
|
|
|
"paths": ["/{index}/{type}"],
|
|
|
|
"parts": {
|
|
|
|
"index": {
|
|
|
|
},
|
|
|
|
"type": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
|
|
|
"ignore_indices": {
|
2013-05-26 06:20:43 -04:00
|
|
|
},
|
|
|
|
"type": {
|
2013-05-24 06:02:42 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|