Colin Goodheart-Smithe 5fe782b784 Indices API: Added GET Index API
Returns information about settings, aliases, warmers, and mappings. Basically returns the IndexMetadata. This new endpoint replaces the /{index}/_alias|_aliases|_mapping|_mappings|_settings|_warmer|_warmers and /_alias|_aliases|_mapping|_mappings|_settings|_warmer|_warmers endpoints whilst maintaining the same response formats.  The only exception to this is on the /_alias|_aliases|_warmer|_warmers endpoint which will now return a section for 'aliases' or 'warmers' even if no aliases or warmers exist. This backwards compatibility change is documented in the reference docs.

Closes #4069
2014-09-11 11:19:21 +01:00
..
2014-03-16 12:16:09 +01:00
2014-03-20 10:13:30 -07:00
2014-03-20 10:13:30 -07:00
2014-01-27 11:28:32 +01:00
2014-01-16 19:54:25 +01:00
2014-01-20 11:14:11 +01:00
2014-01-20 11:14:11 +01:00
2014-01-20 11:14:11 +01:00