bloodhound/examples
Chris Allen b879d5fc1d Merge pull request #204 from jagare/examples-location
Use Types.LatLon for location
2017-08-11 13:30:32 -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 Add extra dependencies for other examples 2017-02-12 14:30:42 -08:00
README.md Typo 2017-08-10 13:28:18 -05: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