Commit 789f62c1 authored by Kai's avatar Kai

update

parent 4ce93bae
......@@ -220,7 +220,7 @@ class TopicUtils(object):
{
"filter": {"bool": {
"should": {"term": {"user_id": topic_user_id}}}},
"weight": 15000
"weight": 30000
}
)
query_function_score = {
......
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