Package | Description |
---|---|
org.elasticsearch.index.query |
Modifier and Type | Method and Description |
---|---|
static LimitFilterBuilder |
FilterBuilders.limitFilter(int limit)
A filter that limits the results to the provided limit value (per shard!).
|
Copyright © 2009–2015. All rights reserved.