Commit 8f9aae44 authored by lixiaofang's avatar lixiaofang

add match

parent 67b9a66c
......@@ -973,7 +973,7 @@ class TopicUtils(object):
if k == "content":
f.append({
"term": {k: v}
"match": {k: v}
})
elif k == "virtual_content_level":
......
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