Uses of Class
org.elasticsearch.index.query.MatchAllFilterBuilder

Packages that use MatchAllFilterBuilder
org.elasticsearch.index.query   
 

Uses of MatchAllFilterBuilder in org.elasticsearch.index.query
 

Methods in org.elasticsearch.index.query that return MatchAllFilterBuilder
static MatchAllFilterBuilder FilterBuilders.matchAllFilter()
          A filter that matches all documents.
 



Copyright © 2009-2012. All Rights Reserved.