- Mastering Elasticsearch(Second Edition)
- Rafa? Ku? Marek Rogoziński
- 143字
- 2021-07-23 20:16:46
Chapter 2. Power User Query DSL
In the previous chapter, we looked at what Apache Lucene is, how its architecture looks, and how the analysis process is handled. In addition to these, we saw what Lucene query language is and how to use it. We also discussed Elasticsearch, its architecture, and core concepts. In this chapter, we will dive deep into Elasticsearch focusing on the Query DSL. We will first go through how Lucene scoring formula works before turning to advanced queries. By the end of this chapter, we will have covered the following topics:
- How the default Apache Lucene scoring formula works
- What query rewrite is
- What query templates are and how to use them
- How to leverage complicated Boolean queries
- What are the performance implications of large Boolean queries
- Which query you should use for your particular use case
推薦閱讀
- 數(shù)據(jù)科學(xué)實戰(zhàn)手冊(R+Python)
- 騰訊iOS測試實踐
- 21天學(xué)通C++(第6版)
- MATLAB實用教程
- 游戲程序設(shè)計教程
- Unity Shader入門精要
- 深度學(xué)習(xí):Java語言實現(xiàn)
- 軟件測試實用教程
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- 智能手機故障檢測與維修從入門到精通
- Scala編程實戰(zhàn)
- 單片機原理及應(yīng)用技術(shù)
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- 例說FPGA:可直接用于工程項目的第一手經(jīng)驗
- C語言從入門到精通(視頻實戰(zhàn)版)