Commit 2c50c5af authored by lixiaofang's avatar lixiaofang

add

parents e578fa91 0b460fd5
......@@ -63,8 +63,7 @@ class GroupUtils(object):
}
}
q["sort"] = [
{"high_quality_topic_num":{"order":"desc"}},
{"create_time":{"order":"desc"}}
{"high_quality_topic_num":{"order":"desc"}}
]
q["_source"] = {
"includes":["id"]
......
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