- 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?
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- Learn Blockchain Programming with JavaScript
- 潮流:UI設計必修課
- LabVIEW Graphical Programming Cookbook
- PHP 7底層設計與源碼實現
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- The Complete Coding Interview Guide in Java
- Spring Boot Cookbook
- Instant Lucene.NET
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Python商務數據分析(微課版)
- 分布式數據庫原理、架構與實踐
- JavaScript Unit Testing
- 零基礎PHP從入門到精通
- 面向物聯網的Android應用開發與實踐