Plugins by engine version in Amazon OpenSearch Service
Amazon OpenSearch Service domains come prepackaged with plugins from the OpenSearch community. The service automatically deploys and manages plugins for you, but it deploys different plugins depending on the version of OpenSearch or legacy Elasticsearch OSS you choose for your domain.
The following table lists plugins by OpenSearch version, as well as compatible versions
of legacy Elasticsearch OSS. It only includes plugins that you might interact
with—it’s not comprehensive. OpenSearch Service uses additional plugins to enable core service
functionality, such as the S3 Repository plugin for snapshots and the OpenSearch
Performance Analyzer
GET _cat/plugins?v
Plugin | Minimum required OpenSearch version | Minimum required Elasticsearch version |
---|---|---|
2.11 | Not supported | |
2.11 | Not supported | |
2.9 | Not supported | |
2.9 | Not supported | |
2.5 | Not supported | |
2.3 | Not supported | |
1.3 | Not supported | |
Sudachi Analysis |
1.3 | Not supported |
1.3 | Not supported | |
1.3 | Not supported | |
1.3 | Not supported | |
1.2 |
Not supported | |
1.1 | 7.10 | |
1.0 | 7.10 | |
1.0 | 7.7 | |
1.0 | 7.4 | |
1.0 | 7.1 | |
1.0 | 6.8 | |
1.0 | 6.7 | |
1.0 | 6.5 | |
1.0 | 6.2 | |
Ukrainian Analysis |
1.0 | 5.3 |
Mapper Size |
1.0 | 5.3 |
Mapper Murmur3 |
1.0 | 5.1 |
Ingest User Agent Processor |
1.0 | 5.1 |
Ingest Attachment Processor |
1.0 | 5.1 |
Stempel Polish Analysis | 1.0 | 5.1 |
Smart Chinese Analysis |
1.0 | 5.1 |
1.0 | 5.1 | |
Phonetic Analysis | 1.0 | 2.3 |
Japanese (kuromoji) Analysis | 1.0 | Included on all domains |
ICU Analysis |
1.0 | Included on all domains |
Optional plugins
In addition to the default plugins that come pre-installed, Amazon OpenSearch Service supports several optional language analyzer plugins. You can use the AWS Management Console and AWS CLI to associate a plugin to a domain, disassociate a plugin from a domain, and list all plugins. An optional plugin package is compatible with a specific OpenSearch version, and can only be associated to domains with that version.
Note that for the Sudachi
plugin
Optional plugins use the ZIP-PLUGIN
package type. For more
information about optional plugins, see Custom packages for Amazon OpenSearch Service.