There is currently an option to show/hide node counts for field widgets. Regardless of this setting, the node count is always generated in the background when taxonomy terms are inserted or updated. For a site that has universally large vocabularies, this is a painful exercise that's never used.

I've added a setting that disables this behavior globally. It defaults to enabled still, so no current sites should see any difference.

CommentFileSizeAuthor
#1 shs-disable_node_count-2225867-1.patch654 byteserikwebb
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

erikwebb’s picture

Status: Active » Needs review
FileSize
654 bytes

  • stBorchert committed dc380ab on 7.x-1.x
    Issue #2225867 by erikwebb: Disable node_count entirely.
    
stBorchert’s picture

Status: Needs review » Fixed

This has bothered me a really long time ... but now I have completely removed the "node count" functionality from SHS. Yeah! Much less caching and performance problems :)

If someone really likes to display the node count, there is now a small sub-module (shs_node_count).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.