Property EnablePositionIncrements
EnablePositionIncrements
Set to true
to enable position increments in result query.
When set, 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: false.
Declaration
bool EnablePositionIncrements { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |