Hi, Is there a way to collate the spellcheck across different collection? I understand that for select query, this can be done by setting collection=collection1,collection2 at the query.
However, when I do that for spellcheck, Solr did not return me any result on the spellcheck when I entered a wrong spelling in the query. I can only get results when I search on a single collection. I'm using Solr 5.1 Regards, Edwin