Highlighting only low frequency words when using cutoff_frequency

I'm currently trying to implement cutoff_frequency with a multi_match search to have domain-specific stopwords. Is there a way to only highlight low_frequency words when using cutoff_frequency?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.