Search similar to SQL LIKE '%foo%'

Hi Alejandro,

I think you’re looking for “fuzzy matching” which is new in 1.2.0

https://github.com/RedisLabsModules/RediSearch/releases/tag/v1.2.0

Hope this helps!

-Kyle