- Elasticsearch Server(Third Edition)
- Rafa? Ku? Marek Rogoziński
- 138字
- 2021-07-16 12:52:49
Chapter 2. Indexing Your Data
In the previous chapter, we learned what full text search is and how Apache Lucene fits there. We were introduced to the basic concepts of Elasticsearch and we are now familiar with its top-level architecture, so we know how it works. We used the REST API to index data, to update it, to delete it, and of course to retrieve it. We searched our data with the simple URI query and we used versioning that allowed us to use optimistic locking functionality. By the end of this chapter, you will have learned the following topics:
- Basic information about Elasticsearch indexing
- Adjusting Elasticsearch schema-less behavior
- Creating your own mappings
- Using out of the box analyzers
- Configuring your own analyzers
- Index data in batches
- Adding additional internal information to indices
- Segment merging
- Routing
推薦閱讀
- 控糖控脂健康餐
- Python語言程序設計
- Mastering Unity Shaders and Effects
- 鋒利的SQL(第2版)
- Mastering Apache Spark 2.x(Second Edition)
- JavaScript:Moving to ES2015
- Java:High-Performance Apps with Java 9
- C#實踐教程(第2版)
- Test-Driven JavaScript Development
- Python機器學習算法與應用
- MyBatis 3源碼深度解析
- Penetration Testing with the Bash shell
- Get Your Hands Dirty on Clean Architecture
- JavaWeb從入門到精通(視頻實戰(zhàn)版)
- 精益軟件開發(fā)管理之道