factory TermMatch.of(String key, String term, FTSToken matchedToken) => _TermMatch(key, term, matchedToken);