If we add a String facet to a Query Context where the value of that facet is a tag name, the tag name is evaluated against the results returned by the LevelDef and the value stored in the Query Context. See also, “Query context example.”
Query Context, the facet values for tag names must be Strings. When comparing a tag value to values from the Query Context, make sure the resulting types are the same. In the “Query context example,” with equipId=hs:id and hs:equipRef={equipId}, the “type” for the values: hs:id and hs:equipRef must be the same (BOrds in this example).