Hello solr users,

i want to use the spellchecker component. All examples and tutorials i found
are dealing with one index. Our solr setup has multiple cores each one for a
single language. The spellchecker component should be based on the different
languages in the cores.

I am unsure how to handle the setup. Does it make sense to have a
spellchecker index for each index/language? If so how to handle the
solrconfig.xml files. Do i have to configure the request handlers and
spellchecker components in each core solrconfig.xml? Is it possible to
configure the dictionaries in the cores? 

What is the general case with core configurations. Does core configuration
files extend or overwrite the global config files? 

Perhaps someone could help me with that topic.

Kind regards,
Sebastian









--
View this message in context: 
http://lucene.472066.n3.nabble.com/Spellchecker-component-with-multiple-cores-tp3996216.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to