Authored by hugufei

去除searchField_ansj字段

@@ -35,8 +35,7 @@ @@ -35,8 +35,7 @@
35 "type": "keyword", 35 "type": "keyword",
36 "index": "no", 36 "index": "no",
37 "copy_to": [ 37 "copy_to": [
38 - "searchField",  
39 - "searchField_ansj" 38 + "searchField"
40 ], 39 ],
41 "fields": { 40 "fields": {
42 "productName_ansj": { 41 "productName_ansj": {
@@ -72,8 +71,7 @@ @@ -72,8 +71,7 @@
72 "analyzer": "comma_spliter", 71 "analyzer": "comma_spliter",
73 "search_analyzer": "ik_complex_search", 72 "search_analyzer": "ik_complex_search",
74 "copy_to": [ 73 "copy_to": [
75 - "searchField",  
76 - "searchField_ansj" 74 + "searchField"
77 ] 75 ]
78 }, 76 },
79 "isnew": { 77 "isnew": {
@@ -107,8 +105,7 @@ @@ -107,8 +105,7 @@
107 "type": "text", 105 "type": "text",
108 "analyzer": "comma_spliter", 106 "analyzer": "comma_spliter",
109 "copy_to": [ 107 "copy_to": [
110 - "searchField",  
111 - "searchField_ansj" 108 + "searchField"
112 ] 109 ]
113 }, 110 },
114 "firstShelveTime": { 111 "firstShelveTime": {
@@ -189,8 +186,7 @@ @@ -189,8 +186,7 @@
189 "analyzer": "ik_complex", 186 "analyzer": "ik_complex",
190 "search_analyzer": "ik_complex_search", 187 "search_analyzer": "ik_complex_search",
191 "copy_to": [ 188 "copy_to": [
192 - "searchField",  
193 - "searchField_ansj" 189 + "searchField"
194 ], 190 ],
195 "fields": { 191 "fields": {
196 "maxSort_pinyin": { 192 "maxSort_pinyin": {
@@ -205,8 +201,7 @@ @@ -205,8 +201,7 @@
205 "analyzer": "ik_complex", 201 "analyzer": "ik_complex",
206 "search_analyzer": "ik_complex_search", 202 "search_analyzer": "ik_complex_search",
207 "copy_to": [ 203 "copy_to": [
208 - "searchField",  
209 - "searchField_ansj" 204 + "searchField"
210 ], 205 ],
211 "fields": { 206 "fields": {
212 "middleSort_pinyin": { 207 "middleSort_pinyin": {
@@ -221,8 +216,7 @@ @@ -221,8 +216,7 @@
221 "analyzer": "ik_complex", 216 "analyzer": "ik_complex",
222 "search_analyzer": "ik_complex_search", 217 "search_analyzer": "ik_complex_search",
223 "copy_to": [ 218 "copy_to": [
224 - "searchField",  
225 - "searchField_ansj" 219 + "searchField"
226 ], 220 ],
227 "fields": { 221 "fields": {
228 "smallSort_pinyin": { 222 "smallSort_pinyin": {
@@ -402,8 +396,7 @@ @@ -402,8 +396,7 @@
402 "search_analyzer": "ik_complex_search", 396 "search_analyzer": "ik_complex_search",
403 "fielddata": "true", 397 "fielddata": "true",
404 "copy_to": [ 398 "copy_to": [
405 - "searchField",  
406 - "searchField_ansj" 399 + "searchField"
407 ] 400 ]
408 }, 401 },
409 "sizeIds": { 402 "sizeIds": {
@@ -416,8 +409,7 @@ @@ -416,8 +409,7 @@
416 "analyzer": "ik_complex", 409 "analyzer": "ik_complex",
417 "search_analyzer": "ik_complex_search", 410 "search_analyzer": "ik_complex_search",
418 "copy_to": [ 411 "copy_to": [
419 - "searchField",  
420 - "searchField_ansj" 412 + "searchField"
421 ] 413 ]
422 }, 414 },
423 "breakSizePercent": { 415 "breakSizePercent": {
@@ -466,8 +458,7 @@ @@ -466,8 +458,7 @@
466 "standardOnlyNames": { 458 "standardOnlyNames": {
467 "type": "keyword", 459 "type": "keyword",
468 "copy_to": [ 460 "copy_to": [
469 - "searchField",  
470 - "searchField_ansj" 461 + "searchField"
471 ], 462 ],
472 "fields": { 463 "fields": {
473 "standardOnlyNames_ansj": { 464 "standardOnlyNames_ansj": {
@@ -487,8 +478,7 @@ @@ -487,8 +478,7 @@
487 "analyzer": "ik_complex", 478 "analyzer": "ik_complex",
488 "search_analyzer": "ik_complex_search", 479 "search_analyzer": "ik_complex_search",
489 "copy_to": [ 480 "copy_to": [
490 - "searchField",  
491 - "searchField_ansj" 481 + "searchField"
492 ] 482 ]
493 }, 483 },
494 "defaultImages": { 484 "defaultImages": {
@@ -611,11 +601,6 @@ @@ -611,11 +601,6 @@
611 "type": "text", 601 "type": "text",
612 "analyzer": "comma_spliter" 602 "analyzer": "comma_spliter"
613 }, 603 },
614 - "searchField_ansj": {  
615 - "type": "text",  
616 - "analyzer": "ik_complex",  
617 - "search_analyzer": "ik_complex_search"  
618 - },  
619 "searchField": { 604 "searchField": {
620 "type": "text", 605 "type": "text",
621 "analyzer": "lowercase_keyword_ngram", 606 "analyzer": "lowercase_keyword_ngram",