This WordPress plugin is a proof of concept to demonstrate how to optimize ElasticPress to improve search functionality and performance.
The plugin extends ElasticPress, a plugin that integrates Elasticsearch with WordPress, to replace the default search functionality provided by WooCommerce. The search results will be more accurate and faster since ElasticPress uses Elasticsearch to index and query products.
- Install and activate ElasticPress plugin
- Upload the woo-elasticpress-poc folder to the /wp-content/plugins/ directory or install directly from the WordPress plugin directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
Once activated, the plugin will automatically optimize the ElasticPress to improve search functionality and performance.
Contributions to this plugin are welcome. Feel free to fork this repo and submit pull requests.
If you need help with this plugin or have any questions, please open an issue on the GitHub repository or contact us at support@11bytes.de.
Proof of Concept for a WooCommerce Shop using ElasticPress is released under the GPLv2 or later.