SearchType: SolrSearchType;
SearchType: Prognoz.Platform.Interop.BISearch.SolrSearchType;
The SearchType property determines search type.
By default property is set to SolrSearchType.SearchOnly.
The example of use is given in description of the ISolrSearchContext.ItemsOnPage, ISolrSearchResults.FacetSearchResults property.
See also: