| Package | Description |
|---|---|
| org.apache.lucene.codecs.memory |
Term dictionary, DocValues or Postings formats that are read
entirely into memory.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
DirectPostingsFormat.DirectField.HighFreqTerm |
private static class |
DirectPostingsFormat.DirectField.LowFreqTerm |
| Modifier and Type | Field and Description |
|---|---|
private DirectPostingsFormat.DirectField.TermAndSkip[] |
DirectPostingsFormat.DirectField.terms |