1 Repo
Extensions that modify the text analysis and indexing pipeline of Elasticsearch.
Distinct from Elasticsearch Connectors: None of the candidates describe the internal analysis pipeline; they focus on connectivity or data shipping.
Explore 1 awesome GitHub repository matching data & databases · Elasticsearch Analysis Plugins. Refine with filters or upvote what's useful.
Analysis-ik is a Chinese text segmenter and analysis plugin for Lucene-based search engines. It provides a specialized analyzer for splitting Chinese sentences into meaningful words to improve indexing and search accuracy within Elasticsearch and OpenSearch. The project features a dynamic dictionary manager that can load word libraries and stop-word files from remote HTTP endpoints. It monitors metadata headers on these remote files to trigger automatic vocabulary updates without requiring a service restart. The analyzer supports both fine-grained exhaustive and coarse-grained smart segmenta
Provides a specialized analysis plugin for Elasticsearch to customize how Chinese text is processed and indexed.