Clinton Gormley
d70e6c4730
[SPEC] Updated docs URLs to point to master
2014-01-22 14:40:31 +01:00
Luca Cavanna
619c46a2a3
[SPEC] Removed empty paths from close and delete index apis
...
Although the empty paths are still registered in the java RestActions, that is only to return a meaningful error in case the index is not provided.
Index/indices are now mandatory.
2014-01-18 10:40:46 +01:00
Spencer Alger
71d77d17e1
Updated the documentation urls in the rest api spec.
2014-01-09 14:44:14 -07:00
Martijn van Groningen
eb63bb259d
Added `action.destructive_requires_name` that controls whether wildcard expressions and `_all` is allowed to be used for destructive operat Also the delete index api requires always an index to be specified (either concrete index, alias or wildcard expression)
...
Closes #4549 #4481
2014-01-09 11:36:50 +01:00
Honza Kral
313cd4ea59
add master_timeout to cluster state changing operations
2013-07-23 00:06:25 +02:00
Karel Minarik
d65cc94092
Removed incorrect `index` URL parameter from API definitions
2013-05-28 09:52:56 +02:00
Karel Minarik
8d44d42681
Added the API definition for deleting an index
2013-05-27 15:32:10 +02:00
Karel Minarik
a55750dd70
[SETUP] Added the generated JSON skeleton files
...
Files were generated with the `thor api:generate:spec --force --verbose --crawl` command,
and based on the 0.90 branch (elasticsearch/elasticsearch@5ec4064 ).
2013-05-24 13:33:06 +02:00