2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"indices.refresh": {
|
|
|
|
"documentation": "",
|
|
|
|
"methods": ["POST", "GET"],
|
|
|
|
"url": {
|
|
|
|
"path": "/_refresh",
|
|
|
|
"paths": ["/_refresh", "/{index}/_refresh"],
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
}
|