Package org.elasticsearch
A distributed RESTful search engine.
-
Interface Summary Interface Description ElasticsearchWrapperException An exception that is meant to be "unwrapped" when sent back to the user as an error because its iscause, if non-null is always more useful to the user than the exception itself. -
Class Summary Class Description Assertions Provides a static final field that can be used to check if assertions are enabled.Build Information about a build of Elasticsearch.ExceptionsHelper SpecialPermission Elasticsearch-specific permission to check before enteringAccessController.doPrivileged()blocks.Version -
Enum Summary Enum Description Build.Flavor Build.Type -
Exception Summary Exception Description ElasticsearchCorruptionException This exception is thrown when Elasticsearch detects an inconsistency in one of it's persistent files.ElasticsearchException A base class for all elasticsearch exceptions.ElasticsearchGenerationException A generic exception indicating failure to generate.ElasticsearchParseException Unchecked exception that is translated into a400 BAD REQUESTerror when it bubbles out over HTTP.ElasticsearchSecurityException Generic security exceptionElasticsearchStatusException Exception who'sRestStatusis arbitrary rather than derived.ElasticsearchTimeoutException The same asTimeoutExceptionsimply a runtime one.ResourceAlreadyExistsException ResourceNotFoundException Generic ResourceNotFoundException corresponding to theRestStatus.NOT_FOUNDstatus code