Skip to content

Update lucene from 9.12.0 to 9.12.1#8377

Merged
mbien merged 1 commit intoapache:masterfrom
mbien:lucene9121
Apr 7, 2025
Merged

Update lucene from 9.12.0 to 9.12.1#8377
mbien merged 1 commit intoapache:masterfrom
mbien:lucene9121

Conversation

@mbien
Copy link
Copy Markdown
Member

@mbien mbien commented Mar 31, 2025

  • minor bugfix release
  • allows to specify the upper java version cutoff for the vactor API implementation, e.g:

-J--add-modules=jdk.incubator.vector -J-Dorg.apache.lucene.vectorization.upperJavaFeatureVersion=24

edit: tested the indexer and everything worked fine

 - minor bugfix release
 - allows to specify the upper java version cutoff for the vactor
   API implementation, e.g:
   (-Dorg.apache.lucene.vectorization.upperJavaFeatureVersion=24)
@mbien mbien added Upgrade Library Library (Dependency) Upgrade Maven [ci] enable "build tools" tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Mar 31, 2025
@mbien mbien added this to the NB26 milestone Mar 31, 2025
@mbien mbien requested a review from ebarboni April 7, 2025 09:01
Copy link
Copy Markdown
Contributor

@ebarboni ebarboni left a comment

Choose a reason for hiding this comment

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

LGTM no issue building index

@mbien mbien merged commit 1f21eff into apache:master Apr 7, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Maven [ci] enable "build tools" tests Upgrade Library Library (Dependency) Upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants