ISolrSearchContext.SearchType

Syntax

SearchType: 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