Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.search.join |
Support for index-time and query-time joins.
|
Constructor and Description |
---|
PointInSetQuery(java.lang.String field,
int numDims,
int bytesPerDim,
PointInSetQuery.Stream packedPoints)
The
packedPoints iterator must be in sorted order. |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PointInSetIncludingScoreQuery.Stream |