Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrFieldValue interface contains properties that are used to set up value of the custom field on indexing.
ISolrFieldValue
Properties and methods of the ISolrFieldValues interface allow access to the element that is used to determine value of custom field.
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: