Package org.elasticsearch
package org.elasticsearch
A distributed RESTful search engine.
-
Interface SummaryInterfaceDescriptionAn exception that is meant to be "unwrapped" when sent back to the user as an error because its is
cause, if non-null is always more useful to the user than the exception itself. -
Class SummaryClassDescriptionProvides a static final field that can be used to check if assertions are enabled.Information about a build of Elasticsearch.Elasticsearch-specific permission to check before entering
AccessController.doPrivileged()blocks. -
Enum Class Summary
-
Exception SummaryExceptionDescriptionThis exception is thrown when Elasticsearch detects an inconsistency in one of it's persistent files.A base class for all elasticsearch exceptions.A generic exception indicating failure to generate.Unchecked exception that is translated into a
400 BAD REQUESTerror when it bubbles out over HTTP.Generic security exceptionException who'sRestStatusis arbitrary rather than derived.The same asTimeoutExceptionsimply a runtime one.Generic ResourceNotFoundException corresponding to theRestStatus.NOT_FOUNDstatus code