factory TermMatch.equals(String term, FTSToken matchedToken) => _TermMatch(EqualsMatch.matchKey, term, matchedToken);