Uses of Class
org.apache.lucene.search.join.PointInSetIncludingScoreQuery.Stream
-
Packages that use PointInSetIncludingScoreQuery.Stream Package Description org.apache.lucene.search.join Support for index-time and query-time joins. -
-
Uses of PointInSetIncludingScoreQuery.Stream in org.apache.lucene.search.join
Constructors in org.apache.lucene.search.join with parameters of type PointInSetIncludingScoreQuery.Stream Constructor Description PointInSetIncludingScoreQuery(ScoreMode scoreMode, Query originalQuery, boolean multipleValuesPerDocument, java.lang.String field, int bytesPerDim, PointInSetIncludingScoreQuery.Stream packedPoints)
-