ISolrSearchContext.SearchType

Fore Syntax

SearchType: SolrSearchType;

Fore.NET Syntax

SearchType: Prognoz.Platform.Interop.BISearch.SolrSearchType;

Description

The SearchType property determines search type.

Comments

By default property is set to SolrSearchType.SearchOnly.

Example

The example of use is given in description of the ISolrSearchContext.ItemsOnPage, ISolrSearchResults.FacetSearchResults property.

See also:

ISolrSearchContext