Search conditions are token strings constructed using tokens, operators, and values. When more than one condition is specified in a search expression, host data must match all conditions to be returned in the search results. In other words, multiple conditions in a search are treated as AND operations. Every condition is evaluated before AND processing is performed.
However, if the same token is used in more than one condition in the same search, either of the values specified for the token must match in order for host data to be returned in the search results. In other words, separate conditions in the same search using the same token are treated as OR operations. For example, to search for several different file names, include a separate condition for each file name in the search.