RediSearch / redisearch-go

Go client for RediSearch
https://redisearch.io
BSD 3-Clause "New" or "Revised" License
288 stars 65 forks source link

Adding Payload Support for Query #190

Open Programmer213-web opened 3 months ago

Programmer213-web commented 3 months ago

Even though payload field is provided and can be set for Query object, while using Search function, the client does not send the payload for the query to Redis. This is because the "PAYLOAD" argument is not given to the client querying Redis.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud