Hi All, I am using grouping query with solr cloud version 5.2.1 . Parameters added in my query is &q=SIM*group=true&group.field=amid&group.limit=1&group.main=true. But each time I hit the query i get different results i.e top 10 results are different each time.
Why is it so ? Please help me with this. Is there any way by which I can get consistent results from grouping query in solr cloud. Thanks Preeti