A single token to highlight in search results, tagged with how it should be matched. plain tokens are matched literally (case-insensitively); regex tokens (produced by the %= operator) are compiled to a regular expression.
plain
regex
%=
A single token to highlight in search results, tagged with how it should be matched.
plaintokens are matched literally (case-insensitively);regextokens (produced by the%=operator) are compiled to a regular expression.