analysis-stempel.asciidoc 514 B

123456789101112131415161718
  1. [[analysis-stempel]]
  2. === Stempel Polish Analysis Plugin
  3. The Stempel Analysis plugin integrates Lucene's Stempel analysis
  4. module for Polish into elasticsearch.
  5. It provides high quality stemming for Polish, based on the
  6. http://www.egothor.org/[Egothor project].
  7. :plugin_name: analysis-stempel
  8. include::install_remove.asciidoc[]
  9. [[analysis-stempel-tokenizer]]
  10. [float]
  11. ==== `stempel` tokenizer and token filter
  12. The plugin provides the `polish` analyzer and `polish_stem` token filter,
  13. which are not configurable.