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