
Integrating your Wordpress Blog with Elasticsearch to Enhance Search Functionality
Posted by Timo Goosen October 31, 2018WordPress is a very popular CMS that is used all over the internet for a variety of use cases. WordPress traditionally uses MySQL for the database and for its search functionality.
A good alternative is to use Elasticsearch to extend WordPress’s search functionality.
In this article, we cover how to install ElasticPress, a plugin that can be used to exploit Elasticsearch’s powerful search capabilities with WordPress.