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