updated to lastest version of 1.4 and master apis

This commit is contained in:
Spencer Alger
2014-11-07 17:54:17 -07:00
parent 1c2c6a1931
commit 12dec0849d
4 changed files with 55 additions and 0 deletions

View File

@ -1427,10 +1427,19 @@ Options:::
* `"open"`
* `"closed"`
`percolateFormat`::
`String` -- Return an array of matching query IDs instead of objects
Options:::
* `"ids"`
`percolateIndex`::
`String` -- The index to percolate the document into. Defaults to index.
`percolateType`::
`String` -- The type to percolate document into. Defaults to type.
`percolateRouting`::
`String` -- The routing value to use when percolating the existing document.
`percolatePreference`::
`String` -- Which shard to prefer when executing the percolate request.
`version`::
`Number` -- Explicit version number for concurrency control
`versionType`::