Property IsTokenized
IsTokenized
True if the value of the field should be tokenized as text prior to indexing. Un-tokenized fields are indexed as a single word and may not be Reader-valued.
Declaration
bool IsTokenized { get; }
Property Value
Type | Description |
---|---|
System.Boolean |