cpoerschke opened a new pull request, #3121: URL: https://github.com/apache/solr/pull/3121
Split out from the Lucene 10.x upgrade #3053 PR. The class was marked experimental in/until Lucene 9.4 and in Lucene 9.5 became deprecated: * https://github.com/apache/lucene/blob/releases/lucene/9.4.2/lucene/core/src/java/org/apache/lucene/document/KnnVectorField.java#L36 * https://github.com/apache/lucene/blob/releases/lucene/9.5.0/lucene/core/src/java/org/apache/lucene/document/KnnVectorField.java#L33 So the removal here can go to both `main` and `branch_9x` branches with no JIRA or solr/CHANGES.txt entry needed in my opinion. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org