Hi,
We have tagged the assets with C Series, WLC Series,SAX Series some of the assets tagged with multi values like C Series,WLC Series.
Now I want to get all results which are tagged with C Series.
So I am using q=TeamSite/Metadata/ProductFamily:=C Series this query but its returning assets which are tagged with C Series only but not returning assets tagged with both WLC Series and C series.
If we use default operator(q=TeamSite/Metadata/ProductFamily:C Series ) its returning the wrong results as it is doing partial pattern matching.
Please help me.
Thanks in advance.