elasticpress-stream icon indicating copy to clipboard operation
elasticpress-stream copied to clipboard

ARCHIVED: Use ElasticPress to power Stream with Elasticsearch.

Results 7 elasticpress-stream issues
Sort by recently updated
recently updated
newest added

This GitHub issue will serve as a task to prepare Critical Flow (also known as Test Cases) for this repository/plugin. Please refer **[Guide for Creating Critical Flow of 10up OSS...

Stream 3.x registers it’s DB driver during `plugins_loaded`, but EP feature setup is not until `init`. Adjusted the order of operations to register the ES driver earlier in the stack...

### Description of the Change - Removal of a typo on `includes/functions/core.php` on line 17. A trailing '/' was provoking a fatal error at activation. - Addition of a new...

I tried this locally and in a test env (https://testsite.cmsdevrel.com/). The issue happened on both. It does not appear to be related to the 5.8 bump. For testing: * Installed...

bug

**Is your enhancement related to a problem? Please describe.** Once WordPress 5.9 is released, we'll want to test ElasticPress Stream to see if any incompatibility issues arise. **Describe the solution...

help wanted
good first issue

The composer package name currently is `elasticpress-stream` instead of `10up/elasticpress-stream` convention, which is quite confusing when you try to install it for the first time. Updating the package name can...

type:bug

If I remember correctly, they switched from storing data in MySQL as of their 2.0 release (or so). Does this setup still work with recent Stream releases?