Skip to content

Commit

Permalink
[DOCS-7405] Search UI updates in ADW 4.2 (#1165)
Browse files Browse the repository at this point in the history
* [DOCS-7405] Search UI updates in ADW

* [DOCS-7405] Search UI updates

* [DOCS-7405] Added limit by file type

* [DOCS-7405] UA review for index.md

---------

Co-authored-by: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com>
  • Loading branch information
oliveralfresco2018 and anxumalo authored Dec 21, 2023
1 parent 4b5536f commit 8a61b85
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion digital-workspace/2.3/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Setting permissions for folders and files allows you to manage what type of acce

The search filters that are available in the Digital Workspace can be refined and tailored to your specific needs by creating custom search forms. Each form can contain a set of filters that are relevant to a particular task or user group within your organization. You can select the most useful search form from the drop-down list on the search results page. For details on how to create and configure search forms for a more intuitive search experience see [Search Configuration Guide](https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/user-guide/search-configuration-guide.md){:target="_blank"}.

![search]({% link digital-workspace/images/search-integration.png %})
![search]({% link digital-workspace/images/search-integration.png %})
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 13 additions & 2 deletions digital-workspace/latest/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,19 @@ Setting permissions for folders and files allows you to manage what type of acce

4. (Optional) Use the slider to allow the added users or groups to inherit the permissions from the parent folder.

## Search Configuration
## Search

The search filters that are available in the Digital Workspace can be refined and tailored to your specific needs by creating custom search forms. Each form can contain a set of filters that are relevant to a particular task or user group within your organization. You can select the most useful search form from the drop-down list on the search results page. For details on how to create and configure search forms for a more intuitive search experience see [Search Configuration Guide](https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/user-guide/search-configuration-guide.md){:target="_blank"}.
The default search capability in the Digital Workspace contains six filters that can be used to refine the searches you make against your content. You can use the search filters in conjunction with each other to help further refine your results. The contents of the filters can be configured to suit your needs and can be based on the metadata you have chosen to assign to your content. Dublin core and Effectivity element sets have additionally been provided for you to use to help filter your content, if you are using those standard classification types. They can be selected under the **Filter Set** heading.

### Search filters

Use the **Logic** filter to match or exclude words, and phrases. Use the **Properties** filter to limit, exclude, or exactly match files of a certain size. You can also filter by file type. Use the **Date** filter to find files created or modified within specific time periods. Use the **Location** filter to include locations of where you would like to focus your search results, for example Europe, or Marketing. Use the **Tags** filter to include content that has been tagged, for more see [Tags]({% link content-services/latest/admin/control-center.md %}#tags). Use the **Categories** filter to include content that has been categorized, for more see [Categories]({% link content-services/latest/admin/control-center.md %}#categories).

![search]({% link digital-workspace/images/search-user-interface.png %})

### Search configuration

The search filters that are available in the Digital Workspace can be refined and tailored to your specific needs by creating custom search forms. Each form can contain a set of filters that are relevant to a particular task or user group within your organization. You can select the most useful search form from the drop-down lists on the search results page. For details on how to create and configure search forms for a more intuitive search experience, see the [Search Configuration Guide](https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/user-guide/search-configuration-guide.md){:target="_blank"}.

![search]({% link digital-workspace/images/search-integration.png %})

0 comments on commit 8a61b85

Please sign in to comment.