Problem Description
Unhandled internal error when using a wrong property for vector search
Proposed Solution
show the used property by the user in the error message, it would have been hard to figure out the problem without reading the source code
Alternatives
No response
Additional Context

I noticed in the source that both INVALID_VECTOR_INPUT and INVALID_INPUT_VECTOR are used, not sure if it's a mistake or there's an actual semantic meaning in the difference