Retrieving refinement counts for records

Record counts are returned in a Count attribute.

Each refinement is returned in a Refinement element, as shown in this example:
<cs:Refinement Name="Red" Spec="/Red" Label="2" Count="18">
   <cs:Operator xsi:type="cs:RefinementOperator" Name="Red" Spec="/Red"/>
</cs:Refinement>

In the example, a record count of 18 is returned for the Red attribute value.