Chris A.

Results 150 comments of Chris A.

Anyhoodle, if there's a benign fix that deals with this for 1.x/2.x without breaking anything, that's fine. 2.x compatibility/migration story is still being figured out by the interested parties. To...

doctests are spooky evil

I'm not keen on making the API more complicated in order to handle multiple-ES support. Please look at past issues/PRs where we've discussed this to get an idea of what...

I wasn't aware cluster sniffing was available outside of the transport API. Without that, it's equivalent to polling the cluster metadata is it not? If you want it, you're likely...

First off, I just want to thank you for documenting this and for writing the code. I do appreciate that a lot, you went to more trouble than most people...

@maaronking Put up the PR please :) Mention this issue and I'll close it when the PR is merged.

I read this when you posted, but all I have time for is an `ACK`. Sorry I can't do more. I wasn't the original author of the aggregation stuff I...

http://hackage.haskell.org/package/http-types-0.8.6/docs/Network-HTTP-Types-Method.html#t:Method Not sure. Probably Haddock issue?

https://github.com/bitemyapp/bloodhound#aggregations https://github.com/bitemyapp/bloodhound/blob/master/Database/Bloodhound/Types.hs Support for them would have to be added to the existing aggregations support. Aggregations haven't been released yet (next version will be 0.4.0.0), so churning the design is...