Home
last modified time | relevance | path

Searched refs:updateIndexes (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Search/Collection/
H A DAbstractCollection.php346 $this->updateIndexes($merged, $entityId);
506 protected function updateIndexes(array $data, int $entityId): void function in dokuwiki\\Search\\Collection\\AbstractCollection