public interface PositionAttribute
extends org.apache.lucene.util.Attribute
| Modifier and Type | Method and Description |
|---|---|
int |
position()
Returns this Token's position within the node.
|
void |
setPosition(int position)
Set the position.
|
int position()
void setPosition(int position)
position()Copyright © 2014. All rights reserved.