The Application global Search provides a set of five dedicated searches for each of your resource types - packages, artifacts, builds, and Release Bundles, a dedicated Security and Compliance search for viewing scanned resource results, and a dedicated Pipelines search for finding your pipelines.
The active Search view changes according to the resource page you are currently viewing and displays results for the repositories on which you have permission to view. For example, the Packages Search is active when you are in the Packages page.
Product-Specific Requirements
The following search types require the following to be installed with their associated licenses:
Release Bundles Search: Requires JFrog Distribution to be installed with an Enterprise+ license.
Security & Compliance Search: Requires JFrog Xray to be installed with a Pro X, Enterprise with Xray, or an Enterprise+ license.
The search field itself appears at the top of the JPD window and is always available from any window.
To search for an object:
From any page in the JDP, click the dropdown button next to the search field and choose the type of item you want to search for, for example, Packages.
Begin typing the name of the object you're searching for. For example, rel-build-12, then click Enter. Search results are displayed.
Click the item that matches your search. That item is loaded in the window displaying its properties.
Search Syntax
The Application Search supports the following syntax:
Supports a keyword-based search
Search terms are case-sensitive
Supports * and ? wildcards to help you narrow down your search. For example, when searching for a package named
angular
, typingan*
,angula?
will returnangular
as a result