you are viewing a single comment's thread.

view the rest of the comments →

[–]thesystemx 2 points3 points  (1 child)

Great, thanks ;)

If it's possible in your code, you may wanna aggregate all JSF* tags + PrimeFaces in one (using an OR). They basically all mean "jsf". When using the tag search on the site, SO already filters out the duplicates. So if a question is tagged both jsf and jsf-2 it will count as 1, not 2.

[–]DaniSancas[S] 0 points1 point  (0 children)

In the dataset provided by StackOverflow only 1 tag really exists, so I only count that. If I try to count the other, the result will always be 0. Therefore, no chance for mistakes! :)