弹性搜索随机获取新索引

时间:2015-06-18 12:55:30

标签: elasticsearch

在我们的弹性搜索群集中..我们偶尔会得到随机索引。例如: 使用KOPF并单击“显示设置”:

Index name: wwwwos1.html
{
 {
   "index": { "A" : "quick brown fox jumps over the lazy dogA quick brown fox jumps over the laz"
   "creation_date" : "1434611555943",
   "number_of_shards" : "5",
   "number_of_replicas" : "1",
   "version" : { "created" : "1060099" },
   "uuid" : "Aa9NffIpTRu3011su0d5aA"
  } 
}

任何想法,或如何追踪创建此事的人/是什么?

0 个答案:

没有答案