Working with search
The search tab enables querying the repository. The search view is divided into four sections:
- Searches panel.
- Search panel.
- Control panel.
- Results.
Search panels
Section titled “Search panels”The Search panel on the left-hand side is a stack panel.
This panel has two stacks:
- Stored searches.
- User news.
Stored searches shows a list of the user’s searches that have been saved for later use. By double-clicking a stored search, you can execute it again. Right-clicking a stored search will show a contextual menu with these options:
| Feature | Description |
|---|---|
Run |
Run stored search. |
Delete |
Delete a stored search. |
User news shows a list of user searches that are used as a push service (usually executed every 30 minutes). These searches are periodically executed and the results are shown in the Dashboards > News panel.
Search panel
Section titled “Search panel”This panel at the top center gives access to different searches for querying the application’s content:
- Default search is a full-text search. Default search is also available from the top-right corner of the screen.
- Advanced search enables you to search on keywords, metadata and additional criteria such as location in the application.
You can switch between default and advanced search by checking or unchecking the “View advanced mode” checkbox.
Operators and wildcards
Section titled “Operators and wildcards”Internally, the search engine uses the “AND” operator by default.
You can use wildcards:
- Add an asterisk “*” as a placeholder for any unknown or wildcard terms, for example, “*2015”, “2015*”, “20*15” or “*2015*”.
- Use a question mark “?” as a placeholder for any unknown character; for example, the query “?015” will return occurrences where the first character doesn’t matter.
- The query “2015” is a synonym of “2015*”. In this search view, the application always adds “*” for you at the end.
Default search
Section titled “Default search”Default search is a full-text search which searches only by document content.
Advanced search
Section titled “Advanced search”Advanced search enables you to search on keywords, metadata and additional criteria such as location in the application.
The advanced search organizes the query fields on three tabs:
- Basic ( most common fields ).
- Advanced.
- Metadata.
The available criteria from the basic view:
| Field | Description | Wildcard allowed |
|---|---|---|
| Context | Sets the context in which the query is executed. Available contexts: - Taxonomy - Templates - My documents - Trash |
No |
| Content | The content of the node. Document content or mail body. |
Yes |
| Name | The name of the node. | Yes |
| Title | The title of the node. | Yes |
| Keyword | The associated keywords of the node. | Yes |
| Language | The language of the document. Only nodes of typed documents have a language value. |
Yes |
| User | The user who created the node. | No |
| Date range | The range of dates where the node has been modified ( or created ). Each selected date is set to 00 hours, 00 minutes, 00 seconds, and 000 milliseconds. That means if you want to query a node modified on 2015-08-15 you must set a range from “2015-08-15” to “2015-08-16” (internally you’re querying from “2015-08-15 00:00:00” to “2015-08-16 00:00:00”). It is not mandatory to set both dates for the range (“from” or “to”); you can set only one date. |
No |
The available criteria from the advanced view:
| Field | Description | Wildcard allowed |
|---|---|---|
| Folder | Restrict results to folders. When the Recursive checkbox is checked, it also includes subfolders. |
No |
| Category | Restricts results to categories. The nodes must be associated to a specific category. | No |
| Type | Restrict the types of nodes: - Document - Folder - Record When the Mail checkbox is checked, extra fields (from, to, subject) are shown. |
No |
| MIME type | Set the document MIME type. | No |
| Notes | The content of the notes. | Yes |
| From | The from mail field. This field is only available if you have checked the Mail checkbox. |
Yes |
| To | The to mail field. This field is only available if you have checked the Mail checkbox. |
Yes |
| Subject | The mail subject field. This field is only available if you have checked the Mail checkbox. |
Yes |
From the metadata view you can filter by any metadata field from existing metadata groups:
- Click on
Add metadata group button. - Choose one metadata group from the list.
- Choose a property from the list.
- Click
Add button.
Control panel
Section titled “Control panel”The control panel at the top-right corner has several features:
| Feature | Description |
|---|---|
| Switch to Advanced mode checkbox | When checked, the advanced mode search view is shown. |
| Results compact view checkbox | When checked, the results are shown in a compact table with minimal details. |
| View metadata groups checkbox | When checked, metadata groups associated with each node are shown in the results view. This option is only available when “Results compact view” is not checked. |
| Save as user news checkbox | When checked, if the user saves a search, it will be set as a user news search. |
Save search button |
Once a search has been done, it can be saved for future sessions by entering a name that identifies it and clicking on the “Save search” button. Depending on whether the “Save as user news” checkbox is checked, the search will be saved as a “stored search” or as “user news”. |
| Page results lists | Set the limit on the number of nodes shown in the results list. |
Clean button |
Resets the search. |
Search |
Executes the search. |
| Results | Indicates the total number of results. |
Go to previous |
Goes to the previous list. |
Go to next |
Goes to the next list. |
Export to CSV |
Downloads a CSV file with the results. |
Export to ZIP |
Downloads a ZIP file with the results. |
Results
Section titled “Results”The Results panel at the bottom center shows a table of nodes (documents, folders, mails, and records) which are the result of querying the repository. The Results panel is shown in:
- Compact view ( a table with a single row for each node ).
- Full view ( a detailed description for each node ).
When you right-click in the compact view, a contextual menu with the options is shown:
| Feature | Description |
|---|---|
Download |
Downloads the node. Only shown in document or mail nodes. |
Go to document |
Goes to the document location. Only shown in document nodes. |
Go to folder |
Goes to the folder location. Only shown in folder nodes. |
Go to e-mail |
Goes to the mail location. Only shown in mail nodes. |
Go to record |
Goes to the record location. Only shown in record nodes. |
Preview |
Previews the node. Only shown in document or mail nodes. |
From the full view you can see detailed information for each node and some features are also available:
| Feature | Description |
|---|---|
Download |
Download the node. Only shown in document or mail nodes. |
Notes |
Shows notes. From this view you can manage the notes of the node. |
Preview |
Preview the node. Only shown in document or mail nodes. |
Options |
Shows additional mail fields (cc, bcc, reply, extra fields). Only shown in document or mail nodes. |
Run
Delete
Save search button
Clean button
Search
Go to previous
Go to next
Export to CSV
Export to ZIP
Download
Go to document
Go to folder
Go to e-mail
Go to record
Preview
Notes
Options