Uses of Class
org.apache.lucene.index.TermsEnumIndex.TermState
-
Packages that use TermsEnumIndex.TermState Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of TermsEnumIndex.TermState in org.apache.lucene.index
Methods in org.apache.lucene.index with parameters of type TermsEnumIndex.TermState Modifier and Type Method Description (package private) boolean
TermsEnumIndex. termEquals(TermsEnumIndex.TermState that)
-