Package | Description |
---|---|
org.apache.lucene.spatial.composite |
Composite strategies.
|
org.apache.lucene.spatial.prefix |
Prefix Tree Strategy.
|
Modifier and Type | Method and Description |
---|---|
RecursivePrefixTreeStrategy |
CompositeSpatialStrategy.getIndexStrategy() |
Constructor and Description |
---|
CompositeSpatialStrategy(String fieldName,
RecursivePrefixTreeStrategy indexStrategy,
SerializedDVStrategy geometryStrategy) |
Modifier and Type | Class and Description |
---|---|
class |
NumberRangePrefixTreeStrategy
A PrefixTree based on Number/Date ranges.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.