All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, TranslationAware, Resolvable, EvaluatorMapper, OptionalArgument, ExpressionScoreMapper

public class MatchOperator extends Match
This class performs a MatchQuery using an operator. This is used as a convenience for generating documentation and for error message purposes - it’s a way to represent the match operator in the function syntax. Serialization is provided as a way to pass the corresponding tests - serialization must be done to a Match class.