Class MatchAllQueryBuilder

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

public class MatchAllQueryBuilder extends AbstractQueryBuilder<MatchAllQueryBuilder>
A query that matches on all documents.