Skip to content

Conversation

@watersRand
Copy link

The previous example incorrectly passed the entire encoded_queries array (2D) to a single search call, causing a "blob size mismatch" error.

Updated the "Perform vector searches" section to iterate through the queries and perform individual searches, matching the expected input for the FT.SEARCH command.

The previous example incorrectly passed the entire encoded_queries array (2D) to a single search call, causing a "blob size mismatch" error.

Updated the "Perform vector searches" section to iterate through the queries and perform individual searches, matching the expected input for the FT.SEARCH command.
@CLAassistant
Copy link

CLAassistant commented Dec 22, 2025

CLA assistant check
All committers have signed the CLA.

@jit-ci
Copy link

jit-ci bot commented Dec 22, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@dwdougherty dwdougherty self-assigned this Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants