Home
last modified time | relevance | path

Searched defs:IndexWriteException (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Search/Exception/
H A DIndexWriteException.php5 class IndexWriteException extends SearchException class
/dokuwiki/inc/Search/Index/
H A DFileIndex.php7 use dokuwiki\Search\Exception\IndexWriteException; alias
H A DMemoryIndex.php7 use dokuwiki\Search\Exception\IndexWriteException; alias
/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php8 use dokuwiki\Search\Exception\IndexWriteException; alias
H A DAbstractCollection.php9 use dokuwiki\Search\Exception\IndexWriteException; alias
/dokuwiki/inc/Search/
H A DIndexer.php14 use dokuwiki\Search\Exception\IndexWriteException; alias