Commit 3b7819b6 authored by lixiaofang's avatar lixiaofang

add

parent 526c95ba
......@@ -1033,6 +1033,11 @@ class TopicUtils(object):
"match": {k: v}
})
elif k == "virtual_content_level":
f.append({
"match": {k: v}
})
else:
f.append({
......
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