How to make query return exact match?
Is there a way to restrict the matching criteria in a query on tag data
to match only the exact tag specified? I'd like to explicitly use an
asterisk for any wildcarding.
For example, I have a query which is for tag i3g1 and the resultant data
is as if I requested i3g1* because I get the data matching i3g1 and
i3g12 when I only want i3g1.
Thanks.
to match only the exact tag specified? I'd like to explicitly use an
asterisk for any wildcarding.
For example, I have a query which is for tag i3g1 and the resultant data
is as if I requested i3g1* because I get the data matching i3g1 and
i3g12 when I only want i3g1.
Thanks.
One answer
Is there a way to restrict the matching criteria in a query on tag data
to match only the exact tag specified? I'd like to explicitly use an
asterisk for any wildcarding.
For example, I have a query which is for tag i3g1 and the resultant data
is as if I requested i3g1* because I get the data matching i3g1 and
i3g12 when I only want i3g1.
This is a known issue in 1.0.x. In 2.0, the exact matching for tags is
possible (and the default).
--
Regards,
Patrick
Jazz Work Item Team