Skip to content

[Feature Request] Tracking recent stable build of Lucene 10.x for main branch #19624

@jainankitk

Description

@jainankitk

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

No one assigned

    Labels

    BuildBuild Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.enhancementEnhancement or improvement to existing feature or requestluceneuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions