- Elasticsearch Indexing
- Hüseyin Akdo?an
- 104字
- 2021-07-23 14:54:08
Summary
In this chapter, we' looked at the important, main topics for efficient indexing and relevant search results: How to store documents? What is the difference between the storable and searchable field? What is the analysis process? What is the impact on the relevant search results? In addition to that, we've briefly discussed some of the basic concepts of Elasticsearch that are associated with Lucene (for example, inverted index and the _source
field).
In the next chapter, you'll learn about the Elasticsearch index—what mapping is, what inverted index is, the denormalized data structure—and some other concepts related to this topic.
推薦閱讀
- 計算思維與算法入門
- Mastering Zabbix(Second Edition)
- Learning Flask Framework
- Python語言程序設計
- Twilio Best Practices
- Java面向對象程序開發及實戰
- C# 8.0核心技術指南(原書第8版)
- 學習OpenCV 4:基于Python的算法實戰
- Bootstrap 4 Cookbook
- Mastering Web Application Development with AngularJS
- MySQL程序員面試筆試寶典
- Angular應用程序開發指南
- R語言:邁向大數據之路(加強版)
- Programming Microsoft Dynamics? NAV 2015
- 軟件體系結構