Property OmitNorms
OmitNorms
true
if normalization values should be omitted for the field.
This saves memory, but at the expense of scoring quality (length normalization will be disabled), and if you omit norms, you cannot use index-time boosts.
Declaration
bool OmitNorms { get; }
Property Value
Type | Description |
---|---|
System.Boolean |