Skip to content
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

Update Apache Lucene to 9.12.0 #15333

Merged
merged 5 commits into from
Oct 7, 2024

Commits on Oct 2, 2024

  1. Update Apache Lucene to 9.12.0

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f5899a7 View commit details
    Browse the repository at this point in the history
  2. change to IOContext READONCE in locations where the file is not expec…

    …ted to be read multiple times.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored and reta committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    45a097f View commit details
    Browse the repository at this point in the history
  3. Use READ IOContext for all non Segment* files when copying node-node

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored and reta committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b05a40d View commit details
    Browse the repository at this point in the history
  4. Fixing more test failures

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd19468 View commit details
    Browse the repository at this point in the history
  5. Move Composite912Codec under org.opensearch.index.codec.composite.com…

    …posite912 package
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1bc034d View commit details
    Browse the repository at this point in the history