Searched refs:NoIndexException (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/
H A Dsearch_errors.py79 class NoIndexException(Exception): class in inherits:Exception
H A Dquery_parser.py1221 raise search_errors.NoIndexException(
1255 raise search_errors.NoIndexException(
/pkg/src/modules/client/
H A Dquery_parser.py247 except se.NoIndexException:

Completed in 27 milliseconds