search_exceptions Module
Classes
| SearchException |
Base class for all Search related exceptions. |
| SearchResultEmptyError |
Raised when there are no hits in the search results. |
| TextSearchException |
An error occurred while executing a text search function. |
| TextSearchOptionsException |
Raised when invalid options are given to a TextSearch function. |