So, using redisearch-py, search by 'test' and 'TEST' gives for me different results. How i can make a query for caseless full text search?
So, using redisearch-py, search by 'test' and 'TEST' gives for me different results. How i can make a query for caseless full text search?