Property StoreTermVectors
StoreTermVectors
true
if this field's indexed form should be also stored
into term vectors.
this builds a miniature inverted-index for this field which
can be accessed in a document-oriented way from
This option is illegal if IsIndexed returns false
.
Declaration
bool StoreTermVectors { get; }
Property Value
Type | Description |
---|---|
System.Boolean |