Package | Description |
---|---|
org.apache.lucene.codecs.blocktreeords |
Same postings format as Lucene50, except the terms dictionary also
supports ords, i.e.
|
Modifier and Type | Field and Description |
---|---|
private OrdsIntersectTermsEnumFrame |
OrdsIntersectTermsEnum.currentFrame |
private OrdsIntersectTermsEnumFrame[] |
OrdsIntersectTermsEnum.stack |
Modifier and Type | Method and Description |
---|---|
private OrdsIntersectTermsEnumFrame |
OrdsIntersectTermsEnum.getFrame(int ord) |
private OrdsIntersectTermsEnumFrame |
OrdsIntersectTermsEnum.pushFrame(int state) |