es 按照时间查询的几种格式

GET m-2fg-day/_search {   "size": 0,   "query": {     "bool": {       "filter":[         {"term":{"2fg_year":"2017"}},         {"term":{"2fg_month":"09"}},         {"term":{"2fg_day":"25"}}         ]
相关文章
相关标签/搜索