Package | Description |
---|---|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
Modifier and Type | Class and Description |
---|---|
private static class |
BlockTreeTermsWriter.PendingBlock |
private static class |
BlockTreeTermsWriter.PendingTerm |
Modifier and Type | Field and Description |
---|---|
private java.util.List<BlockTreeTermsWriter.PendingEntry> |
BlockTreeTermsWriter.TermsWriter.pending |