Type Alias MatchInfo

MatchInfo: Record<string, string[]>

Match information for a search result. It is a key-value object where keys are terms that matched, and values are the list of fields that the term was found in.