Show contents 

BISearch > BISearch Assembly Interfaces > ISolrField > ISolrField.IncludeInSearchResult

ISolrField.IncludeInSearchResult

Syntax

IncludeInSearchResult: Boolean;

Description

The IncludeInSearchResult property determines whether field indexed values are included into the search result.

Comments

Available values:

The attribute can be changed only for custom fields.

Example

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

See also:

ISolrField