Uses of Class
org.apache.lucene.search.join.TermsWithScoreCollector
Packages that use TermsWithScoreCollector
-
Uses of TermsWithScoreCollector in org.apache.lucene.search.join
Subclasses of TermsWithScoreCollector in org.apache.lucene.search.joinModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
(package private) static class
Methods in org.apache.lucene.search.join that return TermsWithScoreCollectorModifier and TypeMethodDescription(package private) static TermsWithScoreCollector
<?> TermsWithScoreCollector.create
(String field, boolean multipleValuesPerDocument, ScoreMode scoreMode) Chooses the rightTermsWithScoreCollector
implementation.