bloodhound/examples
2017-08-10 15:16:39 +02:00
..
LICENSE First stab at removing doctests 2017-02-10 15:21:14 -08:00
Makefile Fix V5 content-type header warning 2017-08-03 22:35:32 -05:00
package.yaml Add extra dependencies for other examples 2017-02-12 14:30:42 -08:00
README.md Run instructions in examples README 2017-08-10 15:16:39 +02:00
Setup.hs First stab at removing doctests 2017-02-10 15:21:14 -08:00
stack.yaml Fix V5 content-type header warning 2017-08-03 22:35:32 -05:00
Tweet.hs Fix V5 content-type header warning 2017-08-03 22:35:32 -05:00

Bloodhound Examples

These examples can be built via stack build. To run them start ElasticSearch 5.x server at localhost:9200

Run with stack exec tweet-example