Commit b9b443fc authored by 段英荣's avatar 段英荣

modify

parent 9d8d6eb1
......@@ -320,8 +320,9 @@ class TopicUtils(object):
q["collapse"] = {
"field": "user_id"
}
# "includes": ["id", "pictorial_id", "offline_score", "user_id", "edit_tag_list"]
q["_source"] = {
"includes": ["id", "pictorial_id", "offline_score", "user_id", "edit_tag_list"]
"includes": ["id"]
}
q["sort"] = [
# {
......
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