Hi,It depends upon how the query is formulated. If you run a full-text
search (i.e. using the contains operator), then all keywords are
searched, which in this case includes all of the path segements of the
tagId. If you run a property search on the cq:tags property, then the
exact property value would be matched.Regards,Justin