Module org.apache.lucene.join
Package org.apache.lucene.search.join
Class PointInSetIncludingScoreQuery.Stream
- java.lang.Object
-
- org.apache.lucene.search.PointInSetQuery.Stream
-
- org.apache.lucene.search.join.PointInSetIncludingScoreQuery.Stream
-
- All Implemented Interfaces:
BytesRefIterator
- Enclosing class:
- PointInSetIncludingScoreQuery
abstract static class PointInSetIncludingScoreQuery.Stream extends PointInSetQuery.Stream
-
-
Field Summary
Fields Modifier and Type Field Description (package private) float
score
-
Fields inherited from interface org.apache.lucene.util.BytesRefIterator
EMPTY
-
-
Constructor Summary
Constructors Constructor Description Stream()
-
Method Summary
-
Methods inherited from class org.apache.lucene.search.PointInSetQuery.Stream
next
-
-