Commit ecbcaaeb authored by lixiaofang's avatar lixiaofang

add

parent 542635fb
......@@ -291,9 +291,6 @@ class TopicUtils(object):
'operator': 'and',
'fields': query_fields,
}
logging.info("get ----------------tag_id:%s"%query)
logging.info("get ----------------tag_id:%s"%tag_id)
logging.info("get ----------------tag_id:%s"%type(tag_id))
query_function_score["query"]["bool"]["should"] = [
{'multi_match': multi_match},
......
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