Full Text Search
A fast way for you to find assets in a Model Manager server database is to write individual search words, separated by spaces, in the Search field on either the Home page or, for all other pages, in the top navigation bar. The search words are matched with the identifier, title, and description fields of an asset.
The Model Manager combines all search words that you write with AND-logic. In practical terms, this means that the assets in the search result are such that all search words are found somewhere in the title or description of the asset.
You can use a wildcard asterisk in a search word to match zero or more arbitrary characters. Appending, for example, a wildcard at the end of a search word will match that word against the beginning of words in the searched text. You can also match on phrases — that is, multiple words in a sequence — by enclosing the search words in quotation marks.
See Wildcard Matching and Phrase Matching in the Model Manager Reference Manual.