{"id":615,"date":"2024-05-20T17:59:39","date_gmt":"2024-05-20T09:59:39","guid":{"rendered":"https:\/\/www.madbull.site\/?p=615"},"modified":"2024-05-20T17:59:39","modified_gmt":"2024-05-20T09:59:39","slug":"es%e7%94%a8filter%e7%bb%84%e5%90%88%e6%9f%a5%e8%af%a2%e5%8f%8a%e6%8e%92%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/www.madbull.site\/?p=615","title":{"rendered":"ES\u7528filter\u7ec4\u5408\u67e5\u8be2\u53ca\u6392\u5e8f"},"content":{"rendered":"\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p><strong>\u6bcf\u4e2a\u5b57\u6bb5\u5728mapping\u4e2d\u53ef\u5b9a\u4e49\u51fa\u591a\u79cd\u89e3\u6790\u65b9\u5f0f\uff0c\u53ef\u4ee5\u9488\u5bf9\u5177\u4f53\u5b57\u6bb5\u7684\u89e3\u6790\u65b9\u5f0f\u8fdb\u884c\u67e5\u8be2\u3002body\u90e8\u5206\u5982\u4e0b\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>POST index-*\/_search\n{\n  \"query\": {\n    \"bool\": {\n      \"filter\": &#91;\n        {\n          \"range\": {\n            \"aaa.time_start.date\": {\n              \"gte\": \"20240520000000\",\n              \"lte\": \"20240520235959\"\n            }\n          }\n        },\n        {\n          \"term\": {\n            \"_id\": \"M7GvlI8BbHUqhkeNlCSM\"\n          }\n        },\n        {\n          \"term\": {\n            \"bbb.keyword\": \"123123\"\n          }\n        }\n        {\n          \"regexp\": {\n            \"ccc.ddd.keyword\": \"\"\".*xxxx\\\/yyyy.*\"\"\"\n          }\n        }\n      ]\n    }\n  },\n  \"track_total_hits\": true,\n  \"sort\": &#91;\n    {\n      \"aaa.time_start\": {\n        \"order\": \"desc\"\n      },\n      \"bbb.keyword\": {\n        \"order\": \"desc\"\n      }\n    }\n  ],\n  \"from\": 2,\n  \"size\": 20\n}<\/code><\/pre>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>ES\u7528filter\u7ec4\u5408\u67e5\u8be2\u53ca\u6392\u5e8f\uff0c\u6bcf\u4e2a\u5b57\u6bb5\u5728mapping\u4e2d\u53ef\u5b9a\u4e49\u51fa\u591a\u79cd\u89e3\u6790\u65b9\u5f0f\uff0c\u53ef\u4ee5\u9488\u5bf9\u5177\u4f53\u5b57\u6bb5\u7684\u89e3\u6790\u65b9\u5f0f\u8fdb\u884c\u67e5\u8be2\u3002<\/p>\n","protected":false},"author":1,"featured_media":425,"comment_status":"open","ping_status":"open","sticky":false,"template":"single-with-sidebar","format":"standard","meta":{"footnotes":""},"categories":[124,5],"tags":[212,126,125,207,213,208,210,211,209],"class_list":["post-615","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-es","category-database","tag-desc","tag-elasticsearch","tag-es","tag-filter","tag-order","tag-range","tag-regexp","tag-sort","tag-term"],"_links":{"self":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=615"}],"version-history":[{"count":1,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":616,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions\/616"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/media\/425"}],"wp:attachment":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}