ISolrSearchContext.SearchType

Fore Syntax

SearchType: SolrSearchType;

Fore.NET Syntax

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

Description

The SearchType property determines a search type.

Comments

The property is set to SolrSearchType.SearchOnly by default.

Example

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

See also:

ISolrSearchContext