vigyasharma commented on issue #15540:
URL: https://github.com/apache/lucene/issues/15540#issuecomment-3703993169
We do some validations when creating a `Knn{Float|Byte}VectorField` object,
like checking for dimension, vector encoding, null and finite values. Perhaps
we should also add a "zero vector" check there? It'll also protect users from
providing a zero vector at query time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]