Articles

by

ElasticPress <3 React

We are excited to announce the release of ElasticPress React! ElasticPress React is a set of React components to be used in JavaScript applications that integrate with ElasticPress. If you are running a headless WordPress…

by

ElasticPress 3.0 Released

I’m excited to announce the release of a major milestone for ElasticPress, version 3.0. The new version adds two critical pieces of functionality: user search and query integration as well as the new API making…

by

ElasticPress 2.5: Facets

Please note: as of version 4.7 of ElasticPress, Facets are now known as Filters. ElasticPress 2.5 has been released, with a new Facets feature that makes it easy to add high performance content filtering controls…

by

ElasticPress 2.4: Autosuggest

ElasticPress 2.4 has been released, bringing a new Autosuggest feature. When the autosuggest feature is enabled, input fields of type “search” or with the CSS class “search-field” or “ep-autosuggest” will be enhanced with suggested matches….

by

ElasticPress 2.3: Documents

ElasticPress version 2.3 has been released, bringing with it a new Documents feature. This feature indexes text within popular file types (e.g. pdf, doc, ppt) and adds those files to search results, rectifying a gap in…

by

Debugging ElasticPress

ElasticPress is a sophisticated plugin that tightly integrates with WordPress core, themes, and plugins. As a result, debugging ElasticPress can be tricky business for even experienced developers. Having been exposed to many debugging questions in…