| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder | |
| com.stratio.cassandra.lucene.builder.index.schema.mapping |
| Modifier and Type | Method and Description |
|---|---|
static GeoPointMapper |
Builder.geoPointMapper(String latitude,
String longitude)
Returns a new
GeoPointMapper. |
| Modifier and Type | Method and Description |
|---|---|
GeoPointMapper |
GeoPointMapper.indexed(Boolean indexed)
Sets if the field supports searching.
|
GeoPointMapper |
GeoPointMapper.maxLevels(Integer maxLevels)
Sets the maximum number of levels in the tree.
|
GeoPointMapper |
GeoPointMapper.sorted(Boolean sorted)
Sets if the field supports sorting.
|
Copyright © 2016. All rights reserved.