Uses of Class
org.apache.lucene.backward_codecs.lucene40.blocktree.IntersectTermsEnum.NoMoreTermsException
-
Packages that use IntersectTermsEnum.NoMoreTermsException Package Description org.apache.lucene.backward_codecs.lucene40.blocktree BlockTree terms dictionary. -
-
Uses of IntersectTermsEnum.NoMoreTermsException in org.apache.lucene.backward_codecs.lucene40.blocktree
Fields in org.apache.lucene.backward_codecs.lucene40.blocktree declared as IntersectTermsEnum.NoMoreTermsException Modifier and Type Field Description static IntersectTermsEnum.NoMoreTermsException
IntersectTermsEnum.NoMoreTermsException. INSTANCE
-