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. |
org.apache.lucene.util.graph |
Utility classes for working with token streams as graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
BytesTermAttributeImpl
Implementation class for
BytesTermAttribute . |
Modifier and Type | Field and Description |
---|---|
private BytesTermAttribute |
Field.BinaryTokenStream.bytesAtt |
Modifier and Type | Field and Description |
---|---|
private BytesTermAttribute |
GraphTokenStreamFiniteStrings.FiniteStringsTokenStream.termAtt |