Commit d6eacac5 authored by 赵威's avatar 赵威

update es query

parent 11c329b3
......@@ -89,9 +89,9 @@ object ES {
val json =
"""
|{
| "query" : {"bool": {
| "query" : {"bool": {"filter": [
| "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