- Elasticsearch Indexing
- Hüseyin Akdo?an
- 97字
- 2021-07-23 14:54:08
Chapter 2. What is an Elasticsearch Index
In the previous chapter, we looked at what the difference is when a field becomes indexed and searchable and at how the analysis process affects the relevant search results. In this chapter, we will dive deep into the concept of the Elasticsearch index. Therefore, we will first go through basic concepts. Then we will examine the inverted index data structure. By the end of this chapter, we will have covered the following topics:
- What is dynamic mapping?
- What is denormalization?
- Is index flexible?
- What is the inverted index?
推薦閱讀
- Mastering OpenLayers 3
- Embedded Linux Projects Using Yocto Project Cookbook
- MySQL 8從入門到精通(視頻教學版)
- PowerCLI Cookbook
- Elastic Stack應用寶典
- Windows Presentation Foundation Development Cookbook
- Python編程與幾何圖形
- Learning OpenStack Networking(Neutron)(Second Edition)
- Unity 2D Game Development Cookbook
- 0 bug:C/C++商用工程之道
- Java 9 Programming By Example
- C#程序設計基礎入門教程
- Learning D
- Mastering ASP.NET Core 2.0
- HTML5 Canvas核心技術:圖形、動畫與游戲開發