| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix |
Prefix Tree Strategy
|
| Modifier and Type | Class and Description |
|---|---|
class |
NumberRangePrefixTreeStrategy
A PrefixTree based on Number/Date ranges.
|
class |
RecursivePrefixTreeStrategy
A
PrefixTreeStrategy which uses AbstractVisitingPrefixTreeFilter. |
class |
TermQueryPrefixTreeStrategy
A basic implementation of
PrefixTreeStrategy using a large
TermsFilter of all the cells from
SpatialPrefixTree.getTreeCellIterator(com.spatial4j.core.shape.Shape, int). |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.