Uses of Class
org.apache.lucene.search.join.TermsIncludingScoreQuery
-
Packages that use TermsIncludingScoreQuery Package Description org.apache.lucene.search.join Support for index-time and query-time joins. -
-
Uses of TermsIncludingScoreQuery in org.apache.lucene.search.join
Methods in org.apache.lucene.search.join with parameters of type TermsIncludingScoreQuery Modifier and Type Method Description private boolean
TermsIncludingScoreQuery. equalsTo(TermsIncludingScoreQuery other)
-