When updating a node, sometimes the current node info gets indexed, instead of the updated info. We need to clear the node cache on hook_entity_update() so the updated info gets loaded for indexing.

CommentFileSizeAuthor
entity-update-clear-cache.patch508 bytesroborn

Comments

StevenWill’s picture

Assigned: roborn » StevenWill

Thanks, reviewing.

StevenWill’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Needs review » Closed (fixed)

Tested and Committed to dev.