public class IntersectsPrefixTreeQuery extends AbstractVisitingPrefixTreeQuery
SpatialRelation.INTERSECTS
(i.e. not DISTINCT) relationship with a provided query shape.AbstractVisitingPrefixTreeQuery.VisitorTemplate, AbstractVisitingPrefixTreeQuery.VNodeAbstractPrefixTreeQuery.BaseTermsEnumTraverserprefixGridScanLeveldetailLevel, fieldName, grid, queryShape| Constructor and Description |
|---|
IntersectsPrefixTreeQuery(org.locationtech.spatial4j.shape.Shape queryShape,
String fieldName,
SpatialPrefixTree grid,
int detailLevel,
int prefixGridScanLevel) |
| Modifier and Type | Method and Description |
|---|---|
protected DocIdSet |
getDocIdSet(LeafReaderContext context) |
String |
toString(String field) |
createWeight, equals, hashCode, visitclassHash, rewrite, sameClassAs, toStringpublic IntersectsPrefixTreeQuery(org.locationtech.spatial4j.shape.Shape queryShape,
String fieldName,
SpatialPrefixTree grid,
int detailLevel,
int prefixGridScanLevel)
protected DocIdSet getDocIdSet(LeafReaderContext context) throws IOException
getDocIdSet in class AbstractPrefixTreeQueryIOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.