Property DiscountOverlaps
DiscountOverlaps
Determines whether overlap tokens (Tokens with
0 position increment) are ignored when computing
norm. By default this is true
, meaning overlap
tokens do not count when computing norms.
@lucene.experimental
Declaration
public virtual bool DiscountOverlaps { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |