[SPEC] Removed percolate from index.json

This commit is contained in:
Clinton Gormley 2014-01-16 14:59:56 +01:00
parent 93cd53b8cf
commit e86bfdae46

View file

@ -37,10 +37,6 @@
"type" : "string",
"description" : "ID of the parent document"
},
"percolate": {
"type" : "string",
"description" : "Percolator queries to execute while indexing the document"
},
"refresh": {
"type" : "boolean",
"description" : "Refresh the index after performing the operation"