SolrField: ISolrField;
SolrField: Prognoz.Platform.Interop.BISearch.ISolrField;
The SolrField property determines field which values will be used for filtering.
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: