Authored by 胡古飞

attributeNames改为ik分词器

@@ -938,7 +938,9 @@ @@ -938,7 +938,9 @@
938 }, 938 },
939 "attributeNames": { 939 "attributeNames": {
940 "type": "string", 940 "type": "string",
941 - "analyzer": "comma_spliter" 941 + "store": false,
  942 + "analyzer": "ik_complex",
  943 + "search_analyzer": "ik_complex"
942 }, 944 },
943 "sknDefaultImg": { 945 "sknDefaultImg": {
944 "type": "string", 946 "type": "string",