In this article, we introduce some of the Elasticsearch basic concepts and examples of using its REST API.
Continue reading








In this article, we introduce some of the Elasticsearch basic concepts and examples of using its REST API.
Continue reading
Elasticsearch is an open source, distributed, scalable, highly available, document-oriented, RESTful, full text search engine with realtime search and analytics capabilities. It is basically built on top of the Apache Lucene for the indexing purposes. In this post, I am going to give you a very quick conceptual introduction to Elasticsearch.
Continue reading