...
|
...
|
@@ -259,13 +259,6 @@ |
|
|
"type": "multi_field"
|
|
|
},
|
|
|
"brandName": {
|
|
|
"type": "string",
|
|
|
"store": false,
|
|
|
"analyzer": "ik_complex",
|
|
|
"search_analyzer": "ik_complex",
|
|
|
"copy_to": ["searchField","searchField_ansj"]
|
|
|
},
|
|
|
"brandName": {
|
|
|
"fields": {
|
|
|
"brandName": {
|
|
|
"type": "string",
|
...
|
...
|
|