linkedpipes / dcat-ap-viewer

Viewer of DCAT-AP 2.0.1 compatible dataset metadata
MIT License
6 stars 6 forks source link

Active facets with 0 #277

Closed skodapetr closed 2 years ago

skodapetr commented 2 years ago

When using facets, we retrieve only limited number of them from Solr, to not send too much data. If there are large number of facets (more then 14 as of now) with same value, the active facet may not be returned.

We have a check that will add the active facet with count 0. This is not right, as the number should be number of datasets.