Hi Everyone, For one of our use cases, we are using group query on Solr. However we observed that spellcheck feature does not work when group=true and if we use group.query (grouping by query option).
Though spellcheck will work if we use group.field approach. Not able to understand why it's not working on group.query way. Any pointers on this will be highly appreciated. Thanks in advance Rashi