数据是这个样子的,值是json数组,但是我用term匹配不到值。
{ "query": { "bool": { "must": { "term": { "prod:infor:brand": "汤臣倍健" } } } } }
快疯了!!!