bloodhound/examples
2018-10-27 11:26:17 +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 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 add mapping name when creating template 2018-10-27 11:26:17 +02: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