10 Forks
24 Stars
24 Watchers

Elasticsearch

Elasticsearch是一个实时的分布式搜索和分析引擎,

How to download and setup Elasticsearch

Open terminal and run command
git clone https://github.com/scalad/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/scalad/Elasticsearch/archive/master.zip

Or simply clone Elasticsearch with SSH
[email protected]:scalad/Elasticsearch.git

If you have some problems with Elasticsearch

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