Getting started

VirtualVolumesView

Searching

You can search the catalog for files meeting your specifications. Press the Search toolbar button or select the View/Search View menu : the left pane will change to show the search tools. You can type one or more of the following: file name, file extension, description. For the file name and the description you can choose among three matching modes:

  • Check Is equal to for an exact match. The program will only return results that are equal to the typed text. Please notice that the file name also includes the extension, so you must type something like "MyDocument.pdf" if you want to match a pdf file. Typing "MyDocument" will not match the pdf file.
  • Check Starts with to match all the results that start with the text that you have typed. So if you type "game" the program will match "game", "games" and so on, but it will not match "MyGame".
  • Check Contains to match all the results that contain the text that you have typed. So if you type "game" the program will match "game", "games", "MyGame" and so on.

The searches are not case sensitive, so typing "game" will match "game", "Game" and "GAME".

In each text box you can type one or more words. If you type more than one word the text will interpreted in the following way:

  • By default words are connected with OR. So the program will match data that contain at least one of the given words.
  • A word starting with "+" is required. The program will match only data containing that word.
  • A word starting with "-" is excluded. The program will match only data that does not contain that word.
  • Many words enclosed by " are considered a single word.

Here are some examples with their meaning:

one two three matches data containing one or more of the three words

one +two three
matching data must contain "two" and one of the other words ("one" or "three")

one -two three
matching data must contain either "one" or "three" and it must not contain "two"

"my document" text
matching data must contain either "my document" (without quotes) or "text"

+"my document" text image
matching data must contain "my document" (without quotes) and either "text" or "image"

When you have typed some text you can choose the scope of your search. You can search:

  • all the physical volumes stored in the catalog
  • only the selected physical folder, i.e. the selected folder in the physical view
  • only the selected virtual folder, i.e. the selected folder in the virtual view

Now press the Search button to start the search.