remove validateAgainstCurrent in global reindex
This commit is contained in:
@@ -86,7 +86,6 @@ final readonly class IngestFlow
|
||||
|
||||
public function globalReindex(): void
|
||||
{
|
||||
$this->metaManager->validateAgainstCurrent();
|
||||
|
||||
// 1️⃣ Prüfen ob aktive Dokumente existieren
|
||||
$activeDocuments = $this->em
|
||||
|
||||
Reference in New Issue
Block a user