Re: Loading a SpellCheck dynamically

2013-09-08 Thread Mr Havercamp
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

Re: Loading a SpellCheck dynamically

2013-09-06 Thread Shalin Shekhar Mangar
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