Describe the bug
I found a new bug when using Redisjson and RediSearch, prob.
When I update a certain value (That is also indexed using RediSearch) using JSON.MERGE and search for it using FT.SEARCH with the old value, it still returns results. However that's not the case when using JSON.SET, it works perfectly fine.
To reproduce
Expected behavior
It was supposed to not return anything
Additional information
Any additional information that is relevant to the problem.
Comment From: itamarhaber
Hello @IrisDAnte
This issue tracker is for reporting bugs or proposing improvements to the Redis server - please resubmit the issue at https://github.com/redisearch/redisearch.
Comment From: IrisDAnte
Uh sure okay