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 25‑25 lists and describes the parameters for the search folders page. The search folders page also uses the common URI parameters.
Table 25‑25 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 Power Users Guide.
For example, the following Visualization Platform URL searches the current folder and all subfolders for files or folders whose names begin with the string Cust:
http://127.0.0.1:8700/iportal/searchfiles.do?searchFilter=Cust*
Used by
Not applicable.