https://github.com/rishiloyola/elasticbyexample
An Introduction to elasticsearch
https://github.com/rishiloyola/elasticbyexample
Last synced: 2 months ago
JSON representation
An Introduction to elasticsearch
- Host: GitHub
- URL: https://github.com/rishiloyola/elasticbyexample
- Owner: rishiloyola
- License: mit
- Created: 2017-02-16T18:42:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T15:33:17.000Z (over 8 years ago)
- Last Synced: 2025-02-05T14:14:41.155Z (4 months ago)
- Homepage: https://rishiloyola.github.io/elasticbyexample/
- Size: 341 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elasticbyexample
A book that teaches elasticsearch via interactive examples.
## About
This **book** is a small set of tutorials for the quick reference of elasticsearch. The purpose is to make this book handy while working on elasticsearch. It is useful to the beginners and intermediate level users.
## Thanks
Thanks to [Mark McGranaghan](https://github.com/mmcgrana) for [Gobyexample](https://gobyexample.com), which inspired me to write this handbook.