Class CompositeVerifyQuery

java.lang.Object
org.apache.lucene.search.Query
org.apache.lucene.spatial.composite.CompositeVerifyQuery

public class CompositeVerifyQuery extends Query
A Query that considers an "indexQuery" to have approximate results, and a follow-on ShapeValuesSource is called to verify each hit from TwoPhaseIterator.matches().
WARNING: This API is experimental and might change in incompatible ways in the next release.