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
make prefix optional and update vector field args (#63)
This PR makes the `prefix` field optional and an empty string by
default, which mirrors the default because of the RediSearch API. It
also removes the vector field args for block size and initial cap as
these are not user friendly fields.
0 commit comments