mayya-sharipova commented on PR #870: URL: https://github.com/apache/lucene/pull/870#issuecomment-1127730405
@msokolov Sorry that we moved fast without letting you to study changes properly; we were trying to catch up the upcoming 9.2 release. About standalone `OffHeapVectorValues.java` they were introduced in this [PR](https://github.com/apache/lucene/pull/792/files). But the older version of `OffHeapVectorValues` is still kept in [Lucene91HnswVectorsReader](https://github.com/apache/lucene/blob/main/lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene91/Lucene91HnswVectorsReader.java#L398), and its history can be traced back. -- 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]
