Package | Description |
---|---|
org.apache.lucene.spatial.prefix |
Prefix Tree Strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
IntersectsPrefixTreeQuery
A Query matching documents that have an
SpatialRelation.INTERSECTS
(i.e. |
class |
WithinPrefixTreeQuery
Finds docs where its indexed shape is
WITHIN the query shape. |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.