- 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.
- Qt 5 and OpenCV 4 Computer Vision Projects
- FuelPHP Application Development Blueprints
- OpenDaylight Cookbook
- PWA入門與實踐
- Dynamics 365 Application Development
- jQuery EasyUI網(wǎng)站開發(fā)實戰(zhàn)
- Python計算機視覺編程
- Python應用輕松入門
- RabbitMQ Cookbook
- Android系統(tǒng)級深入開發(fā)
- Selenium Testing Tools Cookbook(Second Edition)
- Test-Driven Development with Django
- 好好學Java:從零基礎到項目實戰(zhàn)
- Mastering C++ Multithreading
- 智能手機故障檢測與維修從入門到精通