The spellcheck Command
The spellcheck or sc command provides spell checking. It is available at http://SEARCH_API_HOST:SEARCH_API_PORT/spellcheck.
You can use it from the java SpellCheckClient.
It supports all search command parameters. You can use:
• Boolean
• or the keys from the KV map:
◦ enabled:true
◦ use_with_refinements:true
◦ disable_after:10
◦ max_suggestions:1
◦ compute_nb_of_hits:true
◦ remove_weak_suggestions:true
◦ automatically_correct:false