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