yesterday
Hello,
I use FacetField on custom metadata to have specific facets but the bucket of the facet is limited to 100 elements even if there is more than one hundred values for this metadata.
In this facet, if I search for a value that is not in the 100 elements selected, it doesn't find it even if some documents have this value in their metadata.
In facet-filed.interface.d.ts (interface FacetField) : It seems that this element is limited to 100 elements
buckets?: SearchFilterList<FacetFieldBucket>;
Are you aware of this problem ? Is there a way to unlock this limit ?
Thanks in advance.
8 hours ago
To be more precise, I am talking about the Search Filter chip component
https://www.alfresco.com/abn/adf/docs/content-services/components/search-filter-chips.component/
Explore our Alfresco products with the links below. Use labels to filter content by product module.