Skip to content

For all things OpenSearch plugins. You want to install, or develop a plugin? You've come to the right place.

License

Notifications You must be signed in to change notification settings

opensearch-project/opensearch-plugins

OpenSearch Plugins

This repository contains all the things you ever wanted to know about OpenSearch plugins.

Naming Conventions

See CONVENTIONS.

Managing OpenSearch Plugins

We use meta to manage OpenSearch plugins as a set. See META for more information.

Building Plugins with OpenSearch

Until OpenSearch and other artifacts are published to Maven Central OpenSearch#581, plugins may require building all their dependencies and publishing them to Maven local.

See BUILDING for details.

Upgrading Plugins to work with OpenSearch

To upgrade your existing plugins to work with OpenSearch, see UPGRADING.

Installing Plugins

See INSTALLING for details.

Developing Plugins for OpenSearch

See DEVELOPING_PLUGINS for details.

Workflows

See WORKFLOWS for useful workflows that can be added.

Plugin Release Notes

Plugins generally use a standard format for release notes, see RELEASE_NOTES.

Headers

See HEADERS for details of headers including licenses.

Standards

See STANDARDS for information regarding plugin standards.

Contributing

See CONTRIBUTING for more information.

License

This project is licensed under the Apache v2.0 License.

Copyright

Copyright OpenSearch Contributors. See NOTICE for details.

About

For all things OpenSearch plugins. You want to install, or develop a plugin? You've come to the right place.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published