Property IsStored
IsStored
True iff the value of the field is to be stored in the index for return with search hits. It is an error for this to be true if a field is Reader-valued.
Declaration
public bool IsStored { get; }
Property Value
Type | Description |
---|---|
System.Boolean |