benwtrent opened a new issue, #13584: URL: https://github.com/apache/lucene/issues/13584
### Description Back when knn vectors were introduce, we sort of kicked the can for MemoryIndex support. While it may not make sense to add the approximate search API (debatable), it should at least be possible to read/write dense vectors. We should add support for retrieving `getFloatVectorValues` and `getByteVectorValues`. -- 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]
