Hi,
how to achieve custom ordering of the documents when there is a general query?

Usecase:
Interleave documents from different customers one after the other.

Example:
Say i have 10 documents in the index belonging to 3 customers (customer_id 
field in the index ) and using query *:*
so all the documents in the results score the same.
but i want the results to be interleaved 
one document from the each customer should appear before a document from the 
same customer repeats ?

is there a way to achieve this ?


Thanks in advance 

R.



      

Reply via email to