mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Fixed asciidoc
This commit is contained in:
parent
d0069f0fbb
commit
6f17736eb1
@ -87,12 +87,12 @@ the stemming is determined by the quality of the dictionary.
|
||||
[float]
|
||||
==== Dictionary loading
|
||||
|
||||
By default, the default Hunspell directory (`config/hunspell/`) is checked
|
||||
for dictionaries when the node starts up, and any dictionaries are
|
||||
By default, the default Hunspell directory (`config/hunspell/`) is checked
|
||||
for dictionaries when the node starts up, and any dictionaries are
|
||||
automatically loaded.
|
||||
|
||||
Dictionary loading can be deferred until they are actually used by setting
|
||||
`indices.analysis.hunspell.dictionary.lazy` to `true`in the config file.
|
||||
`indices.analysis.hunspell.dictionary.lazy` to `true` in the config file.
|
||||
|
||||
[float]
|
||||
==== References
|
||||
|
Loading…
x
Reference in New Issue
Block a user