alleyinteractive / alleyinteractive/es-wp-query
Release multiple versions to support the whims of ES features
Open
- Dominant language
- PHP
- Stars
- 125
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.