java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.query_rules.TestRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class TestRequest extends RequestBase implements JsonpSerializable
Test a query ruleset.

Evaluate match criteria against a query ruleset to identify the rules that would match that criteria.

See Also: