fix(一般检索): 字段调整
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"applicable_market": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 256
|
||||
}
|
||||
}
|
||||
},
|
||||
"enterprise_standard_state": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
|
||||
Reference in New Issue
Block a user