You can now utilize a custom stemmer to find keyword stems. SearchWP handles English out of the box, but different languages require different stemming. Extensions will be released periodically to make this easier on developers.
- [Fix] Fixed a potential issue where the search algorithm refinement may be too aggressive
- [New] New Filter:
searchwp_custom_stemmer
to allow for custom (usually localized) stemming. Requires a re-index if utilized