Commit 11c329b3 authored by 赵威's avatar 赵威

update es query

parent a28e6e73
......@@ -90,7 +90,7 @@ object ES {
"""
|{
| "query" : {"bool": {
| "match": {"tags_v3" : ["光子嫩肤", "水光针"]}
| "terms": {"tags_v3" : ["光子嫩肤", "水光针"]}
| }}
|}
|""".stripMargin
......
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