Uses of Class
org.apache.lucene.search.PointInSetQuery.Stream
Packages that use PointInSetQuery.Stream
-
Uses of PointInSetQuery.Stream in org.apache.lucene.search
Constructors in org.apache.lucene.search with parameters of type PointInSetQuery.StreamModifierConstructorDescriptionprotected
PointInSetQuery
(String field, int numDims, int bytesPerDim, PointInSetQuery.Stream packedPoints) ThepackedPoints
iterator must be in sorted order.