@Deprecated public interface PositionIncrementsAttribute extends org.apache.lucene.util.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.
|