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

modify

parent 679d11cb
......@@ -309,7 +309,7 @@ class TopicUtils(object):
q["query"]["function_score"] = query_function_score
q["collapse"] = {
"field": "tag_id"
"field": "tag_list"
}
q["_source"] = {
"includes": ["id", "pictorial_id", "offline_score", "user_id", "edit_tag_list"]
......
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