Searches for assets can be performed by providing a combination of asset ID and name, or just by asset ID. By default, searches are configured to use both an asset’s ID and name. In environments that contain a large number of assets, search performance can be improved by searching only for asset IDs. To set the default search type, modify the FindFlexExpressionModel component. This component uses two properties that determine how an asset search works:

The following example sets ID searches as the default search type, and only returns IDs that match the search criteria exactly:

defaultSearchUsesIdOnly=true
exactSearchWithIdsOnlySearch=false

Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices