mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Fix record indexation
This commit is contained in:
@@ -1080,6 +1080,8 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
||||
':record_id' => $this->record_id
|
||||
)
|
||||
);
|
||||
|
||||
$this->reindex();
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
Reference in New Issue
Block a user