Package | Description |
---|---|
org.apache.lucene.benchmark.byTask.feeds |
Sources for benchmark inputs: documents and queries.
|
org.apache.lucene.spatial.composite |
Composite strategies.
|
Modifier and Type | Method and Description |
---|---|
protected SerializedDVStrategy |
SpatialDocMaker.makeSerializedDVStrategy(java.lang.String spatialField,
Config config,
java.util.Map<java.lang.String,java.lang.String> configMap,
org.locationtech.spatial4j.context.SpatialContext ctx) |
Modifier and Type | Method and Description |
---|---|
SerializedDVStrategy |
CompositeSpatialStrategy.getGeometryStrategy() |
Constructor and Description |
---|
CompositeSpatialStrategy(java.lang.String fieldName,
RecursivePrefixTreeStrategy indexStrategy,
SerializedDVStrategy geometryStrategy) |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.