elasticsearch/docs/reference/analysis
Peter Straßer c804953105
Provide access to new settings for HyphenationCompoundWordTokenFilter (#115585)
Allow the new flags added in Lucene in the HyphenationCompoundWordTokenFilter

Adds access to the two new flags no_sub_matches and no_overlapping_matches.

Lucene issue: https://github.com/apache/lucene/issues/9231
2024-11-18 17:38:49 +01:00
..
analyzers Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
charfilters
tokenfilters Provide access to new settings for HyphenationCompoundWordTokenFilter (#115585) 2024-11-18 17:38:49 +01:00
tokenizers Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
analyzers.asciidoc
anatomy.asciidoc
charfilters.asciidoc
concepts.asciidoc
configure-text-analysis.asciidoc
index-search-time.asciidoc Fix line break in "The QUICK brown foxes jumped over the dog!" (#107718) 2024-04-22 16:45:36 -04:00
normalizers.asciidoc Clarify filters can be used while creating a normalizer. (#103826) 2024-03-12 14:19:15 +01:00
overview.asciidoc
specify-analyzer.asciidoc
stemming.asciidoc
testing.asciidoc
token-graphs.asciidoc
tokenfilters.asciidoc
tokenizers.asciidoc