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(String spatialField,
Config config,
Map<String,String> configMap,
com.spatial4j.core.context.SpatialContext ctx) |
Modifier and Type | Method and Description |
---|---|
SerializedDVStrategy |
CompositeSpatialStrategy.getGeometryStrategy() |
Constructor and Description |
---|
CompositeSpatialStrategy(String fieldName,
RecursivePrefixTreeStrategy indexStrategy,
SerializedDVStrategy geometryStrategy) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.