Hi I have a requirement to implement a fuzzy logic search in Appian. How can we implement it?
Discussion posts and replies are publicly visible
You could use full-text indexing and the match function in MariaDB and expose it to Appian in a view or stored procedure.