| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search | |
| org.elasticsearch.search.internal |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SearchHit.NestedIdentity |
SearchHit.NestedIdentity.getChild()
Returns the next child nested level if there is any, otherwise
null is returned. |
SearchHit.NestedIdentity |
SearchHit.getNestedIdentity()
If this is a nested hit then nested reference information is returned otherwise
null is returned. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
InternalSearchHit.InternalNestedIdentity |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SearchHit.NestedIdentity |
InternalSearchHit.InternalNestedIdentity.getChild() |
SearchHit.NestedIdentity |
InternalSearchHit.getNestedIdentity() |
Copyright © 2009–2016. All rights reserved.