Values: ISolrFilterFieldValues;
The Values property returns values used for filtering.
The output set will include only the records, which values by the ISolrFilterCondition.SolrField field correspond to the values specified in the Values property.
The example of use is given in description of the ISolrSearchContext.FilterContext property.
See also: