fix(一般检索): 字段调整

This commit is contained in:
yjz
2024-06-27 17:38:23 +08:00
parent 150c3a7fd1
commit b51c834914
10 changed files with 158 additions and 49 deletions
+9
View File
@@ -32,6 +32,15 @@
}
}
},
"applicable_market": {
"type": "text",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"enterprise_standard_state": {
"type": "text",
"fields": {