Commit bf0dff29 authored by lixiaofang's avatar lixiaofang

add

parent 941fbeca
...@@ -761,7 +761,7 @@ class TopicUtils(object): ...@@ -761,7 +761,7 @@ class TopicUtils(object):
"query": { "query": {
"multi_match": { "multi_match": {
"type": "cross_fields", "type": "cross_fields",
"operator": "or", "operator": "and",
"query": query "query": query
} }
......
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