Package | Description |
---|---|
org.apache.lucene.codecs.blocktreeords |
Same postings format as Lucene50, except the terms dictionary also
supports ords, i.e.
|
Modifier and Type | Class and Description |
---|---|
private static class |
OrdsBlockTreeTermsWriter.PendingBlock |
private static class |
OrdsBlockTreeTermsWriter.PendingTerm |
Modifier and Type | Field and Description |
---|---|
private java.util.List<OrdsBlockTreeTermsWriter.PendingEntry> |
OrdsBlockTreeTermsWriter.TermsWriter.pending |