GET batch_test/_mapping
{
“properties”: {
“id”: {
“type”: “text”,
“fielddata”: true
}
}
}
ES 开启字段内存排序
最新推荐文章于 2025-05-14 10:49:05 发布
GET batch_test/_mapping
{
“properties”: {
“id”: {
“type”: “text”,
“fielddata”: true
}
}
}
2486
3693

被折叠的 条评论
为什么被折叠?