Visual Experience Platform
Help CenterRelease NotesBlogWebsite
  • VXP - Visual Experience Platform
    • The VXP
      • Token
    • Settings
      • My Account
        • Profile
        • Support
      • Organisation
        • General Organisation Settings
        • Billing
          • Payment
          • Invoices
          • Plan
        • Users
          • Users
          • Roles
        • Teams
      • Project
        • Branding
        • Subscription
        • Analytics
          • Standard Dashboards
            • Multi tenants
            • User Dashboard
            • DAM Storage
            • Workflows Monitoring
            • Traffic Origin
            • Caching (Volumetry)
            • CDN performance
          • Custom Dashboard
        • Access
          • API keys
          • Security templates
          • OAuth2
  • Digital Asset Management (DAM)
    • Library
      • Assets
        • Asset Details window
          • Asset actions
            • Regional settings
            • Context menu ("..." button)
            • Add to My favorites (heart icon)
            • Edit media (image, video, etc)
              • Edit image
              • Edit video
              • Edit design template (coming soon)
            • Share
          • Asset information tabs
            • General
            • Metadata
            • Variations
            • Comments
            • Approvals
            • History
      • Folders
      • Collections
      • Labels
      • Products
      • My favorites
      • Help
      • Sharebox
      • Airbox
      • Search and Filters
        • Faceted Search
    • Plugins & Connectors
      • Plugins
        • Adobe Creative Cloud
        • Adobe Commerce (Magento)
        • Canva
        • Contentful
        • Contentstack
        • Directus
        • Drupal
        • Opencart
          • Opencart (v4)
        • Prestashop
        • Shopware
        • Storyblok
        • Strapi (v4)
        • Sylius
        • Uniform CMS
        • Wordpress
      • Connectors
        • Akeneo PIM App
        • Canva App
        • CI-Hub
        • Commercetools FaaS App
        • Hygraph app
        • Kontent.ai
        • OneTeg
        • Pabbly Connect
        • Prismic
        • Shopify / Shopify plus app
        • Zapier automation
    • Settings
      • Library
        • Components
        • Appearance
      • Metadata
        • Metadata Configuration
        • Assets
      • Tags
        • Configuration
        • Dictionary
      • Notifications
      • Automations
        • Post processing
        • Webhooks
        • Workflows
      • Storage
        • Providers
        • Upload
        • Video
        • Listing
        • Retrieval
        • Custom routing
  • Visual AI
    • Welcome
    • Visual AI
      • Images
        • Classification models
          • Auto-tagging
          • Brand detect
          • Dominant color extraction
          • Faces
            • Face analysis
            • Face clustering
          • Image quality
          • OCR
          • Number Plate recognition
          • Product type
          • Property classification
          • Scene Classification
          • Sport Classification
        • Generative AI models
          • Image-to-text
          • Plate blurring
          • Quality improvement (remove artifacts)
          • Remove background
          • Text-to-Image
        • Moderation models
          • Face count
          • NSFW - Not Safe For Work
          • Real estate authenticity
          • Watermark detection
      • Videos
        • Face detection
      • Search & find assets
        • Text Search
        • Similar Assets
  • Portals
    • Welcome
    • Creating a Portal
    • Editing a Portal
      • Pages
      • Sections
      • Design
      • Fonts
    • Managing a Portal
      • Settings
      • Access
      • Users
      • Labeling, Cloning, Archiving
    • Publishing a Portal
  • Dynamic Media Optimization (DMO)
    • Welcome
      • Responsive libraries
      • Native plugins
      • 360° view builder
      • Service status
    • Insights
      • Delivery
      • Optimization
      • Alerts
      • Logs
    • Transformations
      • Image optimization
        • Operations
          • Width and height
          • Prevent enlargement
          • Crop
            • Automatic Gravity Crop
            • Positionable Crop
            • Focal point Crop
            • Face Crop
            • Face hide
            • Aspect ratio crop
          • Fit
          • Cropfit
          • Bound
          • Boundmin
          • Cover
          • Device pixel ratio
          • Flip
          • Rotate
          • Trim
          • Rounded corners
        • Filters
          • Adjustment
            • Brightness
            • Contrast
            • Saturate
          • Color manipulation
            • Color overlay
            • Grayscale
            • Duotone
            • Sepia
            • Invert
          • Blur
          • Pixelate
          • Sharpen
        • Watermarking
          • Static watermark
          • Dynamic watermark
          • Text watermark
        • Image compression
          • Image formats
          • Optipress
      • Video optimization
        • Video API
          • Editing
            • Chapters
            • Combine
            • Trim
          • Optimizing
            • Convert
            • Compress
            • Transcode
        • On-the-fly-video optimization
      • Static content optimization
        • PDF to image
        • JS/CSS optimization
    • Invalidation
    • Settings
      • Asset Origin
        • AWS S3 or any other S3-compatible storage provider
        • Google Cloud storage (GCP)
        • Azure Blob storage
        • Own HTTP-based Storage
      • Images
        • Compression
        • Options
        • Watermark
      • Static content
      • Delivery
        • CNAME
        • URL format
        • Rules
        • Security
        • Caching
        • Default behaviors
  • Developers / Headless
    • Headless DAM
      • DAM APIs
        • API Authentication
        • API Reference
      • Command Line Interface (CLI)
      • Media Asset Widget(MAW)
        • Overview
        • Developer reference
        • V2 End-of-life
