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 class
Methods in org.apache.lucene.search.join that return TermsCollectorModifier and TypeMethodDescription(package private) static TermsCollector
<?> Chooses the rightTermsCollector
implementation.Methods in org.apache.lucene.search.join with parameters of type TermsCollectorModifier and TypeMethodDescriptionstatic GenericTermsCollector
GenericTermsCollector.wrap
(TermsCollector<?> collector)