摘要: GET jyb_report_index_preprod/_search { "query": { "match": { "report_id":59 } } } 解释:上面 jyb_report_index_preprod 是欲查索引的名称, 想要查询的条件在match里面写,我打算查 repor 阅读全文
posted @ 2020-03-19 11:45 菜霸 阅读(5423) 评论(0) 推荐(0)