| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.xcontent | |
| org.elasticsearch.common.xcontent.json | |
| org.elasticsearch.search | |
| org.elasticsearch.search.aggregations.pipeline |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
XContentLocation |
XContentParser.getTokenLocation()
Used for error reporting to highlight where syntax errors occur in
content being parsed.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
XContentLocation |
JsonXContentParser.getTokenLocation() |
| コンストラクタと説明 |
|---|
SearchParseException(SearchContext context,
String msg,
XContentLocation location) |
SearchParseException(SearchContext context,
String msg,
XContentLocation location,
Throwable cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static BucketHelpers.GapPolicy |
BucketHelpers.GapPolicy.parse(SearchContext context,
String text,
XContentLocation tokenLocation)
Parse a string GapPolicy into the byte enum
|
Copyright © 2009–2016. All rights reserved.