Each animal record supports up to 20 attributes.
Each person record supports up to 255 characters, which is normally 14-16 attributes.
Each animal record supports up to 20 attributes.
Each person record supports up to 255 characters, which is normally 14-16 attributes.
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) { %>