Hi Thanks for the response.
Per your instructions, I have set up additional request handlers for
handling language-specific /selects:
explicit
10
text
true
true
false
false
3
My guess is that you have a single request handler defined with all
your language specific spell check components. This is why you see
spellcheck values from all spellcheckers.
If the above is true, then I don't think there is a way to choose one
specific spellchecker component. The alternative is
I currently have multiple spellchecks configured in my solrconfig.xml to
handle a variety of different spell suggestions in different languages.
In the snippet below, I have a catch-all spellcheck as well as an
English only one for more accurate matching (I.e. my schema.xml is set
up to captur