Hello,

I'm using the field collapsing feature to group my products by merchant and
I don't understand why some merchant are missing on the result send by solr.
My request is
http:/localhost:8983/solr/select/?q=merchant_name_t:*&version=2.2&start=0&rows=2000&indent=on&group=true&group.field=merchant_name_t&fl=merchant_name_t&wt=json.
Currently the request return 166 merchants and it should return more than
that.
Did I do something wrong in my query?

Thank you,
Remy

Reply via email to