ISolrFilterCondition.SolrField

Syntax

SolrField: ISolrField;

Description

The SolrField property determines the field, which values will be used for filtering.

Comments

The list of fields, which can be determined in the property, is available in the ISolrSearchEngineSchema.Fields property.

Example

The example of use is given in description of the ISolrSearchContext.FilterContext property.

See also:

ISolrFilterCondition