We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
follow up to #14232 which was originally planned for upgrading Lucene to v10
upgrade Lucene to v10.x to take benefits of new speed and functionality improvements, see https://lucene.apache.org/core/corenews.html#apache-lucenetm-1000-available
full changelog: https://lucene.apache.org/core/10_0_0/changes/Changes.html#v10.0.0
currently its blocked by the requirement of Java 21+
The text was updated successfully, but these errors were encountered:
No branches or pull requests
follow up to #14232 which was originally planned for upgrading Lucene to v10
upgrade Lucene to v10.x
to take benefits of new speed and functionality improvements, see
https://lucene.apache.org/core/corenews.html#apache-lucenetm-1000-available
full changelog:
https://lucene.apache.org/core/10_0_0/changes/Changes.html#v10.0.0
currently its blocked by the requirement of Java 21+
The text was updated successfully, but these errors were encountered: