Hi,
I'm facing a problem of complexity.
My problem is that i have a list of 20 products and i have to sort them according to their number of sales.
The basic solution is to cover all the orders for each product. But if i have 1000+ orders, the complexity will be too high.
Do you know a better solution to do this type of sort ?
Thanks in advance for your help !
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.