mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 18:33:26 -04:00
[SPEC] Removed percolate from index.json
This commit is contained in:
parent
93cd53b8cf
commit
e86bfdae46
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue