There should be an index on node_count to improve query speed.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | term_node_count-n549470-2.patch | 871 bytes | damienmckenna |
| #1 | term_node_count-n549470.patch | 876 bytes | damienmckenna |
There should be an index on node_count to improve query speed.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | term_node_count-n549470-2.patch | 871 bytes | damienmckenna |
| #1 | term_node_count-n549470.patch | 876 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThe attachment has an update script to add the index and updates the schema.
Comment #2
archard commentedWill add to the next version, thanks.
Comment #3
damienmckennaNot sure what I was doing with the original index code from hook_schema(), but here's a fixed one.
Comment #4
YK85 commented+1 subscribing
Comment #5
YK85 commentedI got feedback that this patch helps. Can the maintainer please help commit?