Now I'm doing some tests and splitting the offers ...
# community-help
m
Now I'm doing some tests and splitting the offers in many different collections (prices by sellers). Each one will have less than a million records each. Using the multisearch with UNION returns bellow 80ms, but I need the group_by functionality 😕