ISearchField Properties |
The ISearchField type exposes the following members.
Name | Description | |
---|---|---|
Analyzer |
Explicit analyzer to process search field's value.
When null, default analyzer is used based on search index configuration.
| |
DataType |
Gets or sets the field type.
| |
FieldName |
Gets or sets the field name.
| |
FlagNames |
Gets a list of flag names.
| |
Value |
Field value. May be null when field is not initialized with it's value.
|