Package | Description |
---|---|
com.marklogic.client.admin.config |
The package provides classes and interfaces that implement MarkLogic Search API configuration using
Java Objects.
|
Modifier and Type | Method and Description |
---|---|
HeatmapAndOptions |
QueryOptionsBuilder.heatmap(double south,
double west,
double north,
double east,
int latitudeDivs,
int longitudeDivs,
String... options)
Deprecated.
Builds a heatmap specification.
|
Modifier and Type | Method and Description |
---|---|
ConstraintSource |
QueryOptionsBuilder.geospatial(GeospatialSpec index,
HeatmapAndOptions heatmap,
String... geoOptions)
Deprecated.
Builds a geospatial specification for a two-dimensional constraint.
|
Copyright © 2013-2016 MarkLogic Corporation.