Docs: Tidied percolate.asciidoc

This commit is contained in:
Clinton Gormley 2014-05-30 11:55:20 +02:00
parent aab38fb2e6
commit 7fff6f1f43
1 changed files with 3 additions and 3 deletions

View File

@ -325,9 +325,9 @@ Depending on the percolate action different parameters can be specified. For exa
document actions support different parameters.
.The following endpoints are supported
* GET|POST /[index]/[type]/_mpercolate
* GET}POST /[index]/_mpercolate
* GET|POST /_mpercolate
* `GET|POST /[index]/[type]/_mpercolate`
* `GET|POST /[index]/_mpercolate`
* `GET|POST /_mpercolate`
The `index` and `type` defined in the url path are the default index and type.