Constant Field Values

Contents

org.springframework.*

  • org.springframework.data.elasticsearch.annotations.IndexPrefixes
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    2
  • org.springframework.data.elasticsearch.client.ElasticsearchHost
    Modifier and Type
    Constant Field
    Value
    public static final int
    9200
  • org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GeometryCollection"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonLineString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LineString"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MultiLineString"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MultiPoint"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MultiPolygon"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonPoint
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Point"
  • org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Polygon"
  • org.springframework.data.elasticsearch.core.mapping.IndexCoordinates
    Modifier and Type
    Constant Field
    Value
    public static final String
    "_doc"