provider index set stats when i get a single index set info #4088
Comments
joschi
pushed a commit
that referenced
this issue
Sep 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
provider index set stats when i get a single index set info
Expected Behavior
i want't get index set stats when i get a single index set info by rest api "/system/indices/index_sets/{id}".
Current Behavior
now only when i call the rest api "/system/indices/index_sets" can show the index set stats, it have a stats param can select .
Possible Solution
if you can provider a stats param for this api "/system/indices/index_sets/{id}".
i think it will very nice. thank you.
The text was updated successfully, but these errors were encountered: