ISolrSearchField.BoostFactor

Syntax

BoostFactor: Integer;

Description

The BoostFactor property determines field significance coefficient.

Comments

The significance coefficient that affects search result relevance by this field.

Example

The example of use is given in description of the ISolrSearchEngineSchema.Fields property.

See also:

ISolrSearchField