Skip to content

Renamed the feature flag that controls when default Lucene posting format is used #128236

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

Conversation

martijnvg
Copy link
Member

@martijnvg martijnvg commented May 21, 2025

Renamed the feature flag that controls when default Lucene posting format is used.
And moved replaced lucene101PostingsFormat from PerFieldFormatSupplier constant to Elasticsearch900Lucene101Codec.

Addressed comment from #126080

@martijnvg martijnvg force-pushed the PerFieldFormatSupplierDefaultPostingsFormatTweak branch from 8d37e75 to a60be8e Compare May 21, 2025 11:42
@martijnvg martijnvg changed the title Rely on codec to pass down default lucene postings format Renamed the feature flag that controls when default Lucene posting format is used May 21, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Contributor

@ChrisHegarty ChrisHegarty left a comment

Choose a reason for hiding this comment

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

Awesome, thank you @martijnvg. LGTM. ( now, when the new Lucene 10.3 format is available it will seamlessly become the default when this flag is enabled )

@martijnvg martijnvg enabled auto-merge (squash) May 21, 2025 12:39
@martijnvg martijnvg merged commit 14355a7 into elastic:main May 21, 2025
18 checks passed
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.

3 participants