Authored by huangping

Update topic.json

@@ -12,11 +12,11 @@ @@ -12,11 +12,11 @@
12 }, 12 },
13 "title": { 13 "title": {
14 "type": "string", 14 "type": "string",
15 - "analyzer": "ik_max_word_syno" 15 + "analyzer": "ik_max_word"
16 }, 16 },
17 "title_tc": { 17 "title_tc": {
18 "type": "string", 18 "type": "string",
19 - "analyzer": "ik_max_word_syno" 19 + "analyzer": "ik_max_word"
20 }, 20 },
21 "city_id": { 21 "city_id": {
22 "type": "integer" 22 "type": "integer"
@@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
35 }, 35 },
36 "description_tc": { 36 "description_tc": {
37 "type": "string", 37 "type": "string",
38 - "analyzer": "ik_max_word_syno" 38 + "analyzer": "ik_max_word"
39 }, 39 },
40 "is_recommend": { 40 "is_recommend": {
41 "type": "integer" 41 "type": "integer"