June 2018
Intermediate to advanced
276 pages
6h 26m
English
Elasticsearch is an amazing open-source project. It is a RESTful, distributed, and JSON-based search engine. In other words, you can look at it as a NoSQL search server. You can see its official website at https://www.elastic.co/:

To download it, go to https://www.elastic.co/downloads/elasticsearch:

Select a suitable package. In my case, I am going to install it on an Ubuntu 14.04 machine. Thus, I am going to select the .deb version. It is recommended that you have the following:
Elasticsearch is written in ...
Read now
Unlock full access