| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix |
Prefix Tree Strategy.
|
| org.apache.lucene.spatial.prefix.tree |
This package is about SpatialPrefixTree and any supporting classes.
|
| Modifier and Type | Method and Description |
|---|---|
NumberRangePrefixTree |
NumberRangePrefixTreeStrategy.getGrid() |
| Constructor and Description |
|---|
NumberRangePrefixTreeStrategy(NumberRangePrefixTree prefixTree,
String fieldName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateRangePrefixTree
A PrefixTree for date ranges in which the levels of the tree occur at natural periods of time (e.g.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.