1.7.0
[1.7.0] - 2020-06-23
Changed
- Singular post resolving to use WP_Query instead of our own implementation.
- Indexing additional fields to use custom static functionality instead of the previous filter-based approach.
- Make the default stop words list to be empty. It can be altered or returned to RediSearch default list via a filter.
- Define
WP_IMPORTING
constant when indexing.