OpenSearch/docs/reference/analysis
Clinton Gormley 6e70edb0a4 Analysis: Improve Hunspell error messages
The Hunspell service would throw a confusing error message if more than
one affix file was present.  This commit distinguishes between the two
error cases: where there are no affix files and when there are too many
affix files.

Also implements lazy dictionary loading, which was used in the tests
but not implemented.

Closes #6850
2014-07-14 12:13:32 +02:00
..
analyzers Docs: Language analyzers 2014-07-07 10:06:18 +02:00
charfilters [DOCS] Fixed a typo 2014-05-06 10:28:13 +02:00
tokenfilters Analysis: Improve Hunspell error messages 2014-07-14 12:13:32 +02:00
tokenizers Docs: unescape regexes in Pattern Tokenizer docs 2014-07-03 13:34:13 +02:00
analyzers.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
charfilters.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
icu-plugin.asciidoc Docs: fixed ICU plugin documentation 2014-07-03 15:21:51 +02:00
tokenfilters.asciidoc Analysis: Add additional Analyzers, Tokenizers, and TokenFilters from Lucene 2014-07-03 05:47:49 -04:00
tokenizers.asciidoc Analysis: Add additional Analyzers, Tokenizers, and TokenFilters from Lucene 2014-07-03 05:47:49 -04:00