queries

What is search query
{ "query": { "match_all": {} } }

params

  • match_all
  • size (default to 10) how many search hits
  • from - where to start, useful for paging (default 0)
  • sort
  • balance -> order
  • _source - can be specified to only return specific fields (SQL select from)
  • match (SQL where)
  • match_phrase (SQL where exact)
  • bool
  • must/must_not -> array contains params and relationship
  • should -> ... or relationship
  • _score - result relevancy
  • filter
  • range - balance -> gte, lte, etc, use with filter

aggrgation

  • aggs (SQL group by)
  • group_by_.. -> terms -> field === SELECT state, count(*) from bank GROUP BY state ORDER BY count(*) DESC
  • average_balance -> avg -> field

can be embeeddededdeed

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • 我又開始寫詩了當(dāng)我 好不容易從那些浪費(fèi)生命的 無聊的所謂正經(jīng)工作里喘口氣時(shí) 我又開始寫詩了我是個(gè)詩人難道不是嗎 我...
    老晁閱讀 330評(píng)論 0 0
  • 假如我把時(shí)間撿起 你是否會(huì)和我相遇 我就在你孤獨(dú)無助的傷懷里 假如你灑了花的種子 是否會(huì)在我途經(jīng)的身旁盛放 我在路...
    田萍閱讀 180評(píng)論 0 5
  • 文章概況 站會(huì)(Standup Meetings)概念 優(yōu)點(diǎn)與好處 注意事項(xiàng) 本期實(shí)際運(yùn)用 站會(huì)(Standup ...
    SapphoJC閱讀 1,680評(píng)論 0 1

友情鏈接更多精彩內(nèi)容