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