benwtrent opened a new pull request, #13633: URL: https://github.com/apache/lucene/pull/13633
This adds the capability to write and read knn vectors from a memory index. It currently enforces the lower level codec restriction of only one knn vector per field and it does not support nearest neighbor search (seemed unnecessary to me as it will always be the same doc...). closes: https://github.com/apache/lucene/issues/13584 -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org