Hi,
there are superfluous time expensve translations of vocabulary names in taxonomy_facets_faceted_search_collect().
If you have a lot of vocabularies in place, this might take >100ms execution time.
I patched the code to the required translations.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_facets.module.patch | 865 bytes | TS79 |
Comments
Comment #1
david lesieur commentedCommitted, thanks!