public class IntersectsRPTVerifyQuery extends Query
TwoPhaseIterator
that will verify a match with a provided
predicate in the form of an ShapeValuesPredicate.Constructor and Description |
---|
IntersectsRPTVerifyQuery(org.locationtech.spatial4j.shape.Shape queryShape,
String fieldName,
SpatialPrefixTree grid,
int detailLevel,
int prefixGridScanLevel,
ShapeValuesPredicate predicateValueSource) |
Modifier and Type | Method and Description |
---|---|
Weight |
createWeight(IndexSearcher searcher,
boolean needsScores,
float boost) |
boolean |
equals(Object other) |
int |
hashCode() |
String |
toString(String field) |
classHash, rewrite, sameClassAs, toString
public IntersectsRPTVerifyQuery(org.locationtech.spatial4j.shape.Shape queryShape, String fieldName, SpatialPrefixTree grid, int detailLevel, int prefixGridScanLevel, ShapeValuesPredicate predicateValueSource)
public Weight createWeight(IndexSearcher searcher, boolean needsScores, float boost) throws IOException
createWeight
in class Query
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.