ISolrFieldValue

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

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

Inheritance Hierarchy

ISolrFieldValue

Comments

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

Properties

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

See also:

BISearch Assembly Interfaces