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