{ "query": { "bool": { "must": [{ "match_phrase": { "type_id": 123 } }], "should": [{ "match_phrase": { "title": "常德" } }, { "match_phrase": { "content": "常德" } }], "minimum_should_match": 1 } }, "size": 5 }
posted @ 2023-03-06 16:55 赵瑛 阅读(194) 评论(0) 收藏 举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。