| Modifier and Type | Class and Description |
|---|---|
class |
ElasticsearchException
A base class for all elasticsearch exceptions.
|
class |
ElasticsearchGenerationException
A generic exception indicating failure to generate.
|
class |
ElasticsearchParseException |
class |
ElasticsearchSecurityException
Generic security exception
|
class |
ElasticsearchTimeoutException
The same as
TimeoutException simply a runtime one. |
class |
ResourceNotFoundException
Generic ResourceNotFoundException corresponding to the
RestStatus.NOT_FOUND status code |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionWriteResponse.ShardInfo |
static class |
ActionWriteResponse.ShardInfo.Failure |
class |
FailedNodeException |
class |
NoShardAvailableActionException |
class |
NoSuchNodeException |
class |
PrimaryMissingActionException |
class |
RoutingMissingException |
class |
TaskOperationFailure
Information about task operation failures
The class is final due to serialization limitations
|
class |
TimestampParsingException |
class |
UnavailableShardsException |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterHealthResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
NodesInfoResponse |
class |
PluginsAndModules
Information about plugins and modules
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodesStatsResponse |
class |
NodeStats
Node statistics (dynamic, changes depending on when created).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelTasksResponse
Returns the list of tasks that were cancelled
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListTasksResponse
Returns the list of tasks currently running on the nodes
|
class |
TaskInfo
Information about a currently running task.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VerifyRepositoryResponse
Unregister repository response
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterSearchShardsGroup |
class |
ClusterSearchShardsResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSnapshotResponse
Create snapshot response
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetSnapshotsResponse
Get snapshots response
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestoreSnapshotResponse
Contains information about restores snapshot
|
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotIndexShardStatus |
class |
SnapshotIndexStatus
Represents snapshot status of all shards in the index
|
class |
SnapshotShardsStats
Status of a snapshot shards
|
class |
SnapshotsStatusResponse
Snapshot status response
|
class |
SnapshotStats |
class |
SnapshotStatus
Status of a snapshot
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterStatsIndices |
static class |
ClusterStatsIndices.ShardStats |
class |
ClusterStatsNodes |
static class |
ClusterStatsNodes.Counts |
static class |
ClusterStatsNodes.JvmStats |
static class |
ClusterStatsNodes.OsStats |
static class |
ClusterStatsNodes.ProcessStats |
class |
ClusterStatsResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
PendingClusterTasksResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderSearchTemplateResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeResponse |
static class |
AnalyzeResponse.AnalyzeToken |
class |
DetailAnalyzeResponse |
static class |
DetailAnalyzeResponse.AnalyzeTokenList |
static class |
DetailAnalyzeResponse.CharFilteredText |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncedFlushResponse
The result of performing a sync flush operation on all shards of multiple indices
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetFieldMappingsResponse
Response object for
GetFieldMappingsRequest API |
static class |
GetFieldMappingsResponse.FieldMappingMetaData |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryResponse
Information regarding the recovery state of indices and their associated shards.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndicesSegmentResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
IndicesShardStoresResponse
Response for
IndicesShardStoresAction
Consists of IndicesShardStoresResponse.StoreStatuss for requested indices grouped by
indices and shard ids and a list of encountered node IndicesShardStoresResponse.Failures |
static class |
IndicesShardStoresResponse.Failure
Single node failure while retrieving shard store information
|
static class |
IndicesShardStoresResponse.StoreStatus
Shard store information from a node
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonStats |
class |
IndicesStatsResponse |
class |
ShardStats |
| Modifier and Type | Class and Description |
|---|---|
class |
UpgradeStatusResponse |
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkItemResponse.Failure
Represents a failure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldStats<T extends Comparable<T>> |
static class |
FieldStats.Date |
static class |
FieldStats.Double |
static class |
FieldStats.Float |
static class |
FieldStats.Long |
static class |
FieldStats.Text |
| Modifier and Type | Class and Description |
|---|---|
class |
GetResponse
The response of a get action.
|
class |
MultiGetResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
GetIndexedScriptResponse
The response of a get script action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiPercolateResponse
Represents the response of a multi percolate request.
|
class |
PercolateResponse
Encapsulates the response of a percolator request.
|
class |
PercolateSourceBuilder
Builder to create the percolate request body.
|
static class |
PercolateSourceBuilder.DocBuilder
A builder for defining the document to be percolated in various ways.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClearScrollResponse |
class |
MultiSearchResponse
A multi search response.
|
class |
ReduceSearchPhaseException
A failure during a reduce phase (when receiving results from several shards, and reducing them
into one or more results and possible actions).
|
class |
SearchPhaseExecutionException |
class |
SearchResponse
A response of a search request.
|
class |
ShardSearchFailure
Represents a failure to search on a specific shard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShardOperationFailedException |
class |
QuerySourceBuilder |
class |
ToXContentToBytes
Base class for
ToXContent implementation that also support conversion to BytesReference for serialization purposes |
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastShardOperationFailedException
An exception indicating that a failure occurred performing an operation on the shard.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ReplicationTask.Status |
static class |
TransportReplicationAction.RetryOnPrimaryException |
static class |
TransportReplicationAction.RetryOnReplicaException |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTermVectorsResponse |
class |
TermVectorsResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
NoNodeAvailableException
An exception indicating no node is available to perform the operation.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClusterState.Custom |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterState
Represents the current state of the cluster.
|
class |
IncompatibleClusterStateVersionException
Thrown by
Diff.apply(T) method |
class |
RestoreInProgress
Meta data about restore processes that are currently executing
|
class |
SnapshotsInProgress
Meta data about snapshots that are currently executing
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterBlock |
class |
ClusterBlockException |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterIndexHealth |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IndexMetaData.Custom |
static interface |
MetaData.Custom |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexMetaData |
class |
MetaData |
class |
ProcessClusterEventTimeoutException |
class |
RepositoriesMetaData
Contains metadata about registered snapshot repositories
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryNode
A discovery node represents a node that is part of the cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationId
Uniquely identifies an allocation.
|
class |
IllegalShardRoutingStateException
This exception defines illegal states of shard routing
|
class |
RestoreSource
Represents snapshot and index from which a recovering index should be restored
|
class |
RoutingException
A base
Exceptions for all exceptions thrown by routing related operations. |
class |
RoutingValidationException
This class defines
RoutingExceptions related to
the validation of routing |
class |
ShardRouting
ShardRouting immutably encapsulates information about shard
routings like id, state, version, etc. |
class |
UnassignedInfo
Holds additional information as to why the shard is in unassigned state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RerouteExplanation
Class encapsulating the explanation for a single
AllocationCommand
taken from the Deciders |
class |
RoutingExplanations
Class used to encapsulate a number of
RerouteExplanation
explanations. |
| Modifier and Type | Class and Description |
|---|---|
class |
Decision
This abstract class defining basic
Decision used during shard
allocation process. |
static class |
Decision.Multi
Simple class representing a list of decisions
|
static class |
Decision.Single
Simple class representing a single decision
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Strings.toString(ToXContent toXContent)
Return a
String that is the json representation of the provided
ToXContent. |
static String |
Strings.toString(ToXContent toXContent,
boolean wrapInObject)
Return a
String that is the json representation of the provided
ToXContent. |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobStoreException |
| Modifier and Type | Class and Description |
|---|---|
class |
CircuitBreakingException
Exception thrown when the circuit breaker trips
|
| Constructor and Description |
|---|
CompressedXContent(ToXContent xcontent,
XContentType type,
ToXContent.Params params)
Create a
CompressedXContent out of a ToXContent instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLineStringBuilder<E extends BaseLineStringBuilder<E>> |
class |
BasePolygonBuilder<E extends BasePolygonBuilder<E>>
The
BasePolygonBuilder implements the groundwork to create polygons. |
static class |
BasePolygonBuilder.Ring<P extends ShapeBuilder> |
class |
CircleBuilder |
class |
EnvelopeBuilder |
class |
GeometryCollectionBuilder |
class |
LineStringBuilder |
class |
MultiLineStringBuilder |
static class |
MultiLineStringBuilder.InternalLineStringBuilder |
class |
MultiPointBuilder |
class |
MultiPolygonBuilder |
static class |
MultiPolygonBuilder.InternalPolygonBuilder |
class |
PointBuilder |
class |
PointCollection<E extends PointCollection<E>>
The
PointCollection is an abstract base implementation for all GeoShapes. |
class |
PolygonBuilder |
class |
ShapeBuilder
Basic class for building GeoJSON shapes like Polygons, Linestrings, etc
|
protected static class |
ShapeBuilder.CoordinateNode
Node used to represent a tree of coordinates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotSerializableExceptionWrapper
This exception can be used to wrap a given, not serializable exception
to serialize via
StreamOutput.writeThrowable(Throwable). |
| Modifier and Type | Class and Description |
|---|---|
static class |
Lucene.EarlyTerminationException
This exception is thrown when
Lucene.EarlyTerminatingCollector
reaches early termination |
| Modifier and Type | Class and Description |
|---|---|
class |
NoClassSettingsException
A specific type of
SettingsException indicating failure to load a class
based on a settings value. |
class |
Settings
An immutable settings implementation.
|
class |
SettingsException
A generic failure to handle settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Fuzziness
A unit class that encapsulates all in-exact search
parsing and conversion from similarities to edit distances
etc.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CancellableThreads.ExecutionCancelledException |
| Modifier and Type | Class and Description |
|---|---|
class |
EsRejectedExecutionException |
class |
UncategorizedExecutionException |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatusToXContent |
| Modifier and Type | Method and Description |
|---|---|
XContentBuilder |
XContentBuilder.field(String name,
ToXContent xContent) |
XContentBuilder |
XContentBuilder.field(String name,
ToXContent xContent,
ToXContent.Params params) |
static String |
XContentHelper.toString(ToXContent toXContent)
Writes serialized toXContent to pretty-printed JSON string.
|
static String |
XContentHelper.toString(ToXContent toXContent,
ToXContent.Params params)
Writes serialized toXContent to pretty-printed JSON string.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterNotDiscoveredException |
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayException |
| Modifier and Type | Class and Description |
|---|---|
class |
BindHttpException |
class |
HttpException |
class |
HttpInfo |
class |
HttpStats |
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyExpiredException |
class |
IndexNotFoundException |
class |
IndexShardAlreadyExistsException |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCacheStats |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestCacheStats |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitStats
a class the returns dynamic information with respect to the last commit point of this shard
|
class |
CreateFailedEngineException |
class |
DeleteByQueryFailedEngineException
Deprecated.
Delete-by-query is removed in 2.0, but we keep this so translog can replay on upgrade.
|
class |
DeleteFailedEngineException |
class |
DocumentAlreadyExistsException |
class |
DocumentMissingException |
class |
DocumentSourceMissingException |
class |
EngineClosedException
An engine is already closed.
|
class |
EngineCreationFailureException
An exception indicating that an
Engine creation failed. |
class |
EngineException |
class |
FlushFailedEngineException |
class |
FlushNotAllowedEngineException |
class |
IndexFailedEngineException |
class |
RecoveryEngineException |
class |
RefreshFailedEngineException |
class |
SegmentsStats |
class |
SnapshotFailedEngineException |
class |
VersionConflictEngineException |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldDataStats |
| Modifier and Type | Class and Description |
|---|---|
class |
FlushStats |
| Modifier and Type | Class and Description |
|---|---|
class |
GetResult |
class |
GetStats |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexingStats |
static class |
IndexingStats.Stats |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mapping.SourceTransform
Transformations to be applied to the source before indexing and/or after loading.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentMapper |
class |
FieldMapper |
class |
Mapper |
class |
MapperException |
class |
MapperParsingException |
class |
Mapping
Wrapper around everything that defines a mapping, without references to
utility classes like MapperService, ...
|
class |
MergeMappingException |
class |
MetadataFieldMapper
A mapper for a builtin field containing metadata about a document.
|
class |
StrictDynamicMappingException |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryFieldMapper |
class |
BooleanFieldMapper
A field mapper for boolean fields.
|
class |
ByteFieldMapper |
class |
CompletionFieldMapper |
class |
DateFieldMapper |
class |
DoubleFieldMapper |
class |
FloatFieldMapper |
class |
IntegerFieldMapper |
class |
LongFieldMapper |
class |
NumberFieldMapper |
class |
ShortFieldMapper |
class |
StringFieldMapper |
class |
TokenCountFieldMapper
A
FieldMapper that takes a string and writes a count of the tokens in that string
to the index. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGeoPointFieldMapper
GeoPointFieldMapper base class to maintain backward compatibility
|
class |
GeoPointFieldMapper
Parsing: We handle:
|
class |
GeoPointFieldMapperLegacy
Parsing: We handle:
|
class |
GeoShapeFieldMapper
FieldMapper for indexing
Shapes. |
| Modifier and Type | Class and Description |
|---|---|
class |
AllFieldMapper |
class |
FieldNamesFieldMapper
A mapper that indexes the field names of a document under
_field_names. |
class |
IdFieldMapper |
class |
IndexFieldMapper |
class |
ParentFieldMapper |
class |
RoutingFieldMapper |
class |
SourceFieldMapper |
class |
TimestampFieldMapper |
class |
TTLFieldMapper |
class |
TypeFieldMapper |
class |
UidFieldMapper |
class |
VersionFieldMapper
Mapper for the _version field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IpFieldMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMapper |
class |
RootObjectMapper |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectMapper.toXContent(XContentBuilder builder,
ToXContent.Params params,
ToXContent custom) |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeStats |
| Modifier and Type | Class and Description |
|---|---|
class |
PercolatorException
Exception during indexing a percolator query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PercolateStats
Exposes percolator related statistics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead |
class |
BoolQueryBuilder
A Query that matches documents matching boolean combinations of other queries.
|
class |
BoostingQueryBuilder
The BoostingQuery class can be used to effectively demote results that match a given query.
|
class |
CommonTermsQueryBuilder
CommonTermsQuery query is a query that executes high-frequency terms in a
optional sub-query to prevent slow queries due to "common" terms like
stopwords.
|
class |
ConstantScoreQueryBuilder
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
|
class |
DisMaxQueryBuilder
A query that generates the union of documents produced by its sub-queries, and that scores each document
with the maximum score for that document as produced by any sub-query, plus a tie breaking increment for any
additional matching sub-queries.
|
class |
ExistsQueryBuilder
Constructs a query that only match on documents that the field has a value in them.
|
class |
FieldMaskingSpanQueryBuilder |
class |
FilteredQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead. |
class |
FuzzyQueryBuilder
A Query that does fuzzy matching for a specific value.
|
class |
GeoBoundingBoxQueryBuilder |
class |
GeoDistanceQueryBuilder |
class |
GeoDistanceRangeQueryBuilder |
static class |
GeohashCellQuery.Builder
Builder for a geohashfilter.
|
class |
GeoPolygonQueryBuilder |
class |
GeoShapeQueryBuilder
QueryBuilder that builds a GeoShape Filter |
class |
HasChildQueryBuilder |
class |
HasParentQueryBuilder
Builder for the 'has_parent' query.
|
class |
IdsQueryBuilder
A query that will return only documents matching specific ids (and a type).
|
class |
IndicesQueryBuilder
A query that will execute the wrapped query only for the specified indices, and "match_all" when
it does not match those indices (by default).
|
class |
LimitQueryBuilder
Deprecated.
Use
SearchRequestBuilder.setTerminateAfter(int) instead. |
class |
MatchAllQueryBuilder
A query that matches on all documents.
|
class |
MatchQueryBuilder
Match query is a query that analyzes the text and constructs a query as the result of the analysis.
|
class |
MissingQueryBuilder
Deprecated.
Use
ExistsQueryBuilder inside a BoolQueryBuilder.mustNot(QueryBuilder) clause instead. |
class |
MoreLikeThisQueryBuilder
A more like this query that finds documents that are "like" the provided set of document(s).
|
static class |
MoreLikeThisQueryBuilder.Item
A single item to be used for a
MoreLikeThisQueryBuilder. |
class |
MultiMatchQueryBuilder
Same as
MatchQueryBuilder but supports multiple fields. |
class |
MultiTermQueryBuilder |
class |
NestedQueryBuilder |
class |
NotQueryBuilder
Deprecated.
Use
BoolQueryBuilder.mustNot(QueryBuilder) instead |
class |
OrQueryBuilder
Deprecated.
Use
BoolQueryBuilder instead |
class |
PrefixQueryBuilder
A Query that matches documents containing terms with a specified prefix.
|
class |
QueryBuilder |
class |
QueryFilterBuilder
Deprecated.
Useless now that queries and filters are merged: pass the
query as a filter directly.
|
class |
QueryParsingException |
class |
QueryStringQueryBuilder
A query that parses a query string and runs it.
|
class |
RangeQueryBuilder
A Query that matches documents within an range of terms.
|
class |
RegexpQueryBuilder
A Query that does fuzzy matching for a specific value.
|
class |
ScriptQueryBuilder |
class |
SimpleQueryStringBuilder
SimpleQuery is a query parser that acts similar to a query_string
query, but won't throw exceptions for any weird string syntax.
|
class |
SpanContainingQueryBuilder
Builder for
SpanContainingQuery. |
class |
SpanFirstQueryBuilder |
class |
SpanMultiTermQueryBuilder |
class |
SpanNearQueryBuilder |
class |
SpanNotQueryBuilder |
class |
SpanOrQueryBuilder |
class |
SpanQueryBuilder |
class |
SpanTermQueryBuilder |
class |
SpanWithinQueryBuilder
Builder for
SpanWithinQuery. |
class |
TemplateQueryBuilder
Facilitates creating template query requests.
|
class |
TermQueryBuilder
A Query that matches documents containing a term.
|
class |
TermsLookupQueryBuilder
A filer for a field based on several terms matching on any of them.
|
class |
TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
|
class |
TypeQueryBuilder |
class |
WildcardQueryBuilder
Implements the wildcard search query.
|
class |
WrapperQueryBuilder
A Query builder which allows building a query given JSON string or binary data provided as input.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecayFunctionBuilder |
class |
FunctionScoreQueryBuilder
A query that uses a filters with a script associated with them to compute the
score.
|
class |
ScoreFunctionBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialDecayFunctionBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
FactorBuilder
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldValueFactorFunctionBuilder
Builder to construct
field_value_factor functions for a function
score query. |
| Modifier and Type | Class and Description |
|---|---|
class |
GaussDecayFunctionBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearDecayFunctionBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomScoreFunctionBuilder
A function that computes a random score for the matched documents
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptScoreFunctionBuilder
A function that uses a script to compute or influence the score of documents
that match with the inner query or filter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeightBuilder
A query that multiplies the weight to the score.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseInnerHitBuilder<T extends BaseInnerHitBuilder> |
class |
QueryInnerHitBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryStats
Recovery related statistics, starting at the shard level and allowing aggregation to
indices and node level
|
| Modifier and Type | Class and Description |
|---|---|
class |
RefreshStats |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchStats |
static class |
SearchStats.Stats |
| Modifier and Type | Class and Description |
|---|---|
class |
DocsStats |
class |
IllegalIndexShardStateException |
class |
IndexShardClosedException |
class |
IndexShardNotRecoveringException |
class |
IndexShardNotStartedException |
class |
IndexShardRecoveringException |
class |
IndexShardRecoveryException |
class |
IndexShardRelocatedException |
class |
IndexShardStartedException |
class |
ShardNotFoundException |
static class |
TranslogRecoveryPerformer.BatchOperationException |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexShardRestoreException
Generic shard restore exception
|
class |
IndexShardRestoreFailedException
Thrown when restore of a shard fails
|
class |
IndexShardSnapshotException
Generic shard snapshot exception
|
class |
IndexShardSnapshotFailedException
Thrown when snapshot process is failed on a shard level
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobStoreIndexShardSnapshot
Shard snapshot metadata
|
class |
BlobStoreIndexShardSnapshots
Contains information about all snapshot for the given shard in repository
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreStats |
| Modifier and Type | Class and Description |
|---|---|
class |
SuggestStats
Exposes suggest related statistics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TranslogCorruptedException |
class |
TranslogException |
class |
TranslogStats |
class |
TruncatedTranslogException |
| Modifier and Type | Class and Description |
|---|---|
class |
WarmerStats |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasFilterParsingException |
class |
IndexAlreadyExistsException |
class |
IndexClosedException
Exception indicating that one or more requested indices are closed.
|
class |
IndexCreationException |
class |
IndexPrimaryShardNotAllocatedException
Thrown when some action cannot be performed because the primary shard of
some shard group in an index has not been allocated post api action.
|
class |
IndexTemplateAlreadyExistsException |
class |
IndexTemplateMissingException |
class |
InvalidAliasNameException |
class |
InvalidIndexNameException |
class |
InvalidIndexTemplateException |
class |
InvalidTypeNameException |
class |
NodeIndicesStats
Global information on indices stats running on a specific node.
|
class |
TypeMissingException |
| Modifier and Type | Class and Description |
|---|---|
class |
AllCircuitBreakerStats
Stats class encapsulating all of the different circuit breaker stats
|
class |
CircuitBreakerStats
Class encapsulating stats about the circuit breaker
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayRecoveryException
An exception marking that this recovery attempt should be ignored (since probably, we already recovered).
|
class |
RecoverFilesRecoveryException |
class |
RecoveryFailedException |
class |
RecoveryState
Keeps track of state related to shard recovery.
|
static class |
RecoveryState.File |
static class |
RecoveryState.Index |
static class |
RecoveryState.Translog |
static class |
RecoveryState.VerifyIndex |
| Modifier and Type | Class and Description |
|---|---|
class |
FsInfo |
static class |
FsInfo.Path |
| Modifier and Type | Class and Description |
|---|---|
class |
JvmInfo |
class |
JvmStats |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyOsInfo |
class |
OsInfo |
class |
OsStats |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInfo |
class |
ProcessStats |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeClosedException
An exception indicating that node is closed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PercolateException
Exception during percolating document(s) at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyPluginInfo |
class |
PluginInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryException
Generic repository exception
|
class |
RepositoryMissingException
Repository missing exception
|
class |
RepositoryVerificationException
Repository verification exception
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobStoreFormat<T extends ToXContent>
Base class that handles serialization of various data structures during snapshot/restore operations.
|
class |
ChecksumBlobStoreFormat<T extends ToXContent>
Snapshot metadata file format used in v2.0 and above
|
class |
LegacyBlobStoreFormat<T extends ToXContent>
Snapshot metadata file format used before v2.0
|
| Modifier and Type | Class and Description |
|---|---|
class |
AliasesNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
RestToXContentListener<Response extends ToXContent>
A REST based action listener that assumes the response is of type
ToXContent and automatically
builds an XContent based response (wrapping the toXContent in startObject/endObject). |
| Modifier and Type | Class and Description |
|---|---|
class |
Script
Script holds all the parameters necessary to compile or find in cache and then execute a script.
|
static class |
Script.ScriptParseException |
class |
ScriptException |
class |
ScriptStats |
class |
Template |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionScriptCompilationException
Deprecated.
just for backwards compatibility
|
class |
ExpressionScriptExecutionException
Deprecated.
just for backwards compatibility
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyScriptCompilationException
Deprecated.
for back compat only
|
class |
GroovyScriptExecutionException
Deprecated.
for back compat only
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchHit
A single search hit.
|
interface |
SearchHits
The hits of a search request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchContextException |
class |
SearchContextMissingException |
class |
SearchException |
class |
SearchParseException |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAggregationBuilder
Base structure for aggregation builders.
|
class |
AggregationBuilder<B extends AggregationBuilder<B>>
A base class for all bucket aggregation builders.
|
class |
AggregationExecutionException
Thrown when failing to execute an aggregation
|
class |
AggregationInitializationException
Thrown when failing to execute an aggregation
|
class |
InternalAggregation
An internal implementation of
Aggregation. |
class |
InternalAggregations
An internal implementation of
Aggregations. |
class |
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,B extends InternalMultiBucketAggregation.InternalBucket> |
static class |
InternalMultiBucketAggregation.InternalBucket |
class |
InvalidAggregationPathException |
class |
ValuesSourceAggregationBuilder<B extends ValuesSourceAggregationBuilder<B>>
A base class for all bucket aggregation builders that are based on values (either script generated or field data values)
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MultiBucketsAggregation.Bucket
A bucket represents a criteria to which all documents that fall in it adhere to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSingleBucketAggregation
A base class for all the single bucket aggregations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChildrenBuilder
Builder for the
Children aggregation. |
class |
InternalChildren |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterAggregationBuilder
Builder for the
Filter aggregation. |
class |
InternalFilter |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Filters.Bucket
A bucket associated with a specific filter (identified by its key)
|
| Modifier and Type | Class and Description |
|---|---|
class |
FiltersAggregationBuilder
Builder for the
Filters aggregation. |
class |
InternalFilters |
static class |
InternalFilters.Bucket |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GeoHashGrid.Bucket
A bucket that is associated with a
geohash_grid cell. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoHashGridBuilder
Creates an aggregation based on bucketing points into GeoHashes
|
class |
InternalGeoHashGrid
Represents a grid of cells where each cell's location is determined by a geohash.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalBuilder
Builder for the
Global aggregation. |
class |
InternalGlobal
A global scope get (the document set on which we aggregate is all documents in the search context (ie.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Histogram.Bucket
A bucket in the histogram where documents fall in
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateHistogramBuilder
Builder for the
DateHistogram aggregation. |
static class |
Histogram.Order
A strategy defining the order in which the buckets in this histogram are ordered.
|
class |
HistogramBuilder
Builder for the
Histogram aggregation. |
class |
InternalHistogram<B extends InternalHistogram.Bucket>
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
static class |
InternalHistogram.Bucket |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalMissing |
class |
MissingBuilder
Builder for the
Missing aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalNested |
class |
InternalReverseNested |
class |
NestedBuilder
Builder for the
Nested aggregation. |
class |
ReverseNestedBuilder
Builder for the
ReverseNested aggregation. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Range.Bucket
A bucket associated with a specific range
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRangeBuilder<B extends AbstractRangeBuilder<B>> |
protected static class |
AbstractRangeBuilder.Range |
class |
InternalRange<B extends InternalRange.Bucket,R extends InternalRange<B,R>> |
static class |
InternalRange.Bucket |
class |
RangeBuilder
Builder for the
AbstractRangeBuilder.Range aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
DateRangeBuilder
Builder for the
DateRange aggregation. |
class |
InternalDateRange |
static class |
InternalDateRange.Bucket |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoDistanceBuilder
Builder for the
GeoDistance aggregation. |
static class |
GeoDistanceBuilder.Range
A range of values.
|
class |
InternalGeoDistance |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalIPv4Range |
static class |
InternalIPv4Range.Bucket |
class |
IPv4RangeBuilder
Builder for the
IPv4Range aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSampler |
class |
SamplerAggregationBuilder
Builder for the
Sampler aggregation. |
class |
UnmappedSampler |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSignificantTerms<A extends InternalSignificantTerms,B extends InternalSignificantTerms.Bucket> |
static class |
InternalSignificantTerms.Bucket |
class |
SignificantLongTerms |
class |
SignificantStringTerms |
static class |
SignificantStringTerms.Bucket |
static class |
SignificantTerms.Bucket |
class |
SignificantTermsBuilder
Creates an aggregation that finds interesting or unusual occurrences of terms in a result set.
|
class |
UnmappedSignificantTerms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignificanceHeuristicBuilder |
| Modifier and Type | Class and Description |
|---|---|
static class |
ChiSquare.ChiSquareBuilder |
static class |
GND.GNDBuilder |
static class |
JLHScore.JLHScoreBuilder |
static class |
MutualInformation.MutualInformationBuilder |
protected static class |
NXYSignificanceHeuristic.NXYBuilder |
static class |
PercentageScore.PercentageScoreBuilder |
static class |
ScriptHeuristic.ScriptHeuristicBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleTerms |
class |
InternalTerms<A extends InternalTerms,B extends InternalTerms.Bucket> |
static class |
InternalTerms.Bucket |
class |
LongTerms |
class |
StringTerms |
static class |
StringTerms.Bucket |
static class |
Terms.Bucket
A bucket that is associated with a single term
|
static class |
Terms.Order
Determines the order by which the term buckets will be sorted
|
class |
TermsBuilder
Builder for the
Terms aggregation. |
class |
UnmappedTerms |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalMetricsAggregation |
class |
InternalNumericMetricsAggregation |
static class |
InternalNumericMetricsAggregation.MultiValue |
static class |
InternalNumericMetricsAggregation.SingleValue |
class |
MetricsAggregationBuilder<B extends MetricsAggregationBuilder<B>>
Base builder for metrics aggregations.
|
class |
ValuesSourceMetricsAggregationBuilder<B extends ValuesSourceMetricsAggregationBuilder<B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AvgBuilder
Builder for the
Avg aggregation. |
class |
InternalAvg |
| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityBuilder
Builder for the
Cardinality aggregation. |
class |
InternalCardinality |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoBoundsBuilder
Builder for the
GeoBounds aggregation. |
class |
InternalGeoBounds |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoCentroidBuilder
Builder class for
GeoCentroidAggregator |
class |
InternalGeoCentroid
Serialization and merge logic for
GeoCentroidAggregator |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalMax |
class |
MaxBuilder
Builder for the
Max aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalMin |
class |
MinBuilder
Builder for the
Min aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
PercentileRanksBuilder
Builder for the
PercentileRanks aggregation. |
class |
PercentilesBuilder
Builder for the
Percentiles aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalHDRPercentileRanks |
class |
InternalHDRPercentiles |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalTDigestPercentileRanks |
class |
InternalTDigestPercentiles |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalScriptedMetric |
class |
ScriptedMetricBuilder
Builder for the
ScriptedMetric aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalStats |
class |
StatsBuilder
Builder for the
Stats aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedStatsBuilder
Builder for the
ExtendedStats aggregation. |
class |
InternalExtendedStats |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSum |
class |
SumBuilder
Builder for the
Sum aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalTopHits |
class |
TopHitsBuilder
Builder for the
TopHits aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalValueCount
An internal implementation of
ValueCount. |
class |
ValueCountBuilder
Builder for the
ValueCount aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSimpleValue |
class |
PipelineAggregatorBuilder<B extends PipelineAggregatorBuilder<B>>
A base class for all pipeline aggregator builders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BucketMetricsBuilder<B extends BucketMetricsBuilder<B>>
A builder for building requests for a
BucketMetricsPipelineAggregator |
class |
InternalBucketMetricValue |
| Modifier and Type | Class and Description |
|---|---|
class |
AvgBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
MinBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalPercentilesBucket |
class |
PercentilesBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalStatsBucket |
class |
StatsBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedStatsBucketBuilder |
class |
InternalExtendedStatsBucket |
| Modifier and Type | Class and Description |
|---|---|
class |
SumBucketBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketScriptBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
CumulativeSumBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivativeBuilder |
class |
InternalDerivative |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketSelectorBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
MovAvgBuilder
A builder to create MovingAvg pipeline aggregations
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MovAvgModelBuilder
Represents the common interface that all moving average models share.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EwmaModel.EWMAModelBuilder |
static class |
HoltLinearModel.HoltLinearModelBuilder |
static class |
HoltWintersModel.HoltWintersModelBuilder |
static class |
LinearModel.LinearModelBuilder |
static class |
SimpleModel.SimpleModelBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialDiffBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchSourceBuilder
A search source builder allowing to easily build search source.
|
class |
SearchSourceBuilderException |
| Modifier and Type | Class and Description |
|---|---|
class |
DfsPhaseExecutionException |
| Modifier and Type | Class and Description |
|---|---|
class |
FetchPhaseExecutionException |
| Modifier and Type | Class and Description |
|---|---|
class |
InnerHitsBuilder |
static class |
InnerHitsBuilder.InnerHit |
| Modifier and Type | Class and Description |
|---|---|
class |
HighlightBuilder
A builder for search highlighting.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSearchHit |
static class |
InternalSearchHit.InternalNestedIdentity |
class |
InternalSearchHits |
class |
InternalSearchResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectorResult
Public interface and serialization container for profiled timings of the
Collectors used in the search.
|
class |
InternalProfileShardResults
A container class to hold all the profile results across all shards.
|
class |
ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryPhaseExecutionException |
| Modifier and Type | Class and Description |
|---|---|
class |
RescoreBuilder |
static class |
RescoreBuilder.QueryRescorer |
static class |
RescoreBuilder.Rescorer |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldSortBuilder
A sort builder to sort based on a document field.
|
class |
GeoDistanceSortBuilder
A geo distance based sorting on a geo point like field.
|
class |
ScoreSortBuilder
A sort builder allowing to sort by score.
|
class |
ScriptSortBuilder
Script sort builder allows to sort based on a custom script expression.
|
class |
SortBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
Suggest
Top level suggest result, containing the result for each suggestion.
|
static class |
Suggest.Suggestion<T extends Suggest.Suggestion.Entry>
The suggestion responses corresponding with the suggestions in the request.
|
static class |
Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option>
Represents a part from the suggest text with suggested options.
|
static class |
Suggest.Suggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
class |
SuggestBuilder
Defines how to perform suggesting.
|
static class |
SuggestBuilder.SuggestionBuilder<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
CompletionStats |
class |
CompletionSuggestion |
static class |
CompletionSuggestion.Entry |
static class |
CompletionSuggestion.Entry.Option |
class |
CompletionSuggestionBuilder
Defines a suggest command based on a prefix, typically to provide "auto-complete" functionality
for users as they type search terms.
|
class |
CompletionSuggestionFuzzyBuilder
A form of
CompletionSuggestionBuilder that supports fuzzy queries allowing
matches on typos. |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryContextMapping
The
CategoryContextMapping is used to define a ContextMapping that
references a field within a document. |
class |
ContextMapping
A
ContextMapping is used t define a context that may used
in conjunction with a suggester. |
static class |
ContextMapping.ContextQuery
A
ContextMapping.ContextQuery defines the context information for a specific ContextMapping
defined within a suggestion request. |
class |
GeolocationContextMapping
The
GeolocationContextMapping allows to take GeoInfomation into account
during building suggestions. |
| Modifier and Type | Class and Description |
|---|---|
class |
PhraseSuggestion
Suggestion entry returned from the
PhraseSuggester. |
static class |
PhraseSuggestion.Entry |
class |
PhraseSuggestionBuilder
Defines the actual suggest command for phrase suggestions ( phrase).
|
static class |
PhraseSuggestionBuilder.CandidateGenerator
CandidateGenerator base class. |
static class |
PhraseSuggestionBuilder.DirectCandidateGenerator |
static class |
PhraseSuggestionBuilder.Laplace
An additive
smoothing model.
|
static class |
PhraseSuggestionBuilder.LinearInterpolation
Linear interpolation smoothing model.
|
static class |
PhraseSuggestionBuilder.SmoothingModel |
static class |
PhraseSuggestionBuilder.StupidBackoff
A "stupid-backoff" smoothing model simialr to Katz's
Backoff.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermSuggestion
The suggestion responses corresponding with the suggestions in the request.
|
static class |
TermSuggestion.Entry
Represents a part from the suggest text with suggested options.
|
static class |
TermSuggestion.Entry.Option
Contains the suggested text with its document frequency and score.
|
class |
TermSuggestionBuilder
Defines the actual suggest command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexWarmerMissingException |
class |
IndexWarmersMetaData |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentSnapshotExecutionException
Thrown when a user tries to start multiple snapshots at the same time
|
class |
InvalidSnapshotNameException
Thrown on the attempt to create a snapshot with invalid name
|
class |
RestoreInfo
Information about successfully completed restore operation.
|
class |
Snapshot
Represent information about snapshot
|
class |
SnapshotCreationException
Thrown when snapshot creation fails completely
|
class |
SnapshotException
Generic snapshot exception
|
class |
SnapshotInfo
Information about snapshot
|
class |
SnapshotMissingException
Thrown if requested snapshot doesn't exist
|
class |
SnapshotRestoreException
Snapshot restore exception
|
class |
SnapshotShardFailure
Stores information about failures that occurred during shard snapshotting process
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Task.Status |
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadPool.Info |
class |
ThreadPoolInfo |
class |
ThreadPoolStats |
static class |
ThreadPoolStats.Stats |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionNotFoundTransportException
An exception indicating that a transport action was not found.
|
class |
ActionTransportException
An action invocation failure.
|
class |
BindTransportException |
class |
ConnectTransportException |
class |
NodeDisconnectedException |
class |
NodeNotConnectedException
An exception indicating that a message is sent to a node that is not connected.
|
class |
NodeShouldNotConnectException |
class |
NotSerializableTransportException |
class |
ReceiveTimeoutTransportException |
class |
RemoteTransportException
A remote exception for an action.
|
class |
ResponseHandlerFailureTransportException
A failure to handle the response of a transaction action.
|
class |
SendRequestTransportException |
class |
TransportException |
class |
TransportInfo |
class |
TransportSerializationException |
class |
TransportStats |
| Modifier and Type | Class and Description |
|---|---|
static class |
SizeHeaderFrameDecoder.HttpOnTransportException
A helper exception to mark an incoming connection as potentially being HTTP
so an appropriate error code can be returned
|
Copyright © 2009–2017. All rights reserved.