On Wed, Jan 25, 2012 at 12:55 PM, Nalini Kartha <nalinikar...@gmail.com> wrote: > > Is there any reason why Solr doesn't support using multiple spellcheckers > for a query? Is it because of performance overhead? >
Thats not the case really, see https://issues.apache.org/jira/browse/SOLR-2926 I think the issue is that the spellchecker APIs need to be extended to allow this to happen easier, there is no real hard performance/technical/algorithmic issue, its just a matter of refactoring spellchecker APIs to allow this! -- lucidimagination.com