Skip to content

Conversation

@thecoop
Copy link
Member

@thecoop thecoop commented Nov 18, 2025

Update to Lucene 10.3.2 to fix EOF bug

Fixes #135718

9.2 backport is #138240

@elasticsearchmachine
Copy link
Collaborator

Hi @thecoop, I've created a changelog YAML for you.

@github-actions
Copy link
Contributor

ℹ️ Important: Docs version tagging

👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version.

We use applies_to tags to mark version-specific features and changes.

Expand for a quick overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

@elasticsearchmachine
Copy link
Collaborator

Hi @thecoop, I've updated the changelog YAML for you.

@thecoop thecoop added >bug and removed >feature labels Nov 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @thecoop, I've updated the changelog YAML for you.

@thecoop thecoop marked this pull request as ready for review November 18, 2025 14:23
@thecoop thecoop requested a review from a team as a code owner November 18, 2025 14:23
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Nov 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@benwtrent benwtrent added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 19, 2025
@elasticsearchmachine elasticsearchmachine merged commit de424e6 into elastic:main Nov 19, 2025
34 checks passed
@thecoop thecoop deleted the update-lucene_10_3_2 branch November 19, 2025 14:55
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Nov 26, 2025
Update to Lucene 10.3.2 to fix EOF bug

Fixes elastic#135718

9.2 backport is elastic#138240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) >bug :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.2 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EOF with boolean query in ES 9.0.x

3 participants