Spring boot Redis omit phantoms during search
I am using Redis search together with Spring data redis.
I need time to live functionality hence phantoms are created by the framework which is fine.
But when doing ft.search I do not want those phantoms to be returned.