ISolrFieldValue

Assembly: BISearch;

Description

The ISolrFieldValue interface contains properties that are used to set up value of the custom field on indexing.

Inheritance Hierarchy

ISolrFieldValue

Comments

Properties and methods of the ISolrFieldValues interface allow access to the element that is used to determine value of custom field.

Properties

  Property name Brief description
Field The Field property returns the custom field, for which indexed value is determined.
Value The Value property determines custom field value.

See also:

BISearch Assembly Interfaces