Closed (fixed)
Project:
Apache Solr Real-Time
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2013 at 16:39 UTC
Updated:
7 Dec 2013 at 22:28 UTC
Jump to comment: Most recent
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.
| Comment | File | Size | Author |
|---|---|---|---|
| entity-update-clear-cache.patch | 508 bytes | roborn |
Comments
Comment #1
StevenWill commentedThanks, reviewing.
Comment #2
StevenWill commentedTested and Committed to dev.