List All Indices

Posted shuaiandjun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了List All Indices相关的知识,希望对你有一定的参考价值。

Now let’s take a peek at our indices:

现在让我们来看看我们的指数:
GET /_cat/indices?v

And the response:

health status index uuid pri rep docs.count docs.deleted store.size pri.store.size

Which simply means we have no indices yet in the cluster.

这仅仅意味着我们在集群中还没有索引。

以上是关于List All Indices的主要内容,如果未能解决你的问题,请参考以下文章