clannad2000
Results
1
issues of
clannad2000
通过索引别名名称查询mapping信息返回的是其对应的真实索引列表信息, 故无法通过索引别名取得mapping信息. 例子: es索引: PUT tyredb-s_garage_v1 { "aliases": { "tyredb-s_garage": { "is_write_index": true } } ... 配置: esMapping: _index: tyredb-s_garage