使用
"terms"代替
"term"。
https://www.elastic.co/guide/zh-CN/elasticsearch/reference/current/query-dsl-
terms-
filter.html
{ "terms" : { "entity" : [ 123, 1234, ... ] }}
使用
"terms"代替
"term"。
https://www.elastic.co/guide/zh-CN/elasticsearch/reference/current/query-dsl-
terms-
filter.html
{ "terms" : { "entity" : [ 123, 1234, ... ] }}