would contain the list of artifacts that use or reference 'ant'.
Archiva can also search the index for java classes, packages, and methods and return a list of artifacts containing the
- query string. To do a quick search of java classes, packages, or methods, append the word 'bytecode:' before the query
- string in the search box. For example, 'bytecode:myMethod'.
+ query string. In the previous versions, we need to append the keyword 'bytecode:' before the query string in the search box
+ (like 'bytecode:myMethod'). But since version 1.2-M2, we no longer need to type the keyword. Just type the java class or package name
+ in the search box.. and voila!
The 'Search Results Only' option saves the previous search criteria and use it together with the new query string for
searching. When the user types a word in the search box, 'launcher' for example, Archiva will search the query string
The Advanced Search feature allows user to narrow down the search by specifying the criteria such as group id,
artifact id, version, class or package, and the repository to be searched. This feature also provides the user the
option to configure the pagination of results by specifying the number of hits to be displayed in each page.
-
- Below is a sample screenshot of Advanced Search:
+ To perform an advanced search, click the <<Advanced Search \>\>>> link from Archiva's Quick Search and the Advanced Search Fields should
+ pop out. Select the search criteria you want to use from the Advanced Search Fields and click the + icon and for each criteria you
+ selected, a text field for that will be created (see the sample screenshot below). For the provided search fields, specify the term(s) for your query and click
+ the Search button.
+
[../images/advanced-search.jpg] Advanced Search screen
* Security