feat: There is no way the,

This commit is contained in:
super_liu
2022-05-20 17:51:42 +08:00
parent 3e435bec18
commit 0823f56bdf
@@ -85,6 +85,26 @@ fulltextserch/fulltextserch/_mapping?pretty&include_type_name=true
}, },
"fielddata": true "fielddata": true
}, },
"standSortOrder": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
},
"fielddata": true
},
"standTypeOrder": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
},
"fielddata": true
},
"textContent": { "textContent": {
"type": "text", "type": "text",
"analyzer": "ik_max_word", "analyzer": "ik_max_word",