mattbaird/elastigo

Adding support for the 2.x Query API (and maybe other stuff)

Opened this issue · 0 comments

For ElasticSearch 2.x, the Query/Filter API has changed a good deal. Fortunately, it's not that different, but I'm wondering how to best proceed with implementing these changes. Seems like the most straightforward would be a major revision branch that requires ES 2.x.