When using a people search for a name with an apostrophe in it, use brackets.
Example:
- Searching for Bill O'Reilly - in search bar enter Bill {Rei}
Updated
When using a people search for a name with an apostrophe in it, use brackets.
Example:
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>