org.apache.lucene.util.AttributePositionIncrementsAttributeImpl@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 | Description |
|---|---|---|
boolean |
isPositionIncrementsEnabled() |
Deprecated.
|
void |
setPositionIncrementsEnabled(boolean positionIncrementsEnabled) |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.