2013-05-24 06:02:42 -04:00
|
|
|
{
|
|
|
|
"index": {
|
|
|
|
"documentation": "http://elasticsearch.org/guide/reference/api/index_/",
|
|
|
|
"methods": ["POST", "PUT"],
|
|
|
|
"url": {
|
|
|
|
"path": "/{index}/{type}",
|
|
|
|
"paths": ["/{index}/{type}", "/{index}/{type}/{id}", "/{index}/{type}/{id}/_create"],
|
|
|
|
"parts": {
|
2013-05-26 06:20:43 -04:00
|
|
|
"id": {
|
|
|
|
},
|
2013-05-24 06:02:42 -04:00
|
|
|
"index": {
|
|
|
|
},
|
|
|
|
"type": {
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
2013-05-26 06:20:43 -04:00
|
|
|
"consistency": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
|
|
|
"id": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"op_type": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
|
|
|
"parent": {
|
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"percolate": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"refresh": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"replication": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"routing": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"timeout": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"timestamp": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"ttl": {
|
2013-05-24 06:02:42 -04:00
|
|
|
},
|
2013-05-26 06:20:43 -04:00
|
|
|
"version_type": {
|
2013-05-24 06:02:42 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"body": null
|
|
|
|
}
|
|
|
|
}
|