Class IdsQueryBuilder

All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject, QueryBuilder, Rewriteable<QueryBuilder>

public class IdsQueryBuilder extends AbstractQueryBuilder<IdsQueryBuilder>
A query that will return only documents matching specific ids (and a type).