Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Constructor and Description |
---|
PointInSetQuery(String field,
int numDims,
int bytesPerDim,
PointInSetQuery.Stream packedPoints)
The
packedPoints iterator must be in sorted order. |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.