redis-rb / redis-client

Simple low level client for Redis 6+
MIT License
124 stars 60 forks source link

FT.INFO command throwing error if index is found #143

Closed thiagomagro closed 11 months ago

thiagomagro commented 11 months ago

When trying to get index information with FT.INFO, the following error is presented if the index is found:

ArgumentError (invalid value for Float(): "nan"):