Commit 3cf49537 authored by 段英荣's avatar 段英荣

modify

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