Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.index.memory |
High-performance single-document main memory Apache Lucene fulltext search index.
|
org.apache.lucene.search.highlight |
Highlighting search terms.
|
Modifier and Type | Field and Description |
---|---|
private BytesRefArray |
FieldUpdatesBuffer.byteValues |
private BytesRefArray |
FieldUpdatesBuffer.termValues |
Modifier and Type | Field and Description |
---|---|
private BytesRefArray |
MemoryIndex.payloadsBytesRefs |
Modifier and Type | Field and Description |
---|---|
private BytesRefArray |
TokenStreamFromTermVector.payloadsBytesRefArray |