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() |
void |
setPositionIncrementsEnabled(boolean positionIncrementsEnabled) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.