On our item set browse pages, we include the item count per set using $itemSet->itemCount() but I just realized that this includes items across all sites, not limited to the particular site being used. Our items sets have items that are just in one site but then sometimes multiple. Is there a way to limit that count to just the particular site or would that require some sort of item search?