| Package | Description |
|---|---|
| org.apache.lucene.analysis.tokenattributes |
General-purpose attributes for text analysis.
|
| org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesTermAttributeImpl
Implementation class for
BytesTermAttribute. |
| Modifier and Type | Field and Description |
|---|---|
private BytesTermAttribute |
Field.BinaryTokenStream.bytesAtt |