Spencer Alger
71d77d17e1
Updated the documentation urls in the rest api spec.
2014-01-09 14:44:14 -07:00
Martijn van Groningen
0973b2863c
Added extra rest endpoint for get settings api.
...
Added rest test to also test the get settings' prefix option.
2014-01-09 09:44:40 +01:00
Igor Motov
bec6527312
Add support for flat_settings flag to all REST APIs that output settings
...
Closes #4140
2014-01-08 10:36:36 -05:00
Martijn van Groningen
6dc434822c
Changed get index settings api to use new internal get index settings api instead of relying on the cluster state api.
...
The new internal get index settings api is more efficient when it comes to sending the index settings from the master to the client via the
Also the get index settings support now all the indices options.
Closes #4620
2014-01-08 13:18:57 +01:00
Honza Kral
63d6f9907d
Split settings to get_ and set_ methods
2013-06-07 19:44:28 +02:00