| Package | Description |
|---|---|
| org.elasticsearch.index.query |
| Modifier and Type | Method and Description |
|---|---|
MatchAllQueryBuilder |
MatchAllQueryBuilder.boost(float boost)
Sets the boost for this query.
|
static MatchAllQueryBuilder |
QueryBuilders.matchAllQuery()
A query that match on all documents.
|
Copyright © 2009–2017. All rights reserved.