Currently, my database has encrypted data which I send to Algolia. I need to search on this encrypted data but if indexed is 'John' and I search 'Joh', they are not similar at all, and thus result to 0 hits.
Any ideas how to solve this? I am currently running rails and attr_encrypted