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 OrdsIntersectTermsEnum |
OrdsIntersectTermsEnumFrame.ite |
Constructor and Description |
---|
OrdsIntersectTermsEnumFrame(OrdsIntersectTermsEnum ite,
int ord) |