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

modify

parent a8149de5
...@@ -318,8 +318,7 @@ class TopicUtils(object): ...@@ -318,8 +318,7 @@ class TopicUtils(object):
}, },
"order":"desc" "order":"desc"
} }
}, }
"_score"
] ]
result_dict = ESPerform.get_search_results(ESPerform.get_cli(), sub_index_name=index_type, query_body=q, result_dict = ESPerform.get_search_results(ESPerform.get_cli(), sub_index_name=index_type, query_body=q,
offset=offset, size=size) offset=offset, size=size)
......
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