Hi all,
We use a Solr SpellcheckComponent with a file-based dictionary. We run a
master and some replica slave servers. To update the dictionary, we copy
the dictionary txt file to the master, from where it is automatically
replicated to all slaves. However, it seems we need to run the
"spellcheck.build" query on all servers individually.

Is there a way to automatically build the spellcheck dictionary on all
servers without calling "spellcheck.build" on all slaves individually?

We use Solr 4.0.0

Thanks,
Mirko

Reply via email to