| Package | Description |
|---|---|
| org.apache.lucene.codecs.blockterms |
Pluggable term index / block terms dictionary implementations.
|
| org.apache.lucene.codecs.memory |
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
|
| org.apache.lucene.util.fst |
Finite state transducers
|
| Modifier and Type | Field and Description |
|---|---|
private PositiveIntOutputs |
VariableGapTermsIndexWriter.FSTFieldWriter.fstOutputs |
private PositiveIntOutputs |
VariableGapTermsIndexReader.fstOutputs |
| Modifier and Type | Field and Description |
|---|---|
private PositiveIntOutputs |
FSTOrdTermsWriter.TermsWriter.outputs |
| Modifier and Type | Field and Description |
|---|---|
private static PositiveIntOutputs |
PositiveIntOutputs.singleton |
| Modifier and Type | Method and Description |
|---|---|
static PositiveIntOutputs |
PositiveIntOutputs.getSingleton() |