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

modify

parent 152b9978
......@@ -60,7 +60,7 @@ class DoctorTransfer(object):
}
}
}
result_dict = ESPerform.get_search_results(ESPerform.get_cli(), sub_index_name="suggest", query_body=q)
result_dict = ESPerform.get_search_results(ESPerform.get_cli(), sub_index_name="doctor", query_body=q)
doctor_results = result_dict["total_count"]
redis_key_prefix = "search_tips:tips_mapping_num"
......
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