Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove deprecated KnnVectorField use #3121

Merged
merged 31 commits into from
Feb 3, 2025

Conversation

cpoerschke
Copy link
Contributor

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:

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.

Ishan Chattopadhyaya and others added 30 commits January 13, 2025 11:13
Copy link
Contributor

@HoustonPutman HoustonPutman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small documentation comment

Copy link
Contributor

@alessandrobenedetti alessandrobenedetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's overall ok, just thinking if it's worth expanding the references we are adding here in regards to KnnFloatVectorField with also KnnByteVectorField, aside from that, it's ok to go!

@cpoerschke cpoerschke merged commit cc9a0f8 into apache:main Feb 3, 2025
3 checks passed
@cpoerschke cpoerschke deleted the KnnVectorField-is-deprecated branch February 3, 2025 14:57
asfgit pushed a commit that referenced this pull request Feb 3, 2025
Co-authored-by: Ishan Chattopadhyaya <[email protected]>
Co-authored-by: noblepaul <[email protected]>
(cherry picked from commit cc9a0f8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants