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
On RediSearch 2.4.3 we introduced a new DIALECT command argument for queries (FT.SEARCH, FT.AGGREGATE) this will allow to process queries either by the current dialect (RediSearch 2.2.x) or the new dialect introduced on RediSearch 2.4.2.
New dialect features:
On RediSearch 2.4.3 we introduced a new
DIALECT
command argument for queries (FT.SEARCH
,FT.AGGREGATE
) this will allow to process queries either by the current dialect (RediSearch 2.2.x) or the new dialect introduced on RediSearch 2.4.2.New dialect features:
The text was updated successfully, but these errors were encountered: