Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Database schema
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 21:32 UTC
Updated:
31 Dec 2011 at 16:04 UTC
Is there any reason why nodewords creates one database record for every meta tag field, even if the field is empty? Working in a system with around 10 content types, with 150K - 500K nodes each, looks like a waste of space and good way to reduce performance (nodewords has more records to look through).
Comments
Comment #1
damienmckennaAn empty value is still a value, e.g. it could be negating a default value.
Comment #2
damienmckennaComment #3
damienmckennaWill need to ponder this.
Comment #4
damienmckennaGoing to mark this as a duplicate of #956172: Don't create new db records for empty nodewords values.