As the beginning of the Elastic series of articles, this article mainly tries the basic commands of Elasticsearch. From the demo, we will build a cluster for practice and will understand how to custom an index template and how to apply some useful queries.

Let is make up a cluster.

Elastisearch is inherently distributed and knows how to manage multiple nodes to improve scalability and availability.

#docker #docker-compose #elasticsearch #python

Use python to manipulate elasticsearch
1.90 GEEK