Extends the search capabilities of ElasticPress to all […]
See full descriptionVersion 2.0.4
- Fix: better management of sites indices in Health stats.
- Fix: cache cluster indices for better performance.
- Fix: unsync documents when moved to a non indexable stati.
- Fix: adjust undefined variables.
Version 2.0.3
- Fix: compatibility with ElasticPress 5.0.0
Version 2.0.2
- Fix: compatibility with stopwords analyzers on ElasticPress 4.7.0 or newer.
- Fix: error when deleting and trashing posts on PHP 8.0 or newer.
Version 2.0.1
- Fix: plugin package might miss a parent directory, or might have a wrongly named one.
Version 2.0.0
- Feature: analyze and sync content in its own language.
- Feature: use a different index per type of content, per language.
- Chore: update the CLI command to
sync
instead of the deprecatedindex
. - Fix: analyze language fields as comma-separated lists of keywords.
- Fix: include non-translatable posts in non-default post language indices.
- Fix: include relevant posts in the default language in non-default language indices for post types set to be displayed as translated.