Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/Collection/
H A DAbstractCollection.php166 public function getReverseIndex(): AbstractIndex function in dokuwiki\\Search\\Collection\\AbstractCollection
302 $reverseIndex = $this->getReverseIndex();
416 $reverseIndex = $this->getReverseIndex();
447 $reverseIndex = $this->getReverseIndex();
/dokuwiki/inc/Search/
H A DIndexer.php448 $reverseIndex = $collection->getReverseIndex();