- 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
推薦閱讀
- Go Web編程
- FreeSWITCH 1.8
- Learning ArcGIS Pro 2
- 新手學Visual C# 2008程序設計
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Java系統化項目開發教程
- Test-Driven Development with Django
- 代替VBA!用Python輕松實現Excel編程
- Java并發編程:核心方法與框架
- Julia數據科學應用
- Application Development with Parse using iOS SDK
- IPython Interactive Computing and Visualization Cookbook
- Java自然語言處理(原書第2版)
- Professional JavaScript
- ANSYS FLUENT 16.0超級學習手冊