Describe the bug

Redis CLI is giving error for semantic_search

To reproduce

127.0.0.1:6379> FT.SEARCH idx "*=>[KNN 5 @embedding $query_embedding]" PARAMS 2 query_embedding "AAAAAAAAAAAAAAAAA" (error) Syntax error at offset 1 near >[

Expected behavior

It is supposed to return the matched document

Redis and RediSearch versions (7.4.2 and 2.10.12).

Comment From: sundb

please move this issue to https://github.com/RediSearch/RediSearch/issues, thanks.