Perform many index/delete operations in a single API call
1 2 3 4 5 6 |
client |
ElasticsearchClient |
body |
Json The request body |
index |
String The default index for the operations |
type |
String The default type for the operations |
consistency |
String Explicit write consistency setting for the operation |
replication |
String Explicit replication type setting |
routing |
String Specific routing value |
refresh |
Logical Refresh the index after performing the operation |
timeout |
Explicit operation timeout |
raw |
|
validate.params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.