Hi Marcel,
We do support wildcards and other search operators. I typically use the search box in the bar below the main navigation, but wildcards appear to work when constructing filters or doing an "Advanced Search," too.
• Use
?
to perform a single character wildcard search. This would return results containing
failure or
fialuref??lure
• Use
*
to perform a multiple character wildcard search. This would return results containing
with, without, within and the term
testswith* tests
You can also use quotes to search for phrases, parentheses for grouping, and
AND
,
OR
, and
NOT
operators (they must be all caps, like that) to get more specificity. In the search box, you can also search in specific fields by prepending the name of the field and
:
to the search terms:
(America OR Europe) description:"needs input" AND NOT product_status:done
If you have field whose label is more than one word, use an underscore instead of a space to reference the field, like with Product Status above.
I hope this helps your users. There is some additional information on searching in the Help file, but this covers a majority of what's there.
------------------------------
Todd Lemoine
Senior Front-end Engineer
Jama Software
Portland OR
------------------------------
Original Message:
Sent: 02-21-2018 09:51
From: Marcel Bachus
Subject: Searching with Wildcards
Many of our users have asked me if it was possible to search/filter with Wildcards, as they find that it is not always possible to get to many records with CONTAINS.
------------------------------
Marcel Bachus
Innolux Europe B.V
------------------------------