Property IndexOptions
IndexOptions
Sets the indexing options for the field.
The default is DOCS_AND_FREQS_AND_POSITIONS.
Declaration
public virtual IndexOptions IndexOptions { get; set; }
Property Value
Type | Description |
---|---|
IndexOptions |