- Elasticsearch Essentials
- Bharvi Dixit
- 96字
- 2021-07-16 09:33:15
Chapter 1. Getting Started with Elasticsearch
Nowadays, search is one of the primary functionalities needed in every application; it can be fulfilled by Elasticsearch, which also has many other extra features. Elasticsearch, which is built on top of Apache Lucene, is an open source, distributable, and highly scalable search engine. It provides extremely fast searches and makes data discovery easy.
In this chapter, we will cover the following topics:
- Concepts and terminologies related to Elasticsearch
- Rest API and the JSON data structure
- Installing and configuring Elasticsearch
- Installing the Elasticsearch plugins
- Basic operations with Elasticsearch
推薦閱讀
- C++ Primer習(xí)題集(第5版)
- 數(shù)字媒體應(yīng)用教程
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- NLTK基礎(chǔ)教程:用NLTK和Python庫(kù)構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Apache Spark 2 for Beginners
- Learning SAP Analytics Cloud
- Neo4j Essentials
- Reactive Programming With Java 9
- Spring實(shí)戰(zhàn)(第5版)
- “笨辦法”學(xué)C語(yǔ)言
- 軟件測(cè)試綜合技術(shù)
- SpringBoot從零開(kāi)始學(xué)(視頻教學(xué)版)
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- R的極客理想:量化投資篇
- Visual C++程序設(shè)計(jì)全程指南