- Mastering Elasticsearch(Second Edition)
- Rafa? Ku? Marek Rogoziński
- 110字
- 2021-07-23 20:16:45
Summary
In this chapter, we looked at the general architecture of Apache Lucene: how it works, how the analysis process is done, and how to use Apache Lucene query language. In addition to that, we discussed the basic concepts of Elasticsearch, its architecture, and internal communication.
In the next chapter, you'll learn about the default scoring formula Apache Lucene uses, what the query rewrite process is, and how it works. In addition to that, we'll discuss some of the Elasticsearch functionality, such as query templates, filters, and how they affect performance, what we can do with that, and how we can choose the right query to get the job done.
推薦閱讀
- Python自動(dòng)化運(yùn)維快速入門(mén)
- C/C++算法從菜鳥(niǎo)到達(dá)人
- Building an RPG with Unity 2018
- 從Java到Web程序設(shè)計(jì)教程
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- Unity&VR游戲美術(shù)設(shè)計(jì)實(shí)戰(zhàn)
- 進(jìn)入IT企業(yè)必讀的324個(gè)Java面試題
- Hack與HHVM權(quán)威指南
- Android 游戲開(kāi)發(fā)大全(第二版)
- Java從入門(mén)到精通(視頻實(shí)戰(zhàn)版)
- SAS編程演義
- Joomla!Search Engine Optimization
- 現(xiàn)代C++語(yǔ)言核心特性解析
- 分布式系統(tǒng)架構(gòu)與開(kāi)發(fā):技術(shù)原理與面試題解析
- D Cookbook