Home
last modified time | relevance | path

Searched defs:IndexAccessException (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Search/Exception/
H A DIndexAccessException.php5 class IndexAccessException extends SearchException class
/dokuwiki/inc/Search/Index/
H A DFileIndex.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
H A DAbstractCollection.php5 use dokuwiki\Search\Exception\IndexAccessException; alias
/dokuwiki/inc/Search/
H A DIndexer.php11 use dokuwiki\Search\Exception\IndexAccessException; alias