Uses of Class
org.apache.lucene.codecs.blocktreeords.OrdsIntersectTermsEnumFrame
Packages that use OrdsIntersectTermsEnumFrame
Package
Description
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
-
Uses of OrdsIntersectTermsEnumFrame in org.apache.lucene.codecs.blocktreeords
Fields in org.apache.lucene.codecs.blocktreeords declared as OrdsIntersectTermsEnumFrameModifier and TypeFieldDescriptionprivate OrdsIntersectTermsEnumFrameOrdsIntersectTermsEnum.currentFrameprivate OrdsIntersectTermsEnumFrame[]OrdsIntersectTermsEnum.stackMethods in org.apache.lucene.codecs.blocktreeords that return OrdsIntersectTermsEnumFrameModifier and TypeMethodDescriptionprivate OrdsIntersectTermsEnumFrameOrdsIntersectTermsEnum.getFrame(int ord) private OrdsIntersectTermsEnumFrameOrdsIntersectTermsEnum.pushFrame(int state)