ISolrSearchOptions

Assembly: BISearch;

Description

The ISolrSearchOptions interface contains properties that are used to set up parameters, which are used on data search.

Inheritance Hierarchy

ISolrSearchOptions

Comments

Parameters used on data search can be obtained in the ISolrSearchEngineSchema.SearchOptions property.

Properties

  Property name Brief description
Operator_ The Operator_ property determines the operator, which will be used to merge words in search request.
RelevanceImpactFormula The RelevanceImpactFormula property determines search relevance influence formula.
UseSmartSearch The UseSmartSearch property determines search attribute by free dimensions.

See also:

BISearch Assembly Interfaces