Commit ff28374b authored by 李小芳's avatar 李小芳

Merge branch 'test' into 'highlight_topic'

# Conflicts:
#   search/utils/topic.py
#   search/views/topic.py
parents f1c48ef6 b60b9dc3
......@@ -442,6 +442,7 @@ class TopicUtils(object):
}
}
]
q["highlight"] = ESPerform.get_highlight(["content"])
##添加高亮展示
q["highlight"] = ESPerform.get_highlight(["content"])
......
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