Commit 67b9a66c authored by lixiaofang's avatar lixiaofang

add term

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