Add Fuzzy Search Capability to Filter Search Element

Currently, the Filter Search Element uses exact matching, which can lead to missed results when users make minor typos or use slight variations in search terms. Implementing fuzzy search would greatly enhance the search experience.

1 Like

I would definitely use this feature! I created a search query loop with a search filter element that searches in posts, pages and custom post types and displays results differently styled with different fields displayed. Now it only finds the result if it is an exact match but it would be very useful if some variance would be allowed.