| Class | Description |
|---|---|
| PointPrefixTreeFieldCacheProvider | |
| PrefixTreeStrategy | |
| RecursivePrefixTreeFilter |
Performs a spatial intersection filter against a field indexed with
SpatialPrefixTree, a Trie. |
| RecursivePrefixTreeStrategy |
Based on
RecursivePrefixTreeFilter. |
| TermQueryPrefixTreeStrategy |
A basic implementation using a large
TermsFilter of all the nodes from
SpatialPrefixTree.getNodes(com.spatial4j.core.shape.Shape, int, boolean). |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.