Property StoreTermVectorOffsets
StoreTermVectorOffsets
true
if this field's token character offsets should also
be stored into term vectors.
This option is illegal if term vectors are not enabled for the field
(StoreTermVectors is false
)
Declaration
bool StoreTermVectorOffsets { get; }
Property Value
Type | Description |
---|---|
System.Boolean |