Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 292 Bytes

Elastichsearch test

Just a simple test with Elasticsearch and Stretcher

Get it up running

brew install elasticsearch
elasticsearch -f
ruby server.rb
open http://localhost:4567