2023年8月31日
摘要: 查看es结构,es _search查询基础语法 http://xx.xx.xx.xx:9200/ ES地址 car_info/_search POST {} POST { "query": { "match": { "carNo":"573702440" } } } { "query": { "te 阅读全文
posted @ 2023-08-31 18:28 oktokeep 阅读(89) 评论(0) 推荐(0)