Powered by GitBook
LogoLogo

Quick links

  • Go to website
  • Legal Center

©2024 Scaleflex SAS

On this page
  • What is faceted navigation (aka faceted search) ?
  • How does faceted navigation work in DAM?
  • Activation of faceted navigation
  • The dynamic of faceted navigation
Export as PDF
  1. Digital Asset Management (DAM)
  2. Library
  3. Search and Filters

Faceted Search

Faceted navigation available in DAM products (Widget, Hub and Portal)

What is faceted navigation (aka faceted search) ?

At its core, faceted navigation utilizes a faceted classification system to organize information. This system categorizes items based on multiple, independent attributes called facets. Each added facet acts as new filtering layer.

  • Concept: Faceted navigation falls under the umbrella of parametric search techniques. Instead of relying solely on keyword matching in a traditional search, it allows users to filter based on pre-defined parameters (facets) associated with the asset. This enables a more nuanced, smarter search experience.

  • Technology: Faceted navigation relies on efficient data structures and algorithms to handle large datasets and filter combinations. In essence, the system needs to quickly identify items that match all selected facet criteria. Search engines like Solr or Elastic Search are popular choices for implementing faceted navigation due to their ability to handle complex filtering operations.

  • Benefits: The technical aspects of faceted navigation translate into several benefits:

    • Drill-down refinement: Users can progressively narrow down results by applying multiple facet filters, leading to a precise subset of assets.

    • Faceted exploration: Faceted browsing allows users to explore different categories and discover new assets they might not have found through a simple keyword search.

    • Improved efficiency: By filtering irrelevant options, faceted navigation reduces the number of results a user needs to sift through, saving them time and effort.

How does faceted navigation work in DAM?

Faceted navigation is applied for 4 types of attributes (as of May 8th, 2024)

  • Date (Uploaded and Created date)

  • Metadata Single-select

  • Metadata Multi-select

  • Metadata Boolean

→ Faceted navigation is only available in the "Assets" view (ie. not in the Folder view)

→ Faceted navigation section is built as a side bar at the left side of the UI, replacing entirely the filter bar (shown below, that will then be hidden) in the Assets view.

Activation of faceted navigation

The dynamic of faceted navigation

Within a metadata, the operator between 2 values or more is set to OR

Between 2 metadata or more, the operator is set to AND

In details:

  • Within a metadata

-> For multi-select, we provide 2 operators: AND and OR

Let assume we are calling query HAS (equal to IS but for multi-select we call it HAS just for gramatical purpose)

We will have 2 options

  1. Metadata HAS a AND b -> expected results are files which have both values a and b, file that contains only a or b won't be returned

  2. Metadata HAS a OR b -> expected results are files which has either a or b, file that contains both of the values will be returned also

➡️ This option cover the 1st option -> within a multi-select metadata, we will choose HAS-OR operator to cover more file results

-> For single-select, it will always be OR when users click in more than one answers as one file can not contain more than one value.

  • For 2 metadata or more

For faceted search, it is an AND operator between multiple metadata as the answers will be more specific and this is the main idea for faceted navigation: trimming down the most correct answers

Example:

a. Multi-select metadata "colour" with value: “red”, “white”, “black”

When "red" and "white" are searched for -> expected answers are:

  • Files that contain value red only

  • Files that contain value white only

  • Files that contain both value red and white

b. Single-select metadata "size" with value: “35”, “36”, “37”

When “35” and “36” are searched for -> expected answers are:

  • files that contain 35 value only

  • files that contain 36 value only

c. Now, combining the two previous examples

When “red”, “white”, “35”, “36” are searched for -> expected answers have to use AND operator to encompass the 2 metadata constraints, so answers will be assets that contain:

  • red and 35,

  • red and 36,

  • white and 35,

  • white and 36,

  • red and white and 35,

  • red and white and 36

→ Refining searches further is leading to more accurate and relevant results.

PreviousSearch and FiltersNextPlugins & Connectors

Last updated 6 months ago

This type of navigation is activated at a {token} level, and is a global setting for all users, that can be found at the DAM-> Library -> page.

Interface customization
Faceted search activation