Archive Search

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Archive Search Deprecation Notice

The Archive Search feature in JFrog Artifactory has been deprecated as of December, 31, 2021. The Archive Search feature affects Java workloads by searching through archived JARs and other files. As a result of the deprecation, your Artifactory performance will be improved due to a reduction of upload-related events and a decrease in database-related activities. Browsing JAR archives and associated files will still be available via API or the product UI.

Archive search performs a search for all the files that match your search parameters and are located in the archive folder. Typical examples are aziporjarfile, however, all file types defined in the MIME types configuration are supported. You can specify the following parameters for your search.Content Type/MIME Type

Name

The term to search for within the file name.

Path

Allows you to specify a path filter for the search. For example, Org/JFrog.

Search Class Resources Only

When selected, only class resources are searched. Any other file type is filtered out of the search.

Exclude Inner Classes

When selected, inner classes are excluded from the search.

Repositories

Limits search to the specified repositories.

archive search artifacts.png

View the source file

You can hover over a class file and select View to view the corresponding source file if it's available.