Interface | Description |
---|---|
ErrorContext | |
ErrorHandler |
Implementations handle errors and exceptions occurring during indexing.
|
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-2017 Red Hat, Inc. All Rights Reserved