Skip to content

Performance issues occur when the repository contains more than 10,000 assets. #1364

Description

@manohareds

Hi, I have implemented dynamic filtering using facet extraction. I added a few facets in the query parameters (in QueryBuilderImpl), where we extract the facets and build a map from the dataset, which is then used in the datasource.
The issue occurs when selecting a facet with a large result set (around 7–8k items), as it takes approximately 15–20 seconds to load.
Functionality: Property filter component
Goal: To implement a dynamic dropdown based on facets that updates dynamically according to the result se

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions