- Elasticsearch Blueprints
- Vineeth Mohan
- 172字
- 2021-07-16 13:39:32
Chapter 2. Building Your Own E-Commerce Solution
In the first chapter, we discussed how to add documents to an Elasticsearch instance as well as how to create the fields and decide on an analyzer. All these are steps to get you started. The next two chapters help you to get accustomed to the process of creating an e-commerce search solution. E-commerce revolutionized ways to shop, and the convenience that such a trading system provides attracted people very much. Amazon, eBay, and Flipkart are all pioneers in this field. Elasticsearch offers wonderful support to build such platforms, where you can display what you have. There are numerous techniques that can push the user experience even higher, which can eventually reflect on the overall performance of such a system. This is what we deal with in this chapter. Take a look at the contents of this chapter:
- Building the document
- A query or filter—the right choice
- A date-range-based filter
- A prize-range-based filter
- A category-based filter/facet
- Building a sample e-commerce document
- Advanced Machine Learning with Python
- Visual Studio 2012 Cookbook
- PHP基礎案例教程
- Learn Scala Programming
- Reactive Android Programming
- Learning FuelPHP for Effective PHP Development
- C語言程序設計
- NGINX Cookbook
- 用戶體驗可視化指南
- C++反匯編與逆向分析技術揭秘(第2版)
- 會當凌絕頂:Java開發修行實錄
- 黑莓(BlackBerry)開發從入門到精通
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- Less Web Development Cookbook
- Swift Essentials(Second Edition)