Yea, put all the solids in a family (you can call it "Solids"), then check for collision of the family.
You can also add behaviours to families, so if you add all the objects in, then add a solid to the family, you've added the solid behaviour to all of them. Not so useful now since you've probably added the behaviour to each solid object individually, but it can be good to know.