Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrFilterContext interface contains properties that are used to set up filtering parameters of search results.
ISolrFilterContext
Filtering parameters can be obtained in the ISolrSearchContext.FilterContext property.
Property name | Brief description | |
FilterCondition | The FilterCondition property returns filtering condition of the search results. |
See also: