| Interface | Description |
|---|---|
| ErrorContext | |
| ErrorHandler |
| Exception | Description |
|---|---|
| AssertionFailure |
Indicates failure of an assertion: a possible bug in Hibernate Search.
|
| EmptyQueryException |
This Exception is thrown when an empty TermQuery (keyword query) is created,
or if any string query only returns whitespace after applying Analyzers.
|
| SearchException |
Root of all search specific exceptions
|
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved