opensearch-project / custom-codecs

OpenSearch custom lucene codecs for providing different on-disk index encoding (e.g., compression).
Apache License 2.0
6 stars 13 forks source link

Lucene 9.9.1 Upgrade #102

Closed sarthakaggarwal97 closed 5 months ago

sarthakaggarwal97 commented 5 months ago

Description

This change would upgrade the underlying Lucene95 codec of the custom codecs to Lucene99 codec for main

Issues Resolved

94

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

sarthakaggarwal97 commented 5 months ago

@reta @andrross @msfroh please take a look! thank you