Package | Description |
---|---|
org.apache.lucene.analysis |
API and code to convert text into indexable/searchable tokens.
|
Modifier and Type | Method and Description |
---|---|
Payload |
Token.getPayload()
Returns this Token's payload.
|
Modifier and Type | Method and Description |
---|---|
void |
Token.setPayload(Payload payload)
Sets this Token's payload.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.