- Elasticsearch Blueprints
- Vineeth Mohan
- 183字
- 2021-07-16 13:39:32
Summary
Kick starting Elasticsearch is much easier than any other open source projects. It ships with the best possible configurations, which make the process of starting this easy, and it ships with the most optimistic settings for performance. Hence, the initial learning curve on the user side is reduced. We went through a getting started that was easy; and discussed some of the architectural choices, which make this application truly distributed.
Though Elasticsearch head is a good tool to interact with Elasticsearch. There are other choices, such as Sense (packed with Elasticsearch Marvel), KOPF, and so on, which can also be used for the same purpose. There is a wide variety of ways in which we can use analyzers to improve a user's search experience. A separate chapter is dedicated to this in this book.
In the next chapter, you will learn how you can effectively use Elasticsearch to build an e-commerce application. Elasticsearch is a natural fit to build an e-commerce application. Search over structured and unstructured data, pagination, scoring, aggregation, filtering, and highlighting makes Elasticsearch an ideal backend for e-commerce-related applications.
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Mobile Application Development:JavaScript Frameworks
- Python爬蟲開發與項目實戰
- 征服RIA
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- 編程菜鳥學Python數據分析
- HTML 5與CSS 3權威指南(第3版·上冊)
- Test-Driven Machine Learning
- Python3.5從零開始學
- Python機器學習算法與應用
- 零基礎學C語言程序設計
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Web前端開發最佳實踐
- 深入淺出 HTTPS:從原理到實戰
- MySQL數據庫教程(視頻指導版)