23252 Forks
64339 Stars
64339 Watchers

elasticsearch

Free and Open, Distributed, RESTful Search Engine

How to download and setup elasticsearch

Open terminal and run command
git clone https://github.com/elastic/elasticsearch.git
git clone is used to create a copy or clone of elasticsearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with elasticsearch https://github.com/elastic/elasticsearch/archive/master.zip

Or simply clone elasticsearch with SSH
[email protected]:elastic/elasticsearch.git

If you have some problems with elasticsearch

You may open issue on elasticsearch support forum (system) here: https://github.com/elastic/elasticsearch/issues