Oct. 1, 2021
Introduction
I spent a day to read the book called Elasticsearch The definitive guide. I went over the book page by page, read something if I like, and then look for some good presentation through the book.
My reading time | Highlights | What to do to be a better reader
I like to spend time to work on more reading related to the book.
- Authors: Clinto Gormley & Zachary Tong.
- First few hours are very important. Once I understand the basics from the book, I will go back to read the book again and again.
- I should become a best book reader in my early ages, for example, in my 20s, or in my 30s.
- Understand how Elasticsearch interprets data in your documents <- Focus on this part first
- Index and query your data to take advantage of search concepts such as relevance and word proximity
- Handle human language through the effective use of analyzers and queries
- Summarize and group data to show overall trends, with aggregations and analytics
- Use geo-points and geo-shapes—Elasticsearch’s approaches to geolocation
- Model your data to take advantage of Elasticsearch’s horizontal scalability
- Learn how to configure and monitor your cluster in production
No comments:
Post a Comment