iprithv opened a new issue, #16067: URL: https://github.com/apache/lucene/issues/16067
### Description now FaissKnnVectorsFormat doesn’t support KnnByteVectorField. Because of this, a few tests in TestFaissKnnVectorsFormat are currently disabled. Faiss only works with float32 vectors. It doesn’t have a native byte vector type like Lucene does. -- 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]
