Table of Contents |
---|
Design
How it works
Advanced Search is included in the starter kit.
...
Advanced search includes the following filters in a tab called “Default” :
Name (Contains, Excepted, Start with, End with, Empty, Not Empty)
Description (Contains, Excepted, Start with, End with, Empty, Not Empty)
Creation Date ( From, To)
Keywords (Contains, Excepted, Start with, End with, Empty, Not Empty)
Collection (One of, None of, Empty, Not empty)
Folder (One of, None of, Empty, Not empty)
Organization (One of, None of, Empty, Not empty)
Photograph (One of, None of, Empty, Not empty)
Languages (Contains, Excepted, Start with, End with, Empty, Not Empty)
Authorized channel (Contains, Excepted, Start with, End with, Empty, Not Empty)
Shooting date (From, To)
As for the top filter bar, advanced search filters can be configured at project level for each cursorsuniverse. It is possible to have multiple tabs with multiple criteria in each tab.
Default configuration is placed in dam/explore/advanced-filters/default-cursor-config/default-ressourceresource-config.json
Basic Configuration
...
To set up a particular advanced search panel for a specific cursor you must create a folder with the name of the cursor containing a default-ressourceresource-config.json
file under dam/explore/advanced-filters
.
For example to custom the advanced search panel of the cursor “all-videos” you create the file dam/explore/advanced-filters/default-ressourceresource-config.json
.
Setup multiple tabs with multiple criteria in each tab
...