mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +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
|
':record_id' => $this->record_id
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$this->reindex();
|
||||||
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user