Articles

by

Enabling Comments and Terms in ElasticPress 5.0

Starting from version 5.0, ElasticPress will no longer show the Comments or Terms Features in the Dashboard by default. Site owners will need to add a code snippet in functions.php or in a custom plugin…

by

Custom Fields and Weighted Search with ElasticPress — Part 2

In our previous blog post, we’ve seen how it is possible to add a custom field to the Elasticsearch query while using the weighting engine. But in that solution everything was hard-coded. Now, let’s see…

by

Custom Fields and Weighted Search with ElasticPress

One of the most powerful features of ElasticPress is the ability to add more fields to your website search. By default, WordPress only searches for titles, excerpts, and content but with ElasticPress you can search…