search folders page
Recursively searches from the current folder for files and folders whose names match the search string.
Name
<context root>\searchfiles.do
Parameters
Table 4‑28 lists and describes the parameters for the
search folders page. The
search folders page also uses the common URI parameters.
Table 4‑28 Parameters for search folders URI
URI parameter | Description |
folder | Folder name to start the search from. The default is the current location, as shown in the breadcrumb. |
searchFilter | The name to search for. Expressions and wildcards are allowed. For more information about search expressions, see Using Information Console. |
For example, the following Information Console URL searches the current folder and all subfolders for files or folders whose names begin with the string Cust:
http://localhost:8700/iportal/searchfiles.do?searchFilter=Cust*
A search results page looks like
Figure 4‑17.
Figure 4‑17 Search results
Used by
Not applicable.