Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, x See merge request LiuChao/foton-slrs-system-rest!531
This commit is contained in:
@@ -75,6 +75,18 @@ fulltextserch/fulltextserch/_mapping?pretty&include_type_name=true
|
||||
},
|
||||
"fielddata": true
|
||||
},
|
||||
"nameEnTitle": {
|
||||
"type": "text",
|
||||
"analyzer": "ik_max_word",
|
||||
"search_analyzer": "ik_max_word",
|
||||
"fields": {
|
||||
"keyword": {
|
||||
"type": "keyword",
|
||||
"ignore_above": 256
|
||||
}
|
||||
},
|
||||
"fielddata": true
|
||||
},
|
||||
"yearOrder": {
|
||||
"type": "text",
|
||||
"fields": {
|
||||
|
||||
Reference in New Issue
Block a user