bloodhound/examples
Chris Allen cfc828afba Merged
2018-04-07 16:25:48 -05: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 remove transformers 2018-02-13 15:53:08 -06:00
README.md Fix typo: ElasticSearch -> Elasticsearch 2018-04-01 12:28:48 +09: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 Test suite rewrite 2018-02-06 21:32:20 -06:00

Bloodhound Examples

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

Run with stack exec tweet-example