Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release multiple versions to support the whims of ES features #37

Open
mboynes opened this issue Mar 2, 2016 · 1 comment
Open

Release multiple versions to support the whims of ES features #37

mboynes opened this issue Mar 2, 2016 · 1 comment
Milestone

Comments

@mboynes
Copy link
Contributor

mboynes commented Mar 2, 2016

Elasticsearch has a fairly rapid release cycle, and it has no dedication to backwards compatibility. Furthermore, there's no great way to see what version of ES we're querying against (without making an additional HTTP request, and that's assuming the server supports that endpoint).

As such, we're going to split ES_WP_Query and support multiple versions at once.

See #35, #36.

@mboynes mboynes added this to the 1.0 milestone Mar 2, 2016
@gibrown
Copy link

gibrown commented May 25, 2016

@mboynes if you have a WP.com VIP that you want to try out with ES 2.x we now have a 2.3 cluster deployed that as a few production indices on it. Still very much in the testing phases, but we have some internal indices and en.support.wordpress.com running on it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants