OpenSearch/docs/plugins/analysis-stempel.asciidoc

19 lines
514 B
Plaintext

[[analysis-stempel]]
=== Stempel Polish Analysis Plugin
The Stempel Analysis plugin integrates Lucene's Stempel analysis
module for Polish into elasticsearch.
It provides high quality stemming for Polish, based on the
http://www.egothor.org/[Egothor project].
:plugin_name: analysis-stempel
include::install_remove.asciidoc[]
[[analysis-stempel-tokenizer]]
[float]
==== `stempel` tokenizer and token filter
The plugin provides the `polish` analyzer and `polish_stem` token filter,
which are not configurable.