You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues.
When we are using keys which can expire with FT.Search there is a small change that a key which is expired is part of the results. In that case the FTSearch function returns an error without returning any results.
Expected Behavior
I'm expecting all of the results to be there including the null key with an error telling me the key is expired.