Open a closed index, making it available for search.
1 2 3 4 5 6 7 |
index |
String The name of the index |
timeout |
Date, Number Explicit operation timeout |
master_timeout |
Date, Number Specify timeout for connection to master |
allow_no_indices |
Logical Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes _all string or when no indices have been specified) |
expand_wildcards |
String Whether to expand wildcard expression to concrete indices that are open, closed or both |
ignore_unavailable |
Logical Whether specified concrete indices should be ignored when unavailable (missing or closed) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.