bloodhound/examples
2018-04-01 12:28:48 +09: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 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 Use Types.LatLon for location 2017-08-10 11:07:45 +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