Class ExistsQueryBuilder

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

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