DSL查询基础—关键字

1.query查询语句spa

{
  "query" : {
    "match" : {
      "last_name" : "Smith"
    }
  }
}
相关文章
相关标签/搜索