- Elasticsearch Essentials
- Bharvi Dixit
- 137字
- 2021-07-16 09:33:16
Chapter 2. Understanding Document Analysis and Creating Mappings
Search is hard, and it becomes harder when both speed and relevancy are required together. There are lots of configurable options Elasticsearch provides out-of-the-box to take control before you start putting the data into it. Elasticsearch is schemaless. I gave a brief idea in the previous chapter of why it is not completely schemaless and how it creates a schema right after indexing the very first document for all the fields existing in that document. However, the schema matters a lot for a better and more relevant search. Equally important is understanding the theory behind the phases of document indexing and search.
In this chapter, we will cover the following topics:
- Full text search and inverted indices
- Document analysis
- Introducing Lucene analyzers
- Creating custom analyzers
- Elasticsearch mappings
推薦閱讀
- Apache ZooKeeper Essentials
- Objective-C應用開發全程實錄
- Learning Spring 5.0
- Manga Studio Ex 5 Cookbook
- Ext JS Data-driven Application Design
- Mastering Python High Performance
- Java深入解析:透析Java本質的36個話題
- 碼上行動:用ChatGPT學會Python編程
- 數據結構習題解析與實驗指導
- Java編程的邏輯
- 圖數據庫實戰
- App Inventor創意趣味編程進階
- 新印象:解構UI界面設計
- Programming Microsoft Dynamics? NAV 2015
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite