Property EnablePositionIncrements
EnablePositionIncrements
Gets or Sets whether position increments are enabled.
When true
, result phrase and multi-phrase queries will
be aware of position increments.
Useful when e.g. a StopFilter increases the position increment of
the token that follows an omitted token.
Default: true.
Declaration
public virtual bool EnablePositionIncrements { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |