How do I use wildcards?
From 1Archive help
In order to facilitate your search, you can make use of wildcards. There are two wildcards available:
- *
- %
Both wildcards work as follows:
- *text or %text: searches for all values ending with value "text".
- text* or text%: searches for all values beginning with value "text".
- te*xt or te%xt: searches for all values beginning with "te" and ending with "xt".
If you just type "text", the search will be based on "text*". |
Searching for values in 1Archive is not case sensitive. |
Using these wildcards is only possible in search dialogs. For example: the search dialog for suppliers in the document view. |