Uses of Class
org.apache.lucene.codecs.blocktree.IntersectTermsEnum
-
Packages that use IntersectTermsEnum Package Description org.apache.lucene.codecs.blocktree BlockTree terms dictionary. -
-
Uses of IntersectTermsEnum in org.apache.lucene.codecs.blocktree
Fields in org.apache.lucene.codecs.blocktree declared as IntersectTermsEnum Modifier and Type Field Description private IntersectTermsEnumIntersectTermsEnumFrame. iteConstructors in org.apache.lucene.codecs.blocktree with parameters of type IntersectTermsEnum Constructor Description IntersectTermsEnumFrame(IntersectTermsEnum ite, int ord)
-