How to fuzzy search in list view in Mendix 9.2.0

2
Hello,  For our project we would to like to fuzzy search on some attributes of our entity. For example: if we are searching on the name “Banana” we would also like to find records with the name “Bananb” which is nearly the same. As far as I can see there is no standard option in Mendix to support this. I did found the modules Global Search, Lucene search and Google text search. Unfortunately, all of these modules are incompatible with our current Mendix version (9.2.0)   Is it possible to perform this kind of searching in Mendix 9.2.0?
asked
0 answers