Search is the center feature of the Alfred Finder. You can search via the search bar. Alfred Finder provides autocompletion to guide you through your search. Search results are viewed via the Search Results panel. You can redefine the search via the Filters panel and via the Explorer panel.
You can search via the chip searchbar. The chip searchbar is the default searchbar you see when you start the finder. In this sub chapter, it is referred to as “the searchbar”. The chips in the searchbar visualize the specified search parameters. You can add chips via typing in a query in the searchbar. You can have multiple chips, which narrows the search. Chips can be removed or edited.


A chip represents a constraint on your search. You can give a property value pair to your chip.
For example: You only want documents with creator admin. Then you need to make a chip for the property creator, which you want to have value admin. To do this, type creator:admin in the search bar.
Sometimes you just want to search for a value, not really knowing for which property.
For example: You know that admin has something to do with it, but you don’t know whether admin was the creator or the modifier, or just in the title of the document. In that case you just type admin in the search bar, without a property name or a colon. This will create an All chip with value admin.
You can have multiple chips. The constraints of each chip are added together.
For instance: You have a chip creator: admin and another chip modifier: admin. The search will only show the documents which were created by admin and were modified by admin. A document that is created by admin but last modified by somebody else will not be shown in the results. A document that is modified last by admin but created by somebody else will not be shown in the results.
Click × in the chip.
Double-click a chip to edit it. Click ✓ when done editing. To cancel editing, click ×.
Adding extra chips to the searchbar will always limit the result. The filters that are added in this way are cumulative.
It is possible to use more complex search queries using AND and OR operators.
For example, if you want to see all documents that have been created or modified by alice, you combine the creator:alice chip and the modifier:alice chip, with the OR operator.
You can create this search query by:






Adding another chip to the existing OR operator chip can be achieved by clicking + again.
It is possible to arbitrarily nest operator chips to be able to exactly locate the documents you want.
For example, you want to see all documents that are created or modified by alice. Documents authored by alice in the past week must also be included. Your previous search can be adjusted to accommodate this:






The search results show all the documents that can be searched.
The search results show only documents that are related to the entered value. For example: The results show only documents that are related to admin (e.g. modified by or created by or admin in the title).
If you create a complicated search query, the search bar can become very large. To shrink the search bar, simply click anywhere on the screen outside the component. If you want to view the search query, you can hover over the search bar and use the scroll bars to see the entire search query if needed. To lock the search bar in place, you can click on the chips or the input field.

These filters require you to specify conditions through an input field. They allow you to compose a search query, rather than write one from scratch.
To add a filter, select the filter icon in the search bar.
![]()
This will open a popup with fields where you can specify your requirements.
If you do not find the field you wish to filter on, it has not been made available through this popup or as a filter in general. You may be able to write a requirement straight to the search bar. If not, ask an it administrator for assistance.

Selecting the search button in the popup, will apply the filters as chips, and execute your search query. Building a query in this way, will clear any previous chips from the bar.
To remove any requirement, delete its chip from the search bar.
Autocompletion helps you use the correct chip. When you type in the search bar, autocompletion shows a list of possible chips you can use. When focused in the searchbar, press down. Then the autocompletion should appear. You can select an item in the list that appears. This can generate a chip, autocomplete the property of the chip or prompt a date picker. The autocompletion closes when you click outside the autocompletion dropdown or press escape.

You can select autocompletion suggestions by clicking or by pressing tab. The two scenarios below explain this. Each will result in the following: a chip with the selected document type appears in the search bar. To execute the search, press enter.
The autocompletion can suggest date values for date properties. You can choose single dates, date ranges, begin date, end date and fixed suggestions.
Facet Filters are used to refine your search. These filters provide predefined categories and criteria Once you execute a search query, you can narrow the results down by selecting a filter that is available within the remaining search results.
To remove all filters from a search, click CLEAR FILTERS. Individual filters can be removed by deselecting them and clicking APPLY.
The Explorer panel is used to narrow down the search to a specific folder and its subfolders. In the Explorer panel you will find a tree view of the folders in Alfresco.
The search results will show both documents directly inside the selected folder as well as documents inside its subfolders. To narrow the search to only documents directly inside a specific folder, a Folder chip can be used instead of the Inside folder chip.