Commit 1dc24779 authored by Kai's avatar Kai

update

parent 01eebd28
...@@ -207,7 +207,6 @@ class TopicUtils(object): ...@@ -207,7 +207,6 @@ class TopicUtils(object):
if current_topic_id != -1: if current_topic_id != -1:
if len(topic_tag_list) > 0: if len(topic_tag_list) > 0:
topic_tag_list = topic_tag_list[0:100]
functions_list.append( functions_list.append(
{ {
"filter": {"bool": { "filter": {"bool": {
......
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