SolrField: ISolrField;
The SolrField property determines the field, which values will be used for filtering.
The list of fields, which can be determined in the property, is available in the ISolrSearchEngineSchema.Fields property.
The example of use is given in description of the ISolrSearchContext.FilterContext property.
See also: