How do I use wildcards?

From 1Archive help
Jump to: navigation, search

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".

Info.png If you just type "text", the search will be based on "text*".

Warning.png Searching for values in 1Archive is not case sensitive.

Warning.png Using these wildcards is only possible in search dialogs. For example: the search dialog for suppliers in the document view.