https://github.com/aparo/elasticsearch-cookbook-second-edition
ElasticSearch CookBook Second Edition - Code repository
https://github.com/aparo/elasticsearch-cookbook-second-edition
Last synced: over 1 year ago
JSON representation
ElasticSearch CookBook Second Edition - Code repository
- Host: GitHub
- URL: https://github.com/aparo/elasticsearch-cookbook-second-edition
- Owner: aparo
- License: bsd-2-clause
- Created: 2014-10-21T20:16:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T17:12:46.000Z (over 11 years ago)
- Last Synced: 2025-03-26T23:11:36.756Z (over 1 year ago)
- Language: Shell
- Size: 520 KB
- Stars: 41
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
elasticsearch-cookbook
======================
PacktPub ElasticSearch CookBook code repository
The code on MacOSX, Linux, FreeBSD and other Unix based systems everything should be installed in a default installation.
For windows users
-----------------
I suggest to install a "Sane shell environment on Windows". Instructions are available on:
http://blog.ruilopes.com/post/2143557964/sane-shell-environment-on-windows
For downloading curl for Windows:
http://www.confusedbycode.com/curl/#downloads
Generally a bash shell and curl must be installed.
These are very common tools in ElasticSearch community.