Hello, I want to find the java api about Index stats API ,but I can't find in Java High Level REST Client document...
So how to use java api to get the index stats? I want to get the storage of the index . thanks.
1 Like
Hi @ted_ye,
did you find the solution for this? I am also facing the same problem.
use Java Low Level REST Client :
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-low.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.