Package org.elasticsearch.indices
-
Class Summary Class Description IndexingMemoryController IndicesModule Configures classes and services that are shared by indices on each node.IndicesQueryCache IndicesRequestCache The indices request cache allows to cache a shard level request stage responses, helping with improving similar requests that are potentially expensive (because of aggs for example).IndicesService NodeIndicesStats Global information on indices stats running on a specific node.TermsLookup Encapsulates the parameters needed to fetch terms. -
Enum Summary Enum Description IndicesService.ShardDeletionCheckResult result type returned bysignaling different reasons why a shard can / cannot be deleted
-
Exception Summary Exception Description AliasFilterParsingException IndexClosedException Exception indicating that one or more requested indices are closed.IndexCreationException 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.IndexTemplateMissingException InvalidAliasNameException InvalidIndexNameException InvalidIndexTemplateException InvalidTypeNameException TypeMissingException