Does ElasticSearch match against all percolators by default

Hi,

Currently I have used:

public PercolateRequestBuilder setPercolateQuery*(QueryBuilder queryBuilder)* {
sourceBuilder*().setQueryBuilder(queryBuilder);*
return this*;*
}

With a 'match all' query builder as the paramater. Does ES do this by default or does one need to explicitly do this, as I have done.

Thanks,

Eli

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9222b15b-d271-4c7e-865f-29fc8b215d36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.