Class ExistsQueryBuilder

All Implemented Interfaces:
NamedWriteable, Writeable, QueryBuilder, Rewriteable<QueryBuilder>, ToXContent, ToXContentObject

public class ExistsQueryBuilder extends AbstractQueryBuilder<ExistsQueryBuilder>
Constructs a query that only match on documents that the field has a value in them.