Property OmitNorms
OmitNorms
True if norms are omitted for this indexed field.
Expert: If set, omit normalization factors associated with this indexed field. This effectively disables indexing boosts and length normalization for this field.
Declaration
bool OmitNorms { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |