Using Elasticsearch (ES) on your site can help boost performance, especially with complex search setups. When using Elasticsearch on your local development environment, it can be tricky, because the names of indices are based on URL and can be the same as...
Read More Using Elasticsearch on Your Local Dev EnvironmentTag: ElasticSearch
Why Use Elasticsearch on Your WordPress Site?
What Is Elasticsearch? Elasticsearch is an incredibly fast, open-source, distributed, and highly-scalable solution for managing your searchable content. Elasticsearch can scale up with your site, because of its distributed architecture. This means that as your site grows, Elasticsearch grows with it; and...
Read More Why Use Elasticsearch on Your WordPress Site?Integrating ElasticSearch with WordPress
High traffic sites that heavily depend on search can run into server resource issues and cause a sluggish experience for users. A good solution for this is to allow a third-party service to handle search for your site. We recently had a...
Read More Integrating ElasticSearch with WordPress