Using OpenSearch® Plugins
OpenSearch® comes with a set of plugins that enhance the core platform by adding extra features and functionality.
Scalingo supports most plugins bundled with the standard OpenSearch® distribution, and also includes a curated set of additional, commonly used plugins. All these plugins are installed, enabled, and ready to use out of the box.
Available Plugins
Additional Plugins
Plugin Name | Description |
---|---|
analysis-icu |
Integrates ICU analysis module |
analysis-kuromoji |
Integrates Lucene’s kuromoji analysis module |
analysis-nori |
Integrates Lucene’s nori analysis module |
analysis-phonenumber |
Provides analyzers and tokenizers for parsing phone numbers |
analysis-phonetic |
Provides token filters which convert tokens to their phonetic representation |
analysis-smartcn |
Integrates Lucene’s smart chinese analysis module |
analysis-stempel |
Integrates Lucene’s Stempel analysis module for Polish |
analysis-ukrainian |
Integrates Lucene’s Ukranian Morfologik analyzer |
ingest-attachment |
Extracts content and other information from files |
mapper-annotated-text |
Provides ability to index text that is a combination of free-text and special markup |
mapper-murmur3 |
Provides ability to compute hash of field values at index-time and store them in the index |
mapper-size |
Enables the use of the _size field in OpenSearch indexes |
Last update: 21 May 2025
Suggest edits