You could create a job in your application that generates a new spellcheck 
dictionary from DB every day and upload it to Zookeeper, then calling RELOAD on 
the collection(s). Or you could start investigating a ManagedSpellchecker 
implementation of the spellcheck component that exposes a REST API to add to 
the dictionary. No need for SQL complexity for this inside Solr.

Jan

> 27. jan. 2020 kl. 10:49 skrev seeteshh <seete...@gmail.com>:
> 
> Hello Alessandra
> 
> Thanks for your post.
> 
> Thats what I am concerned about generating a file or reindexing as the data
> in the database will keep on changing (adding or updating).
> 
> Can you share any links where it is configurable on Solr 8.4?
> 
> Regards,
> 
> Seetesh Hindlekar
> 
> 
> 
> -----
> Seetesh Hindlekar
> --
> Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to