-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestluceneuntriaged
Description
Is your feature request related to a problem? Please describe
We should consider tracking recent stable build of Lucene 10.x
for OpenSearch main
branch. That will allow OpenSearch to leverage recent Lucene optimizations and actively build on top of that. Recently introduced BulkCollection APIs (#19324) can be leveraged well for significantly improving the aggregation performance in OpenSearch. https://jenkins.thetaphi.de/ gives good idea regarding the stability of most recent Lucene builds.
Describe the solution you'd like
We don't need to upgrade Lucene for every build/nightly, but whenever something significant is added in Lucene that we want to build on top of. Although, I am wondering if this has any implications on the release schedule for OpenSearch?
Related component
Build
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestluceneuntriaged