Package | Description |
---|---|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
Modifier and Type | Field and Description |
---|---|
private IntersectTermsEnumFrame |
IntersectTermsEnum.currentFrame |
(package private) IntersectTermsEnumFrame[] |
IntersectTermsEnum.stack |
Modifier and Type | Method and Description |
---|---|
private IntersectTermsEnumFrame |
IntersectTermsEnum.getFrame(int ord) |
private IntersectTermsEnumFrame |
IntersectTermsEnum.pushFrame(int state) |