hi all.i have a mlt query. and i wanna to categorise query result based on special field. so i wanna to use group solr feature. but solr mlt does not support group . i used group = true group.field =filed1, group.limit=3 but i did n't get group result. ** i test solr group feature with select handler and get appropriate answer based on filed1 groups. i use solr 5.3.1 why mlt does not support group? how i can make solr result for group based on specific field ?