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