- Issue created by @La558
The total count of a taxonomy facet is incorrect.
It is using to the highest node_id of the taxonomy vocabulary instead of an actual count of the number of taxonomy terms in the vocabulary
Created a taxonomy vocabulary.
Added terms
Deleted some terms
Use the facet to filter by one value
The 'Show all ()" displays the latest node id of the taxonomy terms and not the actual count of current taxonomy terms.
I wonder where is the query that gets back the count of total items
Drupal: 10.4.5
Facets: 2.0.9
PHP: 8.2.15
thanks!
Active
2.0
Code