Commit cfb41a5e authored by 李小芳's avatar 李小芳

修改mapping

parent be5c499c
......@@ -62,7 +62,6 @@
"second_classify_ids": {"type": "long"}, //新标签二级分类id集合
"first_classify_names": {"type": "text", "analyzer": "gm_default_index", "search_analyzer": "gm_default_search"}, //新标签一级分类名称集合
"second_classify_names": {"type": "text", "analyzer": "gm_default_index", "search_analyzer": "gm_default_search"}//新标签二级分类名称集合
}
}
}
......
......@@ -53,5 +53,9 @@
"type": "boolean"
}
}
},
"aliases": {
"gm-dbmw-group-read": {},
"gm-dbmw-group-write": {}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment