| Constructor and Description |
|---|
| org.elasticsearch.percolator.PercolateQueryBuilder(String, String, BytesReference)
use
PercolateQueryBuilder.PercolateQueryBuilder(String, BytesReference, XContentType) with the document content
type to avoid autodetection. |
| org.elasticsearch.percolator.PercolateQueryBuilder(String, String, List<BytesReference>, XContentType) |
| org.elasticsearch.percolator.PercolateQueryBuilder(String, String, String, String, String, String, String, Long) |