| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.query |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
MatchAllQueryBuilder |
MatchAllQueryBuilder.boost(float boost)
Sets the boost for this query.
|
static MatchAllQueryBuilder |
QueryBuilders.matchAllQuery()
A query that match on all documents.
|
Copyright © 2009–2016. All rights reserved.