public static class InMemoryGeoBoundingBoxFilter.Meridian180GeoBoundingBoxDocSet extends MatchDocIdSet
| Constructor and Description |
|---|
Meridian180GeoBoundingBoxDocSet(int maxDoc,
org.apache.lucene.util.Bits acceptDocs,
MultiGeoPointValues values,
GeoPoint topLeft,
GeoPoint bottomRight) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchDoc(int doc)
Does this document match?
|
bits, get, iterator, lengthpublic Meridian180GeoBoundingBoxDocSet(int maxDoc,
@Nullable
org.apache.lucene.util.Bits acceptDocs,
MultiGeoPointValues values,
GeoPoint topLeft,
GeoPoint bottomRight)
protected boolean matchDoc(int doc)
MatchDocIdSetmatchDoc in class MatchDocIdSetCopyright © 2009–2016. All rights reserved.