Is there a way to get around this when using RediSearch FT.SEARCH?
I basically want to get all the possible results for a search. I can page through them using the LIMIT offset count parameters but it errors out when I hit an offset higher than 10000.