I have a similar issue, and I am solving it by implementing my own
components and dealiing with the resultings doc IDs
public class MerchantShuffleComponent extends SearchComponent {
...
ctx.docs = shuffledDocList;
rb.rsp.getValues().remove("response");
rb.rsp.add("respons
Hi list,
I'd like to be able to present a list of results which are grouped on a single
field, but then show various members of each group according to several
different criteria. So for example, for e-commerce search, we group at the top
level by the vendor, but then show the most expensive i