【发布时间】:2020-02-07 17:33:20
【问题描述】:
例如,如果我有 10 个名称相似的索引并且它们都别名为 test-index,我将如何获得 test-index-1 test-index-2 test-index-3 test-index-4、test-index-5、test-index-6、test-index-7 、test-index-8、test-index-9 和 test-index-10 都指向当前使用的映射,而您指向 GET /test-index/_mapping?
【问题讨论】:
-
我最初误解了你的问题。您通过
GET /test-index/_mapping得到的回复到底有什么问题?
标签: javascript python elasticsearch curl elasticsearch-py