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
When create the FT.CREATE, it could set the LANGUAGE parameter when define the language in @document, but when FT.SEARCH, it could not add the LANGUAGE parameter.
So, how to pass the language when the RedisDocumentRepository not auto added?