Uses of Class
org.apache.lucene.search.join.TermsCollector
Packages that use TermsCollector
-
Uses of TermsCollector in org.apache.lucene.search.join
Subclasses of TermsCollector in org.apache.lucene.search.joinModifier and TypeClassDescription(package private) static class(package private) static classMethods in org.apache.lucene.search.join that return TermsCollectorModifier and TypeMethodDescription(package private) static TermsCollector<?> Chooses the rightTermsCollectorimplementation.Methods in org.apache.lucene.search.join with parameters of type TermsCollectorModifier and TypeMethodDescriptionstatic GenericTermsCollectorGenericTermsCollector.wrap(TermsCollector<?> collector)