Uses of Class
org.apache.lucene.search.PhraseWildcardQuery.TestCounters
-
Packages that use PhraseWildcardQuery.TestCounters Package Description org.apache.lucene.search Code to search indices. -
-
Uses of PhraseWildcardQuery.TestCounters in org.apache.lucene.search
Fields in org.apache.lucene.search declared as PhraseWildcardQuery.TestCounters Modifier and Type Field Description private static PhraseWildcardQuery.TestCounters
PhraseWildcardQuery.TestCounters. SINGLETON
Methods in org.apache.lucene.search that return PhraseWildcardQuery.TestCounters Modifier and Type Method Description protected static PhraseWildcardQuery.TestCounters
PhraseWildcardQuery.TestCounters. get()
-