Ejemplo n.º 1
0
 public TextFragments QueryHighlight(string search)
 {
     return(QueryFragment.HighlightPrimary(search));
 }