- ElasticSearch Cookbook
- Alberto Paro
- 115字
- 2021-04-02 10:09:54
Introduction
In order to efficiently use ElasticSearch, it is very important to understand how it works. The goal of this chapter is to give the reader an overview of the basic concepts of ElasticSearch such as node, index, shard, type, records, and fields.
ElasticSearch can be used both as a search engine and as a data store. A brief description of the ElasticSearch logic helps the user to improve the performance and quality, and decide when and how to invest in infrastructure to improve scalability and availability. Some details about data replications and base node communication processes are also explained. At the end of this chapter the protocols used to manage ElasticSearch are also discussed.
推薦閱讀
- 30天自制操作系統
- Persistence in PHP with the Doctrine ORM
- 開源安全運維平臺OSSIM疑難解析:入門篇
- Django Project Blueprints
- AWS SysOps Cookbook
- UI設計手繪表現從入門到精通
- 統信UOS應用開發進階教程
- Windows Server 2008組網技術與實訓(第3版)
- Web Penetration Testing with Kali Linux(Third Edition)
- 鴻蒙入門:HarmonyOS應用開發
- Apache ShardingSphere權威指南
- 嵌入式Linux設備驅動程序開發指南(原書第2版)
- 深入理解嵌入式Linux設備驅動程序
- Windows 10應用維護辦公大全
- Serverless Architectures with AWS