Skip to content
ElasticSearch CookBook Second Edition - Code repository
Shell Java Python
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
chapter_03 Initial import in GitHub Oct 21, 2014
chapter_04
chapter_05
chapter_06
chapter_07
chapter_08
chapter_10
chapter_11
chapter_12
data_scripts
samples
.gitignore
LICENSE
README.md
test.json

README.md

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.

You can’t perform that action at this time.