The Home Page
You reach the Home page of the asset management system by clicking on the COMSOL logo or the Home link in the top navigation bar. The Home page is the default landing page when you log in to the Model Manager server web interface. Click Assets in the upper left corner to search for assets in the database. Click Models and Files to search for models and data files in repositories.
Searching Assets
You can search for the latest versions of assets from the Home page of the asset management system. Write search and filter expressions in the Search field and press Enter or click the magnifying glass to trigger a new search. You can write plain search words and any number of filter expressions using the Model Manager search syntax — see Searching on Asset Attributes. Plain search words will match on the identifier, title, and description of assets.
Matching assets are shown in a paginated table below the Search field. Select Rank, Title, or Last Modified to change the field being sorted on — sorting by rank means that those assets that best match the search expression are shown first. Toggle between ascending and descending order by clicking the vertical arrow button next to the sort field list. Select Table View or Compact View to show or hide the assets’ thumbnail images in the table.
The default table columns are:
The Title column — the current title of the asset.
The Description column — the current description of the asset.
The Last Modified column — the point in time when the asset was last modified.
You can change the number of assets shown on a search result page by selecting from the menu next to the sort field. Use the arrow buttons to navigate between search result pages.
Place the mouse cursor over a table cell to see a tooltip with its contents. This helps, for example, when reading long description texts in Compact View.
Click on a row to open the corresponding Asset page for an asset in the table.
The Model Manager server hides asset versions whose Asset page you are not permitted to open from the search result — see also Table 4-1.
Asset Filters
You can apply asset filters from the Filters menu — click the vertical expander bar on the left side of the Home page if the menu is not already visible. The available filter options for a new Model Manager server installation are:
Identifier. The unique identifier of an asset.
Last Modified. A date range for when the latest version of an asset was saved. Leave From or To empty to not specify a lower or upper bound for the date.
Last Modified By. The user that saved the latest version of an asset. A multiple selection of users is combined with OR-logic when filtering.
Owner. The user that owns an asset. A multiple selection of users is combined with OR-logic when filtering.
Deleted. Optionally show assets that have been deleted. The default is to hide such assets.
Attachments. The filename, file type, last modified date, and file size of uploaded file attachments.
Model versions. The title, item version type, item save type, saved date, saved by-user, and owner of linked model versions.
The search result is automatically updated as you specify the value of each filter. Click Clear Filters in the Filters menu to clear all specified filter values.
Currently active filters are shown in the Active filters list under the Search field. Click the cross button to remove a filter. Click Clear All Filters to remove all filters.
Asset filters specified via input fields support being written as the field value part of a field expression — see also Asset Search Syntax. You can, for example, surround words with quote characters (“...”) to match them as phrases or use an asterisk symbol (*) for wildcard matching. A warning banner is shown below the input field if there is a problem with the search syntax — see Syntax Errors. The corresponding filter in the Active filters list also shows a warning icon. Click the warning icon to focus the problematic filter input.
Click the eye icon next to a filter option to show or hide the corresponding table column in the search result. You can also show or hide the Title, Description, Thumbnail, Library, and Asset Type fields as table columns.
Searching Models and Files
Click Models and Files on the Home page of the asset management system to search for versions of items — that is, models and data files — in the Model Manager server database. Write search and filter expressions in the Search field and press Enter or click the magnifying glass to trigger a new search. You can write plain search words and any number of filter expressions using the Model Manager search syntax.
You can select between two search modes from the list in the upper right corner:
Latest Versions for Location. Search the latest versions of items in a branch. Expand the accompanying location selector to select another branch to search in.
All Versions in Database. Search all versions of items in the database. Expand the accompanying location selector to apply one or more repositories and branches as filters. Only versions saved in selected repositories and branches are returned in the search result.
Searching Versions in the Model Manager Reference Manual.
Matching versions are shown in a paginated table below the Search field. Select Rank, Title, Saved, Saved In, Size, or Computed Data to change the field being sorted on — sorting by rank means that those versions that best match the search expression are shown first. Toggle between ascending and descending order by clicking the vertical arrow button next to the sort field list.
Sorting Search Results in the Model Manager Reference Manual.
The default table columns are:
The Title column — the title of the version.
The Tags column — the tags assigned to the item that the version belongs to.
The Tags column is only shown for the Latest Versions for Location search mode.
The Saved column — the point in time when the version was saved.
The Saved by column — the user that saved the version.
The Owner column — the user that owns the item that the version belongs to.
You can change the number of items shown on a search result page by selecting from the menu next to the sort field. Use the arrow buttons to navigate between search result pages.
Place the mouse cursor over a table cell to see a tooltip with its contents.
Click on a row to open the corresponding Model or File page for a model or file version in the table.
The Model Manager server hides model and file versions whose Model and File pages you are not permitted to open from the search result.
Item Filters
You can filter the search result by applying item filters from the Filters menu — see also Asset Filters. The available filter options are:
Title. The title of the version.
Description. The description of the version.
Tags. The tags assigned to the item that the version belongs to.
The Tags filter is only available for the Latest Versions for Location search mode.
Item Version Type. The type of the item version.
Item Save Type. The save type of the item that version belongs to.
Saved. A date range for when the version was saved. Leave From or To empty to not specify a lower or upper bound for the date.
Saved By. The user that saved the version. A multiple selection of users is combined with OR-logic when filtering.
Saved In. A range for the COMSOL Multiphysics version number that a model version was saved in. Leave From or To empty to not specify a lower or upper bound for the version number.
Examples of supported formats: 5.3a, 6.1, 5.3.1.348, and 6.1.0.346.
Commit Comment. The commit comment written when the version was saved.
Filename. The filename of a model version and the filenames of the file resources of a file version.
File Type. The file type extensions of the file resources of a file version.
Size. The estimated disk space usage of a version when stored on the file system.
Computed Data. The estimated disk space usage of the built, computed, and plotted data of a model version when stored on the file system.
Owner. The user that owns the item that the version belongs to. A multiple selection of users is combined with OR-logic when filtering.
The search result is automatically updated as you specify the value of each filter. Click Clear Filters in the Filters menu to clear all specified filter values.
Currently active filters are shown in the Active filters list under the Search field. Click the cross button to remove a filter. Click Clear All Filters to remove all filters.
Item filters specified via input fields support being written as the field value part of a field expression — see also The Model Manager Search Syntax in the Model Manager Reference Manual. You can, for example, surround words with quote characters (“...”) to match them as phrases or use an asterisk symbol (*) for wildcard matching. A warning banner is shown below the input field if there is a problem with the search syntax — see Syntax Errors. The corresponding filter in the Active filters list also shows a warning icon. Click the warning icon to focus the problematic filter input.
Click the eye icon next to a filter option to show or hide the corresponding table column in the search result. You can also show or hide the Repository and Branch fields as table columns.
Item Filters in the Model Manager Reference Manual.