Go client for RediSearch
Home Page:https://redisearch.io
Repository from Github https://github.comRediSearch/redisearch-goRepository from Github https://github.comRediSearch/redisearch-go
hanszhaoxx opened this issue 2 years ago · comments
I can't set alias name by VectorFieldOptions. Example: FT.CREATE itemIdx5 ON JSON PREFIX 1 item: SCHEMA $.embedding AS embedding VECTOR FLAT 6 DIM 4 DISTANCE_METRIC L2 TYPE FLOAT32