transport-netty4 · Netty 4 based transport implementation
Group: org.elasticsearch.plugin - All Dependencies
reindex · The Reindex module adds APIs to reindex from one index to another or update documents in place.
lang-mustache · Mustache scripting integration for Elasticsearch
percolator · Percolator module adds capability to index queries and query these queries by specifying documents
parent-join · This module adds the support parent-child queries and aggregations
aggs-matrix-stats · Adds aggregations whose input are a list of numeric fields and output includes a matrix.
Plugin: Delete By Query · The Delete By Query plugin allows to delete documents in Elasticsearch with a single query.
rank-eval · The Rank Eval module adds APIs to evaluate ranking quality.
transport-netty3 · Netty 3 based transport implementation
Plugin: Analysis: Japanese (kuromoji) · The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.
Plugin: Analysis: ICU · The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.
security · Elasticsearch Expanded Pack Plugin - Security
Plugin: Example site · Demonstrates how to serve resources via elasticsearch.
Plugin: Parent POM · A parent project for Elasticsearch plugins
Plugin: Mapper: Size · The Mapper Size plugin allows document to record their uncompressed size at index time.
Plugin: Mapper: Murmur3 · The Mapper Murmur3 plugin allows to compute hashes of a field's values at index-time and to store them in the index.
Plugin: Language: Python · The Python language plugin allows to have python as the language of scripts to execute.
Plugin: Language: JavaScript · The JavaScript language plugin allows to have javascript as the language of scripts to execute.
Plugin: JVM example · Demonstrates all the pluggable Java entry points in Elasticsearch