Skip to content

OpenSearch custom lucene codecs for providing different on-disk index encoding (e.g., compression).

License

Notifications You must be signed in to change notification settings

opensearch-project/custom-codecs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1e73e4 · Mar 20, 2024

History

34 Commits
Jan 30, 2024
Jan 30, 2024
Sep 7, 2023
Mar 20, 2024
Sep 8, 2023
Mar 15, 2024
Sep 7, 2023
Sep 7, 2023
Sep 7, 2023
Sep 7, 2023
Sep 29, 2023
Sep 7, 2023
Feb 20, 2024
Feb 8, 2024
Sep 7, 2023
Sep 7, 2023
Jan 26, 2024

Repository files navigation

Backward Compatibility Checks Publish snapshots to maven

Custom Codecs

Custom Codecs plugin makes it possible for users to provide custom Lucene codecs for loading through Apache Lucene's NamedSPILoader. These codecs can be used to customize the on-disk representation of the opensearch indexes. For example, zstd compression can be used for StoredField types through the ZstdCodec.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

OpenSearch custom lucene codecs for providing different on-disk index encoding (e.g., compression).

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published