Spring Data Elasticsearch
org.springframework.*
-
org.springframework.data.elasticsearch.annotations.IndexPrefixes
Modifier and Type |
Constant Field |
Value |
public static final int |
MAX_DEFAULT |
2 |
public static final int |
MIN_DEFAULT |
2 |
-
-
org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"LineString" |
-
-
org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"MultiPoint" |
-
org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"MultiPolygon" |
-
org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"Point" |
-
org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"Polygon" |
-
org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"_doc" |
-
-
-
org.springframework.data.elasticsearch.core.query.Query
Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_PAGE_SIZE |
10 |
Spring Data Elasticsearch
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.