| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix |
Prefix Tree Strategy
|
| org.apache.lucene.spatial.vector |
Spatial strategy that uses two fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrefixTreeStrategy |
class |
RecursivePrefixTreeStrategy
Based on
RecursivePrefixTreeFilter. |
class |
TermQueryPrefixTreeStrategy
A basic implementation using a large
TermsFilter of all the nodes from
SpatialPrefixTree.getNodes(com.spatial4j.core.shape.Shape, int, boolean). |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoDoublesStrategy |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.