DSL查詢基礎—關鍵字

1.query查詢語句spa

{
  "query" : {
    "match" : {
      "last_name" : "Smith"
    }
  }
}
相關文章
相關標籤/搜索