@Deprecated public interface PositionIncrementsAttribute extends Attribute
AnalyzerQueryNodeProcessor
processor and
must be defined in the QueryConfigHandler
. This attribute tells the
processor if the position increment is enabled. Modifier and Type | Method and Description |
---|---|
boolean |
isPositionIncrementsEnabled()
Deprecated.
|
void |
setPositionIncrementsEnabled(boolean positionIncrementsEnabled)
Deprecated.
|