且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

带有多个过滤器的ElasticSearch

更新时间:2023-11-26 19:17:10

The bool filter allows you to chain multiple MUST, SHOULD and SHOULD_NOT requests together. Allowing for you to construct this into one query.