elasticsearch/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
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
charfilters.asciidoc
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