首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
elasticserach7专题
Elasticserach7.x多字段组合聚合查询
curl -H "Content-Type: application/json" -X POST 'localhost:9200/records/_search?pretty' -d '{//过滤条件"query": {"bool": {"must": [{"match_phrase": {"fwname": {"query": "10.227.5.22:9000"}}},{"match_ph
阅读更多...