We'll create fresh WordPress site with RediSearch installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Redisearch implements a search engine on top of Redis. It has lots of advanced features, like exact phrase matching and numeric filtering for text queries, that are nearly not possible or inefficient with mysql search queries.
The latest version of this plugin supports RediSearch version 2.0 (or higher) which runs on Redis 6.0 (or higher). If you have version prior to 2.0, please use this plugins 0.2.7.
Here you find a list of RediSearch features included in the plugin:
Search: Instantly find the content you’re looking for. The first time.
Scoring fields differently: Give different score to different fields. For example higher score to product name and number than its description.
Fuzzy Search: Don’t worry about visitors misspelling.
Autosuggest: Adds a suggestion string to an auto-complete suggestion dictionary.
Synonyms: RediSearch supports synonyms, that is searching for synonyms words defined by the synonym data structure.