Skip to content

Instantly share code, notes, and snippets.

@acreeger
Created August 15, 2011 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acreeger/1146989 to your computer and use it in GitHub Desktop.
Save acreeger/1146989 to your computer and use it in GitHub Desktop.
Downloading and installing ElasticSearch
curl -o elasticsearch-0.17.4.tar.gz http://cloud.github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.4.tar.gz
tar xvfz elasticsearch-0.17.4.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment