| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.geo | |
| org.elasticsearch.index.query |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SpatialStrategy |
SpatialStrategy.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SpatialStrategy[] |
SpatialStrategy.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
GeoShapeQueryBuilder |
GeoShapeQueryBuilder.strategy(SpatialStrategy strategy)
Defines which spatial strategy will be used for building the geo shape filter.
|
Copyright © 2009–2016. All rights reserved.