ナビゲーション・リンクをスキップ
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abort() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Marks snapshot as aborted
aborted() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns true if snapshot process was aborted
abs(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
abs(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
abs(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
abs(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
AbstractAckedClusterStateTaskListener - org.elasticsearch.clusterのクラス
 
AbstractAckedClusterStateTaskListener() - クラス のコンストラクタorg.elasticsearch.cluster.AbstractAckedClusterStateTaskListener
 
AbstractAggregationBuilder - org.elasticsearch.search.aggregationsのクラス
Base structure for aggregation builders.
AbstractAggregationBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AbstractAggregationBuilder
Sole constructor, typically used by sub-classes.
AbstractAtomicGeoPointFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractAtomicGeoPointFieldData() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractAtomicGeoPointFieldData
 
AbstractAtomicOrdinalsFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractAtomicOrdinalsFieldData() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractAtomicOrdinalsFieldData
 
AbstractBindingBuilder<T> - org.elasticsearch.common.inject.internalのクラス
Bind a value or constant.
AbstractBindingBuilder(Binder, List<Element>, Object, Key<T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
AbstractBlobContainer - org.elasticsearch.common.blobstore.supportのクラス
 
AbstractBlobContainer(BlobPath) - クラス のコンストラクタorg.elasticsearch.common.blobstore.support.AbstractBlobContainer
 
AbstractCatAction - org.elasticsearch.rest.action.catのクラス
 
AbstractCatAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.AbstractCatAction
 
AbstractCharFilterFactory - org.elasticsearch.index.analysisのクラス
 
AbstractCharFilterFactory(Index, Settings, String) - クラス のコンストラクタorg.elasticsearch.index.analysis.AbstractCharFilterFactory
 
AbstractClient - org.elasticsearch.client.supportのクラス
 
AbstractClient(Settings, ThreadPool, Headers) - クラス のコンストラクタorg.elasticsearch.client.support.AbstractClient
 
AbstractClusterStateTaskListener - org.elasticsearch.clusterのクラス
 
AbstractClusterStateTaskListener() - クラス のコンストラクタorg.elasticsearch.cluster.AbstractClusterStateTaskListener
 
AbstractComponent - org.elasticsearch.common.componentのクラス
 
AbstractComponent(Settings) - クラス のコンストラクタorg.elasticsearch.common.component.AbstractComponent
 
AbstractComponent(Settings, Class) - クラス のコンストラクタorg.elasticsearch.common.component.AbstractComponent
 
AbstractCompoundWordTokenFilterFactory - org.elasticsearch.index.analysis.compoundのクラス
Contains the common configuration settings between subclasses of this class.
AbstractCompoundWordTokenFilterFactory(Index, Settings, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
AbstractDiffable<T extends Diffable<T>> - org.elasticsearch.clusterのクラス
Abstract diffable object with simple diffs implementation that sends the entire object if object has changed or nothing is object remained the same.
AbstractDiffable() - クラス のコンストラクタorg.elasticsearch.cluster.AbstractDiffable
 
AbstractDistanceScoreFunction(double, double, double, DecayFunction, MultiValueMode) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
AbstractDoubleSearchScript - org.elasticsearch.scriptのクラス
A simpler base class instead of AbstractSearchScript for computations that return a double number.
AbstractDoubleSearchScript() - クラス のコンストラクタorg.elasticsearch.script.AbstractDoubleSearchScript
 
AbstractESLogger - org.elasticsearch.common.logging.supportのクラス
 
AbstractESLogger(String) - クラス のコンストラクタorg.elasticsearch.common.logging.support.AbstractESLogger
 
AbstractExecutableScript - org.elasticsearch.scriptのクラス
 
AbstractExecutableScript() - クラス のコンストラクタorg.elasticsearch.script.AbstractExecutableScript
 
AbstractFloatSearchScript - org.elasticsearch.scriptのクラス
A simpler base class instead of AbstractSearchScript for computations that return a float number.
AbstractFloatSearchScript() - クラス のコンストラクタorg.elasticsearch.script.AbstractFloatSearchScript
 
AbstractGeoPointDVIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractGeoPointDVIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
Lucene 5.4 GeoPointFieldType
AbstractHDRPercentilesAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
AbstractHDRPercentilesAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], int, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
AbstractIndexAnalyzerProvider<T extends org.apache.lucene.analysis.Analyzer> - org.elasticsearch.index.analysisのクラス
 
AbstractIndexAnalyzerProvider(Index, Settings, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider
Constructs a new analyzer component, with the index name and its settings and the analyzer name.
AbstractIndexComponent - org.elasticsearch.indexのクラス
 
AbstractIndexComponent(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.AbstractIndexComponent
Constructs a new index component, with the index name and its settings.
AbstractIndexFieldData<FD extends AtomicFieldData> - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
AbstractIndexFieldData.PerValueEstimator - org.elasticsearch.index.fielddata.plainのインタフェース
A PerValueEstimator is a sub-class that can be used to estimate the memory overhead for loading the data.
AbstractIndexOrdinalsFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
AbstractIndexOrdinalsFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
AbstractIndexShardComponent - org.elasticsearch.index.shardのクラス
 
AbstractIndexShardComponent(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.shard.AbstractIndexShardComponent
 
AbstractLegacyBlobContainer - org.elasticsearch.common.blobstore.supportのクラス
非推奨です。
AbstractLegacyBlobContainer(BlobPath) - クラス のコンストラクタorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
 
AbstractLifecycleComponent<T> - org.elasticsearch.common.componentのクラス
 
AbstractLifecycleComponent(Settings) - クラス のコンストラクタorg.elasticsearch.common.component.AbstractLifecycleComponent
 
AbstractLifecycleComponent(Settings, Class) - クラス のコンストラクタorg.elasticsearch.common.component.AbstractLifecycleComponent
 
AbstractListenableActionFuture<T,L> - org.elasticsearch.action.supportのクラス
 
AbstractListenableActionFuture(ThreadPool) - クラス のコンストラクタorg.elasticsearch.action.support.AbstractListenableActionFuture
 
AbstractLongSearchScript - org.elasticsearch.scriptのクラス
A simpler base class instead of AbstractSearchScript for computations that return a long number.
AbstractLongSearchScript() - クラス のコンストラクタorg.elasticsearch.script.AbstractLongSearchScript
 
AbstractMatcher<T> - org.elasticsearch.common.inject.matcherのクラス
Implements and() and or().
AbstractMatcher() - クラス のコンストラクタorg.elasticsearch.common.inject.matcher.AbstractMatcher
 
AbstractModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
 
AbstractModule - org.elasticsearch.common.injectのクラス
A support class for Modules which reduces repetition and results in a more readable configuration.
AbstractModule() - クラス のコンストラクタorg.elasticsearch.common.inject.AbstractModule
 
AbstractPercentilesParser - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
 
AbstractPercentilesParser(boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
AbstractRandomAccessOrds - org.elasticsearch.index.fielddataのクラス
Base implementation of a RandomAccessOrds instance.
AbstractRandomAccessOrds() - クラス のコンストラクタorg.elasticsearch.index.fielddata.AbstractRandomAccessOrds
 
AbstractRangeBuilder<B extends AbstractRangeBuilder<B>> - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
AbstractRangeBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.AbstractRangeBuilder
 
AbstractRangeBuilder.Range - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
AbstractRecyclerC<T> - org.elasticsearch.common.recyclerのクラス
 
AbstractRecyclerC() - クラス のコンストラクタorg.elasticsearch.common.recycler.AbstractRecyclerC
 
AbstractRefCounted - org.elasticsearch.common.util.concurrentのクラス
A basic RefCounted implementation that is initialized with a ref count of 1 and calls AbstractRefCounted.closeInternal() once it reaches a 0 ref count
AbstractRefCounted(String) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
AbstractResourceWatcher<Listener> - org.elasticsearch.watcherのクラス
Abstract resource watcher framework, which handles adding and removing listeners and calling resource observer.
AbstractResourceWatcher() - クラス のコンストラクタorg.elasticsearch.watcher.AbstractResourceWatcher
 
AbstractRunnable - org.elasticsearch.common.util.concurrentのクラス
An extension to runnable.
AbstractRunnable() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.AbstractRunnable
 
AbstractScriptParser<S extends Script> - org.elasticsearch.scriptのクラス
 
AbstractScriptParser() - クラス のコンストラクタorg.elasticsearch.script.AbstractScriptParser
 
AbstractSearchScript - org.elasticsearch.scriptのクラス
A base class for any script type that is used during the search process (custom score, aggs, and so on).
AbstractSearchScript() - クラス のコンストラクタorg.elasticsearch.script.AbstractSearchScript
 
AbstractSimilarityProvider - org.elasticsearch.index.similarityのクラス
Abstract implementation of SimilarityProvider providing common behaviour
AbstractSimilarityProvider(String) - クラス のコンストラクタorg.elasticsearch.index.similarity.AbstractSimilarityProvider
Creates a new AbstractSimilarityProvider with the given name
AbstractTDigestPercentilesAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
AbstractTDigestPercentilesAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], double, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
AbstractTermsParametersParser - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
AbstractTermsParametersParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
AbstractTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
AbstractTokenFilterFactory(Index, Settings, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.AbstractTokenFilterFactory
 
AbstractTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
AbstractTokenizerFactory(Index, Settings, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.AbstractTokenizerFactory
 
AbstractXContentParser - org.elasticsearch.common.xcontent.supportのクラス
 
AbstractXContentParser() - クラス のコンストラクタorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
accept(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.TaskResult.FailureConsumer
 
accept(T) - インタフェース のメソッドorg.elasticsearch.common.util.Consumer
 
accept(BytesRef) - クラス のメソッドorg.elasticsearch.index.fielddata.RamAccountingTermsEnum
Always accept the term.
accept(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.LongFilter
 
accept(BytesRef) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.StringFilter
 
acceptedGlobalOrdinals - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
acceptedGlobalOrdinals(RandomAccessOrds, ValuesSource.Bytes.WithOrdinals) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.OrdinalsFilter
 
acceptIncomingRequests() - クラス のメソッドorg.elasticsearch.transport.TransportService
start accepting incoming requests.
acceptScopingVisitor(BindingScopingVisitor<V>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binding
Accepts a scoping visitor.
acceptScopingVisitor(BindingScopingVisitor<V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binding
Accepts a target visitor.
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
acceptTargetVisitor(BindingTargetVisitor<? super T, V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
acceptVisitor(ElementVisitor<V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
acceptVisitor(BindingScopingVisitor<V>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
 
acceptVisitor(ElementVisitor<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.Element
Accepts an element visitor.
acceptVisitor(ElementVisitor<R>) - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.ScopeBinding
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.StaticInjectionRequest
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeConverterBinding
 
acceptVisitor(ElementVisitor<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeListenerBinding
 
accessed(long) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
accessed(long) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
accessed(long) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
accessed(long) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
accessed(long) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
accumulateExceptions() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
accuracy() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
accuracy(float) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
accuracy(float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets how similar the suggested terms at least need to be compared to the original suggest text tokens.
ack() - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledResponse
 
AckClusterStatePublishResponseHandler - org.elasticsearch.discoveryのクラス
Allows to wait for all nodes to reply to the publish of a new cluster state and notifies the Discovery.AckListener so that the cluster state update can be acknowledged
AckClusterStatePublishResponseHandler(Set<DiscoveryNode>, Discovery.AckListener) - クラス のコンストラクタorg.elasticsearch.discovery.AckClusterStatePublishResponseHandler
Creates a new AckClusterStatePublishResponseHandler
AckedClusterStateTaskListener - org.elasticsearch.clusterのインタフェース
 
AckedClusterStateUpdateTask<Response> - org.elasticsearch.clusterのクラス
An extension interface to ClusterStateUpdateTask that allows to be notified when all the nodes have acknowledged a cluster state update request
AckedClusterStateUpdateTask(AckedRequest, ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
AckedClusterStateUpdateTask(Priority, AckedRequest, ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
AckedRequest - org.elasticsearch.cluster.ackのインタフェース
Identifies a cluster state update request with acknowledgement support
acknowledged() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Response
 
acknowledged() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutResponse
 
acknowledged() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveResponse
 
AcknowledgedRequest<T extends MasterNodeRequest<T>> - org.elasticsearch.action.support.masterのクラス
Abstract class that allows to mark action requests that support acknowledgements.
AcknowledgedRequest() - クラス のコンストラクタorg.elasticsearch.action.support.master.AcknowledgedRequest
 
AcknowledgedRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.master.AcknowledgedRequest
 
AcknowledgedRequestBuilder<Request extends AcknowledgedRequest<Request>,Response extends AcknowledgedResponse,RequestBuilder extends AcknowledgedRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.masterのクラス
Base request builder for master node operations that support acknowledgements
AcknowledgedRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.master.AcknowledgedRequestBuilder
 
AcknowledgedResponse - org.elasticsearch.action.support.masterのクラス
Abstract class that allows to mark action responses that support acknowledgements.
AcknowledgedResponse() - クラス のコンストラクタorg.elasticsearch.action.support.master.AcknowledgedResponse
 
AcknowledgedResponse(boolean) - クラス のコンストラクタorg.elasticsearch.action.support.master.AcknowledgedResponse
 
AcknowledgedRestListener<T extends AcknowledgedResponse> - org.elasticsearch.rest.action.supportのクラス
 
AcknowledgedRestListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.AcknowledgedRestListener
 
ackTimeout() - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
 
ackTimeout() - インタフェース のメソッドorg.elasticsearch.cluster.ack.AckedRequest
Returns the acknowledgement timeout
ackTimeout() - クラス のメソッドorg.elasticsearch.cluster.ack.ClusterStateUpdateRequest
Returns the maximum time interval to wait for acknowledgements
ackTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.ack.ClusterStateUpdateRequest
Sets the acknowledgement timeout
ackTimeout() - インタフェース のメソッドorg.elasticsearch.cluster.AckedClusterStateTaskListener
Acknowledgement timeout, maximum time interval to wait for acknowledgements
ackTimeout() - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
Acknowledgement timeout, maximum time interval to wait for acknowledgements
acos(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
acos(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
acos(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
acos(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
acos(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
acquire(T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.KeyedLock
 
acquire() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ReleasableLock
 
acquireFSLockForPaths(Settings, Path...) - クラス のstaticメソッドorg.elasticsearch.env.NodeEnvironment
Acquires, then releases, all write.lock files in the given shard paths.
acquireSearcher(String) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Returns a new searcher instance.
acquireSearcher(String, boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
acquireSearcher(String) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
acquireThrottle() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexThrottle
 
Action<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.actionのクラス
Base action.
Action(String) - クラス のコンストラクタorg.elasticsearch.action.Action
 
action - クラス の変数org.elasticsearch.action.ActionRequestBuilder
 
action() - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper.Result
 
action() - 例外 のメソッドorg.elasticsearch.transport.ActionNotFoundTransportException
 
action() - 例外 のメソッドorg.elasticsearch.transport.ActionTransportException
The action to invoke.
action() - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
action() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
action() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
action() - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.action.bulk.TransportShardBulkAction
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.cluster.action.index.NodeMappingRefreshAction
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.gateway.LocalAllocateDangledIndices
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
ACTION_NAME - クラス のstatic変数org.elasticsearch.repositories.VerifyNodeRepositoryAction
 
ACTION_SHARD_EXISTS - クラス のstatic変数org.elasticsearch.indices.store.IndicesStore
 
ActionFilter - org.elasticsearch.action.supportのインタフェース
A filter allowing to filter transport actions
ActionFilter.Simple - org.elasticsearch.action.supportのクラス
A simple base class for injectable action filters that spares the implementation from handling the filter chain.
ActionFilterChain - org.elasticsearch.action.supportのインタフェース
A filter chain allowing to continue and process the transport action request
ActionFilters - org.elasticsearch.action.supportのクラス
Holds the action filters injected through plugins, properly sorted by ActionFilter.order()
ActionFilters(Set<ActionFilter>) - クラス のコンストラクタorg.elasticsearch.action.support.ActionFilters
 
ActionFuture<T> - org.elasticsearch.actionのインタフェース
An extension to Future allowing for simplified "get" operations.
actionGet() - インタフェース のメソッドorg.elasticsearch.action.ActionFuture
Similar to Future.get(), just catching the InterruptedException and throwing an IllegalStateException instead.
actionGet(String) - インタフェース のメソッドorg.elasticsearch.action.ActionFuture
actionGet(long) - インタフェース のメソッドorg.elasticsearch.action.ActionFuture
actionGet(long, TimeUnit) - インタフェース のメソッドorg.elasticsearch.action.ActionFuture
actionGet(TimeValue) - インタフェース のメソッドorg.elasticsearch.action.ActionFuture
actionGet() - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
actionGet(String) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
actionGet(long) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
actionGet(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
actionGet(long, TimeUnit) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
ActionListener<Response> - org.elasticsearch.actionのインタフェース
A listener for action responses or failures.
ActionListenerResponseHandler<Response extends TransportResponse> - org.elasticsearch.actionのクラス
A simple base class for action response listeners, defaulting to using the SAME executor (as its very common on response handlers).
ActionListenerResponseHandler(ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.action.ActionListenerResponseHandler
 
ActionModule - org.elasticsearch.actionのクラス
 
ActionModule(boolean) - クラス のコンストラクタorg.elasticsearch.action.ActionModule
 
actionName - クラス の変数org.elasticsearch.action.support.TransportAction
 
ActionNotFoundTransportException - org.elasticsearch.transportの例外
An exception indicating that a transport action was not found.
ActionNotFoundTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.ActionNotFoundTransportException
 
ActionNotFoundTransportException(String) - 例外 のコンストラクタorg.elasticsearch.transport.ActionNotFoundTransportException
 
ActionRequest<T extends ActionRequest> - org.elasticsearch.actionのクラス
 
ActionRequest() - クラス のコンストラクタorg.elasticsearch.action.ActionRequest
 
ActionRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.ActionRequest
 
ActionRequestBuilder<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.actionのクラス
 
ActionRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.ActionRequestBuilder
 
ActionRequestValidationException - org.elasticsearch.actionの例外
 
ActionRequestValidationException() - 例外 のコンストラクタorg.elasticsearch.action.ActionRequestValidationException
 
ActionResponse - org.elasticsearch.actionのクラス
Base class for responses to action requests.
ActionResponse() - クラス のコンストラクタorg.elasticsearch.action.ActionResponse
 
ActionRunnable<Response> - org.elasticsearch.actionのクラス
Base class for Runnables that need to call ActionListener.onFailure(Throwable) in case an uncaught exception or error is thrown while the actual action is run.
ActionRunnable(ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.action.ActionRunnable
 
actions() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesClusterStateUpdateRequest
Returns the alias actions to be performed
actions(AliasAction[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesClusterStateUpdateRequest
Sets the alias actions to be executed
Actions() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoverySource.Actions
 
Actions() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
ActionTransportException - org.elasticsearch.transportの例外
An action invocation failure.
ActionTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.ActionTransportException
 
ActionTransportException(String, TransportAddress, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.ActionTransportException
 
ActionTransportException(String, TransportAddress, String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.ActionTransportException
 
actionType() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
actionType() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
ActionWriteResponse - org.elasticsearch.actionのクラス
Base class for write action responses.
ActionWriteResponse() - クラス のコンストラクタorg.elasticsearch.action.ActionWriteResponse
 
ActionWriteResponse.ShardInfo - org.elasticsearch.actionのクラス
 
ActionWriteResponse.ShardInfo.Failure - org.elasticsearch.actionのクラス
 
activate() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexThrottle
Activate throttling, which switches the lock to be a real lock
activateOptions() - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
Prepares the appender for use.
activateThrottling() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
active() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns true iff the this shard is currently started or relocating to another node.
active() - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
activeInitializingShardsIt(int) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns an iterator over active and initializing shards.
activeInitializingShardsRandomIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns an iterator over active and initializing shards.
activeOnly() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
True if activeOnly flag is set, false otherwise.
activeOnly(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
Set value of the activeOnly flag.
activePrimary(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns the active primary shard for the given ShardRouting or null if no primary is found or the primary is not active.
activePrimaryShardsGrouped(String[], boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
All the *active* primary shards for the provided indices grouped (each group is a single element, consisting of the primary shard).
activeReplica(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns one active replica shard for the given ShardRouting shard ID or null if no active replica is found.
activeShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of active shards
activityTimeout() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
actualSizeToRead() - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
Adapter() - クラス のコンストラクタorg.elasticsearch.transport.TransportService.Adapter
 
AdapterActionFuture<T,L> - org.elasticsearch.action.supportのクラス
 
AdapterActionFuture() - クラス のコンストラクタorg.elasticsearch.action.support.AdapterActionFuture
 
add(AllocationCommand...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Adds allocation commands to be applied to the cluster.
add(AllocationCommand...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
Adds allocation commands to be applied to the cluster.
add(CommonStats) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
add(IndexRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Adds an IndexRequest to the list of actions to execute.
add(DeleteRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Adds an DeleteRequest to the list of actions to execute.
add(ActionRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Adds either a delete or an index request.
add(ActionRequest, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
 
add(BytesReference, String, String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
 
add(BytesReference, String, String, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
 
add(ActionRequest...) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a list of requests to be executed.
add(ActionRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
add(ActionRequest, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Add a request to the current BulkRequest.
add(Iterable<ActionRequest>) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a list of requests to be executed.
add(IndexRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds an IndexRequest to the list of actions to execute.
add(IndexRequest, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
add(UpdateRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds an UpdateRequest to the list of actions to execute.
add(UpdateRequest, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
add(DeleteRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds an DeleteRequest to the list of actions to execute.
add(DeleteRequest, Object) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
add(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a framed data in binary format
add(byte[], int, int, String, String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a framed data in binary format
add(BytesReference, String, String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a framed data in binary format
add(BytesReference, String, String, boolean) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Adds a framed data in binary format
add(BytesReference, String, String, String, String[], Object, boolean) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
add(IndexRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an IndexRequest to the list of actions to execute.
add(IndexRequestBuilder) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an IndexRequest to the list of actions to execute.
add(DeleteRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an DeleteRequest to the list of actions to execute.
add(DeleteRequestBuilder) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an DeleteRequest to the list of actions to execute.
add(UpdateRequest) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an UpdateRequest to the list of actions to execute.
add(UpdateRequestBuilder) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds an UpdateRequest to the list of actions to execute.
add(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds a framed data in binary format
add(byte[], int, int, String, String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Adds a framed data in binary format
add(MultiGetRequest.Item) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String[], FetchSourceContext, byte[], int, int) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String[], FetchSourceContext, BytesReference) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String[], FetchSourceContext, BytesReference, boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String[], FetchSourceContext, String, BytesReference, boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
add(String, String, String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
add(String, String, Iterable<String>) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
add(String, String, String...) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
add(MultiGetRequest.Item) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
add(int, GetResponse) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardResponse
 
add(int, MultiGetResponse.Failure) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardResponse
 
add(PercolateRequestBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Embeds a percolate request to this multi percolate request
add(PercolateRequest) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Embeds a percolate request to this multi percolate request
add(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Embeds a percolate request which request body is defined as raw bytes to this multi percolate request
add(BytesReference, boolean) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Embeds a percolate request which request body is defined as raw bytes to this multi percolate request
add(PercolateRequest) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequestBuilder
Bundles the specified percolate request to the multi percolate request.
add(PercolateRequestBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequestBuilder
Bundles the specified percolate request build to the multi percolate request.
add(TransportShardMultiPercolateAction.Request.Item) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
add(SearchRequestBuilder) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
Add a search request to execute.
add(SearchRequest) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
Add a search request to execute.
add(byte[], int, int, boolean, String[], String[], String) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
add(BytesReference, boolean, String[], String[], String, IndicesOptions) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
add(BytesReference, boolean, String[], String[], String, String, IndicesOptions, boolean) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
add(SearchRequest) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequestBuilder
Add a search request to execute.
add(SearchRequestBuilder) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequestBuilder
Add a search request to execute.
add(TermVectorsRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
add(String, String, String) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
add(TermVectorsRequest, BytesReference) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
add(String, String, Iterable<String>) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequestBuilder
 
add(String, String, String...) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequestBuilder
 
add(TermVectorsRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequestBuilder
 
add(int, TermVectorsRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
add(int, TermVectorsResponse) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardResponse
 
add(int, MultiTermVectorsResponse.Failure) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardResponse
 
add(NodeIndexDeletedAction.Listener) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
add(ClusterStateListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Adds a listener for updated cluster states.
add(LocalNodeMasterListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Add a listener for on/off local node master events
add(TimeValue, TimeoutClusterStateListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Adds a cluster state listener that will timeout after the provided timeout, and is executed after the clusterstate has been successfully applied ie. is in state ClusterState.ClusterStateStatus.APPLIED NOTE: a null timeout means that the listener will never be removed automatically
add(ShardId, AllocationExplanation.NodeExplanation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
Create and add a node explanation to this explanation referencing a shard
add(AllocationCommand...) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Adds a set of commands to this collection
add(Decision) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
Add a decision to this Decision.Multidecision instance
add(RerouteExplanation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
 
add(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
 
add(IndexRoutingTable) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
add(IndexRoutingTable.Builder) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
add(ClusterStateListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
add(LocalNodeMasterListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
add(TimeValue, TimeoutClusterStateListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
add(String) - クラス のメソッドorg.elasticsearch.common.blobstore.BlobPath
 
add(String, Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.ToStringBuilder
 
add(Module...) - クラス のメソッドorg.elasticsearch.common.inject.ModulesBuilder
 
add(Term) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Add a single term at the next position in the phrase.
add(Term[]) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Add multiple terms at the next position in the phrase.
add(Term[], int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Allows to specify the relative position of terms within the phrase.
add(LeafReader) - クラス のメソッドorg.elasticsearch.common.lucene.ShardCoreKeyMap
Register a LeafReader.
add(BytesRef, int) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
Try to add key.
add(BytesRef) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
add(long) - クラス のメソッドorg.elasticsearch.common.util.LongHash
Try to add key.
add(QueryCacheStats) - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
add(RequestCacheStats) - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
add(long, long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
add(SegmentsStats) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
add(FieldDataStats) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
add(long, long) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
add(FlushStats) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
add(GetStats) - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
add(IndexingStats) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
add(IndexingStats, boolean) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
add(IndexingStats.Stats) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
add(String) - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
add(byte[]) - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper.CustomBinaryDocValuesField
 
add(double) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericDocValuesField
 
add(float) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericDocValuesField
 
add(long) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomLongNumericDocValuesField
 
add(String) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.CopyTo.Builder
 
add(Mapper.Builder) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields.Builder
 
add(double, double) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.CustomGeoPointDocValuesField
 
add(Mapper.Builder) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
add(DynamicTemplate) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
add(DynamicTemplate...) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
add(IndexableField) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
add(long, long, long, long, long, long, long, long, long, double) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
add(MergeStats) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
add(PercolateStats) - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
add(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.AndQueryBuilder
非推奨です。
Adds a filter to the list of filters to "and".
add(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryBuilder
Add a sub-query to this disjunction.
add(QueryBuilder, ScoreFunctionBuilder) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Adds a score function that will will execute the function scoreFunctionBuilder on all documents matching the filter.
add(ScoreFunctionBuilder) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Adds a score function that will will execute the function scoreFunctionBuilder on all documents.
add(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.OrQueryBuilder
非推奨です。
Adds a filter to the list of filters to "or".
add(RecoveryStats) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
add(long, long) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
add(RefreshStats) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
add(SearchStats) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
add(SearchStats, boolean) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
add(SearchStats.Stats) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
add(DocsStats) - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
add(StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.store.Store.LegacyChecksums
 
add(StoreStats) - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
add(SuggestStats) - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
add(BytesReference) - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
add(Translog.Operation) - クラス のメソッドorg.elasticsearch.index.translog.Translog
Adds a created / delete / index operations to the transaction log.
add(TranslogStats) - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
add(BytesReference) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
add the given bytes to the translog and return the location they were written at
add(long, long, long) - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
add(WarmerStats) - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
add(FsInfo.Path) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
add(ScriptStats) - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
add(FieldDataFieldsContext.FieldDataField) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsContext
 
add(ScriptFieldsContext.ScriptField) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsContext
 
add(CompletionStats) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
add(W) - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
Register new resource watcher that will be checked in default MEDIUM frequency
add(W, ResourceWatcherService.Frequency) - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
Register new resource watcher that will be checked in the given frequency
ADD_NODE_ID_TO_CUSTOM_PATH - クラス のstatic変数org.elasticsearch.env.NodeEnvironment
 
addAddressType(TransportAddress) - クラス のstaticメソッドorg.elasticsearch.common.transport.TransportAddressSerializers
 
addAggregation(AbstractAggregationBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
addAggregation(AbstractAggregationBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Add an aggregation definition.
addAggregation(AbstractAggregationBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds an get to the search operation.
addAggregator(AggregatorFactory) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories.Builder
 
addAlias(String, String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
Adds an alias to the index.
addAlias(String, Map<String, Object>, String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
Adds an alias to the index.
addAlias(String, QueryBuilder, String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
Adds an alias to the index.
addAlias(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String[], String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String, String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String[], String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String[], String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String, String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String[], String, QueryBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(String, String, QueryBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias to the index.
addAlias(Alias) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Adds an alias that will be associated with the index when it gets created
addAlias(Alias) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Adds an alias that will be added when the index template gets created.
addAliasAction(IndicesAliasesRequest.AliasActions) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
addAliasAction(AliasAction) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
addAliasAction(AliasAction) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias action to the request.
addAliasAction(IndicesAliasesRequest.AliasActions) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Adds an alias action to the request.
addAliases(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
 
addAnalyzer(String, Class<? extends AnalyzerProvider>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
addAsFromCloseToOpen(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addAsFromDangling(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addAsNew(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addAsNewRestore(IndexMetaData, RestoreSource, IntSet) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addAsRecovery(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addAsRestore(IndexMetaData, RestoreSource) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
addBinding(K) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a binding builder used to add a new entry in the map.
addBinding(K) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder
This creates two bindings.
addBinding() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a binding builder used to add a new element in the set.
addBinding() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
addBitsetMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addBlocks(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
addCandidateGenerator(PhraseSuggestionBuilder.CandidateGenerator) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Adds a CandidateGenerator to this suggester.
addCandidates(List<DirectCandidateGenerator.Candidate>) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.CandidateSet
 
addCategory(String, CharSequence...) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Category for suggestions.
addCategory(String, Iterable<? extends CharSequence>) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Category for suggestions.
addCell(Object) - クラス のメソッドorg.elasticsearch.common.Table
 
addCell(Object, String) - クラス のメソッドorg.elasticsearch.common.Table
 
addCharFilter(String, Class<? extends CharFilterFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
addChild(PathTrie<T>.TrieNode<T>) - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
addConnectionListener(TransportConnectionListener) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
addContextField(String, CharSequence...) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Context Field for suggestions.
addContextField(String, Iterable<? extends CharSequence>) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Context Field for suggestions.
addCustom(IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Adds custom metadata to the index to be created.
addCustomAttributeProvider(DiscoveryNodeService.CustomAttributesProvider) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodeService
 
addCustomFields(XContentBuilder, T) - クラス のメソッドorg.elasticsearch.rest.action.support.AcknowledgedRestListener
Adds api specific fields to the rest response Does nothing by default but can be overridden by subclasses
addCustomNameResolver(NetworkService.CustomNameResolver) - クラス のメソッドorg.elasticsearch.common.network.NetworkService
Add a custom name resolver.
addDefaultLocation(String) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set a default location that should be used, if no location is provided by the query
addDefaultLocation(double, double) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set a default location that should be used, if no location is provided by the query
addDefaultLocations(Collection<String>) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set a default location that should be used, if no location is provided by the query
addDefaultUnitsIfNeeded(Set<String>, Set<String>, ESLogger, Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
As of 2.0 we require units for time and byte-sized settings.
addDefaultUnitsIfNeeded(ESLogger, MetaData) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
As of 2.0 we require units for time and byte-sized settings.
addDefaultValue(CharSequence) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
Add value to the default values of the mapping
addDefaultValues(CharSequence...) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
Add set of default values to the mapping
addDefaultValues(Iterable<? extends CharSequence>) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
Add set of default values to the mapping
addDiscoveryType(String, Class<? extends Discovery>) - クラス のメソッドorg.elasticsearch.discovery.DiscoveryModule
Adds a custom Discovery type.
addDoc(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Associates the given document id with the current ordinal.
addDoc(ParseContext.Document) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
addDoc(ParseContext.Document) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
addDocValue(ParseContext, List<Field>, long) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
addDocValuesMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addDynamicMappingsUpdate(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Add a dynamic update to the root object mapper.
addDynamicMappingsUpdate(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
addDynamicMappingsUpdate(Mapping) - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
added() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
addedNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
addedQuery(BytesRef, Query, Query) - クラス のメソッドorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
addElectMasterService(String, Class<? extends ElectMasterService>) - クラス のメソッドorg.elasticsearch.discovery.DiscoveryModule
Adds a custom zen master service type.
addError(String, Object...) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
addError(Throwable) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
addError(Message) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
addError(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Records an error message which will be presented to the user at a later time.
addError(Throwable) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Records an exception, the full details of which will be logged, and the message of which will be presented to the user at a later time.
addError(Message) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Records an error message to be presented to the user at a later time.
addError(String, Object...) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
addError(Throwable) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
addError(Message) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
addError(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Records an error message for type I which will be presented to the user at a later time.
addError(Throwable) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Records an exception for type I, the full details of which will be logged, and the message of which will be presented to the user at a later time.
addError(Message) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Records an error message to be presented to the user at a later time.
addEstimateBytesAndMaybeBreak(long, String) - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
Add a number of bytes, tripping the circuit breaker if the aggregated estimates are above the limit.
addEstimateBytesAndMaybeBreak(long, String) - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
add bytes to the breaker and maybe trip
addEstimateBytesAndMaybeBreak(long, String) - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
Add a number of bytes, tripping the circuit breaker if the aggregated estimates are above the limit.
addEstimateBytesAndMaybeBreak(long, String) - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
addExposureBuilder(ExposureBuilder<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
addFailedEngineListener(Engine.FailedEngineListener) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
addFailure(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
addFeatures(GetIndexRequest.Feature...) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
addFeatures(GetIndexRequest.Feature...) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequestBuilder
 
addField(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field to load and return (note, it must be stored) as part of the search request.
addField(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field to loaded and returned.
addFieldDataField(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field data based field to load and return.
addFieldDataField(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a field data based field to load and return.
addFieldDataField(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field data based field to load and return.
addFields(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds the fields to load and return as part of the search request.
addFieldStringsFromParameter(TermVectorsRequest, String) - クラス のstaticメソッドorg.elasticsearch.rest.action.termvectors.RestTermVectorsAction
 
addFileDetail(String, long, boolean) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
addFilter(String) - クラス のメソッドorg.elasticsearch.common.settings.SettingsFilter
Adds a new simple pattern to the list of filters
addFilterSettingParams(RestRequest) - クラス のメソッドorg.elasticsearch.common.settings.SettingsFilter
 
addFirst(ClusterStateListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Adds a priority listener for updated cluster states.
addFirst(ClusterStateListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
addGeoLocation(String, double, double, int...) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Geolocation for suggestions.
addGeoLocation(String, String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Geolocation for suggestions.
addGeoLocationWithPrecision(String, double, double, String...) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Setup a Geolocation for suggestions.
addGlobalBlock(ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
addHeader(String, String...) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Adds a new header with the given key.
addHeader(String, List<String>) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Adds a new header with the given key.
addHeader(String, String) - クラス のメソッドorg.elasticsearch.rest.RestResponse
Add a custom header.
addHighlightedField(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field to be highlighted with default fragment size of 100 characters, and default number of fragments of 5.
addHighlightedField(String, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and default number of fragments of 5.
addHighlightedField(String, int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and a provided (maximum) number of fragments.
addHighlightedField(String, int, int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a field to be highlighted with a provided fragment size (in characters), a provided (maximum) number of fragments and an offset for the highlight.
addHighlightedField(HighlightBuilder.Field) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a highlighted field.
addHighlightedField(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a field to be highlighted with default fragment size of 100 characters, and default number of fragments of 5.
addHighlightedField(String, int) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and default number of fragments of 5.
addHighlightedField(String, int, int) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and a provided (maximum) number of fragments.
addHighlightedField(String, int, int, int) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a field to be highlighted with a provided fragment size (in characters), a provided (maximum) number of fragments and an offset for the highlight.
addHighlightedField(HighlightBuilder.Field) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a highlighted field.
addHighlightedField(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field to be highlighted with default fragment size of 100 characters, and default number of fragments of 5.
addHighlightedField(String, int) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and default number of fragments of 5.
addHighlightedField(String, int, int) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and a provided (maximum) number of fragments.
addHighlightedField(String, int, int, int) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a field to be highlighted with a provided fragment size (in characters), a provided (maximum) number of fragments and an offset for the highlight.
addHighlightedField(HighlightBuilder.Field) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a highlighted field.
addHostsProvider(UnicastHostsProvider) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
addHumanReadableSettings(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Adds human readable version and creation date settings.
addIds(String...) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Adds ids to the filter.
addIds(Collection<String>) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Adds ids to the filter.
addIgnoreShardForNode(ShardId, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
addIndexBlock(String, ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
addIndexBoost(String, float) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the boost a specific index will receive when the query is executeed against it.
addIndexFailure(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
addIndexShard(IndexShardRoutingTable) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
 
addIndexShardCount(ClusterStatsIndices.ShardStats) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
addIndexStore(String, Class<? extends IndexStore>) - クラス のメソッドorg.elasticsearch.index.store.IndexStoreModule
 
addIndexWriterMaxMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addIndexWriterMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
 
addIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
addIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequestBuilder
 
addIndices(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
addInitialStateBlock(ClusterBlock) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Adds an initial block to be set on the first cluster state created.
addInitialStateBlock(ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
addInnerHit(String, InnerHitsBuilder.InnerHit) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
addInnerHit(String, InnerHitsBuilder.InnerHit) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder
 
addInnerHit(String, InnerHitsBuilder.InnerHit) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
Adds a nested inner hit definition that collects inner hits for hits on this inner hit level.
addInnerHitDefinition(String, InnerHitsContext.BaseInnerHits) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext
 
addInnerHitDefinitions(Map<String, InnerHitsContext.BaseInnerHits>) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext
 
addInnerHits(String, InnerHitsContext.BaseInnerHits) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
addIntegerFields(ParseContext, List<Field>, int, float) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
addItem(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
additionalSettings() - クラス のメソッドorg.elasticsearch.plugins.Plugin
Additional node settings loaded by the plugin.
addLast(ClusterStateListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Adds last listener.
addLast(ClusterStateListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
addLifecycleListener(LifecycleListener) - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
addLifecycleListener(LifecycleListener) - インタフェース のメソッドorg.elasticsearch.common.component.LifecycleComponent
 
addLikeItem(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Adds a document to use in order to find documents that are "like" this.
addLikeText(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Adds some text to use in order to find documents that are "like" this.
addListener(ActionListener<T>) - インタフェース のメソッドorg.elasticsearch.action.ListenableActionFuture
Add an action listener to be invoked when a response has received.
addListener(ActionListener<T>) - クラス のメソッドorg.elasticsearch.action.support.AbstractListenableActionFuture
 
addListener() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
 
addListener(ClusterInfoService.Listener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterInfoService
Add a listener that will be called every time new information is gathered
addListener(ClusterInfoService.Listener) - クラス のメソッドorg.elasticsearch.cluster.EmptyClusterInfoService
 
addListener(ClusterInfoService.Listener) - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
addListener(InitialStateDiscoveryListener) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
 
addListener(InitialStateDiscoveryListener) - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
addListener(MasterFaultDetection.Listener) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
addListener(NodesFaultDetection.Listener) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
addListener(InitialStateDiscoveryListener) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
addListener(IndexingOperationListener) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
addListener(IndexSettingsService.Listener) - クラス のメソッドorg.elasticsearch.index.settings.IndexSettingsService
Only settings registered in ClusterModule can be changed dynamically.
addListener(IndicesLifecycle.Listener) - インタフェース のメソッドorg.elasticsearch.indices.IndicesLifecycle
Add a listener.
addListener(IndicesWarmer.Listener) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer
 
addListener(IndicesLifecycle.Listener) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
addListener(NodeSettingsService.Listener) - クラス のメソッドorg.elasticsearch.node.settings.NodeSettingsService
Only settings registered in ClusterModule can be changed dynamically.
addListener(ActionListener<RestoreService.RestoreCompletionResponse>) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
Adds restore completion listener This listener is called for each snapshot that finishes restore operation in the cluster.
addListener(SnapshotsService.SnapshotCompletionListener) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Adds snapshot completion listener
addListener(Listener) - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
Registers new listener
addMapping(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Adds mapping that will be added when the index gets created.
addMapping(String, XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Adds mapping that will be added when the index gets created.
addMapping(String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Adds mapping that will be added when the index gets created.
addMapping(String, Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
addMapping(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Adds mapping that will be added when the index template gets created.
addMapping(String, Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
addMapping(String, XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Adds mapping that will be added when the index template gets created.
addMapping(String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Adds mapping that will be added when the index gets created.
addMaskRange(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addMaskRange(String, String) but uses the mask itself as a key.
addMaskRange(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Add a range based on a CIDR mask.
addMessage(String, Object...) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
addMessage(Message) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
addModule(PluginInfo) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
addMultiField(Mapper.Builder) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
addNamedQuery(String, Query) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
addNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
addNodeInfo(NodeInfo) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
addNodeInfoStats(NodeInfo, NodeStats) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
addNodeInfoStats(NodeInfo, NodeStats) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
addNodeStats(NodeStats) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
addNormsMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addOne(long) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
addOneCandidate(DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.CandidateSet
 
addOperation() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
 
addOption(Suggest.Suggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
addOption(O) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
addPendingDelete(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Adds a pending delete for the given index shard.
addPendingDelete(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Adds a pending delete for the given index.
addPercolateQuery(String, BytesReference) - クラス のメソッドorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
addPing(ZenPing.PingResponse) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingCollection
adds a ping if newer than previous pings from the same node
addPings(ZenPing.PingResponse[]) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingCollection
adds multiple pings if newer than previous pings from the same node
addPipelineAggregator(PipelineAggregatorFactory) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories.Builder
 
addPlugin(PluginInfo) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
addPlugin(Class<? extends Plugin>) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient.Builder
Add the given plugin to the client when it is created.
addPoint(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
Adds a point with lat and lon
addPoint(String) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
addPoint(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
addProcessedFile(long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Increments number of processed files
addProcessor(AnalysisModule.AnalysisBinderProcessor) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
addProfiler() - クラス のメソッドorg.elasticsearch.search.profile.Profilers
Switch to a new profile.
addRange(String, Object, Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Add a new range to this aggregation.
addRange(Object, Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Same as DateRangeBuilder.addRange(String, Object, Object) but the key will be automatically generated based on from and to.
addRange(String, double, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Add a new range to this aggregation.
addRange(double, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Same as GeoDistanceBuilder.addRange(String, double, double) but the key will be automatically generated based on from and to.
addRange(String, String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Add a new range to this aggregation.
addRange(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addRange(String, String, String) but the key will be automatically generated.
addRange(String, double, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Add a new range to this aggregation.
addRange(double, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Same as RangeBuilder.addRange(String, double, double) but the key will be automatically generated based on from and to.
addReaderCloseListener(DirectoryReader, IndexReader.ReaderClosedListener) - クラス のstaticメソッドorg.elasticsearch.common.lucene.index.ElasticsearchDirectoryReader
Adds the given listener to the provided directory reader.
addRecoveredBytesToFile(String, long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
addReleasable(Releasable, SearchContext.Lifetime) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
Schedule the release of a resource.
addReplica() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
 
addRepositories(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequestBuilder
Adds repositories to the list of repositories to get
addRescore(RescoreSearchContext) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
addRescore(RescoreSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
addRescore(RescoreSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
addRescore(RescoreSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
addRescore(RescoreSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
addRescorer(RescoreBuilder.Rescorer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a new rescorer.
addRescorer(RescoreBuilder.Rescorer, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a new rescorer.
addRescorer(RescoreBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
address() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The address that the node can be communicated with.
address() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
address() - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
address() - 例外 のメソッドorg.elasticsearch.transport.ActionTransportException
The target address to invoke the action on.
address() - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
addressesFromString(String, int) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
addressesFromString(String, int) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
addressesFromString(String, int) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Returns an address from its string representation.
addressesFromString(String, int) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
addressFromStream(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.transport.TransportAddressSerializers
 
addressSupported(Class<? extends TransportAddress>) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
addressSupported(Class<? extends TransportAddress>) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
addressSupported(Class<? extends TransportAddress>) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Is the address type supported.
addressSupported(Class<? extends TransportAddress>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
addressToStream(StreamOutput, TransportAddress) - クラス のstaticメソッドorg.elasticsearch.common.transport.TransportAddressSerializers
 
addRestAction(Class<? extends BaseRestHandler>) - クラス のメソッドorg.elasticsearch.rest.RestModule
 
addScriptEngine(Class<? extends ScriptEngineService>) - クラス のメソッドorg.elasticsearch.script.ScriptModule
 
addScriptField(String, Script) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a script based field to load and return.
addScriptField(String, Script) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a script based field to load and return.
addScriptField(String, Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a script based field to load and return.
addScriptParam(String, Object) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
addScrollId(String) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
addScrollId(String) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequestBuilder
 
addSetting(String, Validator) - クラス のメソッドorg.elasticsearch.cluster.settings.DynamicSettings.Builder
 
addShard(IndexShardRoutingTable, ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Adds a new shard routing (makes a copy of it), with reference data used from the index shard routing table if it needs to be created.
addShard(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
addSimilarity(String, Class<? extends SimilarityProvider>) - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityModule
Registers the given SimilarityProvider with the given name
addSnapshots(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Adds additional snapshots to the list of snapshots to return
addSnapshots(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequestBuilder
Adds additional snapshots to the list of snapshots to return
addSort(SortBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
addSort(SortBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Adds a sort builder.
addSort(String, SortOrder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a sort against the given field name and the sort ordering.
addSort(SortBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Adds a generic sort builder.
addSort(String, SortOrder) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a sort against the given field name and the sort ordering.
addSort(SortBuilder) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Adds a generic sort builder.
addSort(String, SortOrder) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a sort against the given field name and the sort ordering.
addSort(SortBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Adds a generic sort builder.
addSourceThrottling(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
addStoredFieldsMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addSuggestion(SuggestBuilder.SuggestionBuilder<?>) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
addSuggestion(SuggestBuilder.SuggestionBuilder<T>) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
Add a definition for suggestions to the request
addSuggestion(SuggestBuilder.SuggestionBuilder<?>) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder
Adds an TermSuggestionBuilder instance under a user defined name.
addSuggestion(String, SuggestionSearchContext.SuggestionContext) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext
 
addSurface(BytesRef, BytesRef, long) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
addTargetThrottling(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
addTerm(T) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
addTermsMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addTermVectorsMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addText(String, String, float) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
addThrottleTime(long) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
addTokenFilter(String, Class<? extends TokenFilterFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
addTokenizer(String, Class<? extends TokenizerFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
addTotals(FlushStats) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
addTotals(GetStats) - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
addTotals(IndexingStats) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
addTotals(MergeStats) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
addTotals(RecoveryStats) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
addTotals(RefreshStats) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
addTotals(SearchStats) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
addTransport(String, Class<? extends Transport>) - クラス のメソッドorg.elasticsearch.transport.TransportModule
 
addTransportAddress(TransportAddress) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Adds a transport address that will be used to connect to.
addTransportAddresses(TransportAddress...) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Adds a list of transport addresses that will be used to connect to.
addTransportAddresses(TransportAddress...) - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
addTransportService(String, Class<? extends TransportService>) - クラス のメソッドorg.elasticsearch.transport.TransportModule
 
addTypeListener(DocumentTypeListener) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
addTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
addTypes(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
addUnboundedFrom(String, Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Add a new range with no upper bound.
addUnboundedFrom(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Same as DateRangeBuilder.addUnboundedFrom(String, Object) but the key will be computed automatically.
addUnboundedFrom(String, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Add a new range with no upper bound.
addUnboundedFrom(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Same as GeoDistanceBuilder.addUnboundedFrom(String, double) but the key will be computed automatically.
addUnboundedFrom(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addRange(String, String, String) but there will be no upper bound.
addUnboundedFrom(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addUnboundedFrom(String, String) but the key will be generated automatically.
addUnboundedFrom(String, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Add a new range with no upper bound.
addUnboundedFrom(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Same as RangeBuilder.addUnboundedFrom(String, double) but the key will be computed automatically.
addUnboundedTo(String, Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Add a new range with no lower bound.
addUnboundedTo(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Same as DateRangeBuilder.addUnboundedTo(String, Object) but the key will be computed automatically.
addUnboundedTo(String, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Add a new range with no lower bound.
addUnboundedTo(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Same as GeoDistanceBuilder.addUnboundedTo(String, double) but the key will be computed automatically.
addUnboundedTo(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addRange(String, String, String) but there will be no lower bound.
addUnboundedTo(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Same as IPv4RangeBuilder.addUnboundedTo(String, String) but the key will be generated automatically.
addUnboundedTo(String, double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Add a new range with no lower bound.
addUnboundedTo(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Same as RangeBuilder.addUnboundedTo(String, double) but the key will be computed automatically.
addUnicastHostProvider(Class<? extends UnicastHostsProvider>) - クラス のメソッドorg.elasticsearch.discovery.DiscoveryModule
Adds a custom unicast hosts provider to build a dynamic list of unicast hosts list when doing unicast discovery.
addUnlikeItem(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Adds a document to use in order to find documents that are "unlike" this.
addUnlikeText(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Adds some text to use in order to find documents that are "unlike" this.
addValidationError(String, ActionRequestValidationException) - クラス のstaticメソッドorg.elasticsearch.action.ValidateActions
 
addValidationError(String) - 例外 のメソッドorg.elasticsearch.common.ValidationException
Add a new validation error to the accumulating validation errors
addValidationErrors(Iterable<String>) - 例外 のメソッドorg.elasticsearch.common.ValidationException
Add a sequence of validation errors to the accumulating validation errors
addVersionMapMemoryInBytes(long) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
addWarmers(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequestBuilder
 
addWithKey(Object, IndexableField) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Add fields so that they can later be fetched using ParseContext.Document.getByKey(Object).
addWithoutBreaking(long) - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
Add an exact number of bytes, not checking for tripping the circuit breaker.
addWithoutBreaking(long) - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
Adjust the circuit breaker without tripping
addWithoutBreaking(long) - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
Add an exact number of bytes, not checking for tripping the circuit breaker.
addWithoutBreaking(long) - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
addZenPing(Class<? extends ZenPing>) - クラス のメソッドorg.elasticsearch.discovery.DiscoveryModule
 
adjustForNoTerms(long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.PackedArrayEstimator
Adjust the breaker when no terms were actually loaded, but the field data takes up space regardless.
adjustForNoTerms(long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.PagedBytesEstimator
Adjust the breaker when no terms were actually loaded, but the field data takes up space regardless.
adjustPureNegative(boolean) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
If a boolean query contains only negative ("must not") clauses should the BooleanQuery be enhanced with a MatchAllDocsQuery in order to act as a pure exclude.
admin() - インタフェース のメソッドorg.elasticsearch.client.Client
The admin client that can be used to perform administrative operations.
admin() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
AdminClient - org.elasticsearch.clientのインタフェース
Administrative actions/operations against the cluster or the indices.
advance(int) - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
 
after(Priority) - クラス のメソッドorg.elasticsearch.common.Priority
 
after(Version) - クラス のメソッドorg.elasticsearch.Version
 
afterBulk(long, BulkRequest, BulkResponse) - インタフェース のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Listener
Callback after a successful execution of bulk request.
afterBulk(long, BulkRequest, Throwable) - インタフェース のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Listener
Callback after a failed execution of bulk request.
afterClose() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
afterExecute(Runnable, Throwable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
afterIndexClosed(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index has been closed.
afterIndexClosed(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexCreated(IndexService) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index has been created.
afterIndexCreated(IndexService) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexDeleted(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index has been deleted.
afterIndexDeleted(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexShardClosed(ShardId, IndexShard, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index shard has been closed.
afterIndexShardClosed(ShardId, IndexShard, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexShardCreated(IndexShard) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index shard has been created.
afterIndexShardCreated(IndexShard) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexShardDeleted(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index shard has been deleted from disk.
afterIndexShardDeleted(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexShardPostRecovery(IndexShard) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called right after the shard is moved into POST_RECOVERY mode
afterIndexShardPostRecovery(IndexShard) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterIndexShardStarted(IndexShard) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after the index shard has been started.
afterIndexShardStarted(IndexShard) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
afterInjection(I) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.InjectionListener
Invoked by Guice after it injects the fields and methods of instance.
afterLoad(TermsEnum, long) - インタフェース のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData.PerValueEstimator
Possibly adjust a circuit breaker after field data has been loaded, now that the actual amount of memory used by the field data is known
afterLoad(TermsEnum, long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.NonEstimatingEstimator
 
afterLoad(TermsEnum, long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.PackedArrayEstimator
Adjusts the breaker based on the aggregated value from the RamAccountingTermsEnum
afterLoad(TermsEnum, long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.PagedBytesEstimator
Adjust the circuit breaker now that terms have been loaded, getting the actual used either from the parameter (if estimation worked for the entire set), or from the TermsEnum if it has been wrapped in a RamAccountingTermsEnum.
afterLoad(TermsEnum, long) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.ParentChildEstimator
Adjusts the breaker based on the difference between the actual usage and the aggregated estimations.
afterRelease(boolean) - クラス のメソッドorg.elasticsearch.common.recycler.ConcurrentDequeRecycler
 
afterRelease(boolean) - クラス のメソッドorg.elasticsearch.common.recycler.DequeRecycler
Called after a release.
afterStart() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
afterStop() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
AggregatedDfs - org.elasticsearch.search.dfsのクラス
 
AggregatedDfs(ObjectObjectHashMap<Term, TermStatistics>, ObjectObjectHashMap<String, CollectionStatistics>, long) - クラス のコンストラクタorg.elasticsearch.search.dfs.AggregatedDfs
 
aggregateDfs(AtomicArray<DfsSearchResult>) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
Aggregation - org.elasticsearch.search.aggregationsのインタフェース
An aggregation
aggregation(String, boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
Creates a bucket ordering strategy that sorts buckets based on a single-valued calc sug-aggregation
aggregation(String, String, boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
Creates a bucket ordering strategy that sorts buckets based on a multi-valued calc sug-aggregation
aggregation(String, boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
Creates a bucket ordering strategy which sorts buckets based on a single-valued calc get
aggregation(String, String, boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
Creates a bucket ordering strategy which sorts buckets based on a multi-valued calc get
aggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
aggregation() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetric
The result of the aggregation.
aggregation(AbstractAggregationBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Add an get to perform as part of the search.
AGGREGATION_TRANFORM_FUNCTION - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
AggregationBinaryParseElement - org.elasticsearch.search.aggregationsのクラス
 
AggregationBinaryParseElement(AggregatorParsers) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregationBinaryParseElement
 
AggregationBuilder<B extends AggregationBuilder<B>> - org.elasticsearch.search.aggregationsのクラス
A base class for all bucket aggregation builders.
AggregationBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregationBuilder
Sole constructor, typically used by sub-classes.
AggregationBuilders - org.elasticsearch.search.aggregationsのクラス
Utility class to create aggregations.
aggregationContext() - クラス のメソッドorg.elasticsearch.search.aggregations.SearchContextAggregations
 
aggregationContext(AggregationContext) - クラス のメソッドorg.elasticsearch.search.aggregations.SearchContextAggregations
 
AggregationContext - org.elasticsearch.search.aggregations.supportのクラス
 
AggregationContext(SearchContext) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.AggregationContext
 
AggregationExecutionException - org.elasticsearch.search.aggregationsの例外
Thrown when failing to execute an aggregation
AggregationExecutionException(String) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationExecutionException
 
AggregationExecutionException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationExecutionException
 
AggregationExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationExecutionException
 
AggregationInitializationException - org.elasticsearch.search.aggregationsの例外
Thrown when failing to execute an aggregation
AggregationInitializationException(String) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationInitializationException
 
AggregationInitializationException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationInitializationException
 
AggregationInitializationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.AggregationInitializationException
 
AggregationParseElement - org.elasticsearch.search.aggregationsのクラス
The search parse element that is responsible for parsing the get part of the request.
AggregationParseElement(AggregatorParsers) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregationParseElement
 
AggregationPath - org.elasticsearch.search.aggregations.supportのクラス
A path that can be used to sort/order buckets (in some multi-bucket aggregations, eg terms & histogram) based on sub-aggregations.
AggregationPath(List<AggregationPath.PathElement>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.AggregationPath
 
AggregationPath.PathElement - org.elasticsearch.search.aggregations.supportのクラス
 
AggregationPhase - org.elasticsearch.search.aggregationsのクラス
 
AggregationPhase(AggregationParseElement, AggregationBinaryParseElement) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregationPhase
 
aggregations() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
aggregations() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
aggregations(SearchContextAggregations) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
Aggregations - org.elasticsearch.search.aggregationsのインタフェース
Represents a set of computed addAggregation.
aggregations - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
aggregations - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
aggregations(byte[]) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a raw (xcontent / json) addAggregation.
aggregations(byte[], int, int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a raw (xcontent / json) addAggregation.
aggregations(BytesReference) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a raw (xcontent / json) addAggregation.
aggregations(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a raw (xcontent / json) addAggregation.
aggregations(Map) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a raw (xcontent / json) addAggregation.
aggregations() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
aggregations(SearchContextAggregations) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
aggregations() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
aggregations(SearchContextAggregations) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
aggregations() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
aggregations() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
aggregations(SearchContextAggregations) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
aggregations(SearchContextAggregations) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
aggregations() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
aggregations(InternalAggregations) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
AggregationStreams - org.elasticsearch.search.aggregationsのクラス
A registry for all the dedicated streams in the aggregation module.
AggregationStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregationStreams
 
AggregationStreams.Stream - org.elasticsearch.search.aggregationsのインタフェース
A stream that knows how to read an aggregation from the input.
Aggregator - org.elasticsearch.search.aggregationsのクラス
An Aggregator.
Aggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.Aggregator
 
Aggregator.Parser - org.elasticsearch.search.aggregationsのインタフェース
Parses the aggregation request and creates the appropriate aggregator factory for it.
Aggregator.SubAggCollectionMode - org.elasticsearch.search.aggregationsの列挙型
Aggregation mode for sub aggregations.
AggregatorBase - org.elasticsearch.search.aggregationsのクラス
Base implementation for concrete aggregators.
AggregatorBase(String, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregatorBase
Constructs a new Aggregator.
AggregatorFactories - org.elasticsearch.search.aggregationsのクラス
 
AggregatorFactories.Builder - org.elasticsearch.search.aggregationsのクラス
 
AggregatorFactory - org.elasticsearch.search.aggregationsのクラス
A factory that knows how to create an Aggregator of a specific type.
AggregatorFactory(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregatorFactory
Constructs a new aggregator factory.
AggregatorParsers - org.elasticsearch.search.aggregationsのクラス
A registry for all the aggregator parser, also servers as the main parser for the aggregations module
AggregatorParsers(Set<Aggregator.Parser>, Set<PipelineAggregator.Parser>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregatorParsers
Constructs the AggregatorParsers out of all the given parsers
aggregators() - クラス のメソッドorg.elasticsearch.search.aggregations.SearchContextAggregations
 
aggregators(Aggregator[]) - クラス のメソッドorg.elasticsearch.search.aggregations.SearchContextAggregations
Registers all the created aggregators (top level aggregators) for the search execution context.
aggsUsedForSorting - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
aggType - クラス の変数org.elasticsearch.search.aggregations.metrics.NumericValuesSourceMetricsAggregatorParser
 
Alias - org.elasticsearch.action.admin.indices.aliasのクラス
Represents an alias, to be associated with an index
Alias(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.Alias
 
alias(Alias) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Adds an alias that will be associated with the index when it gets created
alias(Alias) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Adds an alias that will be added when the index gets created.
alias(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
alias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
alias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
alias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
Alias(AliasMetaData, IndexMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasOrIndex.Alias
 
aliasAction() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
AliasAction - org.elasticsearch.cluster.metadataのクラス
 
AliasAction(AliasAction) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasAction
 
AliasAction(AliasAction.Type) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasAction
 
AliasAction(AliasAction.Type, String, String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasAction
 
AliasAction(AliasAction.Type, String, String, String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasAction
 
AliasAction.Type - org.elasticsearch.cluster.metadataの列挙型
 
AliasActions(AliasAction.Type, String[], String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
AliasActions(AliasAction.Type, String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
AliasActions(AliasAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
AliasActions(AliasAction.Type, String, String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
AliasActions() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
aliases(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
aliases(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
aliases(Set<Alias>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
aliases(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the aliases that will be associated with the index when it gets created
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
aliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
aliases(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Sets the aliases that will be associated with the index when it gets created
aliases() - インタフェース のメソッドorg.elasticsearch.action.AliasesRequest
Returns the array of aliases that the action relates to
aliases(String[]) - インタフェース のメソッドorg.elasticsearch.action.AliasesRequest
Sets the array of aliases that the action relates to
aliases(IndicesAliasesRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Allows to add/remove aliases from indices.
aliases(IndicesAliasesRequest, ActionListener<IndicesAliasesResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Allows to add/remove aliases from indices.
aliases() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
aliases(Set<Alias>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
aliasesExist(GetAliasesRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Check to existence of index aliases.
aliasesExist(GetAliasesRequest, ActionListener<AliasesExistResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Check the existence of specified index aliases.
AliasesExistAction - org.elasticsearch.action.admin.indices.alias.existsのクラス
 
AliasesExistRequestBuilder - org.elasticsearch.action.admin.indices.alias.existsのクラス
 
AliasesExistRequestBuilder(ElasticsearchClient, AliasesExistAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistRequestBuilder
 
AliasesExistResponse - org.elasticsearch.action.admin.indices.alias.existsのクラス
 
AliasesExistResponse(boolean) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistResponse
 
AliasesNotFoundException - org.elasticsearch.rest.action.admin.indices.alias.deleteの例外
 
AliasesNotFoundException(String...) - 例外 のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.delete.AliasesNotFoundException
 
AliasesNotFoundException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.delete.AliasesNotFoundException
 
AliasesRequest - org.elasticsearch.actionのインタフェース
Needs to be implemented by all ActionRequest subclasses that relate to one or more indices and one or more aliases.
aliasesService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
aliasFilter(String...) - クラス のメソッドorg.elasticsearch.index.aliases.IndexAliasesService
Returns the filter associated with listed filtering aliases.
aliasFilter() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
aliasFilter() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
aliasFilter() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
aliasFilter() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
aliasFilter() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
AliasFilterParsingException - org.elasticsearch.indicesの例外
 
AliasFilterParsingException(Index, String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.AliasFilterParsingException
 
AliasFilterParsingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.AliasFilterParsingException
 
AliasMetaData - org.elasticsearch.cluster.metadataのクラス
 
AliasMetaData.Builder - org.elasticsearch.cluster.metadataのクラス
 
AliasOrIndex - org.elasticsearch.cluster.metadataのインタフェース
Encapsulates the IndexMetaData instances of a concrete index or indices an alias is pointing to.
AliasOrIndex.Alias - org.elasticsearch.cluster.metadataのクラス
Represents an alias and groups all IndexMetaData instances sharing the same alias name together.
AliasOrIndex.Index - org.elasticsearch.cluster.metadataのクラス
Represents an concrete index and encapsulates its IndexMetaData
AliasValidator - org.elasticsearch.cluster.metadataのクラス
Validator for an alias, to be used before adding an alias to the index metadata and make sure the alias is valid
AliasValidator(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasValidator
 
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Sets to return all the data.
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Sets to reutrn all the data.
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Sets all the request flags.
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Sets all the request flags.
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
all() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
Include all data
ALL - クラス のstatic変数org.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
all() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Sets all flags to return all stats.
all() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
Sets all flags to return all stats.
all() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
Sets all flags to return all stats.
ALL - 列挙型 のstatic変数org.elasticsearch.cluster.block.ClusterBlockLevel
 
ALL - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
ALL_ACTIONS - クラス のstatic変数org.elasticsearch.action.support.tasks.BaseTasksRequest
 
ALL_NODES - クラス のstatic変数org.elasticsearch.action.support.nodes.BaseNodesRequest
 
ALL_NODES - クラス のstatic変数org.elasticsearch.action.support.tasks.BaseTasksRequest
 
ALL_SNAPSHOTS - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
ALL_TASKS - クラス のstatic変数org.elasticsearch.action.support.tasks.BaseTasksRequest
 
allActiveShardsGrouped(String[], boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
allActiveShardsGrouped(String[], boolean, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
Return GroupShardsIterator where each active shard routing has it's own shard iterator.
allAssignedShardsGrouped(String[], boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
allAssignedShardsGrouped(String[], boolean, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
Return GroupShardsIterator where each assigned shard routing has it's own shard iterator.
AllCircuitBreakerStats - org.elasticsearch.indices.breakerのクラス
Stats class encapsulating all of the different circuit breaker stats
AllCircuitBreakerStats() - クラス のコンストラクタorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
AllCircuitBreakerStats(CircuitBreakerStats[]) - クラス のコンストラクタorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
AllEntries - org.elasticsearch.common.lucene.allのクラス
 
AllEntries() - クラス のコンストラクタorg.elasticsearch.common.lucene.all.AllEntries
 
allEntries() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTokenStream
 
allEntries() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
allEntries() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
AllEntries.Entry - org.elasticsearch.common.lucene.allのクラス
 
allFailures() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
AllField - org.elasticsearch.common.lucene.allのクラス
 
AllField(String, AllEntries, Analyzer, FieldType) - クラス のコンストラクタorg.elasticsearch.common.lucene.all.AllField
 
allFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
AllFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
AllFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
AllFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
AllFieldMapper.IncludeInAll - org.elasticsearch.index.mapper.internalのインタフェース
 
AllFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
AllFieldsVisitor - org.elasticsearch.index.fieldvisitorのクラス
 
AllFieldsVisitor() - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.AllFieldsVisitor
 
AllocateAllocationCommand - org.elasticsearch.cluster.routing.allocation.commandのクラス
Allocates an unassigned shard to a specific node.
AllocateAllocationCommand(ShardId, String, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
AllocateAllocationCommand.Factory - org.elasticsearch.cluster.routing.allocation.commandのクラス
 
allocated() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
allocateDangled(Collection<IndexMetaData>, LocalAllocateDangledIndices.Listener) - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices
 
AllocateDangledRequest() - クラス のコンストラクタorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledRequest
 
allocatedPostIndexCreate() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
allocateUnassigned(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
allocateUnassigned(RoutingAllocation) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator
Assign all unassigned shards to nodes
allocateUnassigned(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
allocateUnassigned(RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.GatewayAllocator
 
allocateUnassigned(RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.PrimaryShardAllocator
 
allocateUnassigned(RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.ReplicaShardAllocator
 
ALLOCATION_ALLOW_REBALANCE_VALIDATOR - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
AllocationCommand - org.elasticsearch.cluster.routing.allocation.commandのインタフェース
This interface defines the basic methods of commands for allocation
AllocationCommand.Factory<T extends AllocationCommand> - org.elasticsearch.cluster.routing.allocation.commandのインタフェース
Factory to create AllocationCommands
AllocationCommands - org.elasticsearch.cluster.routing.allocation.commandのクラス
A simple AllocationCommand composite managing several AllocationCommand implementations
AllocationCommands(AllocationCommand...) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Creates a new set of AllocationCommands
AllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
AllocationDecider is an abstract base class that allows to make dynamic cluster- or index-wide shard allocation decisions on a per-node basis.
AllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Initializes a new AllocationDecider
AllocationDeciders - org.elasticsearch.cluster.routing.allocation.deciderのクラス
A composite AllocationDecider combining the "decision" of multiple AllocationDecider implementations into a single allocation decision.
AllocationDeciders(Settings, AllocationDecider[]) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
AllocationDeciders(Settings, Set<AllocationDecider>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
AllocationExplanation - org.elasticsearch.cluster.routing.allocationのクラス
Instances of this class keeps explanations of decisions that have been made by allocation.
AllocationExplanation() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
 
AllocationExplanation.NodeExplanation - org.elasticsearch.cluster.routing.allocationのクラス
Instances of this class keep messages and informations about nodes of an allocation
AllocationId - org.elasticsearch.cluster.routingのクラス
Uniquely identifies an allocation.
allocationId() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
An id that uniquely identifies an allocation.
AllocationService - org.elasticsearch.cluster.routing.allocationのクラス
This service manages the node allocation of a cluster.
AllocationService(Settings, AllocationDeciders, ShardsAllocators, ClusterInfoService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.AllocationService
 
ALLOW_UNMAPPED - クラス のstatic変数org.elasticsearch.index.query.IndexQueryParserService
 
allowAliasesToMultipleIndices() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
allowCredentials() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
By default cookies are not included in CORS requests, but this method will enable cookies to be added to CORS requests.
ALLOWED_CONTENT_FIELD_NAMES - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper
 
ALLOWED_URLS_SETTING - クラス のstatic変数org.elasticsearch.repositories.uri.URLRepository
 
allowedRequestHeaders() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Returns the allowed set of Request Headers.
allowedRequestHeaders(String...) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Specifies the if headers that should be returned in the CORS 'Access-Control-Allow-Headers' response header.
allowedRequestMethods() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Returns the allowed set of Request Methods.
allowedRequestMethods(HttpMethod...) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Specifies the allowed set of HTTP Request Methods that should be returned in the CORS 'Access-Control-Request-Method' response header.
allowLeadingWildcard() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
allowLeadingWildcard(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
allowLeadingWildcard(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Should leading wildcards be allowed or not.
allowNoIndices() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
allowPrimary() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
Determine if primary allocation is allowed
allowPrimary() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
 
allowsNull(Annotation[]) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Nullability
 
allowsPrimaryPromotion() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns true iff this shard allows primary promotion, otherwise false
allowsPrimaryPromotion() - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
 
allPrimaryShardsActive() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Returns true if all shards are primary and active.
allPrimaryShardsUnassigned() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Returns true if all primary shards are in ShardRoutingState.UNASSIGNED state.
allReplicasActive(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns true iff all replicas are active for the given shard routing.
allShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
All the shards (replicas) for all indices in this routing table.
allShards(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
All the shards (replicas) for the provided index.
allShards(String[]) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
allShardsIncludingRelocationTargets(String[]) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
allShardsStarted() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns true iff all shards in the routing table are started otherwise false
AllTermQuery - org.elasticsearch.common.lucene.allのクラス
A term query that takes all payload boost values into account.
AllTermQuery(Term) - クラス のコンストラクタorg.elasticsearch.common.lucene.all.AllTermQuery
 
AllTokenStream - org.elasticsearch.common.lucene.allのクラス
 
allTokenStream(String, AllEntries, Analyzer) - クラス のstaticメソッドorg.elasticsearch.common.lucene.all.AllTokenStream
 
alpha(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.EWMAModelBuilder
Alpha controls the smoothing of the data.
alpha(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.HoltLinearModelBuilder
Alpha controls the smoothing of the data.
alpha(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
Alpha controls the smoothing of the data.
alreadyClosed() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
AlreadyExpiredException - org.elasticsearch.indexの例外
 
AlreadyExpiredException(String, String, String, long, long, long) - 例外 のコンストラクタorg.elasticsearch.index.AlreadyExpiredException
 
AlreadyExpiredException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.AlreadyExpiredException
 
ALWAYS - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.Decision
 
ALWAYS_INSTANCE - 列挙型 のstatic変数org.elasticsearch.common.geo.GeoDistance
 
ambiguousTypeConversion(String, Object, TypeLiteral<?>, MatcherAndConverter, MatcherAndConverter) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
Analysis - org.elasticsearch.index.analysisのクラス
 
Analysis() - クラス のコンストラクタorg.elasticsearch.index.analysis.Analysis
 
AnalysisBinderProcessor() - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor
 
AnalysisModule - org.elasticsearch.index.analysisのクラス
 
AnalysisModule(Settings, IndicesAnalysisService) - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule
 
AnalysisModule.AnalysisBinderProcessor - org.elasticsearch.index.analysisのクラス
 
AnalysisModule.AnalysisBinderProcessor.AnalyzersBindings - org.elasticsearch.index.analysisのクラス
 
AnalysisModule.AnalysisBinderProcessor.CharFiltersBindings - org.elasticsearch.index.analysisのクラス
 
AnalysisModule.AnalysisBinderProcessor.TokenFiltersBindings - org.elasticsearch.index.analysisのクラス
 
AnalysisModule.AnalysisBinderProcessor.TokenizersBindings - org.elasticsearch.index.analysisのクラス
 
AnalysisService - org.elasticsearch.index.analysisのクラス
Manages configuring and storing analyzers, tokenizers, char filters and token filters.
AnalysisService(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisService
 
AnalysisService(Index, IndexSettingsService, IndicesAnalysisService, Map<String, AnalyzerProviderFactory>, Map<String, TokenizerFactoryFactory>, Map<String, CharFilterFactoryFactory>, Map<String, TokenFilterFactoryFactory>) - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisService
 
analysisService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
analysisService() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
analysisService() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
analysisService() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
analysisService() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
analysisService() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
analysisService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
analysisService() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
analysisService() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
analysisService() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
AnalysisSettingsRequired - org.elasticsearch.index.analysisの注釈型
A marker annotation on CharFilterFactory, AnalyzerProvider, TokenFilterFactory, or TokenizerFactory which will cause the provider/factory to only be created when explicit settings are provided.
analyze(AnalyzeRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Analyze text under the provided index.
analyze(AnalyzeRequest, ActionListener<AnalyzeResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Analyze text under the provided index.
analyze(Analyzer, BytesRef, String, SuggestUtils.TokenConsumer, CharsRefBuilder) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
analyze(Analyzer, CharsRef, String, SuggestUtils.TokenConsumer) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
analyze(TokenStream, SuggestUtils.TokenConsumer) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
NOTE: this method closes the TokenStream, even on exception, which is awkward because really the caller who called Analyzer.tokenStream(java.lang.String, java.io.Reader) should close it, but when trying that there are recursion issues when we try to use the same TokenStrem twice in the same recursion...
AnalyzeAction - org.elasticsearch.action.admin.indices.analyzeのクラス
 
analyzer(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
analyzer() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
analyzer() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
analyzer(DetailAnalyzeResponse.AnalyzeTokenList) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
analyzer(String) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
analyzer() - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
The actual analyzer.
analyzer() - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltAnalyzerProviderFactory
 
ANALYZER - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
analyzer() - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
Name of analyzer.
analyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
analyzer() - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Explicitly set the analyzer to use.
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Explicitly set the analyzer to use.
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
The analyzer that will be used to analyze the text.
ANALYZER - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Explicitly set the analyzer to use.
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
The optional analyzer used to analyze the query string.
analyzer(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Specify an analyzer to use for the query
analyzer - クラス の変数org.elasticsearch.index.search.MatchQuery
 
analyzer(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
ANALYZER - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
analyzer(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Sets the analyzer to analyse to suggest text with.
ANALYZER_VERSION - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
AnalyzeRequest - org.elasticsearch.action.admin.indices.analyzeのクラス
A request to analyze a text associated with a specific index.
AnalyzeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
AnalyzeRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
Constructs a new analyzer request for the provided index.
AnalyzeRequestBuilder - org.elasticsearch.action.admin.indices.analyzeのクラス
 
AnalyzeRequestBuilder(ElasticsearchClient, AnalyzeAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
 
AnalyzeRequestBuilder(ElasticsearchClient, AnalyzeAction, String, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
 
AnalyzeResponse - org.elasticsearch.action.admin.indices.analyzeのクラス
 
AnalyzeResponse(List<AnalyzeResponse.AnalyzeToken>, DetailAnalyzeResponse) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
AnalyzeResponse.AnalyzeToken - org.elasticsearch.action.admin.indices.analyzeのクラス
 
AnalyzerProvider<T extends org.apache.lucene.analysis.Analyzer> - org.elasticsearch.index.analysisのインタフェース
 
analyzerProviderFactories() - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
AnalyzerProviderFactory - org.elasticsearch.index.analysisのインタフェース
 
analyzerProviderFactory(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
analyzers() - クラス のメソッドorg.elasticsearch.index.analysis.FieldNameAnalyzer
 
AnalyzersBindings() - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.AnalyzersBindings
 
AnalyzerScope - org.elasticsearch.index.analysisの列挙型
 
AnalyzeToken(String, int, int, int, String, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
AnalyzeTokenList(String, AnalyzeResponse.AnalyzeToken[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
analyzeWildcard() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
analyzeWildcard(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
analyzeWildcard(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set to true to enable analysis on wildcard and prefix queries.
analyzeWildcard(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
analyzeWildcard() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
analyzeWildcard(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
AnalyzingCompletionLookupProvider - org.elasticsearch.search.suggest.completionのクラス
 
AnalyzingCompletionLookupProvider(boolean, boolean, boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
and(Matcher<? super T>) - クラス のメソッドorg.elasticsearch.common.inject.matcher.AbstractMatcher
 
and(Matcher<? super T>) - インタフェース のメソッドorg.elasticsearch.common.inject.matcher.Matcher
Returns a new matcher which returns true if both this and the given matcher return true.
andQuery(QueryBuilder...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
AndQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
Use BoolQueryBuilder instead
AndQueryBuilder(QueryBuilder...) - クラス のコンストラクタorg.elasticsearch.index.query.AndQueryBuilder
非推奨です。
 
AndQueryParser - org.elasticsearch.index.queryのクラス
非推奨です。
AndQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.AndQueryParser
非推奨です。
 
AnnotatedBindingBuilder<T> - org.elasticsearch.common.inject.binderのインタフェース
See the EDSL examples at Binder.
AnnotatedConstantBindingBuilder - org.elasticsearch.common.inject.binderのインタフェース
See the EDSL examples at Binder.
AnnotatedElementBuilder - org.elasticsearch.common.inject.binderのインタフェース
See the EDSL examples at Binder.
annotatedWith(Class<? extends Annotation>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedBindingBuilder
See the EDSL examples at Binder.
annotatedWith(Annotation) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedBindingBuilder
See the EDSL examples at Binder.
annotatedWith(Class<? extends Annotation>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedConstantBindingBuilder
See the EDSL examples at Binder.
annotatedWith(Annotation) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedConstantBindingBuilder
See the EDSL examples at Binder.
annotatedWith(Class<? extends Annotation>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedElementBuilder
See the EDSL examples at Binder.
annotatedWith(Annotation) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.AnnotatedElementBuilder
See the EDSL examples at Binder.
annotatedWith(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
annotatedWith(Annotation) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
annotatedWith(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
annotatedWith(Annotation) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
annotatedWith(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
annotatedWith(Annotation) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
annotatedWith(Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches elements (methods, classes, etc.)
annotatedWith(Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches elements (methods, classes, etc.)
annotatedWithInternal(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
Sets the binding to a copy with the specified annotation on the bound key
annotatedWithInternal(Annotation) - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
Sets the binding to a copy with the specified annotation on the bound key
ANNOTATION_ALREADY_SPECIFIED - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
Annotations - org.elasticsearch.common.inject.internalのクラス
Annotation utilities.
Annotations() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.Annotations
 
any() - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches any input.
any(String, InternalAggregation.Type, SearchContext) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
ANY_ORIGIN - クラス のstatic変数org.elasticsearch.http.netty.cors.CorsHandler
 
anySet() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
API_AND_GATEWAY - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
API_AND_SNAPSHOT - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
API_ONLY - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
ApostropheFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for ApostropheFilter
ApostropheFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ApostropheFilterFactory
 
append(StringBuilder, String, int, int) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPassageFormatter
 
append(FieldStats) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
Merges the provided stats into this stats instance.
append(FieldStats) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
append(FieldStats) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
append(FieldStats) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
append(FieldStats) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
append(CharSequence) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Appends the specified character to this writer.
append(Path, Path, int) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Appends the path to the given base and strips N elements off the path if strip is > 0.
append(LoggingEvent) - クラス のメソッドorg.elasticsearch.common.logging.log4j.TerminalAppender
 
appendElement(T[], T) - クラス のstaticメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
apply(Task, String, ActionRequest, ActionListener, ActionFilterChain) - インタフェース のメソッドorg.elasticsearch.action.support.ActionFilter
Enables filtering the execution of an action on the request side, either by sending a response through the ActionListener or by continuing the execution through the given chain
apply(String, ActionResponse, ActionListener, ActionFilterChain) - インタフェース のメソッドorg.elasticsearch.action.support.ActionFilter
Enables filtering the execution of an action on the response side, either by sending a response through the ActionListener or by continuing the execution through the given chain
apply(Task, String, ActionRequest, ActionListener, ActionFilterChain) - クラス のメソッドorg.elasticsearch.action.support.ActionFilter.Simple
 
apply(String, ActionRequest, ActionListener) - クラス のメソッドorg.elasticsearch.action.support.ActionFilter.Simple
Applies this filter and returns true if the execution chain should proceed, or false if it should be aborted since the filter already handled the request and called the given listener.
apply(String, ActionResponse, ActionListener, ActionFilterChain) - クラス のメソッドorg.elasticsearch.action.support.ActionFilter.Simple
 
apply(String, ActionResponse, ActionListener) - クラス のメソッドorg.elasticsearch.action.support.ActionFilter.Simple
Applies this filter and returns true if the execution chain should proceed, or false if it should be aborted since the filter already handled the response by calling the given listener.
apply(ClusterState, ClusterState.ClusterStateStatus, ClusterState, ClusterState.ClusterStateStatus) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateObserver.ChangePredicate
a rough check used when starting to monitor for a new change.
apply(ClusterChangedEvent) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateObserver.ChangePredicate
called to see whether a cluster change should be accepted
apply(ClusterState, ClusterState.ClusterStateStatus, ClusterState, ClusterState.ClusterStateStatus) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver.EventPredicate
 
apply(ClusterState, ClusterState.ClusterStateStatus, ClusterState, ClusterState.ClusterStateStatus) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver.ValidationPredicate
 
apply(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver.ValidationPredicate
 
apply(T) - インタフェース のメソッドorg.elasticsearch.cluster.Diff
Applies difference to the specified part and retunrs the resulted part
apply(CreateIndexClusterStateUpdateRequest, IndexTemplateMetaData) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateFilter
 
apply(CreateIndexClusterStateUpdateRequest, IndexTemplateMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateFilter.Compound
 
apply(double) - 列挙型 のメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction.Modifier
 
applyFailedShard(ClusterState, ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
 
applyFailedShards(ClusterState, List<FailedRerouteAllocation.FailedShard>) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
Applies the failed shards.
applyFailedShards(FailedRerouteAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
applyFailedShards(FailedRerouteAllocation) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator
Applies changes on failed nodes based on the implemented algorithm.
applyFailedShards(FailedRerouteAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
applyFailedShards(FailedRerouteAllocation) - クラス のメソッドorg.elasticsearch.gateway.GatewayAllocator
 
applyMinimumShouldMatch(BooleanQuery, String) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
ApplySettings() - クラス のコンストラクタorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService.ApplySettings
 
applySettings(Settings) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
applyStartedShards(ClusterState, List<? extends ShardRouting>) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
Applies the started shards.
applyStartedShards(ClusterState, List<? extends ShardRouting>, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
 
applyStartedShards(StartedRerouteAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
applyStartedShards(StartedRerouteAllocation) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator
Applies changes on started nodes based on the implemented algorithm.
applyStartedShards(StartedRerouteAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
applyStartedShards(StartedRerouteAllocation) - クラス のメソッドorg.elasticsearch.gateway.GatewayAllocator
 
applyTo(M) - クラス のメソッドorg.elasticsearch.client.support.Headers
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
applyTo(ScopedBindingBuilder) - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
applyTo(Binder) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.Element
Writes this module element to the given binder (optional operation).
applyTo(Binder) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ExposedBinding
Unsupported.
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.ScopeBinding
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.StaticInjectionRequest
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeConverterBinding
 
applyTo(Binder) - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeListenerBinding
 
ArabicAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
ArabicAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ArabicAnalyzerProvider
 
ArabicNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
 
ArabicNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ArabicNormalizationFilterFactory
 
ArabicStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
ArabicStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ArabicStemTokenFilterFactory
 
arcDistance(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
arcDistanceInKm(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
arcDistanceInKmWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
arcDistanceInMiles(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
arcDistanceInMilesWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
arcDistanceWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
ArcFixedSourceDistance(double, double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.ArcFixedSourceDistance
 
ArmenianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
ArmenianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ArmenianAnalyzerProvider
 
array() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
array() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
The underlying byte array (if exists).
array() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
array() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
array(String, String...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
array(XContentBuilderString, String...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
array(String, Object...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
array(XContentBuilderString, Object...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
arrayAsArrayList(E...) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
arrayOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns an array type whose elements are all instances of componentType.
arrayOffset() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
arrayOffset() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
The offset into the underlying byte array.
arrayOffset() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
arrayOffset() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
arrayToCommaDelimitedString(Object[]) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to return a String array as a CSV String.
arrayToDelimitedString(Object[], String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to return a String array as a delimited (e.g.
arrayToDelimitedString(Object[], String, StringBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
ArrayUtils - org.elasticsearch.common.utilのクラス
 
ArrayValueMapperParser - org.elasticsearch.index.mapper.objectのインタフェース
A marker interface indicating that this mapper can handle array value, and the array itself should be passed to it.
asArrayList(E, E...) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
asArrayList(E, E, E...) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
asByte() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asc() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket.SubAggregationComparator
 
ASCIIFoldingTokenFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for ASCIIFoldingFilter.
ASCIIFoldingTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ASCIIFoldingTokenFilterFactory
 
asDistance() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asDistance(String) - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asDouble() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asEagerSingleton() - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ScopedBindingBuilder
Instructs the Injector to eagerly initialize this singleton-scoped binding upon creation.
asEagerSingleton() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
asFloat() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asin(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
asin(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
asin(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
asin(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
asin(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
asInt() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asList() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
Returns the it as a non null list, with an Entry wrapping each value allowing to retain its index.
asList() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregations
The list of Aggregations.
asList() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
The list of Aggregations.
asLong() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asMap() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
asMap() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
asMap() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregations
Returns the Aggregations keyed by aggregation name.
asMap() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
Returns the Aggregations keyed by map.
asMap() - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
asMultiBucketAggregator(AggregatorFactory, AggregationContext, Aggregator) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
Utility method.
asQuery(String...) - クラス のメソッドorg.elasticsearch.index.query.support.XContentStructure
Use the captured bytes to parse the inner query using the specified types.
asQuery(String...) - クラス のメソッドorg.elasticsearch.index.query.support.XContentStructure.InnerQuery
Return the query represented by the XContentStructure object, returning the cached Query if it has already been parsed.
asSequentialAccessBits(int, Scorer) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Given a Scorer, return a Bits instance that will match all documents contained in the set.
assertClusterStateThread() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
asserts that the current thread is the cluster state update thread
assertNotTransportThread(String) - 列挙型 のstaticメソッドorg.elasticsearch.transport.Transports
 
assertShardStats(RoutingNodes) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Calculates RoutingNodes statistics by iterating over all ShardRoutings in the cluster to ensure the book-keeping is correct.
assertTransportThread() - 列挙型 のstaticメソッドorg.elasticsearch.transport.Transports
 
asShort() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
assignedReplicasIncludingRelocating() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
assignedReplicasIncludingRelocating() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
Returns the number of replicas in this iterator that are not in the ShardRoutingState.UNASSIGNED.
assignedShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of assigned shards
assignedShards(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns all shards that are not in the state UNASSIGNED with the same shard ID as the given shard.
assignedToNode() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns true iff this shard is assigned to a node ie. not unassigned.
Assisted - org.elasticsearch.common.inject.assistedinjectの注釈型
Annotates an injected parameter or field whose value comes from an argument to a factory method.
AssistedInject - org.elasticsearch.common.inject.assistedinjectの注釈型
非推奨です。
FactoryProvider now works better with the standard @Inject annotation. When using that annotation, parameters are matched by name and type rather than by position. In addition, values that use the standard @Inject constructor annotation are eligible for method interception.
asString() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asTimeValue() - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
asUnordered() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
asUnordered() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
 
AsyncAction(Task, Request, ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.AsyncAction
 
AsyncBroadcastAction(Task, Request, ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.TransportBroadcastAction.AsyncBroadcastAction
 
AsynchronousComputationException - org.elasticsearch.common.inject.internalの例外
Wraps an exception that occurred during a computation in a different thread.
AsynchronousComputationException(Throwable) - 例外 のコンストラクタorg.elasticsearch.common.inject.internal.AsynchronousComputationException
 
AsyncShardFetch<T extends BaseNodeResponse> - org.elasticsearch.gatewayのクラス
Allows to asynchronously fetch shard related data from other nodes for allocation, without blocking the cluster update thread.
AsyncShardFetch(ESLogger, String, ShardId, AsyncShardFetch.List<? extends BaseNodesResponse<T>, T>) - クラス のコンストラクタorg.elasticsearch.gateway.AsyncShardFetch
 
AsyncShardFetch.FetchResult<T extends BaseNodeResponse> - org.elasticsearch.gatewayのクラス
The result of a fetch operation.
AsyncShardFetch.List<NodesResponse extends BaseNodesResponse<NodeResponse>,NodeResponse extends BaseNodeResponse> - org.elasticsearch.gatewayのインタフェース
An action that lists the relevant shard data that needs to be fetched.
atan(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan2(Short, Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan2(Integer, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan2(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan2(Long, Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
atan2(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
AtomicArray<E> - org.elasticsearch.common.util.concurrentのクラス
A list backed by an AtomicReferenceArray with potential null values, easily allowing to get the concrete values as a list using AtomicArray.asList().
AtomicArray(int) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.AtomicArray
 
AtomicArray.Entry<E> - org.elasticsearch.common.util.concurrentのクラス
An entry within the array.
AtomicFieldData - org.elasticsearch.index.fielddataのインタフェース
The thread safe LeafReader level cache of the data.
AtomicGeoPointFieldData - org.elasticsearch.index.fielddataのインタフェース
AtomicFieldData specialization for geo points.
AtomicNumericFieldData - org.elasticsearch.index.fielddataのインタフェース
Specialization of AtomicFieldData for numeric data.
AtomicOrdinalsFieldData - org.elasticsearch.index.fielddataのインタフェース
Specialization of AtomicFieldData for data that is indexed with ordinals.
AtomicParentChildFieldData - org.elasticsearch.index.fielddataのインタフェース
Specialization of AtomicFieldData for parent/child mappings.
attemptSyncedFlush(String[], IndicesOptions, ActionListener<SyncedFlushResponse>) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService
a utility method to perform a synced flush for all shards of multiple indices. see SyncedFlushService.attemptSyncedFlush(ShardId, ActionListener) for more details.
attemptSyncedFlush(ShardId, ActionListener<ShardsSyncedFlushResult>) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService
 
attr - クラス の変数org.elasticsearch.common.Table.Cell
 
attributes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
attributes() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
attributes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The node attributes.
attributes() - クラス のメソッドorg.elasticsearch.node.service.NodeService
Attributes different services in the node can add to be reported as part of the node info (for example).
ATTRIBUTES - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
attributes(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
attributes() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
AUTO - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
AUTO_THROTTLE - クラス のstatic変数org.elasticsearch.index.shard.MergeSchedulerConfig
 
AutoCreateIndex - org.elasticsearch.action.supportのクラス
Encapsulates the logic of whether a new index should be automatically created when a write operation is about to happen in a non existing index.
AutoCreateIndex(Settings, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.support.AutoCreateIndex
 
autoGeneratedId() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Has the id been auto generated?
autoGeneratedId() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Create
 
autoGeneratePhraseQueries() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
autoGeneratePhraseQueries(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
autoGeneratePhraseQueries(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set to true if phrase queries will be automatically generated when the analyzer returns more than one term from whitespace delimited text.
autoIndexJtsGeometry - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
autoValidateJtsGeometry - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
available() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
Method is overridden to report number of bytes that can now be read from decoded data buffer, without reading bytes from the underlying stream.
available() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
Method is overridden to report number of bytes that can now be read from decoded data buffer, without reading bytes from the underlying stream.
available() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
available() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
 
available() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
available() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
availableCodecs() - クラス のメソッドorg.elasticsearch.index.codec.CodecService
Returns all registered available codec names
availableShardPaths(ShardId) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Returns all shard paths excluding custom shard path.
availableShards() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
 
averageUsage(RoutingNode, Map<String, DiskUsage>) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Returns a DiskUsage for the RoutingNode using the average usage of other nodes in the disk usage map.
avg(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Avg aggregation with the given name.
Avg - org.elasticsearch.search.aggregations.metrics.avgのインタフェース
An aggregation that computes the average of the values in the current bucket.
AvgAggregator - org.elasticsearch.search.aggregations.metrics.avgのクラス
 
AvgAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
AvgAggregator.Factory - org.elasticsearch.search.aggregations.metrics.avgのクラス
 
avgBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
AvgBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avgのクラス
 
AvgBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketBuilder
 
AvgBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avgのクラス
 
AvgBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketParser
 
AvgBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avgのクラス
 
AvgBucketPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
AvgBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avgのクラス
 
AvgBuilder - org.elasticsearch.search.aggregations.metrics.avgのクラス
Builder for the Avg aggregation.
AvgBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.avg.AvgBuilder
Sole constructor.
AvgParser - org.elasticsearch.search.aggregations.metrics.avgのクラス
 
AvgParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.avg.AvgParser
 
avgShardsPerNode(String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
Returns the average of shards per node for the given index
avgShardsPerNode() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
Returns the global average of shards per node
await() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier
 
await(long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier
 
awaitAllNodes(TimeValue) - クラス のメソッドorg.elasticsearch.discovery.BlockingClusterStatePublishResponseHandler
Allows to wait for all non master nodes to reply to the publish event up to a timeout
awaitClose(long, TimeUnit) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Closes the processor.
awaitTermination() - インタフェース のメソッドorg.elasticsearch.indices.IndicesWarmer.TerminationHandle
Wait until execution of the warm-up action completes.
awaitTermination(long, TimeUnit) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
AwarenessAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This AllocationDecider controls shard allocation based on awareness key-value pairs defined in the node configuration.
AwarenessAllocationDecider() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
Creates a new AwarenessAllocationDecider instance
AwarenessAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
Creates a new AwarenessAllocationDecider instance from given settings
AwarenessAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
awarenessAttributes() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
Get the attributes defined by this instance

B

BACKGROUND_IS_SUPERSET - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
backgroundFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Set the background filter to compare to.
backgroundIsSuperset - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
backgroundIsSuperset - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYBuilder
 
BackoffPolicy - org.elasticsearch.action.bulkのクラス
Provides a backoff policy for bulk requests.
BackoffPolicy() - クラス のコンストラクタorg.elasticsearch.action.bulk.BackoffPolicy
 
balance() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
Balances the nodes on the cluster model according to the weight function.
BALANCED_ALLOCATOR - クラス のstatic変数org.elasticsearch.cluster.ClusterModule
 
BalancedShardsAllocator - org.elasticsearch.cluster.routing.allocation.allocatorのクラス
The BalancedShardsAllocator re-balances the nodes allocations within an cluster based on a BalancedShardsAllocator.WeightFunction.
BalancedShardsAllocator(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
BalancedShardsAllocator(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
BalancedShardsAllocator.Balancer - org.elasticsearch.cluster.routing.allocation.allocatorのクラス
BalancedShardsAllocator.WeightFunction - org.elasticsearch.cluster.routing.allocation.allocatorのクラス
This class is the primary weight function used to create balanced over nodes and shards in the cluster.
Balancer(ESLogger, RoutingAllocation, BalancedShardsAllocator.WeightFunction, float) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
 
BAN_PARENT_ACTION_NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
BarrierTimer() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
 
Base64 - org.elasticsearch.commonのクラス
Encodes and decodes to and from Base64 notation.
Base64.InputStream - org.elasticsearch.commonのクラス
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - org.elasticsearch.commonのクラス
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
base64UUID() - クラス のstaticメソッドorg.elasticsearch.common.Strings
Generates a time-based UUID (similar to Flake IDs), which is preferred when generating an ID to be indexed into a Lucene index as primary key.
BaseAliasesRequestBuilder<Response extends ActionResponse,Builder extends BaseAliasesRequestBuilder<Response,Builder>> - org.elasticsearch.action.admin.indices.alias.getのクラス
 
BaseAliasesRequestBuilder(ElasticsearchClient, Action<GetAliasesRequest, Response, Builder>, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
 
BaseFuture<V> - org.elasticsearch.common.util.concurrentのクラス
An abstract implementation of the ListenableFuture interface.
BaseFuture() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.BaseFuture
 
BaseGeoPointFieldMapper - org.elasticsearch.index.mapper.geoのクラス
GeoPointFieldMapper base class to maintain backward compatibility
BaseGeoPointFieldMapper(String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
BaseGeoPointFieldMapper.Builder<T extends BaseGeoPointFieldMapper.Builder,Y extends BaseGeoPointFieldMapper> - org.elasticsearch.index.mapper.geoのクラス
 
BaseGeoPointFieldMapper.Defaults - org.elasticsearch.index.mapper.geoのクラス
 
BaseGeoPointFieldMapper.GeoPointFieldType - org.elasticsearch.index.mapper.geoのクラス
 
BaseGeoPointFieldMapper.Names - org.elasticsearch.index.mapper.geoのクラス
 
BaseGeoPointFieldMapper.TypeParser - org.elasticsearch.index.mapper.geoのクラス
 
BaseInnerHitBuilder<T extends BaseInnerHitBuilder> - org.elasticsearch.index.query.supportのクラス
 
BaseInnerHitBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
BaseInnerHits(SearchContext, ParsedQuery, Map<String, InnerHitsContext.BaseInnerHits>) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
BaseLineStringBuilder<E extends BaseLineStringBuilder<E>> - org.elasticsearch.common.geo.buildersのクラス
 
BaseLineStringBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
 
BaseLineStringBuilder(ArrayList<Coordinate>) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
 
BaseNodeRequest - org.elasticsearch.action.support.nodesのクラス
 
BaseNodeRequest() - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodeRequest
 
BaseNodeRequest(BaseNodesRequest, String) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodeRequest
 
BaseNodeResponse - org.elasticsearch.action.support.nodesのクラス
A base class for node level operations.
BaseNodeResponse() - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodeResponse
 
BaseNodeResponse(DiscoveryNode) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodeResponse
 
BaseNodesRequest<T extends BaseNodesRequest> - org.elasticsearch.action.support.nodesのクラス
 
BaseNodesRequest() - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
BaseNodesRequest(ActionRequest, String...) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
BaseNodesRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
BaseNodesResponse<TNodeResponse extends BaseNodeResponse> - org.elasticsearch.action.support.nodesのクラス
 
BaseNodesResponse() - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
BaseNodesResponse(ClusterName, TNodeResponse[]) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
basePath() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns base path of the repository
basePath() - クラス のメソッドorg.elasticsearch.repositories.fs.FsRepository
 
basePath() - クラス のメソッドorg.elasticsearch.repositories.uri.URLRepository
 
BasePolygonBuilder<E extends BasePolygonBuilder<E>> - org.elasticsearch.common.geo.buildersのクラス
The BasePolygonBuilder implements the groundwork to create polygons.
BasePolygonBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
BasePolygonBuilder.Ring<P extends ShapeBuilder> - org.elasticsearch.common.geo.buildersのクラス
 
BaseRestHandler - org.elasticsearch.restのクラス
Base handler for REST requests.
BaseRestHandler(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.BaseRestHandler
 
BaseTasksRequest<T extends BaseTasksRequest> - org.elasticsearch.action.support.tasksのクラス
A base class for task requests
BaseTasksRequest() - クラス のコンストラクタorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
BaseTasksResponse - org.elasticsearch.action.support.tasksのクラス
Base class for responses of task-related operations
BaseTasksResponse() - クラス のコンストラクタorg.elasticsearch.action.support.tasks.BaseTasksResponse
 
BaseTasksResponse(List<TaskOperationFailure>, List<? extends FailedNodeException>) - クラス のコンストラクタorg.elasticsearch.action.support.tasks.BaseTasksResponse
 
BaseTransportResponseHandler<T extends TransportResponse> - org.elasticsearch.transportのクラス
A simple based class that always spawns.
BaseTransportResponseHandler() - クラス のコンストラクタorg.elasticsearch.transport.BaseTransportResponseHandler
 
BasicClusterStateTaskConfig - org.elasticsearch.clusterのクラス
 
basicDate() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a full date as four digit year, two digit month of year, and two digit day of month (yyyyMMdd).
basicDateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter that combines a basic date and time, separated by a 'T' (yyyyMMdd'T'HHmmss.SSSZ).
basicDateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter that combines a basic date and time without millis, separated by a 'T' (yyyyMMdd'T'HHmmssZ).
basicOrdinalDate() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date, using a four digit year and three digit dayOfYear (yyyyDDD).
basicOrdinalDateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date and time, using a four digit year and three digit dayOfYear (yyyyDDD'T'HHmmss.SSSZ).
basicOrdinalDateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date and time without millis, using a four digit year and three digit dayOfYear (yyyyDDD'T'HHmmssZ).
basicTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset (HHmmss.SSSZ).
basicTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset (HHmmssZ).
basicTTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset prefixed by 'T' ('T'HHmmss.SSSZ).
basicTTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset prefixed by 'T' ('T'HHmmssZ).
basicWeekDate() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter for a full date as four digit weekyear, two digit week of weekyear, and one digit day of week (xxxx'W'wwe).
basicWeekDateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time, separated by a 'T' (xxxx'W'wwe'T'HHmmss.SSSZ).
basicWeekDateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time without millis, separated by a 'T' (xxxx'W'wwe'T'HHmmssZ).
BasqueAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
BasqueAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.BasqueAnalyzerProvider
 
BatchOperationException(ShardId, String, int, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.shard.TranslogRecoveryPerformer.BatchOperationException
 
BatchOperationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.TranslogRecoveryPerformer.BatchOperationException
 
bdd - クラス の変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
before(Version) - クラス のメソッドorg.elasticsearch.Version
 
beforeBulk(long, BulkRequest) - インタフェース のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Listener
Callback before the bulk is executed.
beforeClose() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
beforeCreate(DocumentMapper) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
beforeCreate(DocumentMapper) - インタフェース のメソッドorg.elasticsearch.index.mapper.DocumentTypeListener
Invoked just before a new document type has been created.
beforeExecute(Request) - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
A callback to additionally process the request before its executed
beforeExecute(ValidateQueryRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
 
beforeExecute(CountRequest) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
 
beforeExecute(ExistsRequest) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
 
beforeExecute(ExplainRequest) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
 
beforeExecute(PercolateRequest) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
 
beforeExecute(SearchRequest) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
beforeExecute(SuggestRequest) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
 
beforeExecute(Thread, Runnable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
beforeIndexAddedToCluster(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called on the Master node only before the index is created
beforeIndexAddedToCluster(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexClosed(IndexService) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index get closed.
beforeIndexClosed(IndexService) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexCreated(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index gets created.
beforeIndexCreated(Index, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexDeleted(IndexService) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index gets deleted.
beforeIndexDeleted(IndexService) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexShardClosed(ShardId, IndexShard, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index shard gets closed.
beforeIndexShardClosed(ShardId, IndexShard, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexShardCreated(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index shard gets created.
beforeIndexShardCreated(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexShardDeleted(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called before the index shard gets deleted from disk Note: this method is only executed on the first attempt of deleting the shard.
beforeIndexShardDeleted(ShardId, Settings) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeIndexShardPostRecovery(IndexShard) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called right before the shard is moved into POST_RECOVERY mode.
beforeIndexShardPostRecovery(IndexShard) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
beforeLoad(Terms) - インタフェース のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData.PerValueEstimator
Execute any pre-loading estimations for the terms.
beforeLoad(Terms) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.NonEstimatingEstimator
 
beforeLoad(Terms) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.PackedArrayEstimator
 
beforeLoad(Terms) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.PagedBytesEstimator
Determine whether the BlockTreeTermsReader.FieldReader can be used for estimating the field data, adding the estimate to the circuit breaker if it can, otherwise wrapping the terms in a RamAccountingTermsEnum to be estimated on a per-term basis.
beforeLoad(Terms) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.ParentChildEstimator
Wraps the already filtered TermsEnum in a RamAccountingTermsEnum and returns it
beforeRelease() - クラス のメソッドorg.elasticsearch.common.recycler.ConcurrentDequeRecycler
 
beforeRelease() - クラス のメソッドorg.elasticsearch.common.recycler.DequeRecycler
Called before releasing an object, returns true if the object should be recycled and false otherwise.
beforeStart() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
beforeStop() - クラス のメソッドorg.elasticsearch.common.component.LifecycleListener
 
beginDownload() - インタフェース のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.DownloadProgress
begin a download
beginDownload() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.NullProgress
begin a download
beginDownload() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.VerboseProgress
begin a download
BEST_COMPRESSION_CODEC - クラス のstatic変数org.elasticsearch.index.codec.CodecService
 
BestBucketsDeferringCollector - org.elasticsearch.search.aggregations.bucketのクラス
A specialization of DeferringBucketCollector that collects all matches and then is able to replay a given subset of buckets which represent the survivors from a pruning process performed by the aggregator that owns this collector.
BestBucketsDeferringCollector() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
Sole constructor.
BestDocsDeferringCollector - org.elasticsearch.search.aggregations.bucketのクラス
A specialization of DeferringBucketCollector that collects all matches and then replays only the top scoring documents to child aggregations.
BestDocsDeferringCollector(int, BigArrays) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
Sole constructor.
beta(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.HoltLinearModelBuilder
Equivalent to alpha, but controls the smoothing of the trend instead of the data
beta(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
Equivalent to alpha, but controls the smoothing of the trend instead of the data
big(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryBuilder
Sets the big clause, it must enclose little for a match.
big(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryBuilder
Sets the big clause, it must enclose little for a match.
BigArray - org.elasticsearch.common.utilのインタフェース
Base abstraction of an array.
bigarrays - クラス の変数org.elasticsearch.common.io.stream.BytesStreamOutput
 
BigArrays - org.elasticsearch.common.utilのクラス
Utility class to work with arrays.
BigArrays(PageCacheRecycler, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.common.util.BigArrays
 
BigArrays(PageCacheRecycler, CircuitBreakerService, boolean) - クラス のコンストラクタorg.elasticsearch.common.util.BigArrays
 
bigArrays - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
bigArrays - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
bigArrays() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
bigArrays() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation.ReduceContext
 
bigArrays() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationContext
 
bigArrays() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
bigArrays() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
bigArrays() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
bigArrays - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
BinaryDVAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
AtomicFieldData impl on top of Lucene's binary doc values.
BinaryDVAtomicFieldData(LeafReader, String) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
BinaryDVIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
BinaryDVIndexFieldData(Index, MappedFieldType.Names, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.BinaryDVIndexFieldData
 
BinaryDVNumericIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
BinaryDVNumericIndexFieldData(Index, MappedFieldType.Names, IndexNumericFieldData.NumericType, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.BinaryDVNumericIndexFieldData
 
binaryField(FieldInfo, byte[]) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
binaryField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
BinaryFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
BinaryFieldMapper(String, MappedFieldType, MappedFieldType, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BinaryFieldMapper
 
BinaryFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
BinaryFieldMapper.CustomBinaryDocValuesField - org.elasticsearch.index.mapper.coreのクラス
 
BinaryFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
BinaryFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
binarySearch(double[], double, double) - クラス のstaticメソッドorg.elasticsearch.common.util.ArrayUtils
Return the index of value in array, or -1 if there is no such index.
binaryValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
binaryValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
Reads a plain binary value that was written via one of the following methods: XContentBuilder.field(String, org.apache.lucene.util.BytesRef) XContentBuilder.field(String, org.elasticsearch.common.bytes.BytesReference) XContentBuilder.field(String, byte[], int, int)} XContentBuilder.field(String, byte[])} as well as via their XContentBuilderString variants of the separated value methods.
binaryValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper.CustomBinaryDocValuesField
 
binaryValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericDocValuesField
 
binaryValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericDocValuesField
 
binaryValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomLongNumericDocValuesField
 
binaryValue() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.CustomGeoPointDocValuesField
 
bind(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bind(TypeLiteral<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bind(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bind(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
See the EDSL examples at Binder.
bind(TypeLiteral<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
See the EDSL examples at Binder.
bind(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
See the EDSL examples at Binder.
bind(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
bind(TypeLiteral<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
bind(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
bind(Binder) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint
Binds the extension as well as the singletons to the given guice binder.
bindConstant() - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bindConstant() - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
See the EDSL examples at Binder.
bindConstant() - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
binder() - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
Gets direct access to the underlying Binder.
Binder - org.elasticsearch.common.injectのインタフェース
Collects configuration information (primarily bindings) which will be used to create an Injector.
binder - クラス の変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
binder() - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Returns the current binder.
bindExtensions(Binder) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint
Subclasses can bind their type, map or set extensions here.
bindExtensions(Binder) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.ClassMap
 
bindExtensions(Binder) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.ClassSet
 
bindExtensions(Binder) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.InstanceMap
 
bindHosts - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
BindHttpException - org.elasticsearch.httpの例外
 
BindHttpException(String) - 例外 のコンストラクタorg.elasticsearch.http.BindHttpException
 
BindHttpException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.http.BindHttpException
 
BindHttpException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.http.BindHttpException
 
bindHunspellExtension() - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
Binding<T> - org.elasticsearch.common.injectのインタフェース
A mapping from a key (type and optional annotation) to the strategy for getting instances of the type.
BINDING_TO_NULL - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
bindingAlreadySet(Key<?>, Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
BindingAnnotation - org.elasticsearch.common.injectの注釈型
Annotates annotations which are used for binding.
BindingBuilder<T> - org.elasticsearch.common.inject.internalのクラス
Bind a non-constant key.
BindingBuilder(Binder, List<Element>, Object, Key<T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.BindingBuilder
 
BindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
BindingImpl(Injector, Key<T>, Object, InternalFactory<? extends T>, Scoping) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.BindingImpl
 
BindingImpl(Object, Key<T>, Scoping) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.BindingImpl
 
BindingScopingVisitor<V> - org.elasticsearch.common.inject.spiのインタフェース
Visits each of the strategies used to scope an injection.
BindingTargetVisitor<T,V> - org.elasticsearch.common.inject.spiのインタフェース
Visits each of the strategies used to find an instance to satisfy an injection.
bindingToProvider() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
bindListener(Matcher<? super TypeLiteral<?>>, TypeListener) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bindListener(Matcher<? super TypeLiteral<?>>, TypeListener) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Registers a listener for injectable types.
bindListener(Matcher<? super TypeLiteral<?>>, TypeListener) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
bindMapperExtension() - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
bindProperties(Binder, Map<String, String>) - クラス のstaticメソッドorg.elasticsearch.common.inject.name.Names
Creates a constant binding to @Named(key) for each entry in properties.
bindProperties(Binder, Properties) - クラス のstaticメソッドorg.elasticsearch.common.inject.name.Names
Creates a constant binding to @Named(key) for each property.
bindQueryParsersExtension() - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
bindScope(Class<? extends Annotation>, Scope) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
bindScope(Class<? extends Annotation>, Scope) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Binds a scope to an annotation.
bindScope(Class<? extends Annotation>, Scope) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
BindTransportException - org.elasticsearch.transportの例外
 
BindTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.BindTransportException
 
BindTransportException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.BindTransportException
 
BindTransportException(String) - 例外 のコンストラクタorg.elasticsearch.transport.BindTransportException
 
bindType(Binder, Settings, String, String) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.SelectedType
Binds the extension class to the class that is registered for the give configured for the settings key in the settings object.
bindType(Binder, String) - クラス のメソッドorg.elasticsearch.repositories.RepositoryTypesRegistry
Looks up the given type and binds the implementation into the given binder.
binFile() - クラス のメソッドorg.elasticsearch.env.Environment
 
bitsetFilter(Query) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
BitsetFilterCache - org.elasticsearch.index.cache.bitsetのクラス
This is a cache for BitDocIdSet based filters and is unbounded by size or time.
BitsetFilterCache(Index, IndexSettingsService) - クラス のコンストラクタorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.index.cache.IndexCache
Return the BitsetFilterCache for this index.
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.index.IndexService
 
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
bitsetFilterCache() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
BitsetFilterCache.Listener - org.elasticsearch.index.cache.bitsetのインタフェース
A listener interface that is executed for each onCache / onRemoval event
BitsetFilterCache.Value - org.elasticsearch.index.cache.bitsetのクラス
 
blend(TermContext[], int, IndexReader) - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
BlendedTermQuery - org.apache.lucene.queriesのクラス
BlendedTermQuery can be used to unify term statistics across one or more fields in the index.
BlendedTermQuery(Term[], float[]) - クラス のコンストラクタorg.apache.lucene.queries.BlendedTermQuery
 
blendTerm(Term, MappedFieldType) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.CrossFieldsQueryBuilder
 
blendTerm(Term, MappedFieldType) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
blendTermQuery(Term, MappedFieldType) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
blendTermQuery(Term, MappedFieldType) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery
 
BlobContainer - org.elasticsearch.common.blobstoreのインタフェース
 
blobContainer(BlobPath) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobStore
 
blobContainer(BlobPath) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
blobContainer(BlobPath) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
blobExists(String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
 
blobExists(String) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
blobExists(String) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
This operation is not supported by URLBlobContainer
BlobMetaData - org.elasticsearch.common.blobstoreのインタフェース
 
blobName(String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
 
blobNameFormat - クラス の変数org.elasticsearch.repositories.blobstore.BlobStoreFormat
 
BlobPath - org.elasticsearch.common.blobstoreのクラス
 
BlobPath() - クラス のコンストラクタorg.elasticsearch.common.blobstore.BlobPath
 
BlobStore - org.elasticsearch.common.blobstoreのインタフェース
 
blobStore - クラス の変数org.elasticsearch.common.blobstore.fs.FsBlobContainer
 
blobStore - クラス の変数org.elasticsearch.common.blobstore.url.URLBlobContainer
 
blobStore() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns initialized and ready to use BlobStore This method is first called in the BlobStoreRepository.doStart() method.
blobStore() - クラス のメソッドorg.elasticsearch.repositories.fs.FsRepository
Returns initialized and ready to use BlobStore This method is first called in the BlobStoreRepository.doStart() method.
blobStore() - クラス のメソッドorg.elasticsearch.repositories.uri.URLRepository
Returns initialized and ready to use BlobStore This method is first called in the BlobStoreRepository.doStart() method.
BlobStoreException - org.elasticsearch.common.blobstoreの例外
 
BlobStoreException(String) - 例外 のコンストラクタorg.elasticsearch.common.blobstore.BlobStoreException
 
BlobStoreException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.blobstore.BlobStoreException
 
BlobStoreException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.blobstore.BlobStoreException
 
BlobStoreFormat<T extends ToXContent> - org.elasticsearch.repositories.blobstoreのクラス
Base class that handles serialization of various data structures during snapshot/restore operations.
BlobStoreFormat(String, FromXContentBuilder<T>, ParseFieldMatcher) - クラス のコンストラクタorg.elasticsearch.repositories.blobstore.BlobStoreFormat
 
BlobStoreIndexShardRepository - org.elasticsearch.index.snapshots.blobstoreのクラス
Blob store based implementation of IndexShardRepository
BlobStoreIndexShardRepository(Settings, RepositoryName, IndicesService, ClusterService) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
BlobStoreIndexShardRepository.RateLimiterListener - org.elasticsearch.index.snapshots.blobstoreのインタフェース
 
BlobStoreIndexShardSnapshot - org.elasticsearch.index.snapshots.blobstoreのクラス
Shard snapshot metadata
BlobStoreIndexShardSnapshot(String, long, List<BlobStoreIndexShardSnapshot.FileInfo>, long, long, int, long) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Constructs new shard snapshot metadata from snapshot metadata
BlobStoreIndexShardSnapshot.FileInfo - org.elasticsearch.index.snapshots.blobstoreのクラス
Information about snapshotted file
BlobStoreIndexShardSnapshots - org.elasticsearch.index.snapshots.blobstoreのクラス
Contains information about all snapshot for the given shard in repository This class is used to find files that were already snapshoted and clear out files that no longer referenced by any snapshots
BlobStoreIndexShardSnapshots(List<SnapshotFiles>) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
 
BlobStoreRepository - org.elasticsearch.repositories.blobstoreのクラス
BlobStore - based implementation of Snapshot Repository This repository works with any BlobStore implementation.
BlobStoreRepository(String, RepositorySettings, IndexShardRepository) - クラス のコンストラクタorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Constructs new BlobStoreRepository
blockingClient - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
BlockingClusterStatePublishResponseHandler - org.elasticsearch.discoveryのクラス
Handles responses obtained when publishing a new cluster state from master to all non master nodes.
BlockingClusterStatePublishResponseHandler(Set<DiscoveryNode>) - クラス のコンストラクタorg.elasticsearch.discovery.BlockingClusterStatePublishResponseHandler
Creates a new BlockingClusterStatePublishResponseHandler
blockingServer - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
blocks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
blocks(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
blocks(Set<ClusterBlock>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
blocks() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
blocks() - 例外 のメソッドorg.elasticsearch.cluster.block.ClusterBlockException
 
blocks(ClusterBlocks) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
blocks() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
blocks(ClusterBlocks.Builder) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
blocks(ClusterBlocks) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
blocks() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
blocksChanged() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the cluster level blocks have changed between cluster states.
BLOOM_CODEC_NAME - クラス のstatic変数org.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
BLOOM_CODEC_VERSION - クラス のstatic変数org.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
BLOOM_CODEC_VERSION_CHECKSUM - クラス のstatic変数org.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
BLOOM_CODEC_VERSION_CURRENT - クラス のstatic変数org.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
BloomFilter - org.elasticsearch.common.utilのクラス
A bloom filter.
BloomFilter.Factory - org.elasticsearch.common.utilのクラス
A factory that can use different fpp based on size.
BloomFilter.Factory.Entry - org.elasticsearch.common.utilのクラス
 
BloomFilteredFieldsConsumer(FieldsConsumer, SegmentWriteState, PostingsFormat) - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsConsumer
非推奨です。
 
BloomFilteredFieldsProducer(SegmentReadState) - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
BloomFilteredTerms(Terms, BloomFilter) - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredTerms
非推奨です。
 
BloomFilterPostingsFormat - org.elasticsearch.index.codec.postingsformatのクラス
非推奨です。
only for reading old segments
BloomFilterPostingsFormat(PostingsFormat, BloomFilter.Factory) - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
Creates Bloom filters for a selection of fields created in the index.
BloomFilterPostingsFormat() - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
BloomFilterPostingsFormat.BloomFilteredFieldsConsumer - org.elasticsearch.index.codec.postingsformatのクラス
非推奨です。
 
BloomFilterPostingsFormat.BloomFilteredFieldsProducer - org.elasticsearch.index.codec.postingsformatのクラス
非推奨です。
 
BloomFilterPostingsFormat.BloomFilteredTerms - org.elasticsearch.index.codec.postingsformatのクラス
非推奨です。
 
bloomPostings - クラス の変数org.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
BM25SimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for the BM25Similarity.
BM25SimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.BM25SimilarityProvider
 
BOOLEAN - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
BOOLEAN - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormat
 
BOOLEAN - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormatter
 
BOOLEAN - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueParser
 
booleanBlendedQuery(Term[], boolean) - クラス のstaticメソッドorg.apache.lucene.queries.BlendedTermQuery
 
booleanBlendedQuery(Term[], float[], boolean) - クラス のstaticメソッドorg.apache.lucene.queries.BlendedTermQuery
 
booleanField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
BooleanFieldMapper - org.elasticsearch.index.mapper.coreのクラス
A field mapper for boolean fields.
BooleanFieldMapper(String, MappedFieldType, MappedFieldType, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper
 
BooleanFieldMapper.BooleanFieldType - org.elasticsearch.index.mapper.coreのクラス
 
BooleanFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
BooleanFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
BooleanFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
BooleanFieldMapper.Values - org.elasticsearch.index.mapper.coreのクラス
 
BooleanFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
BooleanFieldType(BooleanFieldMapper.BooleanFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
BooleanFormatter() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
Booleans - org.elasticsearch.commonのクラス
 
Booleans() - クラス のコンストラクタorg.elasticsearch.common.Booleans
 
booleanValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
booleanValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
boolQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents matching boolean combinations of other queries.
BoolQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that matches documents matching boolean combinations of other queries.
BoolQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.BoolQueryBuilder
 
BoolQueryParser - org.elasticsearch.index.queryのクラス
 
BoolQueryParser(Settings) - クラス のコンストラクタorg.elasticsearch.index.query.BoolQueryParser
 
boost() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
boost(float) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
boost(int) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
boost() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries.Entry
 
boost() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
boost() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.ValueAndBoost
Boost either parsed from the document or defaulted.
boost(float) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
boost() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Sets the boost for this query.
boost(float) - インタフェース のメソッドorg.elasticsearch.index.query.BoostableQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Set the boost to apply to the query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.ConstantScoreQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.FieldMaskingSpanQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.FilteredQueryBuilder
非推奨です。
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.MatchAllQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Set the boost to apply to the query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Set the boost to apply to the query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Set the boost of this query.
boost() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Returns the boost of this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanFirstQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanTermQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.TermQueryBuilder
Sets the boost for this query.
boost(float) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryBuilder
 
boost(float) - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryBuilder
Sets the boost for this query.
BOOST_TERMS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
BOOST_WEIGHT_ERROR_MESSAGE - クラス のstatic変数org.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
BoostableQueryBuilder<B extends BoostableQueryBuilder<B>> - org.elasticsearch.index.queryのインタフェース
Query builder which allow setting some boost
boostFactor(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
Sets the boost factor for this query.
boostingQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
The BoostingQuery class can be used to effectively demote results that match a given query.
BoostingQueryBuilder - org.elasticsearch.index.queryのクラス
The BoostingQuery class can be used to effectively demote results that match a given query.
BoostingQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.BoostingQueryBuilder
 
BoostingQueryParser - org.elasticsearch.index.queryのクラス
 
BoostingQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.BoostingQueryParser
 
boostMode(String) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Score mode defines how the combined result of score functions will influence the final score together with the sub query score.
boostMode(CombineFunction) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Score mode defines how the combined result of score functions will influence the final score together with the sub query score.
boosts() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
boosts(ObjectFloatHashMap<String>) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
BoostScoreFunction - org.elasticsearch.common.lucene.search.functionのクラス
非推奨です。
BoostScoreFunction(float) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
boostTerms(float) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the boost factor to use when boosting terms.
BootstrapInfo - org.elasticsearch.bootstrapのクラス
Exposes system startup information
BOTTOM - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
BOTTOM_LEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
BOTTOM_RIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
BOTTOM_RIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
bottomLeft(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Adds bottom left corner.
bottomLeft(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
bottomLeft(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
BOTTOMLEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
bottomRight - クラス の変数org.elasticsearch.common.geo.builders.EnvelopeBuilder
 
bottomRight(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
bottomRight(double, double) - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
bottomRight() - インタフェース のメソッドorg.elasticsearch.common.geo.GeoDistance.DistanceBoundingCheck
 
bottomRight() - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.Meridian180DistanceBoundingCheck
 
bottomRight() - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.SimpleDistanceBoundingCheck
 
bottomRight(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Adds bottom right corner.
bottomRight(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
bottomRight(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
BOTTOMRIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
bottomRight() - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
bottomRight() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBounds
Get the bottom-right location of the bounding box.
bottomRight() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
boundAddress() - インタフェース のメソッドorg.elasticsearch.http.HttpServerTransport
 
boundAddress - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
boundAddress() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
boundAddress() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
boundAddress - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
boundAddress() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
boundAddress() - インタフェース のメソッドorg.elasticsearch.transport.Transport
The address the transport is bound on.
boundAddress() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
boundAddresses() - クラス のメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
boundaryChars(char[]) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
When using the highlighterType fast-vector-highlighter this setting defines what constitutes a boundary for highlighting.
boundaryChars(char[]) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
boundaryChars() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
boundaryMaxScan(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
When using the highlighterType fast-vector-highlighter this setting controls how far to look for boundary characters, and defaults to 20.
boundaryMaxScan(int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
boundaryMaxScan() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
boundedNumberOfProcessors(Settings) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
Returns the number of processors available but at most 32.
BoundTransportAddress - org.elasticsearch.common.transportのクラス
A bounded transport address is a tuple of TransportAddress, one array that represents the addresses the transport is bound to, and the other is the published one that represents the address clients should communicate on.
BoundTransportAddress(TransportAddress[], TransportAddress) - クラス のコンストラクタorg.elasticsearch.common.transport.BoundTransportAddress
 
BrazilianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
BrazilianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.BrazilianAnalyzerProvider
 
BrazilianStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
BrazilianStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.BrazilianStemTokenFilterFactory
 
breaker() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
breaker(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node's circuit breaker stats be returned.
breakerService - クラス の変数org.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
BreakerSettings - org.elasticsearch.indices.breakerのクラス
Settings for a CircuitBreaker
BreakerSettings(String, long, double) - クラス のコンストラクタorg.elasticsearch.indices.breaker.BreakerSettings
 
BreakerSettings(String, long, double, CircuitBreaker.Type) - クラス のコンストラクタorg.elasticsearch.indices.breaker.BreakerSettings
 
BroadcastOperationRequestBuilder<Request extends BroadcastRequest<Request>,Response extends BroadcastResponse,RequestBuilder extends BroadcastOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.broadcastのクラス
 
BroadcastOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
 
BroadcastRequest<T extends BroadcastRequest> - org.elasticsearch.action.support.broadcastのクラス
 
BroadcastRequest() - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
BroadcastRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
BroadcastRequest(String[]) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
BroadcastResponse - org.elasticsearch.action.support.broadcastのクラス
Base class for all broadcast operation based responses.
BroadcastResponse() - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastResponse
 
BroadcastResponse(int, int, int, List<? extends ShardOperationFailedException>) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastResponse
 
BroadcastShardOperationFailedException - org.elasticsearch.action.support.broadcastの例外
An exception indicating that a failure occurred performing an operation on the shard.
BroadcastShardOperationFailedException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardOperationFailedException
 
BroadcastShardOperationFailedException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardOperationFailedException
 
BroadcastShardOperationFailedException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardOperationFailedException
 
BroadcastShardOperationFailedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardOperationFailedException
 
BroadcastShardRequest - org.elasticsearch.action.support.broadcastのクラス
 
BroadcastShardRequest() - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
BroadcastShardRequest(ShardId, BroadcastRequest) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
BroadcastShardRequest(ShardId, OriginalIndices) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
BroadcastShardResponse - org.elasticsearch.action.support.broadcastのクラス
 
BroadcastShardResponse() - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
BroadcastShardResponse(ShardId) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
Bucket(String, long, InternalAggregations, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
Bucket(boolean, ValueFormatter, InternalHistogram.Factory<?>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
Bucket(long, long, boolean, ValueFormatter, InternalHistogram.Factory, InternalAggregations) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
Bucket(boolean, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
Bucket(String, double, double, long, List<InternalAggregation>, boolean, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
Bucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
Bucket(boolean, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
Bucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
Bucket(boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
Bucket(String, double, double, long, List<InternalAggregation>, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
Bucket(String, double, double, long, InternalAggregations, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
Bucket(long, long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
Bucket(long, long, long, long, InternalAggregations) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
Bucket(long, long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
Bucket(BytesRef, long, long, long, long, InternalAggregations) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
Bucket(BytesRef, long, long, long, long, InternalAggregations, double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
Bucket(long, long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
Bucket(ValueFormatter, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
Bucket(long, InternalAggregations, boolean, long, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
Bucket(boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
Bucket(BytesRef, long, InternalAggregations, boolean, long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
Bucket() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.Terms.Bucket
 
BUCKET_STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
bucketAggregations(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Required method to build the child aggregations of the given bucket (identified by the bucket ordinal).
BucketCollector - org.elasticsearch.search.aggregationsのクラス
A Collector that can collect data in separate buckets.
BucketCollector() - クラス のコンストラクタorg.elasticsearch.search.aggregations.BucketCollector
 
bucketCountThresholds - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
BucketCountThresholds(long, long, int, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
BucketCountThresholds() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
BucketCountThresholds(TermsAggregator.BucketCountThresholds) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
bucketDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Utility method to return the number of documents that fell in the given bucket (identified by the bucket ordinal)
bucketEmptyAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Utility method to build empty aggregations of the sub aggregators.
BucketHelpers - org.elasticsearch.search.aggregations.pipelineのクラス
A set of static helpers to simplify working with aggregation buckets, in particular providing utilities that help pipeline aggregations.
BucketHelpers() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.BucketHelpers
 
BucketHelpers.GapPolicy - org.elasticsearch.search.aggregations.pipelineの列挙型
A gap policy determines how "holes" in a set of buckets should be handled.
bucketMap - クラス の変数org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
bucketMap - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
bucketMap - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
BucketMetricsBuilder<B extends BucketMetricsBuilder<B>> - org.elasticsearch.search.aggregations.pipeline.bucketmetricsのクラス
A builder for building requests for a BucketMetricsPipelineAggregator
BucketMetricsBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsBuilder
 
BucketMetricsParser - org.elasticsearch.search.aggregations.pipeline.bucketmetricsのクラス
A parser for parsing requests for a BucketMetricsPipelineAggregator
BucketMetricsParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsParser
 
BucketMetricsPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetricsのクラス
A class of sibling pipeline aggregations which calculate metrics across the buckets of a sibling aggregation
BucketMetricsPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
BucketMetricsPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
bucketOrds - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
bucketOrds - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
BucketPriorityQueue - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
 
BucketPriorityQueue(int, Comparator<Terms.Bucket>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.BucketPriorityQueue
 
buckets - クラス の変数org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
buckets - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
buckets - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
BUCKETS - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
BUCKETS_PATH - インタフェース のstatic変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregator.Parser
 
BucketsAggregator - org.elasticsearch.search.aggregations.bucketのクラス
 
BucketsAggregator(String, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
 
bucketScript(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
BucketScriptBuilder - org.elasticsearch.search.aggregations.pipeline.bucketscriptのクラス
 
BucketScriptBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
 
BucketScriptParser - org.elasticsearch.search.aggregations.pipeline.bucketscriptのクラス
 
BucketScriptParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
BucketScriptPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketscriptのクラス
 
BucketScriptPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
BucketScriptPipelineAggregator(String, Map<String, String>, Script, ValueFormatter, BucketHelpers.GapPolicy, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
BucketScriptPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketscriptのクラス
 
BucketSelectorBuilder - org.elasticsearch.search.aggregations.pipeline.havingのクラス
 
BucketSelectorBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorBuilder
 
BucketSelectorParser - org.elasticsearch.search.aggregations.pipeline.havingのクラス
 
BucketSelectorParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
BucketSelectorPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.havingのクラス
 
BucketSelectorPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
BucketSelectorPipelineAggregator(String, Map<String, String>, Script, BucketHelpers.GapPolicy, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
BucketSelectorPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.havingのクラス
 
BucketSignificancePriorityQueue - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
BucketSignificancePriorityQueue(int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.BucketSignificancePriorityQueue
 
bucketsPaths() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
bucketsPaths - クラス の変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
BucketStreamContext - org.elasticsearch.search.aggregations.bucketのクラス
 
BucketStreamContext() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
BucketStreams - org.elasticsearch.search.aggregations.bucketのクラス
 
BucketStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BucketStreams
 
BucketStreams.Stream<B extends MultiBucketsAggregation.Bucket> - org.elasticsearch.search.aggregations.bucketのインタフェース
A stream that knows how to read a bucket from the input.
BucketUtils - org.elasticsearch.search.aggregations.bucketのクラス
Helper functions for common Bucketing functions
BucketUtils() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.BucketUtils
 
buf - クラス の変数org.elasticsearch.common.io.FastCharArrayReader
The character buffer.
buf - クラス の変数org.elasticsearch.common.io.FastCharArrayWriter
The buffer where data is stored.
BUFFER_SIZE - クラス のstatic変数org.elasticsearch.common.io.Streams
 
BufferedChecksumStreamInput - org.elasticsearch.index.translogのクラス
Similar to Lucene's BufferedChecksumIndexInput, however this wraps a StreamInput so anything read will update the checksum
BufferedChecksumStreamInput(StreamInput) - クラス のコンストラクタorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
BufferedChecksumStreamInput(StreamInput, BufferedChecksumStreamInput) - クラス のコンストラクタorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
BufferedChecksumStreamOutput - org.elasticsearch.index.translogのクラス
Similar to Lucene's BufferedChecksumIndexOutput, however this wraps a StreamOutput so anything written will update the checksum
BufferedChecksumStreamOutput(StreamOutput) - クラス のコンストラクタorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
BufferingTranslogWriter - org.elasticsearch.index.translogのクラス
 
BufferingTranslogWriter(ShardId, long, ChannelReference, int) - クラス のコンストラクタorg.elasticsearch.index.translog.BufferingTranslogWriter
 
BufferPool(String, long, long, long) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
bufferSizeInBytes() - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
bufferSizeInBytes() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
Returns read buffer size
build(InputIterator) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
build() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
build() - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Builds a new bulk processor.
Build - org.elasticsearchのクラス
 
build() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient.Builder
Builds a new instance of the transport client.
build() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
build(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
build() - クラス のメソッドorg.elasticsearch.cluster.settings.DynamicSettings.Builder
 
build() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
build() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd.Builder
 
build() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.OptionBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.OptionGroupBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
Builds a new instance of the
build() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
Builds a new instance of the
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPointBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
build() - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Shape from this builder.
build() - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.Factory
 
build() - クラス のメソッドorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
build() - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Builds a Settings (underlying uses Settings) based on everything set on this builder.
build(Object) - クラス のstaticメソッドorg.elasticsearch.common.unit.Fuzziness
 
build() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Builds a CorsConfig with settings specified by previous method calls.
build() - クラス のメソッドorg.elasticsearch.index.analysis.CharMatcher.Builder
 
build(AnalysisService) - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzerProvider
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.Builder
 
build(IndexReader, IndexOrdinalsFieldData, Settings, CircuitBreakerService, ESLogger) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsBuilder
Build global ordinals for the provided IndexReader.
build(Settings) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Builds an Ordinals instance from the builders current state.
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.Builder
 
build(Index, Settings, MappedFieldType, IndexFieldDataCache, CircuitBreakerService, MapperService) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
build(MapperService) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper.Builder
 
build() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.CopyTo.Builder
 
build(FieldMapper.Builder, Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields.Builder
 
build(Mapper.BuilderContext, String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
build(Mapper.BuilderContext, String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Builder
 
build(Mapper.BuilderContext, String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.Builder
 
build(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
build() - クラス のメソッドorg.elasticsearch.index.query.NestedQueryParser.ToBlockJoinQueryBuilder
 
build() - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Builds the node without starting it.
build() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories.Builder
 
build(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYBuilder
 
build() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Builder
 
build() - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
 
build() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
 
build() - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
 
build() - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions.Builder
 
build() - クラス のメソッドorg.elasticsearch.transport.TransportResponseOptions.Builder
 
build - クラス の変数org.elasticsearch.Version
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Build an aggregation for data that has been collected into bucket.
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
buildAggregation(long) - クラス のメソッドorg.elasticsearch.search.aggregations.NonCollectingAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
Called after a collection run is finished to build the aggregation for the collected state.
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
buildAggregation(List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
buildAsBytes() - クラス のメソッドorg.elasticsearch.action.support.ToXContentToBytes
Returns a BytesReference containing the ToXContent output in binary format.
buildAsBytes(XContentType) - クラス のメソッドorg.elasticsearch.action.support.ToXContentToBytes
Returns a BytesReference containing the ToXContent output in binary format.
buildAsString(String) - クラス のメソッドorg.elasticsearch.common.blobstore.BlobPath
 
buildAttributes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodeService
 
buildAttributes() - インタフェース のメソッドorg.elasticsearch.cluster.node.DiscoveryNodeService.CustomAttributesProvider
 
buildBroadcastShardsHeader(XContentBuilder, ToXContent.Params, BroadcastResponse) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
 
buildBroadcastShardsHeader(XContentBuilder, ToXContent.Params, int, int, int, ShardOperationFailedException[]) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
 
buildDocsWithValuesSet() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Builds a BitSet where each documents bit is that that has one or more ordinals associated with it.
buildDynamicNodes() - インタフェース のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastHostsProvider
Builds the dynamic list of unicast hosts to be used for unicast discovery.
buildEmpty(Index, Settings, IndexReader, IndexOrdinalsFieldData) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsBuilder
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Build an empty aggregation.
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Unmapped
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTermsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
buildEmptyAggregation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
buildEmptySubAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
builder(Client, BulkProcessor.Listener) - クラス のstaticメソッドorg.elasticsearch.action.bulk.BulkProcessor
 
Builder(Client, BulkProcessor.Listener) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkProcessor.Builder
Creates a builder of bulk processor with the client to use and the listener that will be used to be notified on the completion of bulk requests.
builder() - クラス のstaticメソッドorg.elasticsearch.client.transport.TransportClient
Handy method ot create a TransportClient.Builder.
Builder() - クラス のコンストラクタorg.elasticsearch.client.transport.TransportClient.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
builder(ClusterName) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState
 
builder(ClusterState) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState
 
Builder(ClusterState) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterState.Builder
 
Builder(ClusterName) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterState.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
builder(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
Builder(AliasMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
builder(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
builder(IndexMetaData) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
Builder(IndexMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
builder(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
Builder(IndexTemplateMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
 
builder(MetaData) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaData.Builder
 
Builder(MetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaData.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
builder(DiscoveryNodes) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
Builder(DiscoveryNodes) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
builder(String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
 
Builder(IndexShardRoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
Builder(ShardId) - クラス のコンストラクタorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
builder(RoutingTable) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
Builder(RoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.cluster.settings.DynamicSettings.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
builder(int) - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
builder(ImmutableOpenIntMap<VType>) - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
Builder() - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
Builder(int) - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
Builder(ImmutableOpenIntMap<VType>) - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
builder(int) - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
builder(ImmutableOpenMap<KType, VType>) - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
Builder() - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
Builder(int) - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
Builder(ImmutableOpenMap<KType, VType>) - クラス のコンストラクタorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
builder(DateTimeUnit) - クラス のstaticメソッドorg.elasticsearch.common.rounding.TimeZoneRounding
 
builder(TimeValue) - クラス のstaticメソッドorg.elasticsearch.common.rounding.TimeZoneRounding
 
Builder(DateTimeUnit) - クラス のコンストラクタorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
Builder(TimeValue) - クラス のコンストラクタorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
 
builder(XContent) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
builder(XContent, String[]) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BinaryFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ByteFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.Builder
 
Builder(String, MappedFieldType, int) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ShortFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
Builder(RootObjectMapper.Builder, MapperService) - クラス のコンストラクタorg.elasticsearch.index.mapper.DocumentMapper.Builder
 
Builder(String, MappedFieldType, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMapper.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMapper.CopyTo.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMapper.MultiFields.Builder
 
Builder(String, BaseGeoPointFieldMapper.GeoPointFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.AllFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IdFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IndexFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.ParentFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
Builder(MappedFieldType, Settings) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TTLFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TypeFieldMapper.Builder
 
Builder(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.UidFieldMapper.Builder
 
Builder() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.VersionFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.Mapper.Builder
 
builder - クラス の変数org.elasticsearch.index.mapper.Mapper.Builder
 
Builder(String, MappedFieldType, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.MetadataFieldMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
Builder(String, GeoPoint) - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
Builder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
Builder(String, String, boolean) - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
 
Builder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.AggregatorFactories.Builder
 
builder() - インタフェース のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttribute
Return the builder from which the term is derived.
builder() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
 
Builder(String, String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
 
Builder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
 
Builder(String, boolean, int...) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
 
builder() - クラス のstaticメソッドorg.elasticsearch.transport.TransportRequestOptions
 
builder(TransportRequestOptions) - クラス のstaticメソッドorg.elasticsearch.transport.TransportRequestOptions
 
builder() - クラス のstaticメソッドorg.elasticsearch.transport.TransportResponseOptions
 
builder(TransportResponseOptions) - クラス のstaticメソッドorg.elasticsearch.transport.TransportResponseOptions
 
Builder() - クラス のコンストラクタorg.elasticsearch.transport.TransportResponseOptions.Builder
 
BuilderContext(Settings, ContentPath) - クラス のコンストラクタorg.elasticsearch.index.mapper.Mapper.BuilderContext
 
buildFactory(SearchContext, String, ValuesSourceConfig<ValuesSource.Numeric>, double[], PercentilesMethod, Double, Integer, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
buildFactory(SearchContext, String, ValuesSourceConfig<ValuesSource.Numeric>, double[], PercentilesMethod, Double, Integer, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksParser
 
buildFactory(SearchContext, String, ValuesSourceConfig<ValuesSource.Numeric>, double[], PercentilesMethod, Double, Integer, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketParser
 
buildFactory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketParser
 
buildFailureMessage() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
 
buildFromContent(BytesReference, AnalyzeRequest, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction
 
buildFromContent(BytesReference, ClearScrollRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.search.RestClearScrollAction
 
buildFromContent(BytesReference, SearchScrollRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.search.RestSearchScrollAction
 
buildFromKeyValue(DiscoveryNodeFilters.OpType, Map<String, String>) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters
 
buildFromSettings(DiscoveryNodeFilters.OpType, String, Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters
 
buildFromSimplifiedDef(String, Object...) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
buildFromString(String) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter.Factory
Supports just passing fpp, as in "0.01", and also ranges, like "50k=0.01,1m=0.05".
buildFromTerms(TermsEnum) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
This method iterates all terms in the given TermsEnum and associates each terms ordinal with the terms documents.
buildFullName(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
buildGeometry(GeometryFactory, boolean) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
buildGroupedQueries(MultiMatchQueryBuilder.Type, Map<String, Float>, Object, String) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.CrossFieldsQueryBuilder
 
buildGroupedQueries(MultiMatchQueryBuilder.Type, Map<String, Float>, Object, String) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
buildHelpWidths(Table, RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestTable
 
buildIndexFieldDataCache(IndexFieldDataCache.Listener, Index, MappedFieldType.Names, FieldDataType) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
buildIndexName(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
buildIndexNameClean(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
buildLockFactory(Settings) - クラス のstaticメソッドorg.elasticsearch.index.store.FsDirectoryService
 
buildLockFactory() - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
buildNamedAnalyzer(FormatDateTimeFormatter, int) - クラス のstaticメソッドorg.elasticsearch.index.analysis.NumericDateAnalyzer
 
buildNamedAnalyzer(int) - クラス のstaticメソッドorg.elasticsearch.index.analysis.NumericDoubleAnalyzer
 
buildNamedAnalyzer(int) - クラス のstaticメソッドorg.elasticsearch.index.analysis.NumericFloatAnalyzer
 
buildNamedAnalyzer(int) - クラス のstaticメソッドorg.elasticsearch.index.analysis.NumericIntegerAnalyzer
 
buildNamedAnalyzer(int) - クラス のstaticメソッドorg.elasticsearch.index.analysis.NumericLongAnalyzer
 
buildNames(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
buildPayload(BytesRef, long, BytesRef) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
buildPayload(BytesRef, long, BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
buildRecoveryTable(RestRequest, RecoveryResponse) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRecoveryAction
buildRecoveryTable will build a table of recovery information suitable for displaying at the command line.
buildResponse(T, XContentBuilder) - クラス のメソッドorg.elasticsearch.rest.action.support.AcknowledgedRestListener
 
buildResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestBuilderListener
 
buildResponse(Response, XContentBuilder) - クラス のメソッドorg.elasticsearch.rest.action.support.RestBuilderListener
Builds a response to send back over the channel.
buildResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestResponseListener
Builds the response to send back through the channel.
buildResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestStatusToXContentListener
 
buildResponse(Response, XContentBuilder) - クラス のメソッドorg.elasticsearch.rest.action.support.RestStatusToXContentListener
 
buildResponse(Table, RestChannel) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestTable
 
buildResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestToXContentListener
 
buildResponse(Response, XContentBuilder) - クラス のメソッドorg.elasticsearch.rest.action.support.RestToXContentListener
 
buildShardResults(List<Profiler>) - クラス のstaticメソッドorg.elasticsearch.search.profile.Profiler
Helper method to convert Profiler into InternalProfileShardResults, which can be serialized to other nodes, emitted as JSON, etc.
buildTargetRelocatingShard() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Creates a shard routing representing the target shard.
buildText() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
buildTextPlainResponse(Table, RestChannel) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestTable
 
buildTookInMillis(DfsOnlyRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
Builds how long it took to execute the dfs request.
buildWeight(XContentBuilder) - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
 
buildWeight(XContentBuilder) - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
buildXContentBuilder(Table, RestChannel) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestTable
 
BulgarianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
BulgarianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.BulgarianAnalyzerProvider
 
bulk(BulkRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Executes a bulk of index / delete operations.
bulk(BulkRequest, ActionListener<BulkResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Executes a bulk of index / delete operations.
bulk(BulkRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
bulk(BulkRequest, ActionListener<BulkResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
BULK - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
BulkAction - org.elasticsearch.action.bulkのクラス
 
BulkItemRequest - org.elasticsearch.action.bulkのクラス
 
BulkItemRequest(int, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkItemRequest
 
BulkItemResponse - org.elasticsearch.action.bulkのクラス
Represents a single item response for an action executed as part of the bulk API.
BulkItemResponse(int, String, ActionWriteResponse) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkItemResponse
 
BulkItemResponse(int, String, BulkItemResponse.Failure) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkItemResponse
 
BulkItemResponse.Failure - org.elasticsearch.action.bulkのクラス
Represents a failure.
BulkProcessor - org.elasticsearch.action.bulkのクラス
A bulk processor is a thread safe bulk processing class, allowing to easily set when to "flush" a new bulk request (either based on number of actions, based on the size, or time), and to easily control the number of concurrent bulk requests allowed to be executed in parallel.
BulkProcessor.Builder - org.elasticsearch.action.bulkのクラス
A builder used to create a build an instance of a bulk processor.
BulkProcessor.Listener - org.elasticsearch.action.bulkのインタフェース
A listener for the execution.
BulkRequest - org.elasticsearch.action.bulkのクラス
A bulk request holds an ordered IndexRequests, DeleteRequests and UpdateRequests and allows to executes it in a single batch.
BulkRequest() - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkRequest
 
BulkRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkRequest
Creates a bulk request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
bulkRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creats a new bulk request.
BulkRequestBuilder - org.elasticsearch.action.bulkのクラス
A bulk request holds an ordered IndexRequests and DeleteRequests and allows to executes it in a single batch.
BulkRequestBuilder(ElasticsearchClient, BulkAction) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkRequestBuilder
 
BulkResponse - org.elasticsearch.action.bulkのクラス
A response of a bulk execution.
BulkResponse(BulkItemResponse[], long) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkResponse
 
bulkScorer(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
BulkShardRequest - org.elasticsearch.action.bulkのクラス
 
BulkShardRequest() - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkShardRequest
 
BulkShardResponse - org.elasticsearch.action.bulkのクラス
 
busiestThreads(int) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
BYTE_PAGE_SIZE - クラス のstatic変数org.elasticsearch.common.util.BigArrays
 
bytearray - クラス の変数org.elasticsearch.common.bytes.PagedBytesReference
 
ByteArray - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of byte values.
ByteArrayIndexInput - org.elasticsearch.common.lucene.storeのクラス
Wraps array of bytes into IndexInput
ByteArrayIndexInput(String, byte[]) - クラス のコンストラクタorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
ByteArrayIndexInput(String, byte[], int, int) - クラス のコンストラクタorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
ByteBufferStreamInput - org.elasticsearch.common.io.streamのクラス
 
ByteBufferStreamInput(ByteBuffer) - クラス のコンストラクタorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
byteField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
ByteFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
ByteFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
ByteFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
ByteFieldMapper.CustomByteNumericField - org.elasticsearch.index.mapper.coreのクラス
 
ByteFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
ByteFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
bytePage(boolean) - クラス のメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler
 
bytes() - インタフェース のメソッドorg.elasticsearch.common.io.BytesStream
 
bytes() - インタフェース のメソッドorg.elasticsearch.common.io.ReleasableBytesStream
 
bytes - クラス の変数org.elasticsearch.common.io.stream.BytesStreamOutput
 
bytes() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
bytes() - クラス のメソッドorg.elasticsearch.common.io.stream.ReleasableBytesStreamOutput
 
bytes() - クラス のメソッドorg.elasticsearch.common.text.Text
Returns a BytesReference view of the data.
bytes() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
bytes() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
bytes(BytesReference) - クラス のメソッドorg.elasticsearch.index.query.support.XContentStructure
Set the bytes to be used for parsing
bytes() - クラス のメソッドorg.elasticsearch.index.query.support.XContentStructure
Return the bytes that are going to be used for parsing
Bytes() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes
 
bytes(String, InternalAggregation.Type, SearchContext) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
bytes() - クラス のメソッドorg.elasticsearch.transport.BytesTransportRequest
 
BYTES_SIZE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
BYTES_SIZE_OR_PERCENTAGE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
BytesArray - org.elasticsearch.common.bytesのクラス
 
BytesArray(String) - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesArray
 
BytesArray(BytesRef) - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesArray
 
BytesArray(BytesRef, boolean) - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesArray
 
BytesArray(byte[]) - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesArray
 
BytesArray(byte[], int, int) - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesArray
 
bytesAsInt() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
BytesBinaryDVIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
BytesBinaryDVIndexFieldData(Index, MappedFieldType.Names, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData
 
BytesBinaryDVIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
bytesEqual(BytesReference, BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.bytes.BytesReference.Helper
 
bytesHashCode(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.bytes.BytesReference.Helper
 
byteSizeField(XContentBuilderString, XContentBuilderString, ByteSizeValue) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
byteSizeField(XContentBuilderString, XContentBuilderString, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
ByteSizeUnit - org.elasticsearch.common.unitの列挙型
A SizeUnit represents size at a given unit of granularity and provides utility methods to convert across units.
ByteSizeValue - org.elasticsearch.common.unitのクラス
 
ByteSizeValue(long) - クラス のコンストラクタorg.elasticsearch.common.unit.ByteSizeValue
 
ByteSizeValue(long, ByteSizeUnit) - クラス のコンストラクタorg.elasticsearch.common.unit.ByteSizeValue
 
bytesOutput() - クラス のメソッドorg.elasticsearch.rest.RestChannel
A channel level bytes output that can be reused.
bytesPerValue(BytesRef) - インタフェース のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData.PerValueEstimator
 
bytesPerValue(BytesRef) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.NonEstimatingEstimator
 
bytesPerValue(BytesRef) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.PackedArrayEstimator
 
bytesPerValue(BytesRef) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.PagedBytesEstimator
 
bytesPerValue(BytesRef) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.ParentChildEstimator
General overhead for ids is 2 times the length of the ID
BytesReference - org.elasticsearch.common.bytesのインタフェース
A reference to bytes.
BytesReference.Helper - org.elasticsearch.common.bytesのクラス
 
BytesRefFieldComparatorSource - org.elasticsearch.index.fielddata.fieldcomparatorのクラス
Comparator source for string/binary values.
BytesRefFieldComparatorSource(IndexFieldData<?>, Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のコンストラクタorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
BytesRefHash - org.elasticsearch.common.utilのクラス
Specialized hash table implementation similar to Lucene's BytesRefHash that maps BytesRef values to ids.
BytesRefHash(long, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.BytesRefHash
 
BytesRefHash(long, float, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.BytesRefHash
 
BytesRefs - org.elasticsearch.common.luceneのクラス
 
BytesRefs() - クラス のコンストラクタorg.elasticsearch.common.lucene.BytesRefs
 
BytesRestResponse - org.elasticsearch.restのクラス
 
BytesRestResponse(RestStatus) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
 
BytesRestResponse(RestStatus, XContentBuilder) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
Creates a new response based on XContentBuilder.
BytesRestResponse(RestStatus, String) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
Creates a new plain text response.
BytesRestResponse(RestStatus, String, String) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
Creates a new plain text response.
BytesRestResponse(RestStatus, String, byte[]) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
Creates a binary response.
BytesRestResponse(RestStatus, String, BytesReference) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
Creates a binary response.
BytesRestResponse(RestChannel, Throwable) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
 
BytesRestResponse(RestChannel, RestStatus, Throwable) - クラス のコンストラクタorg.elasticsearch.rest.BytesRestResponse
 
BytesStream - org.elasticsearch.common.ioのインタフェース
 
BytesStreamOutput - org.elasticsearch.common.io.streamのクラス
A @link StreamOutput that uses BigArrays to acquire pages of bytes, which avoids frequent reallocation & copying of the internal data.
BytesStreamOutput() - クラス のコンストラクタorg.elasticsearch.common.io.stream.BytesStreamOutput
Create a non recycling BytesStreamOutput with an initial capacity of 0.
BytesStreamOutput(int) - クラス のコンストラクタorg.elasticsearch.common.io.stream.BytesStreamOutput
Create a non recycling BytesStreamOutput with enough initial pages acquired to satisfy the capacity given by expected size.
BytesStreamOutput(int, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.io.stream.BytesStreamOutput
 
bytesToDouble(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a byte array to double.
bytesToDouble(BytesRef) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
 
bytesToFloat(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a byte array to float.
bytesToFloat(BytesRef) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
 
bytesToInt(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a byte array to an int.
bytesToInt(BytesRef) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
 
bytesToLong(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a byte array to a long.
bytesToLong(BytesRef) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
 
bytesToShort(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a byte array to an short.
bytesToShort(BytesRef) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
 
BytesTransportRequest - org.elasticsearch.transportのクラス
A specialized, bytes only request, that can potentially be optimized on the network layer, specifically for teh same large buffer send to several nodes.
BytesTransportRequest() - クラス のコンストラクタorg.elasticsearch.transport.BytesTransportRequest
 
BytesTransportRequest(BytesReference, Version) - クラス のコンストラクタorg.elasticsearch.transport.BytesTransportRequest
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.FieldData
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.ParentChild
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.Script
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals.FieldData
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource
Get the current ValuesSource.WithScript.BytesValues.
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint.Fielddata
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
bytesValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.WithScript
 
ByteTermAttributeImpl() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
ByteUtils - org.elasticsearch.common.utilの列挙型
Utility methods to do byte-level encoding.

C

cache - クラス の変数org.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
cache() - クラス のメソッドorg.elasticsearch.index.IndexService
 
cache - 列挙型 の変数org.elasticsearch.indices.analysis.PreBuiltAnalyzers
 
cache - 列挙型 の変数org.elasticsearch.indices.analysis.PreBuiltCharFilters
 
cache - 列挙型 の変数org.elasticsearch.indices.analysis.PreBuiltTokenFilters
 
cache - 列挙型 の変数org.elasticsearch.indices.analysis.PreBuiltTokenizers
 
cache() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
CachedPositionIterator - org.elasticsearch.search.lookupのクラス
 
CachedPositionIterator(IndexFieldTerm) - クラス のコンストラクタorg.elasticsearch.search.lookup.CachedPositionIterator
 
cacheKey() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
cacheKey() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
Returns the cache key for this shard search request, based on its content
cacheKey() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
calcHighFreqMinimumNumberShouldMatch(int) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
calcLowFreqMinimumNumberShouldMatch(int) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
calcMinimumNumberShouldMatch(String, int) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
calcRequiredAllocations(String, int) - クラス のメソッドorg.elasticsearch.gateway.Gateway
 
calculate(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.ArcFixedSourceDistance
 
calculate(double, double, double, double, DistanceUnit) - 列挙型 のメソッドorg.elasticsearch.common.geo.GeoDistance
 
calculate(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.FactorFixedSourceDistance
 
calculate(double, double) - インタフェース のメソッドorg.elasticsearch.common.geo.GeoDistance.FixedSourceDistance
 
calculate(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.PlaneFixedSourceDistance
 
calculate(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.SloppyArcFixedSourceDistance
 
calculateMinShouldMatch(int, String) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
Callback<T> - org.elasticsearch.common.utilのインタフェース
 
camelCase() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilderString
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given shard routing can be allocated on the given node.
canAllocate(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given shard routing can be allocated at all at this state of the RoutingAllocation.
canAllocate(IndexMetaData, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given shard routing can be allocated at all at this state of the RoutingAllocation.
canAllocate(RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given node can allow any allocation at all at this state of the RoutingAllocation.
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canAllocate(IndexMetaData, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canAllocate(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canAllocate(RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
canAllocate(IndexMetaData, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.NodeVersionAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
 
canAllocate(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
 
canAllocate(RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
 
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
Returns a Decision whether the given shard routing can be allocated on the given node.
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
canAllocate(RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Returns if the model can be cost minimized.
canBeMinimized() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
canCache(ShardSearchRequest, SearchContext) - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache
Can the shard request be cached at all?
cancel(String) - クラス のメソッドorg.elasticsearch.common.util.CancellableThreads
cancel all current running operations.
cancel(boolean) - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
 
cancel(Future<?>) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.FutureUtils
 
cancel(String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
Cancels the recovery and interrupts all eligible threads.
cancel(String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
cancel the recovery. calling this method will clean temporary files and release the store unless this object is in use (in which case it will be cleaned once all ongoing users call AbstractRefCounted.decRef() if RecoveryStatus.CancellableThreads() was used, the threads will be interrupted.
cancel(CancellableTask, String, Consumer<Set<String>>) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Cancels a task Returns a set of nodes with child tasks where this task should be cancelled if cancellation was successful, null otherwise.
CancelAllocationCommand - org.elasticsearch.cluster.routing.allocation.commandのクラス
A command that cancels relocation, or recovery of a given shard on a node.
CancelAllocationCommand(ShardId, String, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
CancelAllocationCommand.Factory - org.elasticsearch.cluster.routing.allocation.commandのクラス
Factory creating CancelAllocationCommands
CancellableTask - org.elasticsearch.tasksのクラス
A task that can be canceled
CancellableTask(long, String, String, String) - クラス のコンストラクタorg.elasticsearch.tasks.CancellableTask
 
CancellableTask(long, String, String, String, TaskId) - クラス のコンストラクタorg.elasticsearch.tasks.CancellableTask
 
CancellableThreads - org.elasticsearch.common.utilのクラス
A utility class for multi threaded operation that needs to be cancellable via interrupts.
CancellableThreads() - クラス のコンストラクタorg.elasticsearch.common.util.CancellableThreads
 
CancellableThreads() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
CancellableThreads.ExecutionCancelledException - org.elasticsearch.common.utilの例外
 
CancellableThreads.Interruptable - org.elasticsearch.common.utilのインタフェース
 
cancelOnParentLeaving() - クラス のメソッドorg.elasticsearch.tasks.CancellableTask
Returns true if this task should be automatically cancelled if the coordinating node that requested this task left the cluster.
cancelRecoveriesForShard(ShardId, String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
cancel all ongoing recoveries for the given shard. typically because the shards is closed
cancelRecoveriesForShard(ShardId, String, Predicate<RecoveryStatus>) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
cancel all ongoing recoveries for the given shard, if their status match a predicate
cancelRecoveriesForShard(ShardId, String, Predicate<RecoveryStatus>) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTarget
cancel all ongoing recoveries for the given shard, if their status match a predicate
cancelRecovery(long, String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
cancel the recovery with the given id (if found) and remove it from the recovery collection
cancelRelocation(AllocationId) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.AllocationId
Creates a new allocation id representing a cancelled relocation.
cancelRelocation(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Cancels a relocation of a shard that shard must relocating.
cancelTasks(CancelTasksRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Cancel tasks
cancelTasks(CancelTasksRequest, ActionListener<CancelTasksResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Cancel active tasks
CancelTasksAction - org.elasticsearch.action.admin.cluster.node.tasks.cancelのクラス
Action for cancelling running tasks
CancelTasksRequest - org.elasticsearch.action.admin.cluster.node.tasks.cancelのクラス
A request to cancel tasks
CancelTasksRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
 
cancelTasksRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a nodes tasks request against one or more nodes.
CancelTasksRequestBuilder - org.elasticsearch.action.admin.cluster.node.tasks.cancelのクラス
Builder for the request to cancel tasks running on the specified nodes
CancelTasksRequestBuilder(ElasticsearchClient, CancelTasksAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequestBuilder
 
CancelTasksResponse - org.elasticsearch.action.admin.cluster.node.tasks.cancelのクラス
Returns the list of tasks that were cancelled
CancelTasksResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksResponse
 
CancelTasksResponse(List<TaskInfo>, List<TaskOperationFailure>, List<? extends FailedNodeException>) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksResponse
 
canDeleteIndexContents(Index, Settings, boolean) - クラス のメソッドorg.elasticsearch.indices.IndicesService
This method returns true if the current node is allowed to delete the given index.
canDeleteShardContent(ShardId, IndexMetaData) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Returns true iff the shards content for the given shard can be deleted.
Candidate(BytesRef, long, double, double, boolean) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
CandidateGenerator - org.elasticsearch.search.suggest.phraseのクラス
 
CandidateGenerator() - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
candidateGenerator(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
CandidateGenerator(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.CandidateGenerator
 
candidates - クラス の変数org.elasticsearch.search.suggest.phrase.Correction
 
candidates - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.CandidateSet
 
CandidateSet(DirectCandidateGenerator.Candidate[], DirectCandidateGenerator.Candidate) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.CandidateSet
 
canHaveDuplicates() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
Is this request can potentially be dup on a single shard.
canHaveDuplicates() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
canHighlight(FieldMapper) - クラス のメソッドorg.elasticsearch.search.highlight.FastVectorHighlighter
 
canHighlight(FieldMapper) - インタフェース のメソッドorg.elasticsearch.search.highlight.Highlighter
 
canHighlight(FieldMapper) - クラス のメソッドorg.elasticsearch.search.highlight.PlainHighlighter
 
canHighlight(FieldMapper) - クラス のメソッドorg.elasticsearch.search.highlight.PostingsHighlighter
 
canIndex() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
returns true if this shard supports indexing (i.e., write) operations.
canIndex() - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
 
canMoveToClosed() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
canMoveToStarted() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
canMoveToStopped() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
cannotBindToGuiceType(String) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotInjectInnerClass(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotInjectRawMembersInjector() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotInjectRawProvider() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotInjectRawTypeLiteral() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotInjectTypeLiteralOf(Type) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
cannotSatisfyCircularDependency(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
canonicalize(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns a type that is functionally equal but not necessarily equal according to Object.equals().
canonicalName(String) - クラス のstaticメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns base file name from part name
canOpenIndex(ESLogger, Path) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
Returns true iff the given location contains an index an the index can be successfully opened.
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given shard routing can be re-balanced to the given allocation.
canRebalance(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the cluster can execute re-balanced operations at all.
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canRebalance(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
canRebalance(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
 
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
 
canRebalance(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
Returns a Decision whether the given shard routing can be re-balanced to the given allocation.
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Returns a Decision whether the given shard routing can be remain on the given node.
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
 
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
canRemain(ShardRouting, RoutingNode, RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
 
capacity() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
capitalize(String) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Strings
Returns a string that is equivalent to the specified string with its first character converted to uppercase as by String.toUpperCase(java.util.Locale).
capitalize(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
cardinality() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
cardinality(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Cardinality aggregation with the given name.
Cardinality - org.elasticsearch.search.aggregations.metrics.cardinalityのインタフェース
An aggregation that computes approximate numbers of unique terms.
cardinality(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
CardinalityAggregator - org.elasticsearch.search.aggregations.metrics.cardinalityのクラス
An aggregator that computes approximate counts of unique values.
CardinalityAggregator(String, ValuesSource, int, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
CardinalityBuilder - org.elasticsearch.search.aggregations.metrics.cardinalityのクラス
Builder for the Cardinality aggregation.
CardinalityBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityBuilder
Sole constructor.
CardinalityParser - org.elasticsearch.search.aggregations.metrics.cardinalityのクラス
 
CardinalityParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityParser
 
cast() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
castToDouble(SortedNumericDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Wrap the provided SortedNumericDocValues instance to cast all values to doubles.
castToLong(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Wrap the provided SortedNumericDoubleValues instance to cast all values to longs.
CatalanAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
CatalanAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CatalanAnalyzerProvider
 
category(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
Create a new CategoryMapping
category(String, String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
Create a new CategoryMapping with default category
CategoryContextMapping - org.elasticsearch.search.suggest.contextのクラス
The CategoryContextMapping is used to define a ContextMapping that references a field within a document.
CategoryContextMapping(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping
Create a new CategoryContextMapping with the default field [_type]
CategoryContextMapping(String, String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping
Create a new CategoryContextMapping with the default field [_type]
CategoryContextMapping(String, Iterable<? extends CharSequence>) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping
Create a new CategoryContextMapping with the default field [_type]
CategoryContextMapping(String, String, Iterable<? extends CharSequence>) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.CategoryContextMapping
Create a new CategoryContextMapping with the default field [_type]
CategoryContextMapping.Builder - org.elasticsearch.search.suggest.contextのクラス
 
cause() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
cause() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The cause for this index creation.
cause(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The cause for this index creation.
cause(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The cause for this index template creation.
cause() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
cause(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The cause for this index template creation.
cause() - クラス のメソッドorg.elasticsearch.repositories.VerificationFailure
 
cause() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns restore operation cause
cause() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns cause for snapshot operation
causeToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
causeToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Renders a cause exception as xcontent
cborBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns a content builder using CBOR format (XContentType.CBOR.
cborBuilder(OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Constructs a new cbor builder that will output the result into the provided output stream.
CborXContent - org.elasticsearch.common.xcontent.cborのクラス
A CBOR based content implementation using Jackson.
cborXContent - クラス のstatic変数org.elasticsearch.common.xcontent.cbor.CborXContent
 
CborXContentGenerator - org.elasticsearch.common.xcontent.cborのクラス
 
CborXContentGenerator(JsonGenerator, OutputStream, String...) - クラス のコンストラクタorg.elasticsearch.common.xcontent.cbor.CborXContentGenerator
 
CborXContentParser - org.elasticsearch.common.xcontent.cborのクラス
 
CborXContentParser(JsonParser) - クラス のコンストラクタorg.elasticsearch.common.xcontent.cbor.CborXContentParser
 
cbrt(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cbrt(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cbrt(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cbrt(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cbrt(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
CCW - 列挙型 のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
 
ceil(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ceil(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ceil(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ceil(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ceil(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
Cell(Object, Table.Cell) - クラス のコンストラクタorg.elasticsearch.common.Table.Cell
 
Cell(Object) - クラス のコンストラクタorg.elasticsearch.common.Table.Cell
 
Cell(Object, Map<String, String>) - クラス のコンストラクタorg.elasticsearch.common.Table.Cell
 
center(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
Set the center of the circle
center(double, double) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
set the center of the circle
centroid() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroid
 
centroid - クラス の変数org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
centroid() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
changed() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation.Result
determine whether the actual RoutingTable has been changed
changesAllowed() - クラス のメソッドorg.elasticsearch.indices.IndicesService
Returns true if changes (adding / removing) indices, shards and so on are allowed.
channel - クラス の変数org.elasticsearch.index.translog.TranslogReader
 
channel - クラス の変数org.elasticsearch.rest.action.support.RestActionListener
 
channel(TransportRequestOptions.Type) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.NodeChannels
 
ChannelBufferBytesReference - org.elasticsearch.common.bytesのクラス
 
ChannelBufferBytesReference(ChannelBuffer) - クラス のコンストラクタorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
ChannelBufferStreamInput - org.elasticsearch.transport.nettyのクラス
A Netty ChannelBuffer based StreamInput.
ChannelBufferStreamInput(ChannelBuffer) - クラス のコンストラクタorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
ChannelBufferStreamInput(ChannelBuffer, int) - クラス のコンストラクタorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
ChannelBufferStreamInputFactory - org.elasticsearch.transport.nettyのクラス
 
ChannelBufferStreamInputFactory() - クラス のコンストラクタorg.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
 
channelReference - クラス の変数org.elasticsearch.index.translog.TranslogReader
 
Channels - org.elasticsearch.common.ioのクラス
 
channelScore(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
CHAR_FILTERS - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
charAt(int) - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
 
charFilter(String) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
CharFilteredText(String, String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
charFilterFactories() - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
CharFilterFactory - org.elasticsearch.index.analysisのインタフェース
 
CharFilterFactoryFactory - org.elasticsearch.index.analysisのインタフェース
 
charFilterFactoryFactory(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
charFilters(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
charFilters() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
charfilters() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
charfilters(DetailAnalyzeResponse.CharFilteredText[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
charFilters() - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
CharFiltersBindings() - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.CharFiltersBindings
 
CharMatcher - org.elasticsearch.index.analysisのインタフェース
A class to match character code points.
CharMatcher.Basic - org.elasticsearch.index.analysisの列挙型
 
CharMatcher.Builder - org.elasticsearch.index.analysisのクラス
 
CharMatcher.ByUnicodeCategory - org.elasticsearch.index.analysisのクラス
 
CharSequenceReader - org.elasticsearch.common.ioのクラス
 
CharSequenceReader() - クラス のコンストラクタorg.elasticsearch.common.io.CharSequenceReader
 
charTermAttr - クラス の変数org.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
checkAndNotify() - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
 
checkAndNotify() - インタフェース のメソッドorg.elasticsearch.watcher.ResourceWatcher
Called periodically by ResourceWatcherService so resource watcher can check the resource
checkBlock(ClusterHealthRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
checkBlock(DeleteRepositoryRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.TransportDeleteRepositoryAction
 
checkBlock(GetRepositoriesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
 
checkBlock(PutRepositoryRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.TransportPutRepositoryAction
 
checkBlock(VerifyRepositoryRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
checkBlock(ClusterRerouteRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.TransportClusterRerouteAction
 
checkBlock(ClusterUpdateSettingsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.TransportClusterUpdateSettingsAction
 
checkBlock(ClusterSearchShardsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.TransportClusterSearchShardsAction
 
checkBlock(CreateSnapshotRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.TransportCreateSnapshotAction
 
checkBlock(DeleteSnapshotRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.TransportDeleteSnapshotAction
 
checkBlock(GetSnapshotsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction
 
checkBlock(RestoreSnapshotRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction
 
checkBlock(SnapshotsStatusRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction
 
checkBlock(ClusterStateRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.TransportClusterStateAction
 
checkBlock(PendingClusterTasksRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.TransportPendingClusterTasksAction
 
checkBlock(GetAliasesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.TransportAliasesExistAction
 
checkBlock(GetAliasesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.TransportGetAliasesAction
 
checkBlock(IndicesAliasesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.TransportIndicesAliasesAction
 
checkBlock(CloseIndexRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
checkBlock(CreateIndexRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.TransportCreateIndexAction
 
checkBlock(DeleteIndexRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
checkBlock(IndicesExistsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.TransportIndicesExistsAction
 
checkBlock(TypesExistsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TransportTypesExistsAction
 
checkBlock(GetIndexRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.TransportGetIndexAction
 
checkBlock(GetMappingsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetMappingsAction
 
checkBlock(PutMappingRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.TransportPutMappingAction
 
checkBlock(OpenIndexRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
checkBlock(GetSettingsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.TransportGetSettingsAction
 
checkBlock(UpdateSettingsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.TransportUpdateSettingsAction
 
checkBlock(IndicesShardStoresRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.TransportIndicesShardStoresAction
 
checkBlock(DeleteIndexTemplateRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.TransportDeleteIndexTemplateAction
 
checkBlock(GetIndexTemplatesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.TransportGetIndexTemplatesAction
 
checkBlock(PutIndexTemplateRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.TransportPutIndexTemplateAction
 
checkBlock(UpgradeSettingsRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeSettingsAction
 
checkBlock(DeleteWarmerRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.TransportDeleteWarmerAction
 
checkBlock(GetWarmersRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.TransportGetWarmersAction
 
checkBlock(PutWarmerRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.TransportPutWarmerAction
 
checkBlock(Request, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
checkCompatibility(MappedFieldType, List<String>, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Checks for any conflicts between this field type and other.
checkCorsSettingForRegex(String) - クラス のstaticメソッドorg.elasticsearch.rest.support.RestUtils
Determine if CORS setting is a regex
CheckFileCommand - org.elasticsearch.common.cliのクラス
A helper command that checks if configured paths have been changed when running a CLI command.
CheckFileCommand(Terminal) - クラス のコンストラクタorg.elasticsearch.common.cli.CheckFileCommand
 
checkForCancel() - クラス のメソッドorg.elasticsearch.common.util.CancellableThreads
call this will throw an exception if operation was cancelled.
checkForMisplacedScopeAnnotations(Class<?>, Object, Errors) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Adds an error if there is a misplaced annotations on type.
checkForNull(T, Object, Dependency<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
Returns value if it is non-null allowed to be null.
checkForOfficialPlugins(String) - クラス のstaticメソッドorg.elasticsearch.plugins.PluginManager
 
checkForTimeout(long) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
checkFrequencies(long, long, long, long, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
checkFrequencyValidity(long, long, long, long, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristic
 
checkGlobalBlock(ClusterState, ClearIndicesCacheRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
checkGlobalBlock(ClusterState, ForceMergeRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
checkGlobalBlock(ClusterState, RecoveryRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
checkGlobalBlock(ClusterState, IndicesSegmentsRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
checkGlobalBlock(ClusterState, IndicesStatsRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
checkGlobalBlock(ClusterState, UpgradeStatusRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
checkGlobalBlock(ClusterState, UpgradeRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
checkGlobalBlock(ClusterState, ValidateQueryRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
checkGlobalBlock(ClusterState, ExistsRequest) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
checkGlobalBlock(ClusterState, FieldStatsRequest) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
checkGlobalBlock(ClusterState, PercolateRequest) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
checkGlobalBlock(ClusterState, SuggestRequest) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
checkGlobalBlock(ClusterState, Request) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Executes a global block check before polling the cluster state.
checkGlobalBlock(ClusterState, Request) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
checkGlobalBlock(ClusterState) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
checkGlobalBlock(ClusterState) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
checkGlobalBlock(ClusterState, DfsOnlyRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
checkIdle(long) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Called by IndexingMemoryController to check whether more than inactiveTimeNS has passed since the last indexing operation, and become inactive (reducing indexing and translog buffers to tiny values) if so.
checkIdle(IndexShard, long) - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
ask this shard to check now whether it is inactive, and reduces its indexing and translog buffers if so.
checkIndex(ShardPath) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
Runs check-index on the target shard and throws an exception if it failed
checkIndexTime() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
checkIndexTime(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
checkIntegrity() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
checkIntegrity(StoreFileMetaData, Directory) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
 
checkIntegrityNoException(StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.store.Store
 
checkIntegrityNoException(StoreFileMetaData, Directory) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
 
checkJarHell() - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
Checks the current classpath for duplicate classes
checkJarHell(URL[]) - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
Checks the set of URLs for duplicate classes
checkJavaVersion(String, String) - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
Checks that the java specification version targetVersion required by resource is compatible with the current installation.
checkNoRemainingFields(String, Map<String, Object>, Version) - クラス のstaticメソッドorg.elasticsearch.index.mapper.DocumentMapperParser
 
checkNoRemainingFields(Map<String, Object>, Version, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.DocumentMapperParser
 
checkNotAnnotated() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
checkNotAnnotated() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
checkNotScoped() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
checkNotTargetted() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
checkParentLimit(String) - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
Checks whether the parent breaker has been tripped
checkpoint(long, int, ChannelReference) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
CHECKPOINT_FILE_NAME - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
CHECKPOINT_SUFFIX - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
checkRequestBlock(ClusterState, TransportSingleShardAction<AnalyzeRequest, AnalyzeResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
checkRequestBlock(ClusterState, ClearIndicesCacheRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
checkRequestBlock(ClusterState, ForceMergeRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
checkRequestBlock(ClusterState, TransportSingleShardAction<GetFieldMappingsIndexRequest, GetFieldMappingsResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
checkRequestBlock(ClusterState, RecoveryRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
checkRequestBlock(ClusterState, IndicesSegmentsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
checkRequestBlock(ClusterState, IndicesStatsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
checkRequestBlock(ClusterState, UpgradeStatusRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
checkRequestBlock(ClusterState, UpgradeRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
checkRequestBlock(ClusterState, ValidateQueryRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
checkRequestBlock(ClusterState, ExistsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
checkRequestBlock(ClusterState, FieldStatsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
checkRequestBlock(ClusterState, PercolateRequest, String[]) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
checkRequestBlock(ClusterState, SuggestRequest, String[]) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
checkRequestBlock(ClusterState, Request, String[]) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Executes a global request-level check before polling the cluster state.
checkRequestBlock(ClusterState, Request, String[]) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
checkRequestBlock(ClusterState, Request) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
checkRequestBlock(ClusterState, TransportSingleShardAction<Request, Response>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
checkRequestBlock(ClusterState, DfsOnlyRequest, String[]) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
checkSegmentInfoIntegrity(Directory) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
checksum(byte[]) - インタフェース のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.Checksummer
Return the hex string for the given byte array
checksum() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
checksum() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns file md5 checksum provided by Store
checksum() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns a string representation of the files checksum.
checksum() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
ChecksumBlobStoreFormat<T extends ToXContent> - org.elasticsearch.repositories.blobstoreのクラス
Snapshot metadata file format used in v2.0 and above
ChecksumBlobStoreFormat(String, String, FromXContentBuilder<T>, ParseFieldMatcher, boolean, XContentType) - クラス のコンストラクタorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
ChecksumBlobStoreFormat(String, String, FromXContentBuilder<T>, ParseFieldMatcher, boolean) - クラス のコンストラクタorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
CHECKSUMS_PREFIX - クラス のstatic変数org.elasticsearch.index.store.Store
 
checkUnrecognizedParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
 
checkVersionFormat(String) - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
 
checkWriteConsistency() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
checkWriteConsistency() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
checkWriteConsistency() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
True if write consistency should be checked for an implementation
childBindingAlreadySet(Key<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
childFilter - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
ChildMemoryCircuitBreaker - org.elasticsearch.common.breakerのクラス
Breaker that will check a parent's when incrementing
ChildMemoryCircuitBreaker(BreakerSettings, ESLogger, HierarchyCircuitBreakerService, String) - クラス のコンストラクタorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
Create a circuit breaker that will break if the number of estimated bytes grows above the limit.
ChildMemoryCircuitBreaker(BreakerSettings, ChildMemoryCircuitBreaker, ESLogger, HierarchyCircuitBreakerService, String) - クラス のコンストラクタorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
Create a circuit breaker that will break if the number of estimated bytes grows above the limit.
childQuery - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
children - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
 
children(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Children aggregation with the given name.
Children - org.elasticsearch.search.aggregations.bucket.childrenのインタフェース
An single bucket aggregation that translates parent documents to their children documents.
ChildrenBuilder - org.elasticsearch.search.aggregations.bucket.childrenのクラス
Builder for the Children aggregation.
ChildrenBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.ChildrenBuilder
Sole constructor.
ChildrenConstantScoreQuery - org.elasticsearch.index.search.childのクラス
非推奨です。
Use queries from lucene/join instead
ChildrenConstantScoreQuery(IndexParentChildFieldData, Query, String, String, Filter, int, BitSetProducer) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
ChildrenParser - org.elasticsearch.search.aggregations.bucket.childrenのクラス
 
ChildrenParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.ChildrenParser
 
ChildrenQuery - org.elasticsearch.index.search.childのクラス
非推奨です。
Use queries from lucene/join instead
ChildrenQuery(ParentChildIndexFieldData, String, String, Filter, Query, ScoreType, int, int, int, BitSetProducer) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
ChildrenQuery.ParentCollector - org.elasticsearch.index.search.childのクラス
非推奨です。
 
ChildrenQuery.ParentScoreCollector - org.elasticsearch.index.search.childのクラス
非推奨です。
 
ChildrenQuery.ParentScoreCountCollector - org.elasticsearch.index.search.childのクラス
非推奨です。
 
ChildrenQuery.ParentWeight - org.elasticsearch.index.search.childのクラス
非推奨です。
 
ChildTaskActionRequest<Request extends ActionRequest<Request>> - org.elasticsearch.action.supportのクラス
Base class for action requests that can have associated child tasks
ChildTaskActionRequest() - クラス のコンストラクタorg.elasticsearch.action.support.ChildTaskActionRequest
 
ChildTaskActionRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.ChildTaskActionRequest
 
ChildTaskRequest - org.elasticsearch.action.supportのクラス
Base class for requests that can have associated child tasks
ChildTaskRequest() - クラス のコンストラクタorg.elasticsearch.action.support.ChildTaskRequest
 
ChildTaskRequest(TransportRequest) - クラス のコンストラクタorg.elasticsearch.action.support.ChildTaskRequest
 
childType - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
childType(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ChildrenBuilder
Set the type of children documents.
childWeight - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
ChineseAnalyzerProvider - org.elasticsearch.index.analysisのクラス
Only for old indexes
ChineseAnalyzerProvider(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ChineseAnalyzerProvider
 
ChiSquare - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ChiSquare(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
ChiSquare.ChiSquareBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ChiSquare.ChiSquareParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ChiSquareBuilder(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare.ChiSquareBuilder
 
ChiSquareParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare.ChiSquareParser
 
chooseStorageFormat(LeafReader, PackedLongValues, Ordinals, RandomAccessOrds, long, long, float, int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
chunkSize() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns data file chunk size.
chunkSize() - クラス のメソッドorg.elasticsearch.repositories.fs.FsRepository
Returns data file chunk size.
cidrMaskToMinMax(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
Computes the min & max ip addresses (represented as long values - same way as stored in index) represented by the given CIDR mask expression.
circle(CircleBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
CircleBuilder - org.elasticsearch.common.geo.buildersのクラス
 
CircleBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.CircleBuilder
 
circuitBreak(String, long) - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
Method used to trip the breaker, delegates to the parent to determine whether to trip the breaker or not
circuitBreak(String, long) - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
Trip the circuit breaker
circuitBreak(String, long) - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
Method used to trip the breaker
circuitBreak(String, long) - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
CircuitBreaker - org.elasticsearch.common.breakerのインタフェース
Interface for an object that can be incremented, breaking after some configured limit has been reached.
CircuitBreaker.Type - org.elasticsearch.common.breakerの列挙型
 
CircuitBreakerModule - org.elasticsearch.indices.breakerのクラス
 
CircuitBreakerModule(Settings) - クラス のコンストラクタorg.elasticsearch.indices.breaker.CircuitBreakerModule
 
CircuitBreakerService - org.elasticsearch.indices.breakerのクラス
Interface for Circuit Breaker services, which provide breakers to classes that load field data.
CircuitBreakerService(Settings) - クラス のコンストラクタorg.elasticsearch.indices.breaker.CircuitBreakerService
 
CircuitBreakerStats - org.elasticsearch.indices.breakerのクラス
Class encapsulating stats about the circuit breaker
CircuitBreakerStats(String, long, long, double, long) - クラス のコンストラクタorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
CircuitBreakingException - org.elasticsearch.common.breakerの例外
Exception thrown when the circuit breaker trips
CircuitBreakingException(String) - 例外 のコンストラクタorg.elasticsearch.common.breaker.CircuitBreakingException
 
CircuitBreakingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.breaker.CircuitBreakingException
 
CircuitBreakingException(String, long, long) - 例外 のコンストラクタorg.elasticsearch.common.breaker.CircuitBreakingException
 
CjkAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
CjkAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CjkAnalyzerProvider
 
CJKBigramFilterFactory - org.elasticsearch.index.analysisのクラス
Factory that creates a CJKBigramFilter to form bigrams of CJK terms that are generated from StandardTokenizer or ICUTokenizer.
CJKBigramFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CJKBigramFilterFactory
 
CJKWidthFilterFactory - org.elasticsearch.index.analysisのクラス
 
CJKWidthFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CJKWidthFilterFactory
 
Classes - org.elasticsearch.commonのクラス
 
Classes(long, long, long) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
ClassicFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for ClassicFilter
ClassicFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ClassicFilterFactory
 
ClassicTokenizerFactory - org.elasticsearch.index.analysisのクラス
Factory for ClassicTokenizer
ClassicTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ClassicTokenizerFactory
 
ClassMap(String, Class<T>, Set<String>, Class<?>...) - クラス のコンストラクタorg.elasticsearch.common.util.ExtensionPoint.ClassMap
ClassPermission - org.elasticsearch.scriptのクラス
Checked by scripting engines to allow loading a java class.
ClassPermission(String) - クラス のコンストラクタorg.elasticsearch.script.ClassPermission
Creates a new ClassPermission object.
ClassPermission(String, String) - クラス のコンストラクタorg.elasticsearch.script.ClassPermission
Creates a new ClassPermission object.
ClassSet(String, Class<T>, Class<?>...) - クラス のコンストラクタorg.elasticsearch.common.util.ExtensionPoint.ClassSet
clause(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
clause(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryBuilder
 
CLEAN_FILES - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
cleanCaches(Injector) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
 
cleanLuceneIndex(Directory) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
This method removes all lucene files from the given directory.
cleanOpenFiles() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
cleanPath() - クラス のstaticメソッドorg.elasticsearch.common.blobstore.BlobPath
 
cleanPath(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
cleanTruncate(String, int) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Truncates string to a length less than length.
cleanupAndVerify(String, Store.MetadataSnapshot) - クラス のメソッドorg.elasticsearch.index.store.Store
This method deletes every file in this store that is not contained in the given source meta data or is a legacy checksum file.
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Clears all info flags.
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Clears all info flags.
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Clears all the request flags.
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Clears all stats flags.
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
clear() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
Do not include any data
clear() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Clears all stats.
clear() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
Clears all stats.
clear() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
Clears all stats.
clear() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
clear() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
clear() - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
clear() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
clear() - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
clear() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
clear() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
clear(String) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
clear(String) - クラス のメソッドorg.elasticsearch.index.cache.IndexCache
 
clear(String) - クラス のメソッドorg.elasticsearch.index.cache.query.index.IndexQueryCache
 
clear(String) - クラス のメソッドorg.elasticsearch.index.cache.query.none.NoneQueryCache
 
clear(String) - インタフェース のメソッドorg.elasticsearch.index.cache.query.QueryCache
 
clear() - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
Clears any resources associated with this field data.
clear() - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache
Clears all the field data stored cached in on this index.
clear(String) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache
Clears all the field data stored cached in on this index for the specified field name.
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.None
 
clear(String) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.None
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataService
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
clear(IndexReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData
 
clear() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
clear() - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
clear() - クラス のメソッドorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
clear() - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
clear() - クラス のメソッドorg.elasticsearch.index.store.Store.LegacyChecksums
 
clear(IndexShard) - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache
 
clear() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
clear() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
clear() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
clear() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
clear() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
CLEAR_SCROLL_CONTEXTS_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
clearCache(ClearIndicesCacheRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Clear indices cache.
clearCache(ClearIndicesCacheRequest, ActionListener<ClearIndicesCacheResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Clear indices cache.
clearCandidateGenerators() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Clear the candidate generators.
clearField(String) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataService
 
clearIndex(String) - クラス のメソッドorg.elasticsearch.indices.cache.query.IndicesQueryCache
Clear all entries that belong to the given index.
ClearIndicesCacheAction - org.elasticsearch.action.admin.indices.cache.clearのクラス
 
ClearIndicesCacheRequest - org.elasticsearch.action.admin.indices.cache.clearのクラス
 
ClearIndicesCacheRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
ClearIndicesCacheRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
clearIndicesCacheRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a clean indices cache request.
ClearIndicesCacheRequestBuilder - org.elasticsearch.action.admin.indices.cache.clearのクラス
 
ClearIndicesCacheRequestBuilder(ElasticsearchClient, ClearIndicesCacheAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
 
ClearIndicesCacheResponse - org.elasticsearch.action.admin.indices.cache.clearのクラス
The response of a refresh action.
clearReleasables(SearchContext.Lifetime) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
clearRescorers() - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Clears all rescorers from the builder.
clearRescorers() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
clearScroll(ClearScrollRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Clears the search contexts associated with specified scroll ids.
clearScroll(ClearScrollRequest, ActionListener<ClearScrollResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Clears the search contexts associated with specified scroll ids.
clearScroll(ClearScrollRequest, ActionListener<ClearScrollResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
clearScroll(ClearScrollRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
ClearScrollAction - org.elasticsearch.action.searchのクラス
 
ClearScrollContextsRequest() - クラス のコンストラクタorg.elasticsearch.search.action.SearchServiceTransportAction.ClearScrollContextsRequest
 
ClearScrollRequest - org.elasticsearch.action.searchのクラス
 
ClearScrollRequest() - クラス のコンストラクタorg.elasticsearch.action.search.ClearScrollRequest
 
ClearScrollRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.search.ClearScrollRequest
Creates a clear scroll request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
ClearScrollRequestBuilder - org.elasticsearch.action.searchのクラス
 
ClearScrollRequestBuilder(ElasticsearchClient, ClearScrollAction) - クラス のコンストラクタorg.elasticsearch.action.search.ClearScrollRequestBuilder
 
ClearScrollResponse - org.elasticsearch.action.searchのクラス
 
ClearScrollResponse(boolean, int) - クラス のコンストラクタorg.elasticsearch.action.search.ClearScrollResponse
 
clearState() - クラス のメソッドorg.elasticsearch.watcher.FileWatcher
Clears any state with the FileWatcher, making all files show up as new
clearTemporalResponses() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
Clears the list of cached ping responses.
client - クラス の変数org.elasticsearch.action.ActionRequestBuilder
 
Client - org.elasticsearch.clientのインタフェース
A client provides a one stop interface for performing actions/operations against the cluster.
client() - クラス のメソッドorg.elasticsearch.node.Node
A client that can be used to execute actions (operations) against the cluster.
client(boolean) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Is the node going to be a client node which means it will hold no data (node.data is set to false) and other optimizations by different modules.
CLIENT_ATTR - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
 
CLIENT_TYPE - クラス のstatic変数org.elasticsearch.client.transport.TransportClient
 
CLIENT_TYPE_SETTING - インタフェース のstatic変数org.elasticsearch.client.Client
 
clientBootstrap - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
ClientChannelPipelineFactory(NettyTransport) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyTransport.ClientChannelPipelineFactory
 
clientNode(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
clientNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Is the node a client node or not.
ClientTransportModule - org.elasticsearch.client.transportのクラス
 
ClientTransportModule() - クラス のコンストラクタorg.elasticsearch.client.transport.ClientTransportModule
 
CliTool - org.elasticsearch.common.cliのクラス
A base class for command-line interface tool.
CliTool(CliToolConfig) - クラス のコンストラクタorg.elasticsearch.common.cli.CliTool
 
CliTool(CliToolConfig, Terminal) - クラス のコンストラクタorg.elasticsearch.common.cli.CliTool
 
CliTool.Command - org.elasticsearch.common.cliのクラス
 
CliTool.Command.Exit - org.elasticsearch.common.cliのクラス
 
CliTool.Command.Help - org.elasticsearch.common.cliのクラス
 
CliTool.ExitStatus - org.elasticsearch.common.cliの列挙型
 
CliToolConfig - org.elasticsearch.common.cliのクラス
 
CliToolConfig.Builder - org.elasticsearch.common.cliのクラス
 
CliToolConfig.Cmd - org.elasticsearch.common.cliのクラス
 
CliToolConfig.Cmd.Builder - org.elasticsearch.common.cliのクラス
 
CliToolConfig.OptionBuilder - org.elasticsearch.common.cliのクラス
 
CliToolConfig.OptionGroupBuilder - org.elasticsearch.common.cliのクラス
 
CLOCKWISE - 列挙型 のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
 
clone() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
clone() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
clone() - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
clone() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TimestampFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TTLFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
clone() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
clone() - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
clone() - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
 
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Clone the model, returning an exact copy
clone() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
close() - クラス のメソッドorg.apache.lucene.store.RateLimitedFSDirectory
 
close() - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Closes the processor.
close() - クラス のメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler
 
close() - クラス のメソッドorg.elasticsearch.client.FilterClient
 
close(CloseIndexRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Closes an index based on the index name.
close(CloseIndexRequest, ActionListener<CloseIndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Closes an index based on the index name.
close() - クラス のメソッドorg.elasticsearch.client.node.NodeClient
 
close() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Closes the client.
close() - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
close() - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobStore
 
close() - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
close() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
close() - クラス のメソッドorg.elasticsearch.common.bytes.ReleasablePagedBytesReference
 
close() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
close() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
close() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
close() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Close the shell of the polygon
close() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder.Ring
 
close() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder.InternalPolygonBuilder
 
close() - クラス のメソッドorg.elasticsearch.common.geo.builders.PolygonBuilder
 
close() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Closes the stream and releases any system resources associated with it.
close() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Close the stream.
close() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Closes the stream and releases any system resources associated with it.
close() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
close() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Closes the stream to further operations.
close() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Closes this stream to further operations.
close() - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Closes and resets this writer for reuse.
close() - インタフェース のメソッドorg.elasticsearch.common.lease.Releasable
 
close(Iterable<? extends Releasable>) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables.
close(Releasable...) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables.
close(boolean, Iterable<Releasable>) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables, ignoring exceptions if success is false.
close(boolean, Releasable...) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables, ignoring exceptions if success is false.
close() - クラス のメソッドorg.elasticsearch.common.logging.log4j.TerminalAppender
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.index.FreqTermsEnum
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.LoggerInfoStream
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
close() - クラス のメソッドorg.elasticsearch.common.lucene.store.IndexOutputOutputStream
 
close() - クラス のメソッドorg.elasticsearch.common.netty.OpenChannelsHandler
 
close() - クラス のメソッドorg.elasticsearch.common.recycler.ConcurrentDequeRecycler
 
close() - クラス のメソッドorg.elasticsearch.common.recycler.DequeRecycler
 
close() - クラス のメソッドorg.elasticsearch.common.recycler.NoneRecycler
 
close() - クラス のメソッドorg.elasticsearch.common.recycler.NoneRecycler.NV
 
close() - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler
 
close() - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
 
close() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ReleasableLock
 
close() - クラス のメソッドorg.elasticsearch.common.util.LongHash
 
close() - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
 
close() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
close() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
close() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
close() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.FaultDetection
 
close() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
close() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
close() - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
 
close() - クラス のメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
close() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
 
close() - クラス のメソッドorg.elasticsearch.env.ShardLock
 
close() - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch
 
close() - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
close() - クラス のメソッドorg.elasticsearch.index.analysis.NumericTokenizer
 
close() - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
close() - クラス のメソッドorg.elasticsearch.index.cache.IndexCache
 
close() - クラス のメソッドorg.elasticsearch.index.cache.query.index.IndexQueryCache
 
close() - クラス のメソッドorg.elasticsearch.index.cache.query.none.NoneQueryCache
 
close() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsConsumer
非推奨です。
 
close() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
close() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommit
Releases the current snapshot.
close() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommits
 
close() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
close() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Searcher
 
close() - クラス のメソッドorg.elasticsearch.index.engine.EngineSearcher
 
close() - クラス のメソッドorg.elasticsearch.index.engine.RecoveryCounter
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Closes this builder and release all resources.
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
close() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVBytesAtomicFieldData
 
close(String, boolean) - クラス のメソッドorg.elasticsearch.index.IndexService
 
close() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
close() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
close() - クラス のメソッドorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
close() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
close() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
close() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCollector
非推奨です。
 
close() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCountCollector
非推奨です。
 
close(String, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
close() - クラス のメソッドorg.elasticsearch.index.shard.StoreRecoveryService
 
close() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
 
close() - クラス のメソッドorg.elasticsearch.index.store.IndexStore
 
close() - クラス のメソッドorg.elasticsearch.index.store.Store
 
close() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
close() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
close() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
close() - クラス のメソッドorg.elasticsearch.index.translog.Translog.View
 
close() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
close() - クラス のメソッドorg.elasticsearch.index.translog.TranslogService
 
close() - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
close() - クラス のメソッドorg.elasticsearch.indices.cache.query.IndicesQueryCache
 
close() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache
 
close() - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
close() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection.StatusRef
 
close() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
close() - クラス のメソッドorg.elasticsearch.indices.store.IndicesStore
 
close() - クラス のメソッドorg.elasticsearch.node.Node
 
close() - クラス のメソッドorg.elasticsearch.percolator.PercolatorService
 
close() - クラス のメソッドorg.elasticsearch.repositories.VerifyNodeRepositoryAction
 
close() - クラス のメソッドorg.elasticsearch.rest.RestFilter
 
close() - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
close() - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
close() - クラス のメソッドorg.elasticsearch.script.ScriptService
 
close() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Called upon release of the aggregator.
close() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
close() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
 
close() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
close() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
close() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
close() - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
close() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
close() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream
 
close() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
close() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.NodeChannels
 
closed() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
Returns true if the state is closed.
closed - クラス の変数org.elasticsearch.index.translog.TranslogReader
 
closeIndex(CloseIndexClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexStateService
 
CloseIndexAction - org.elasticsearch.action.admin.indices.closeのクラス
 
CloseIndexClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.closeのクラス
Cluster state update request that allows to close one or more indices
CloseIndexRequest - org.elasticsearch.action.admin.indices.closeのクラス
A request to close an index.
CloseIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
 
CloseIndexRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
Constructs a new close index request for the specified index.
closeIndexRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a close index request.
CloseIndexRequestBuilder - org.elasticsearch.action.admin.indices.closeのクラス
Builder for close index request
CloseIndexRequestBuilder(ElasticsearchClient, CloseIndexAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
 
CloseIndexRequestBuilder(ElasticsearchClient, CloseIndexAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
 
CloseIndexResponse - org.elasticsearch.action.admin.indices.closeのクラス
A response for a close index action.
closeInternal() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
closeInternal() - クラス のメソッドorg.elasticsearch.env.ShardLock
 
closeInternal() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
closeNoLock(String) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Method to close the engine while the write lock is held.
closeNoLock(String) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
Closes the engine without acquiring the write lock.
closeNoLock(String) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
closeWhileHandlingException(Iterable<Releasable>) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables, ignoring exceptions.
closeWhileHandlingException(Releasable...) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Release the provided Releasables, ignoring exceptions.
closeWithTragicEvent(Throwable) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
closeWriter() - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
cluster() - インタフェース のメソッドorg.elasticsearch.client.AdminClient
A client allowing to perform actions/operations against the cluster.
CLUSTER_BYTES_SIZE_SETTINGS - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
All known byte-sized cluster settings.
CLUSTER_READ_ONLY_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
CLUSTER_ROUTING_ALLOCATION_ALLOW_REBALANCE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_AWARENESS_ATTRIBUTES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_AWARENESS_FORCE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_CLUSTER_CONCURRENT_REBALANCE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_CONCURRENT_RECOVERIES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_DISABLE_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
CLUSTER_ROUTING_ALLOCATION_DISABLE_NEW_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
CLUSTER_ROUTING_ALLOCATION_DISABLE_REPLICA_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
CLUSTER_ROUTING_ALLOCATION_DISK_THRESHOLD_ENABLED - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
CLUSTER_ROUTING_ALLOCATION_ENABLE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_HIGH_DISK_WATERMARK - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
CLUSTER_ROUTING_ALLOCATION_INCLUDE_RELOCATIONS - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
CLUSTER_ROUTING_ALLOCATION_LOW_DISK_WATERMARK - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
CLUSTER_ROUTING_ALLOCATION_NODE_CONCURRENT_RECOVERIES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_NODE_INITIAL_PRIMARIES_RECOVERIES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
CLUSTER_ROUTING_ALLOCATION_REROUTE_INTERVAL - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
CLUSTER_ROUTING_ALLOCATION_SNAPSHOT_RELOCATION_ENABLED - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
Disables relocation of shards that are currently being snapshotted.
CLUSTER_ROUTING_EXCLUDE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
CLUSTER_ROUTING_INCLUDE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
CLUSTER_ROUTING_REBALANCE_ENABLE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
CLUSTER_ROUTING_REQUIRE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
CLUSTER_TIME_SETTINGS - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
All known time cluster settings.
CLUSTER_TOTAL_SHARDS_PER_NODE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
Controls the maximum number of shards per node on a global level.
ClusterAdminClient - org.elasticsearch.clientのインタフェース
Administrative actions/operations against indices.
ClusterBlock - org.elasticsearch.cluster.blockのクラス
 
ClusterBlock(int, String, boolean, boolean, RestStatus, EnumSet<ClusterBlockLevel>) - クラス のコンストラクタorg.elasticsearch.cluster.block.ClusterBlock
 
ClusterBlockException - org.elasticsearch.cluster.blockの例外
 
ClusterBlockException(ImmutableSet<ClusterBlock>) - 例外 のコンストラクタorg.elasticsearch.cluster.block.ClusterBlockException
 
ClusterBlockException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.block.ClusterBlockException
 
ClusterBlockLevel - org.elasticsearch.cluster.blockの列挙型
 
ClusterBlocks - org.elasticsearch.cluster.blockのクラス
Represents current cluster level blocks to block dirty operations done against the cluster.
ClusterBlocks.Builder - org.elasticsearch.cluster.blockのクラス
 
clusterChanged(ClusterChangedEvent) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateListener
Called when cluster state changes.
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataUpdateSettingsService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.gateway.Gateway
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.gateway.GatewayMetaState
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.gateway.GatewayService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.indices.cluster.IndicesClusterStateService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.indices.store.IndicesStore
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.node.settings.NodeSettingsService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
Checks if new repositories appeared in or disappeared from cluster metadata and updates current list of repositories accordingly.
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
 
clusterChanged(ClusterChangedEvent) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
 
ClusterChangedEvent - org.elasticsearch.clusterのクラス
An event received by the local node, signaling that the cluster state has changed.
ClusterChangedEvent(String, ClusterState, ClusterState) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterChangedEvent
 
ClusterDynamicSettings - org.elasticsearch.cluster.settingsの注釈型
 
ClusterHealthAction - org.elasticsearch.action.admin.cluster.healthのクラス
 
ClusterHealthRequest - org.elasticsearch.action.admin.cluster.healthのクラス
 
ClusterHealthRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
ClusterHealthRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
clusterHealthRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a cluster health request.
ClusterHealthRequestBuilder - org.elasticsearch.action.admin.cluster.healthのクラス
 
ClusterHealthRequestBuilder(ElasticsearchClient, ClusterHealthAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
ClusterHealthResponse - org.elasticsearch.action.admin.cluster.healthのクラス
 
ClusterHealthResponse(String, String[], ClusterState) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
needed for plugins BWC
ClusterHealthResponse(String, String[], ClusterState, int, int, int, TimeValue) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
ClusterHealthStatus - org.elasticsearch.cluster.healthの列挙型
 
ClusterIndexHealth - org.elasticsearch.cluster.healthのクラス
 
ClusterIndexHealth(IndexMetaData, IndexRoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterIndexHealth
 
ClusterInfo - org.elasticsearch.clusterのクラス
ClusterInfo is an object representing a map of nodes to DiskUsage and a map of shard ids to shard sizes, see InternalClusterInfoService.shardIdentifierFromRouting(String) for the key used in the shardSizes map
ClusterInfo() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterInfo
 
ClusterInfo(Map<String, DiskUsage>, Map<String, DiskUsage>, Map<String, Long>, Map<ShardRouting, String>) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterInfo
Creates a new ClusterInfo instance.
clusterInfo() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
ClusterInfoRequest<T extends ClusterInfoRequest<T>> - org.elasticsearch.action.support.master.infoのクラス
 
ClusterInfoRequest() - クラス のコンストラクタorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
ClusterInfoRequestBuilder<Request extends ClusterInfoRequest<Request>,Response extends ActionResponse,Builder extends ClusterInfoRequestBuilder<Request,Response,Builder>> - org.elasticsearch.action.support.master.infoのクラス
 
ClusterInfoRequestBuilder(ElasticsearchClient, Action<Request, Response, Builder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
ClusterInfoService - org.elasticsearch.clusterのインタフェース
Interface for a class used to gather information about a cluster at regular intervals
ClusterInfoService.Listener - org.elasticsearch.clusterのインタフェース
Interface for listeners to implement in order to perform actions when new information about the cluster has been gathered
ClusterModule - org.elasticsearch.clusterのクラス
Configures classes and services that affect the entire cluster.
ClusterModule(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterModule
 
clusterName - クラス の変数org.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
clusterName - クラス の変数org.elasticsearch.action.support.nodes.TransportNodesAction
 
clusterName - クラス の変数org.elasticsearch.action.support.tasks.TransportTasksAction
 
ClusterName - org.elasticsearch.clusterのクラス
 
ClusterName(String) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterName
 
clusterName - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
clusterName() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
clusterName() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
clusterName(String) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
The cluster name this node is part of (maps to the cluster.name setting).
clusterNameFromSettings(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterName
 
ClusterNameModule - org.elasticsearch.clusterのクラス
 
ClusterNameModule(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterNameModule
 
ClusterRebalanceAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This AllocationDecider controls re-balancing operations based on the cluster wide active shard state.
ClusterRebalanceAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
ClusterRebalanceAllocationDecider.ClusterRebalanceType - org.elasticsearch.cluster.routing.allocation.deciderの列挙型
An enum representation for the configured re-balance type.
ClusterRerouteAction - org.elasticsearch.action.admin.cluster.rerouteのクラス
 
ClusterRerouteRequest - org.elasticsearch.action.admin.cluster.rerouteのクラス
Request to submit cluster reroute allocation commands
ClusterRerouteRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
 
clusterRerouteRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
 
ClusterRerouteRequestBuilder - org.elasticsearch.action.admin.cluster.rerouteのクラス
Builder for a cluster reroute request
ClusterRerouteRequestBuilder(ElasticsearchClient, ClusterRerouteAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
 
ClusterRerouteResponse - org.elasticsearch.action.admin.cluster.rerouteのクラス
Response returned after a cluster reroute request
ClusterSearchShardsAction - org.elasticsearch.action.admin.cluster.shardsのクラス
 
ClusterSearchShardsGroup - org.elasticsearch.action.admin.cluster.shardsのクラス
 
ClusterSearchShardsGroup(String, int, ShardRouting[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
ClusterSearchShardsRequest - org.elasticsearch.action.admin.cluster.shardsのクラス
 
ClusterSearchShardsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
ClusterSearchShardsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
clusterSearchShardsRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
List all shards for the give search
clusterSearchShardsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
List all shards for the give search
ClusterSearchShardsRequestBuilder - org.elasticsearch.action.admin.cluster.shardsのクラス
 
ClusterSearchShardsRequestBuilder(ElasticsearchClient, ClusterSearchShardsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
 
ClusterSearchShardsResponse - org.elasticsearch.action.admin.cluster.shardsのクラス
 
ClusterSearchShardsResponse(ClusterSearchShardsGroup[], DiscoveryNode[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
clusterService - クラス の変数org.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
clusterService - クラス の変数org.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
clusterService - クラス の変数org.elasticsearch.action.support.master.TransportMasterNodeAction
 
clusterService - クラス の変数org.elasticsearch.action.support.nodes.TransportNodesAction
 
clusterService - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
clusterService - クラス の変数org.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
clusterService - クラス の変数org.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
clusterService - クラス の変数org.elasticsearch.action.support.tasks.TransportTasksAction
 
ClusterService - org.elasticsearch.clusterのインタフェース
The cluster service allowing to both register for cluster state events (ClusterStateListener) and submit state update tasks (ClusterStateUpdateTask.
ClusterShardHealth - org.elasticsearch.cluster.healthのクラス
 
ClusterShardHealth(int, IndexShardRoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterShardHealth
 
ClusterState - org.elasticsearch.clusterのクラス
Represents the current state of the cluster.
ClusterState(long, String, ClusterState) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterState
 
ClusterState(ClusterName, long, String, MetaData, RoutingTable, DiscoveryNodes, ClusterBlocks, ImmutableOpenMap<String, ClusterState.Custom>, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterState
 
ClusterState.Builder - org.elasticsearch.clusterのクラス
 
ClusterState.ClusterStateStatus - org.elasticsearch.clusterの列挙型
 
ClusterState.Custom - org.elasticsearch.clusterのインタフェース
 
ClusterState.Metric - org.elasticsearch.clusterの列挙型
 
ClusterStateAction - org.elasticsearch.action.admin.cluster.stateのクラス
 
ClusterStateHealth - org.elasticsearch.cluster.healthのクラス
 
ClusterStateHealth(int, int, int, int, int, int, int, double, ClusterHealthStatus, List<String>, Map<String, ClusterIndexHealth>) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterStateHealth
Full constructor which is only intended to provide wire-compatibility for 2.x.
ClusterStateHealth(MetaData, RoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterStateHealth
Creates a new ClusterStateHealth instance based on cluster meta data and its routing table as a convenience.
ClusterStateHealth(ClusterState) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterStateHealth
Creates a new ClusterStateHealth instance considering the current cluster state and all indices in the cluster.
ClusterStateHealth(ClusterState, String[]) - クラス のコンストラクタorg.elasticsearch.cluster.health.ClusterStateHealth
Creates a new ClusterStateHealth instance considering the current cluster state and the provided index names.
ClusterStateListener - org.elasticsearch.clusterのインタフェース
A listener to be notified when a cluster state changes.
ClusterStateNonMasterUpdateTask - org.elasticsearch.clusterのクラス
This is a marker interface to indicate that the task should be executed even if the current node is not a master.
ClusterStateNonMasterUpdateTask() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateNonMasterUpdateTask
 
ClusterStateObserver - org.elasticsearch.clusterのクラス
A utility class which simplifies interacting with the cluster state in cases where one tries to take action based on the current state but may want to wait for a new state and retry upon failure.
ClusterStateObserver(ClusterService, ESLogger) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateObserver
 
ClusterStateObserver(ClusterService, TimeValue, ESLogger) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateObserver
 
ClusterStateObserver.ChangePredicate - org.elasticsearch.clusterのインタフェース
 
ClusterStateObserver.EventPredicate - org.elasticsearch.clusterのクラス
 
ClusterStateObserver.Listener - org.elasticsearch.clusterのインタフェース
 
ClusterStateObserver.ValidationPredicate - org.elasticsearch.clusterのクラス
 
clusterStateProcessed(String, ClusterState, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.AbstractAckedClusterStateTaskListener
 
clusterStateProcessed(String, ClusterState, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.AbstractClusterStateTaskListener
 
clusterStateProcessed(String, ClusterState, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
clusterStateProcessed(String, ClusterState, ClusterState) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskListener
Called when the result of the ClusterStateTaskExecutor.execute(ClusterState, List) have been processed properly by all listeners.
clusterStateProcessed(String, ClusterState, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
 
clusterStatePublished(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor
Callback invoked after new cluster state is published.
ClusterStateRequest - org.elasticsearch.action.admin.cluster.stateのクラス
 
ClusterStateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
clusterStateRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a cluster state request.
ClusterStateRequestBuilder - org.elasticsearch.action.admin.cluster.stateのクラス
 
ClusterStateRequestBuilder(ElasticsearchClient, ClusterStateAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
 
ClusterStateResponse - org.elasticsearch.action.admin.cluster.stateのクラス
 
ClusterStateResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
ClusterStateResponse(ClusterName, ClusterState) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
ClusterStateTaskConfig - org.elasticsearch.clusterのインタフェース
Cluster state update task configuration for timeout and priority
ClusterStateTaskExecutor<T> - org.elasticsearch.clusterのクラス
 
ClusterStateTaskExecutor() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateTaskExecutor
 
ClusterStateTaskExecutor.BatchResult<T> - org.elasticsearch.clusterのクラス
Represents the result of a batched execution of cluster state update tasks
ClusterStateTaskExecutor.BatchResult.Builder<T> - org.elasticsearch.clusterのクラス
 
ClusterStateTaskExecutor.TaskResult - org.elasticsearch.clusterのクラス
 
ClusterStateTaskExecutor.TaskResult.FailureConsumer - org.elasticsearch.clusterのインタフェース
 
ClusterStateTaskListener - org.elasticsearch.clusterのインタフェース
 
ClusterStateUpdateRequest<T extends ClusterStateUpdateRequest<T>> - org.elasticsearch.cluster.ackのクラス
Base class to be used when needing to update the cluster state Contains the basic fields that are always needed
ClusterStateUpdateRequest() - クラス のコンストラクタorg.elasticsearch.cluster.ack.ClusterStateUpdateRequest
 
ClusterStateUpdateResponse - org.elasticsearch.cluster.ackのクラス
Base response returned after a cluster state update
ClusterStateUpdateResponse(boolean) - クラス のコンストラクタorg.elasticsearch.cluster.ack.ClusterStateUpdateResponse
 
ClusterStateUpdateTask - org.elasticsearch.clusterのクラス
A task that can update the cluster state.
ClusterStateUpdateTask() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateUpdateTask
 
ClusterStateUpdateTask(Priority) - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateUpdateTask
 
clusterStateVersion() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
clusterStats(ClusterStatsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Cluster wide aggregated stats.
clusterStats(ClusterStatsRequest, ActionListener<ClusterStatsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Cluster wide aggregated stats
ClusterStatsAction - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsIndices - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsIndices(ClusterStatsNodeResponse[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
ClusterStatsIndices.ShardStats - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction.ClusterStatsNodeRequest
 
ClusterStatsNodeResponse - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodeResponse(DiscoveryNode, ClusterHealthStatus, NodeInfo, NodeStats, ShardStats[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
ClusterStatsNodes - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodes(ClusterStatsNodeResponse[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
ClusterStatsNodes.Counts - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodes.JvmStats - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodes.JvmVersion - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodes.OsStats - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsNodes.ProcessStats - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsRequest - org.elasticsearch.action.admin.cluster.statsのクラス
A request to get cluster level stats.
ClusterStatsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsRequest
 
ClusterStatsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsRequest
Get stats from nodes based on the nodes ids specified.
clusterStatsRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a cluster stats request.
ClusterStatsRequestBuilder - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsRequestBuilder(ElasticsearchClient, ClusterStatsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsRequestBuilder
 
ClusterStatsResponse - org.elasticsearch.action.admin.cluster.statsのクラス
 
ClusterStatsResponse(long, ClusterName, String, ClusterStatsNodeResponse[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
clusterStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
Cluster Health Status, only populated on master nodes.
ClusterUpdateSettingsAction - org.elasticsearch.action.admin.cluster.settingsのクラス
 
ClusterUpdateSettingsRequest - org.elasticsearch.action.admin.cluster.settingsのクラス
Request for an update cluster settings action
ClusterUpdateSettingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
clusterUpdateSettingsRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
 
ClusterUpdateSettingsRequestBuilder - org.elasticsearch.action.admin.cluster.settingsのクラス
Builder for a cluster update settings request
ClusterUpdateSettingsRequestBuilder(ElasticsearchClient, ClusterUpdateSettingsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
 
ClusterUpdateSettingsResponse - org.elasticsearch.action.admin.cluster.settingsのクラス
A response for a cluster update settings action.
clusterUUID(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
clusterUUID() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
cmd(String, Class<? extends CliTool.Command>) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
cmd(String) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
cmds(CliToolConfig.Cmd.Builder...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
cmds(CliToolConfig.Cmd...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
cmds() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
cmdType() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd
 
coalesceToEmpty(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
codec(String) - クラス のメソッドorg.elasticsearch.index.codec.CodecService
 
CODEC_NAME - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
CODEC_NAME - クラス のstatic変数org.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
CODEC_VERSION_CHECKSUMS - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
CODEC_VERSION_LATEST - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
CODEC_VERSION_SERIALIZED_LABELS - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
CODEC_VERSION_START - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
CodecService - org.elasticsearch.index.codecのクラス
Since Lucene 4.0 low level index segments are read and written through a codec layer that allows to use use-case specific file formats & data-structures per field.
CodecService(Index) - クラス のコンストラクタorg.elasticsearch.index.codec.CodecService
 
CodecService(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.codec.CodecService
 
CodecService(Index, IndexSettingsService, MapperService) - クラス のコンストラクタorg.elasticsearch.index.codec.CodecService
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
coerce(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
coerce - クラス の変数org.elasticsearch.index.mapper.core.NumberFieldMapper
 
COERCE - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Builder
 
coerce(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Builder
 
coerce - クラス の変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
COERCE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Defaults
 
COERCE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Names
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Builder
 
coerce(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Builder
 
coerce - クラス の変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
coerce() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
COERCE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
COERCE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
coerce(boolean) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
 
collateMatch() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
collateParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets additional params for collate script
collatePrune(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets whether to prune suggestions after collation
collateQuery(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets a query used for filtering out suggested phrases (collation).
collateQuery(Template) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets a query used for filtering out suggested phrases (collation).
collect(int) - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
collect(int) - クラス のメソッドorg.elasticsearch.common.lucene.MinimumScoreCollector
 
collect(Mapper, Collection<ObjectMapper>, Collection<FieldMapper>) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MapperUtils
Split mapper and its descendants into object and field mappers.
collect(int) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
collect(int, long) - クラス のメソッドorg.elasticsearch.search.aggregations.LeafBucketCollector
Collect the given doc in the given bucket.
collect(int) - クラス のメソッドorg.elasticsearch.search.aggregations.LeafBucketCollector
 
collect(int, long) - クラス のメソッドorg.elasticsearch.search.aggregations.LeafBucketCollectorBase
 
collect(long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
collect(int) - クラス のメソッドorg.elasticsearch.search.scan.ScanContext.ScanCollector
 
collectableSubAggregators - クラス の変数org.elasticsearch.search.aggregations.AggregatorBase
 
collectBucket(LeafBucketCollector, int, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Utility method to collect the given doc in the given bucket (identified by the bucket ordinal)
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
Called for each bucket with a value so the state can be modified based on the key and metric value for this bucket
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
collectBucketValue(String, Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
collectExistingBucket(LeafBucketCollector, int, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Same as BucketsAggregator.collectBucket(LeafBucketCollector, int, long), but doesn't check if the docCounts needs to be re-sized.
collectionStatistics(String) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
collectionToCommaDelimitedString(Iterable<?>) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to return a Collection as a CSV String.
collectionToDelimitedString(Iterable<?>, String, String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to return a Collection as a delimited (e.g.
collectionToDelimitedString(Iterable<?>, String, String, String, StringBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
collectionToDelimitedString(Iterable<?>, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to return a Collection as a delimited (e.g.
CollectionUtils - org.elasticsearch.common.utilの列挙型
Collections-related utility methods.
collectMode - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
collectMode(Aggregator.SubAggCollectionMode) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Expert: set the collection mode.
collector - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
collector(SearchContext) - クラス のメソッドorg.elasticsearch.search.scan.ScanContext
 
CollectorResult - org.elasticsearch.search.profileのクラス
Public interface and serialization container for profiled timings of the Collectors used in the search.
CollectorResult(String, String, Long, List<CollectorResult>) - クラス のコンストラクタorg.elasticsearch.search.profile.CollectorResult
 
CollectorResult(StreamInput) - クラス のコンストラクタorg.elasticsearch.search.profile.CollectorResult
 
collectPayloads(boolean) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
columnNumber - クラス の変数org.elasticsearch.common.xcontent.XContentLocation
 
combine(Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Modules
Returns a new module that installs all of modules.
combine(Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Modules
Returns a new module that installs all of modules.
combine(double, double, double) - 列挙型 のメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
 
COMBINE_SCRIPT - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
COMBINE_SCRIPT_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
CombineFunction - org.elasticsearch.common.lucene.search.functionの列挙型
 
combineFunction - クラス の変数org.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
combineGrouped(List<? extends Query>) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
combineNamedQueries(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
combineScript(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Set the combine script.
commaDelimitedListToSet(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convenience method to convert a CSV string list to a set.
commaDelimitedListToStringArray(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Convert a CSV list into an array of Strings.
command() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
Command(Terminal) - クラス のコンストラクタorg.elasticsearch.common.cli.CliTool.Command
 
commands() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Get the commands wrapped by this instance
commit() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
CommitId(byte[]) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.CommitId
 
CommitId(StreamInput) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.CommitId
 
CommitPoint - org.elasticsearch.index.shardのクラス
 
CommitPoint(long, String, CommitPoint.Type, List<CommitPoint.FileInfo>, List<CommitPoint.FileInfo>) - クラス のコンストラクタorg.elasticsearch.index.shard.CommitPoint
 
CommitPoint.FileInfo - org.elasticsearch.index.shardのクラス
 
CommitPoint.Type - org.elasticsearch.index.shardの列挙型
 
CommitPoints - org.elasticsearch.index.shardのクラス
 
CommitPoints(List<CommitPoint>) - クラス のコンストラクタorg.elasticsearch.index.shard.CommitPoints
 
commits() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoints
 
CommitStats - org.elasticsearch.index.engineのクラス
a class the returns dynamic information with respect to the last commit point of this shard
CommitStats(SegmentInfos) - クラス のコンストラクタorg.elasticsearch.index.engine.CommitStats
 
commitStats() - クラス のメソッドorg.elasticsearch.index.engine.Engine
get commits stats for the last commit
commitStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
committed - クラス の変数org.elasticsearch.index.engine.Segment
 
CommonFields() - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
CommonGramsTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
CommonGramsTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CommonGramsTokenFilterFactory
 
CommonSettings() - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldData.CommonSettings
 
CommonStats - org.elasticsearch.action.admin.indices.statsのクラス
 
CommonStats() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.CommonStats
 
CommonStats(CommonStatsFlags) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.CommonStats
 
CommonStats(IndexShard, CommonStatsFlags) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.CommonStats
 
CommonStatsFlags - org.elasticsearch.action.admin.indices.statsのクラス
 
CommonStatsFlags(CommonStatsFlags.Flag...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
CommonStatsFlags.Flag - org.elasticsearch.action.admin.indices.statsの列挙型
 
commonTermsBlendedQuery(Term[], float[], boolean, float) - クラス のstaticメソッドorg.apache.lucene.queries.BlendedTermQuery
 
commonTermsCutoff - クラス の変数org.elasticsearch.index.search.MatchQuery
 
commonTermsQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a common query for the provided field name and text.
CommonTermsQueryBuilder - org.elasticsearch.index.queryのクラス
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.
CommonTermsQueryBuilder(String, Object) - クラス のコンストラクタorg.elasticsearch.index.query.CommonTermsQueryBuilder
Constructs a new common terms query.
CommonTermsQueryBuilder.Operator - org.elasticsearch.index.queryの列挙型
 
CommonTermsQueryParser - org.elasticsearch.index.queryのクラス
 
CommonTermsQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.CommonTermsQueryParser
 
comparator(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
 
Comparators - org.elasticsearch.common.utilの列挙型
Comparator-related utility methods.
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
Comparator used for sorting.
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVNumericIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
 
comparatorSource(Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
compare(BytesReference, BytesReference) - クラス のメソッドorg.elasticsearch.common.text.UTF8SortedAsUnicodeComparator
 
compare(ShardRouting, ShardRouting) - クラス のメソッドorg.elasticsearch.gateway.PriorityComparator
 
compare(B, B) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket.SubAggregationComparator
 
compare(CompletionSuggestion.Entry.Option, CompletionSuggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggester.ScoreComparator
 
compare(Suggest.Suggestion.Entry.Option, Suggest.Suggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Frequency
 
compare(Suggest.Suggestion.Entry.Option, Suggest.Suggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Score
 
compareDiscardNaN(double, double, boolean) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.Comparators
Compare d1 against d2, pushing at the bottom.
compareTo(IndicesShardStoresResponse.StoreStatus) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
 
compareTo(ShardIterator) - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardIterator
 
compareTo(Priority) - クラス のメソッドorg.elasticsearch.common.Priority
 
compareTo(Text) - クラス のメソッドorg.elasticsearch.common.text.Text
 
compareTo(DistanceUnit.Distance) - クラス のメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
 
compareTo(PrioritizedCallable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedCallable
 
compareTo(PrioritizedRunnable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
compareTo(ShardId) - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
compareTo(Translog.Location) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
compareTo(TranslogReader) - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
compareTo(Number) - クラス のメソッドorg.elasticsearch.script.ScoreAccessor
 
compareTo(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
compareTo(Correction) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.Correction
Lower scores sorts first; if scores are equal, than later terms (zzz) sort first .
compareTo(DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
Lower scores sort first; if scores are equal, then later (zzz) terms sort first
compareTo(Snapshot) - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Compares two snapshots by their start time
compareTo(ThreadPoolStats.Stats) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
compatibleWith(IndexFieldData) - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
compile(String, String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
 
compile(String...) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPath
 
compile(String, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
Compile a template string to (in this case) a Mustache object than can later be re-used for execution to fill in missing parameter values.
compile(String, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
compile(String, Map<String, String>) - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
compile(Script, ScriptContext, HasContextAndHeaders, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.ScriptService
Checks if a script can be executed and compiles it if needed, or returns the previously compiled and cached script.
compiled() - クラス のメソッドorg.elasticsearch.script.CompiledScript
Method to get the compiled script object.
CompiledScript - org.elasticsearch.scriptのクラス
CompiledScript holds all the parameters necessary to execute a previously compiled script.
CompiledScript(ScriptService.ScriptType, String, String, Object) - クラス のコンストラクタorg.elasticsearch.script.CompiledScript
Constructor for CompiledScript.
compileInternal(Script, HasContextAndHeaders, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.ScriptService
Compiles a script straight-away, or returns the previously compiled and cached script, without checking if it can be executed based on settings.
completed() - 列挙型 のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStage
Returns true if snapshot completed (successfully or not)
completed() - 列挙型 のメソッドorg.elasticsearch.cluster.RestoreInProgress.State
Returns true if restore process completed (either successfully or with failure)
completed(Collection<SnapshotsInProgress.ShardSnapshotStatus>) - クラス のstaticメソッドorg.elasticsearch.cluster.SnapshotsInProgress
Checks if all shards in the list have completed
completed() - 列挙型 のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
 
completed() - 列挙型 のメソッドorg.elasticsearch.snapshots.SnapshotState
Returns true if snapshot completed (successfully or not)
completedOperations() - 例外 のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer.BatchOperationException
the number of succesful operations performed before the exception was thrown
completion - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
completion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
completion() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
Completion090PostingsFormat - org.elasticsearch.search.suggest.completionのクラス
This PostingsFormat is basically a T-Sink for a default postings format that is used to store postings on disk fitting the lucene APIs and builds a suggest FST as an auxiliary data structure next to the actual postings format.
Completion090PostingsFormat(PostingsFormat, Completion090PostingsFormat.CompletionLookupProvider) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
Completion090PostingsFormat() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
Completion090PostingsFormat.CompletionLookupProvider - org.elasticsearch.search.suggest.completionのクラス
 
Completion090PostingsFormat.CompletionTerms - org.elasticsearch.search.suggest.completionのクラス
 
Completion090PostingsFormat.LookupFactory - org.elasticsearch.search.suggest.completionのクラス
 
completionDataFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
completionDataFields() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
completionField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
CompletionFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
CompletionFieldMapper(String, MappedFieldType, int, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
CompletionFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
CompletionFieldMapper.CompletionFieldType - org.elasticsearch.index.mapper.coreのクラス
 
CompletionFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
CompletionFieldMapper.Fields - org.elasticsearch.index.mapper.coreのクラス
 
CompletionFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
completionFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
completionFields() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
CompletionFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
CompletionFieldType(CompletionFieldMapper.CompletionFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
CompletionLookupProvider() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
completionStats(String...) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
completionStats(IndexReader, String...) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat
Returns total in-heap bytes used by all suggesters.
CompletionStats - org.elasticsearch.search.suggest.completionのクラス
 
CompletionStats() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionStats
 
CompletionStats(long, ObjectLongHashMap<String>) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionStats
 
CompletionSuggester - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggester() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggester
 
CompletionSuggester.ScoreComparator - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestion - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestion() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion
 
CompletionSuggestion(String, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion
 
completionSuggestion(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestBuilders
Creates a completion suggestion lookup query with the provided name
CompletionSuggestion.Entry - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestion.Entry.Option - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestionBuilder - org.elasticsearch.search.suggest.completionのクラス
Defines a suggest command based on a prefix, typically to provide "auto-complete" functionality for users as they type search terms.
CompletionSuggestionBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestionBuilder
 
CompletionSuggestionContext - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestionContext(Suggester) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
CompletionSuggestionFuzzyBuilder - org.elasticsearch.search.suggest.completionのクラス
A form of CompletionSuggestionBuilder that supports fuzzy queries allowing matches on typos.
CompletionSuggestionFuzzyBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
CompletionSuggestParser - org.elasticsearch.search.suggest.completionのクラス
 
CompletionSuggestParser(CompletionSuggester) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestParser
 
CompletionTerms(Terms, Completion090PostingsFormat.LookupFactory) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionTerms
 
CompletionTokenStream - org.elasticsearch.search.suggest.completionのクラス
 
CompletionTokenStream(TokenStream, BytesRef, CompletionTokenStream.ToFiniteStrings) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionTokenStream
 
CompletionTokenStream.ByteTermAttribute - org.elasticsearch.search.suggest.completionのインタフェース
 
CompletionTokenStream.ByteTermAttributeImpl - org.elasticsearch.search.suggest.completionのクラス
 
CompletionTokenStream.ToFiniteStrings - org.elasticsearch.search.suggest.completionのインタフェース
 
CompositeIndicesRequest - org.elasticsearch.actionのインタフェース
Needs to be implemented by all ActionRequest subclasses that are composed of multiple subrequests which relate to one or more indices.
compound - クラス の変数org.elasticsearch.index.engine.Segment
 
compound(List<Terms.Order>) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
Creates a bucket ordering strategy which sorts buckets based multiple criteria
compound(Terms.Order...) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
Creates a bucket ordering strategy which sorts buckets based multiple criteria
compress(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
compress() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
compress - クラス の変数org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
compress - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
compress() - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions
 
compress() - クラス のメソッドorg.elasticsearch.transport.TransportResponseOptions
 
COMPRESS_THRESHOLD - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
compressed() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
Return the compressed bytes.
CompressedIndexInput - org.elasticsearch.common.compressのクラス
非推奨です。
Used only for backward comp. to read old compressed files, since we now use codec based compression
CompressedIndexInput(IndexInput) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
compressedReference() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
Return the compressed bytes as a BytesReference.
CompressedStreamInput - org.elasticsearch.common.compressのクラス
 
CompressedStreamInput(StreamInput) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedStreamInput
 
CompressedXContent - org.elasticsearch.common.compressのクラス
Similar class to the String class except that it internally stores data using a compressed representation in order to require less permanent memory.
CompressedXContent(ToXContent, XContentType, ToXContent.Params) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedXContent
Create a CompressedXContent out of a ToXContent instance.
CompressedXContent(BytesReference) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedXContent
Create a CompressedXContent out of a serialized ToXContent that may already be compressed.
CompressedXContent(byte[]) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedXContent
 
CompressedXContent(String) - クラス のコンストラクタorg.elasticsearch.common.compress.CompressedXContent
 
compression - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
compression - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
compression() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestState
 
COMPRESSION_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
compressionLevel - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
Compressor - org.elasticsearch.common.compressのインタフェース
 
compressor(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
 
compressor(ChannelBuffer) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
 
compressor(IndexInput) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
非推奨です。
we don't compress lucene indexes anymore and rely on lucene codecs
CompressorFactory - org.elasticsearch.common.compressのクラス
 
CompressorFactory() - クラス のコンストラクタorg.elasticsearch.common.compress.CompressorFactory
 
compressThreshold(long) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
ComputationException - org.elasticsearch.common.inject.internalの例外
Wraps an exception that occurred during a computation.
ComputationException(Throwable) - 例外 のコンストラクタorg.elasticsearch.common.inject.internal.ComputationException
 
computeNxys(long, long, long, long, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
concat(Iterator<? extends T>...) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Combines multiple iterators into a single iterator.
concat(FieldMapper) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
Concats and returns a new FieldMappers.
concreteAliases(MetaData, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
concreteAllClosedIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
concreteAllIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
Returns all the concrete indices.
concreteAllOpenIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
concreteIndex() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
concreteIndex() - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction.InternalRequest
 
concreteIndices(ClusterState, IndicesRequest) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Same as IndexNameExpressionResolver.concreteIndices(ClusterState, IndicesOptions, String...), but the index expressions and options are encapsulated in the specified request.
concreteIndices(ClusterState, IndicesOptions, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Translates the provided index expression into actual concrete indices, properly deduplicated.
concreteIndices(ClusterState, IndicesOptions, long, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Translates the provided index expression into actual concrete indices, properly deduplicated.
concreteSingleIndex(ClusterState, IndicesRequest) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Utility method that allows to resolve an index expression to its corresponding single concrete index.
concurrent(Recycler.Factory<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Create a concurrent implementation that can support concurrent access from concurrencyLevel threads with little contention.
concurrent(Recycler.Factory<T>) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
 
ConcurrentCollections - org.elasticsearch.common.util.concurrentのクラス
 
concurrentDeque(Recycler.C<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Return a concurrent recycler based on a deque.
ConcurrentDequeRecycler<T> - org.elasticsearch.common.recyclerのクラス
A Recycler implementation based on a concurrent Deque.
ConcurrentDequeRecycler(Recycler.C<T>, int) - クラス のコンストラクタorg.elasticsearch.common.recycler.ConcurrentDequeRecycler
 
ConcurrentHashMapLong<T> - org.elasticsearch.common.util.concurrentのクラス
 
ConcurrentHashMapLong(ConcurrentMap<Long, T>) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
ConcurrentMapLong<T> - org.elasticsearch.common.util.concurrentのインタフェース
 
ConcurrentRebalanceAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
Similar to the ClusterRebalanceAllocationDecider this AllocationDecider controls the number of currently in-progress re-balance (relocation) operations and restricts node allocations if the configured threashold is reached.
ConcurrentRebalanceAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
 
concurrentSmallFileStreamPool() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
ConcurrentSnapshotExecutionException - org.elasticsearch.snapshotsの例外
Thrown when a user tries to start multiple snapshots at the same time
ConcurrentSnapshotExecutionException(SnapshotId, String) - 例外 のコンストラクタorg.elasticsearch.snapshots.ConcurrentSnapshotExecutionException
 
ConcurrentSnapshotExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.ConcurrentSnapshotExecutionException
 
concurrentStreamPool() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
concurrentStreams() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
conf() - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
confidence(Float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets the confidence level for this suggester.
config(String, Class<? extends CliTool>) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliToolConfig
 
config() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
config - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
config() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
configFile() - クラス のメソッドorg.elasticsearch.env.Environment
The config location.
ConfigurationException - org.elasticsearch.common.injectの例外
Thrown when a programming error such as a misplaced annotation, illegal binding, or unsupported scope is found.
ConfigurationException(Iterable<Message>) - 例外 のコンストラクタorg.elasticsearch.common.inject.ConfigurationException
Creates a ConfigurationException containing messages.
configure() - クラス のメソッドorg.elasticsearch.action.ActionModule
 
configure() - クラス のメソッドorg.elasticsearch.client.node.NodeClientModule
 
configure() - クラス のメソッドorg.elasticsearch.client.transport.ClientTransportModule
 
configure() - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
configure() - クラス のメソッドorg.elasticsearch.cluster.ClusterNameModule
 
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
configure() - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
Configures a Binder via the exposed methods.
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
 
configure(Binder) - インタフェース のメソッドorg.elasticsearch.common.inject.Module
Contributes bindings and other configurations for this module to binder.
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder
 
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
configure(Binder) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
configure() - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Creates bindings and other configurations private to this module.
configure(Settings, boolean) - クラス のstaticメソッドorg.elasticsearch.common.logging.log4j.LogConfigurator
Consolidates settings and converts them into actual log4j settings, then initializes loggers and appenders.
configure() - クラス のメソッドorg.elasticsearch.common.network.NetworkModule
 
configure() - クラス のメソッドorg.elasticsearch.common.settings.SettingsModule
 
configure() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryModule
 
configure() - クラス のメソッドorg.elasticsearch.env.EnvironmentModule
 
configure() - クラス のメソッドorg.elasticsearch.env.NodeEnvironmentModule
 
configure() - クラス のメソッドorg.elasticsearch.gateway.GatewayModule
 
configure() - クラス のメソッドorg.elasticsearch.http.HttpServerModule
 
configure() - クラス のメソッドorg.elasticsearch.index.aliases.IndexAliasesServiceModule
 
configure() - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule
 
configure() - クラス のメソッドorg.elasticsearch.index.cache.IndexCacheModule
 
configure() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.DeletionPolicyModule
 
configure() - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataModule
 
configure() - クラス のメソッドorg.elasticsearch.index.IndexModule
 
configure() - クラス のメソッドorg.elasticsearch.index.IndexNameModule
 
configure() - クラス のメソッドorg.elasticsearch.index.LocalNodeIdModule
 
configure() - クラス のメソッドorg.elasticsearch.index.mapper.MapperServiceModule
 
configure() - クラス のメソッドorg.elasticsearch.index.search.shape.ShapeModule
 
configure() - クラス のメソッドorg.elasticsearch.index.settings.IndexSettingsModule
 
configure() - クラス のメソッドorg.elasticsearch.index.shard.IndexShardModule
 
configure() - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityModule
 
configure() - クラス のメソッドorg.elasticsearch.index.store.IndexStoreModule
 
configure() - クラス のメソッドorg.elasticsearch.index.store.StoreModule
 
configure() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerModule
 
configure() - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
configure() - クラス のメソッドorg.elasticsearch.monitor.MonitorModule
 
configure() - クラス のメソッドorg.elasticsearch.node.NodeModule
 
configure() - クラス のメソッドorg.elasticsearch.percolator.PercolatorModule
 
configure() - クラス のメソッドorg.elasticsearch.plugins.PluginsModule
 
configure() - クラス のメソッドorg.elasticsearch.repositories.RepositoriesModule
 
configure() - クラス のメソッドorg.elasticsearch.repositories.RepositoryModule
Configures a Binder via the exposed methods.
configure() - クラス のメソッドorg.elasticsearch.repositories.RepositoryNameModule
 
configure() - クラス のメソッドorg.elasticsearch.rest.action.RestActionModule
 
configure() - クラス のメソッドorg.elasticsearch.rest.RestModule
 
configure() - クラス のメソッドorg.elasticsearch.script.ScriptModule
 
configure() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configure() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolModule
 
configure() - クラス のメソッドorg.elasticsearch.transport.TransportModule
 
configure() - クラス のメソッドorg.elasticsearch.tribe.TribeModule
 
configure() - クラス のメソッドorg.elasticsearch.Version.Module
 
configure() - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherModule
 
configureAggs() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configureClientChannelPipelineFactory() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
configureFetchSubPhase() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configureFunctionScore() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configureHighlighters() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configureSearch() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
configureServerChannelPipelineFactory() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
configureServerChannelPipelineFactory(String, Settings) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
configureSuggesters() - クラス のメソッドorg.elasticsearch.search.SearchModule
 
connectedNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Returns the current connected transport nodes that this client will use.
connectedNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
connectedNodes - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectionListener - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
connectionLock - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
CONNECTIONS_PER_NODE_BULK - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
CONNECTIONS_PER_NODE_PING - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
CONNECTIONS_PER_NODE_RECOVERY - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
CONNECTIONS_PER_NODE_REG - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
CONNECTIONS_PER_NODE_STATE - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
connectionsPerNodeBulk - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectionsPerNodePing - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectionsPerNodeRecovery - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectionsPerNodeReg - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectionsPerNodeState - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectOnNetworkDisconnect - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
connectTimeout - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
connectToChannels(NettyTransport.NodeChannels, DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
connectToChannelsLight(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
connectToNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
connectToNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
connectToNode(DiscoveryNode, boolean) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
connectToNode(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Connects to the given node, if already connected, does nothing.
connectToNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
connectToNodeLight(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
connectToNodeLight(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
connectToNodeLight(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Connects to a node in a light manner.
connectToNodeLight(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
ConnectTransportException - org.elasticsearch.transportの例外
 
ConnectTransportException(DiscoveryNode, String) - 例外 のコンストラクタorg.elasticsearch.transport.ConnectTransportException
 
ConnectTransportException(DiscoveryNode, String, String) - 例外 のコンストラクタorg.elasticsearch.transport.ConnectTransportException
 
ConnectTransportException(DiscoveryNode, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.ConnectTransportException
 
ConnectTransportException(DiscoveryNode, String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.ConnectTransportException
 
ConnectTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.ConnectTransportException
 
consistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Sets the consistency level of write.
consistencyLevel() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
consistencyLevel() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
consistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
Sets the consistency level of write.
consistencyLevel() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
consistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the consistency level of write.
ConsoleAppender - org.elasticsearch.common.logging.log4jのクラス
ConsoleAppender appends log events to System.out or System.err using a layout specified by the user.
ConsoleAppender() - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.ConsoleAppender
Constructs an unconfigured appender.
ConsoleAppender(Layout) - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.ConsoleAppender
Creates a configured appender.
ConsoleAppender(Layout, String) - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.ConsoleAppender
Creates a configured appender.
ConsoleCtrlHandler - org.elasticsearch.bootstrapのインタフェース
 
consoleLoggingEnabled() - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
CONSTANT_VALUE_ALREADY_SET - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
constantBackoff(TimeValue, int) - クラス のstaticメソッドorg.elasticsearch.action.bulk.BackoffPolicy
Creates an new constant backoff policy with the provided configuration.
ConstantBindingBuilder - org.elasticsearch.common.inject.binderのインタフェース
Binds to a constant value.
ConstantBindingBuilderImpl<T> - org.elasticsearch.common.inject.internalのクラス
Bind a constant.
ConstantBindingBuilderImpl(Binder, List<Element>, Object) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
constantScoreQuery(QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that wraps another query and simply returns a constant score equal to the query boost for every document in the query.
ConstantScoreQueryBuilder - org.elasticsearch.index.queryのクラス
A query that wraps a filter and simply returns a constant score equal to the query boost for every document in the filter.
ConstantScoreQueryBuilder(QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.ConstantScoreQueryBuilder
A query that wraps a query and simply returns a constant score equal to the query boost for every document in the query.
ConstantScoreQueryParser - org.elasticsearch.index.queryのクラス
 
ConstantScoreQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.ConstantScoreQueryParser
 
ConstantScorer - org.elasticsearch.index.search.childのクラス
A scorer that wraps a DocIdSetIterator and emits a constant score.
ConstructionContext<T> - org.elasticsearch.common.inject.internalのクラス
Context of a dependency construction.
ConstructionContext() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ConstructionContext
 
ConstructorBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to the constructor of a concrete clss.
Consumer<T> - org.elasticsearch.common.utilのインタフェース
Used to simplify backporting Elasticsearch 5.0 code to 2.0
consumer(IndexOutput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
consumer(IndexOutput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
containPhysicalIndexFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
containPhysicalIndexFile(String) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SnapshotFiles
Returns true if this snapshot contains a file with a given original name
contains(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
contains(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
contains(Class) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(String) - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns true iff this metadata contains the given file.
containsAll(Collection<?>) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
containsKey(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
containsKey(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
Returns true if this container has an association to a value for the given key.
containsKey(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
containsKey(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
Returns true if this container has an association to a value for the given key.
containsKey(K) - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
containsKey(Object) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
containsValue(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
containsValue(Object) - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
containsValue(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
containsValue(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
containsValue(Object) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
containsWhitespace(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check whether the given CharSequence contains any whitespace characters.
content() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
content() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
content() - クラス のメソッドorg.elasticsearch.rest.BytesRestResponse
 
content() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
content() - クラス のメソッドorg.elasticsearch.rest.RestResponse
The response content.
CONTENT_FIELD_NAME_INPUT - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
CONTENT_FIELD_NAME_OUTPUT - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
CONTENT_FIELD_NAME_PAYLOAD - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
CONTENT_FIELD_NAME_WEIGHT - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.client.Requests
The content type used to generate request builders (query / search).
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.BinaryFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.BooleanFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.ByteFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.DoubleFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.FloatFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.IntegerFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.LongFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.ShortFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.IdFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.IndexFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.ParentFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TypeFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.UidFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.VersionFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.ip.IpFieldMapper
 
CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper
 
contentBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
contentBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
contentBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
contentBuilder(XContentType, OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Constructs a xcontent builder that will output the result into the provided output stream.
contentBuilder(XContentType) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns a binary content builder for the provided content type.
contentBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
ContentPath - org.elasticsearch.index.mapperのクラス
 
ContentPath() - クラス のコンストラクタorg.elasticsearch.index.mapper.ContentPath
 
ContentPath(int) - クラス のコンストラクタorg.elasticsearch.index.mapper.ContentPath
Constructs a json path with an offset.
ContentPath.Type - org.elasticsearch.index.mapperの列挙型
 
contentType(XContentType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the content type that will be used when generating a document from user provided objects (like Map).
contentType(XContentType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the content type that will be used when generating a document from user provided objects (like Map).
contentType() - クラス のメソッドorg.elasticsearch.common.settings.loader.JsonSettingsLoader
 
contentType() - クラス のメソッドorg.elasticsearch.common.settings.loader.XContentSettingsLoader
 
contentType() - クラス のメソッドorg.elasticsearch.common.settings.loader.YamlSettingsLoader
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContentGenerator
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContentParser
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContentGenerator
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContentParser
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
contentType() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
contentType() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
 
contentType() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContentParser
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
contentType() - クラス のメソッドorg.elasticsearch.rest.BytesRestResponse
 
contentType() - クラス のメソッドorg.elasticsearch.rest.RestResponse
The response content type.
context() - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaData.Custom
 
context() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
 
context - クラス の変数org.elasticsearch.common.lucene.uid.Versions.DocIdAndVersion
 
CONTEXT - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
context() - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Return the AggregationContext attached with this Aggregator.
context - クラス の変数org.elasticsearch.search.aggregations.AggregatorBase
 
context() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
context() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
context - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
Context(SortedMap<String, ContextMapping.ContextConfig>, ParseContext.Document) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.ContextMapping.Context
 
CONTEXT_FACTORY - クラス のstatic変数org.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
CONTEXT_MODE_GATEWAY - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
CONTEXT_MODE_PARAM - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
CONTEXT_MODE_SNAPSHOT - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
ContextAndHeaderHolder - org.elasticsearch.commonのクラス
 
ContextAndHeaderHolder() - クラス のコンストラクタorg.elasticsearch.common.ContextAndHeaderHolder
 
ContextBuilder<E extends ContextMapping> - org.elasticsearch.search.suggest.contextのクラス
 
ContextBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.ContextBuilder
 
ContextConfig() - クラス のコンストラクタorg.elasticsearch.search.suggest.context.ContextMapping.ContextConfig
 
ContextIndexSearcher - org.elasticsearch.search.internalのクラス
Context-aware extension of IndexSearcher.
ContextIndexSearcher(Engine.Searcher, QueryCache, QueryCachingPolicy) - クラス のコンストラクタorg.elasticsearch.search.internal.ContextIndexSearcher
 
contextMapping(SortedMap<String, ContextMapping>) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
ContextMapping - org.elasticsearch.search.suggest.contextのクラス
A ContextMapping is used t define a context that may used in conjunction with a suggester.
ContextMapping(String, String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.ContextMapping
Define a new context mapping of a specific type
ContextMapping.Context - org.elasticsearch.search.suggest.contextのクラス
A collection of ContextMappings, their ContextMapping.ContextConfiguration and a Document form a complete ContextMapping.Context.
ContextMapping.ContextConfig - org.elasticsearch.search.suggest.contextのクラス
A ContextMapping combined with the information provided by a document form a ContextMapping.ContextConfig which is used to build the underlying FST.
ContextMapping.ContextQuery - org.elasticsearch.search.suggest.contextのクラス
A ContextMapping.ContextQuery defines the context information for a specific ContextMapping defined within a suggestion request.
ContextQuery(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
 
contextSize() - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
contextSize() - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
contextSize() - インタフェース のメソッドorg.elasticsearch.common.HasContext
 
contextSize() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
continueProcessing(RestRequest, RestChannel) - インタフェース のメソッドorg.elasticsearch.rest.RestFilterChain
Continue processing the request.
conversionError(String, Object, TypeLiteral<?>, MatcherAndConverter, RuntimeException) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
conversionTypeError(String, Object, TypeLiteral<?>, MatcherAndConverter, Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
convert(L) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
convert(T) - クラス のメソッドorg.elasticsearch.action.support.PlainActionFuture
 
convert(T) - クラス のメソッドorg.elasticsearch.action.support.PlainListenableActionFuture
 
convert(Object) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
 
convert(String, TypeLiteral<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeConverter
Converts a string value.
convert(double, DistanceUnit) - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Convert a given value into another unit
convert(double, DistanceUnit, DistanceUnit) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
Converts the given distance from the given DistanceUnit, to the given DistanceUnit
convert(DistanceUnit) - クラス のメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
Converts a DistanceUnit.Distance value given in a specific DistanceUnit into a value equal to the specified value but in a other DistanceUnit.
convertAutomaton(Automaton) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
convertAutomaton(Automaton) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
 
ConvertedConstantBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding created from converting a bound instance to a new type.
converterReturnedNull(String, Object, TypeLiteral<?>, MatcherAndConverter) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
convertFromStringArray(String[]) - クラス のstaticメソッドorg.elasticsearch.common.text.Text
 
convertToDoubleFilter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
convertToElastic(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
convertToFeatures(String...) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
convertToJson(BytesReference, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
convertToJson(BytesReference, boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
convertToJson(byte[], int, int, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
convertToJson(byte[], int, int, boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
convertToLongFilter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
convertToMap(BytesReference, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
convertToOrdinalsFilter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
convertToRuntime(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
convertToStringFilter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
convertToTypes(Matcher<? super TypeLiteral<?>>, TypeConverter) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
convertToTypes(Matcher<? super TypeLiteral<?>>, TypeConverter) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Binds a type converter.
convertToTypes(Matcher<? super TypeLiteral<?>>, TypeConverter) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
coordinate(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
coordinate(double, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
coordinate - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
 
CoordinateNode(Coordinate) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
Creates a new leaf CoordinateNode
CoordinateNode(List<ShapeBuilder.CoordinateNode>) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
Creates a new parent CoordinateNode
coordinates() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
The coordinates setup by the builder will be assembled to a polygon.
coordinates() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
coordinates() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder.InternalLineStringBuilder
 
coordinates(boolean) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
Copy all points to a new Array
coordinatesArray(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
coordinatesToXcontent(XContentBuilder, boolean) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
builds an array of coordinates to a XContentBuilder
copy(InputStream, OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
copy(InputStream, OutputStream, byte[]) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
Copy the contents of the given InputStream to the given OutputStream.
copy(byte[], OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
Copy the contents of the given byte array to the given OutputStream.
copy(Reader, Writer) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
Copy the contents of the given Reader to the given Writer.
copy(String, Writer) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
Copy the contents of the given String to the given output Writer.
copy(BytesRef, BytesRef) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
copyAndAdd(T) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
Copy the current set and return a copy that contains or replaces entry.
copyAndAddAll(Collection<? extends T>) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
Copy the current set and return a copy that is the union of the current set and entries, potentially replacing existing entries in case of equality.
copyAndPut(K, V) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
Associate key with value and return a new copy of the hash table.
copyAndPutAll(Map<? extends K, ? extends V>) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
Same as CopyOnWriteHashMap.copyAndPut(Object, Object) but for an arbitrary number of entries.
copyAndPutMapper(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
Return a copy of this mapper that has the given mapper as a sub mapper.
copyAndRemove(Object) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
Remove the given key from this map.
copyAndRemove(Object) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
Copy the current set and return a copy that removes entry if it exists.
copyAndRemoveAll(Collection<?>) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
Same as CopyOnWriteHashMap.copyAndRemove(Object) but for an arbitrary number of entries.
copyAndRemoveAll(Collection<?>) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
Copy the current set and return a copy that is the difference of the current set and entries.
copyBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
copyBytesArray() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Returns the bytes copied over as a byte array.
copyBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
copyBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
copyBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
copyBytesRef() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Converts to a copied Lucene BytesRef.
copyBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
copyBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
copyContextAndHeadersFrom(HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
copyContextAndHeadersFrom(HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
copyContextAndHeadersFrom(HasContextAndHeaders) - インタフェース のメソッドorg.elasticsearch.common.HasContextAndHeaders
copies over the context and the headers
copyContextAndHeadersFrom(HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
copyContextFrom(HasContext) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
copyContextFrom(HasContext) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
copyContextFrom(HasContext) - インタフェース のメソッドorg.elasticsearch.common.HasContext
Copies the context from the given context holder to this context holder.
copyContextFrom(HasContext) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
copyCurrentEvent(XContentGenerator, XContentParser) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
copyCurrentStructure(XContentParser) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
copyCurrentStructure(XContentParser) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
copyCurrentStructure(XContentParser) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
copyCurrentStructure(XContentGenerator, XContentParser) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
copyDirectoryRecursively(Path, Path) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Copy recursively a dir to a new location
copyHeaders(ElasticsearchException) - クラス のメソッドorg.elasticsearch.rest.RestResponse
 
copyHeadersFrom(HasHeaders) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
copyHeadersFrom(HasHeaders) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
copyHeadersFrom(HasHeaders) - インタフェース のメソッドorg.elasticsearch.common.HasHeaders
 
copyHeadersFrom(HasHeaders) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
copyNamedQueries() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
copyOf(Map<? extends K, ? extends V>) - クラス のstaticメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
Return a copy of the provided map.
copyOf(Collection<? extends T>) - クラス のstaticメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
Return a copy of the provided set.
copyOf(ObjectObjectMap<KType, VType>) - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
CopyOnWriteHashMap<K,V> - org.elasticsearch.common.collectのクラス
An immutable map whose writes result in a new copy of the map to be created.
CopyOnWriteHashMap() - クラス のコンストラクタorg.elasticsearch.common.collect.CopyOnWriteHashMap
Create a new empty map.
CopyOnWriteHashSet<T> - org.elasticsearch.common.collectのクラス
Set implementation based on CopyOnWriteHashMap.
CopyOnWriteHashSet() - クラス のコンストラクタorg.elasticsearch.common.collect.CopyOnWriteHashSet
Create a new empty set.
copyRawValue(BytesReference, XContent) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
copyShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
copySign(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
copySign(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
copyTo - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
copyTo(FieldMapper.CopyTo) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
copyTo - クラス の変数org.elasticsearch.index.mapper.FieldMapper
 
copyTo() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
List of fields where this field should be copied to
copyTo(AttributeImpl) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
copyToFields() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.CopyTo
 
copyToString(Reader) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
Copy the contents of the given Reader into a String.
Correction - org.elasticsearch.search.suggest.phraseのクラス
 
Correction(double, DirectCandidateGenerator.Candidate[]) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.Correction
 
corrections - クラス の変数org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker.Result
 
correctSubStringLen(String, int) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
CorruptStateException - org.elasticsearch.gatewayの例外
This exception is thrown when Elasticsearch detects an inconsistency in one of it's persistent states.
CorruptStateException(String) - 例外 のコンストラクタorg.elasticsearch.gateway.CorruptStateException
Creates a new CorruptStateException
CorruptStateException(Throwable) - 例外 のコンストラクタorg.elasticsearch.gateway.CorruptStateException
Creates a new CorruptStateException with the given exceptions stacktrace.
CorsConfig - org.elasticsearch.http.netty.corsのクラス
Configuration for Cross-Origin Resource Sharing (CORS).
CorsConfigBuilder - org.elasticsearch.http.netty.corsのクラス
Builder used to configure and build a CorsConfig instance.
CorsHandler - org.elasticsearch.http.netty.corsのクラス
Handles Cross Origin Resource Sharing (CORS) requests.
CorsHandler(CorsConfig) - クラス のコンストラクタorg.elasticsearch.http.netty.cors.CorsHandler
Creates a new instance with the specified CorsConfig.
corsSettingAsArray(String) - クラス のstaticメソッドorg.elasticsearch.rest.support.RestUtils
Return the CORS setting as an array of origins.
cos(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cos(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cos(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cos(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cos(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cosh(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
cost() - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
 
count() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
count(CountRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.search(SearchRequest) instead and set size to 0
count(CountRequest, ActionListener<CountResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.search(SearchRequest, ActionListener) instead and set size to 0
count(CountRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
count(CountRequest, ActionListener<CountResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
count - クラス の変数org.elasticsearch.common.io.FastCharArrayReader
The index of the end of this buffer.
count - クラス の変数org.elasticsearch.common.io.FastCharArrayWriter
The number of chars in the buffer.
count - クラス の変数org.elasticsearch.common.io.stream.BytesStreamOutput
 
count() - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
count() - クラス のメソッドorg.elasticsearch.common.metrics.CounterMetric
 
count() - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
count() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
count - クラス の変数org.elasticsearch.index.cache.query.QueryCache.EntriesStats
 
count() - クラス のメソッドorg.elasticsearch.index.fielddata.MultiGeoPointValues
Return the number of geo points the current document has.
count() - クラス のメソッドorg.elasticsearch.index.fielddata.SortedBinaryDocValues
Return the number of values of the current document.
count() - クラス のメソッドorg.elasticsearch.index.fielddata.SortedNumericDoubleValues
Retrieves the count of values for the current document.
count - クラス の変数org.elasticsearch.index.fielddata.SortingBinaryDocValues
 
count() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingBinaryDocValues
 
count() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDocValues
 
count() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDoubleValues
 
count() - クラス のメソッドorg.elasticsearch.percolator.PercolatorService.ReduceResult
 
count(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new ValueCount aggregation with the given name.
count() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
 
count(boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
 
count() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroid
 
count - クラス の変数org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
count() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
count - クラス の変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
count() - インタフェース のメソッドorg.elasticsearch.search.MultiValueMode.UnsortedNumericDoubleValues
 
COUNT_ASC - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
 
COUNT_DESC - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
 
CountAction - org.elasticsearch.action.countのクラス
非推奨です。
use the search api with size 0 rather than the count api, namely SearchAction instead.
CountDown - org.elasticsearch.common.util.concurrentのクラス
A simple thread safe count-down class that in contrast to a CountDownLatch never blocks.
CountDown(int) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.CountDown
 
countDown() - クラス のメソッドorg.elasticsearch.common.util.concurrent.CountDown
Decrements the count-down and returns true iff this call reached zero otherwise false
COUNTER_CLOCKWISE - 列挙型 のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
 
counterGetAndIncrement() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
CounterMetric - org.elasticsearch.common.metricsのクラス
 
CounterMetric() - クラス のコンストラクタorg.elasticsearch.common.metrics.CounterMetric
 
countOccurrencesOf(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Count the occurrences of the substring in string s.
CountRequest - org.elasticsearch.action.countのクラス
非推奨です。
use SearchRequest instead and set the size to 0
CountRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.count.CountRequest
非推奨です。
Constructs a new count request against the provided indices.
countRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
非推奨です。
use Requests.searchRequest(String...) instead and set size to 0
CountRequestBuilder - org.elasticsearch.action.countのクラス
非推奨です。
use SearchRequestBuilder instead and set size to 0
CountRequestBuilder(ElasticsearchClient, CountAction) - クラス のコンストラクタorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
 
CountResponse - org.elasticsearch.action.countのクラス
非推奨です。
use the search api with size 0 rather than the count api, namely SearchResponse instead.
CountResponse(SearchResponse) - クラス のコンストラクタorg.elasticsearch.action.count.CountResponse
非推奨です。
 
Counts() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
create(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Set to true to force only creation, not an update of an index template.
create() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
create(boolean) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Set to true to force this index to use IndexRequest.OpType.CREATE.
create(boolean) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Set to true to force this index to use IndexRequest.OpType.CREATE.
create(CreateIndexRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Creates an index using an explicit request allowing to specify the settings of the index.
create(CreateIndexRequest, ActionListener<CreateIndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Creates an index using an explicit request allowing to specify the settings of the index.
create(Priority) - クラス のstaticメソッドorg.elasticsearch.cluster.BasicClusterStateTaskConfig
Build a cluster state update task configuration with the specified Priority and no timeout.
create(Priority, TimeValue) - クラス のstaticメソッドorg.elasticsearch.cluster.BasicClusterStateTaskConfig
Build a cluster state update task configuration with the specified Priority and timeout.
create(boolean) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
create(K, Errors) - クラス のメソッドorg.elasticsearch.common.inject.internal.FailableCache
 
create() - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.UniqueAnnotations
Returns an annotation instance that is not equal to any other annotation instances, for use in creating distinct Keys.
create(Path, boolean) - クラス のstaticメソッドorg.elasticsearch.common.PidFile
Creates a new PidFile and writes the current process ID into the provided path
create(int, double) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
Creates a bloom filter based on the with the expected number of insertions and expected false positive probability.
create(int, double, int) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
Creates a bloom filter based on the expected number of insertions, expected false positive probability, and number of hash functions.
create(String, Settings) - インタフェース のメソッドorg.elasticsearch.index.analysis.AnalyzerProviderFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ApostropheFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ArabicNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ArabicStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ASCIIFoldingTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.BrazilianStemTokenFilterFactory
 
create(Reader) - インタフェース のメソッドorg.elasticsearch.index.analysis.CharFilterFactory
 
create(String, Settings) - インタフェース のメソッドorg.elasticsearch.index.analysis.CharFilterFactoryFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.CJKBigramFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.CJKWidthFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ClassicFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.ClassicTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.CommonGramsTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.compound.DictionaryCompoundWordTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.compound.HyphenationCompoundWordTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.CzechStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.DecimalDigitFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.DelimitedPayloadTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.DutchStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.EdgeNGramTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.EdgeNGramTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ElisionTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.FrenchStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.GermanNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.GermanStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.HindiNormalizationFilterFactory
 
create(Reader) - クラス のメソッドorg.elasticsearch.index.analysis.HtmlStripCharFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.HunspellTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.IndicNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.KeepTypesFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.KeepWordFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.KeywordMarkerTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.KeywordTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.KStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.LengthTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.LetterTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.LimitTokenCountFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.LowerCaseTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.LowerCaseTokenizerFactory
 
create(Reader) - クラス のメソッドorg.elasticsearch.index.analysis.MappingCharFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.NGramTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.NGramTokenizerFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.PathHierarchyTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.PatternCaptureGroupTokenFilterFactory
 
create(Reader) - クラス のメソッドorg.elasticsearch.index.analysis.PatternReplaceCharFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.PatternReplaceTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.PatternTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.PersianNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.PorterStemTokenFilterFactory
 
create(String, Settings) - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltAnalyzerProviderFactory
 
create(String, Settings) - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltCharFilterFactoryFactory
 
create(String, Settings) - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltTokenFilterFactoryFactory
 
create(String, Settings) - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltTokenizerFactoryFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ReverseTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.RussianStemTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ScandinavianFoldingFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ScandinavianNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.SerbianNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.SnowballTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.SoraniNormalizationFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.StandardTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.StandardTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.StemmerOverrideTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.StemmerTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.StopTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.SynonymTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.ThaiTokenizerFactory
 
create(TokenStream) - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenFilterFactory
 
create(String, Settings) - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenFilterFactoryFactory
 
create() - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenizerFactory
 
create(String, Settings) - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenizerFactoryFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.TrimTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.TruncateTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.UAX29URLEmailTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.UniqueTokenFilterFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.UpperCaseTokenFilterFactory
 
create() - クラス のメソッドorg.elasticsearch.index.analysis.WhitespaceTokenizerFactory
 
create(TokenStream) - クラス のメソッドorg.elasticsearch.index.analysis.WordDelimiterTokenFilterFactory
 
create(Engine.Create) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
Create(Term, ParsedDocument, long, VersionType, Engine.Operation.Origin, long, boolean, boolean) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Create
 
Create(Term, ParsedDocument, long, VersionType, Engine.Operation.Origin, long) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Create
 
Create(Term, ParsedDocument) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Create
 
create(Engine.Create) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
create(Engine.Create) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
create(QueryParseContext, BaseGeoPointFieldMapper.GeoPointFieldType, String, List<CharSequence>) - クラス のstaticメソッドorg.elasticsearch.index.query.GeohashCellQuery
Create a new geohash filter for a given set of geohashes.
create(DocIdSetIterator, Weight, float) - クラス のstaticメソッドorg.elasticsearch.index.search.child.ConstantScorer
 
create(GeoPoint, GeoPoint, BaseGeoPointFieldMapper.GeoPointFieldType) - クラス のstaticメソッドorg.elasticsearch.index.search.geo.IndexedGeoBoundingBoxQuery
 
create(Engine.Create) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
create(String, Settings) - クラス のメソッドorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider.Factory
 
create(String, Settings) - インタフェース のメソッドorg.elasticsearch.index.similarity.SimilarityProvider.Factory
Creates a new SimilarityProvider instance
Create() - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Create
 
Create(Engine.Create) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Create
 
Create(String, String, byte[]) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Create
 
create(TranslogWriter.Type, ShardId, String, long, Path, Callback<ChannelReference>, int, TranslogWriter.ChannelFactory) - クラス のstaticメソッドorg.elasticsearch.index.translog.TranslogWriter
 
create(ShardId, long, ChannelReference, int) - 列挙型 のメソッドorg.elasticsearch.index.translog.TranslogWriter.Type
 
create(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltAnalyzers
 
create(Reader, Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltCharFilters
 
create(TokenStream, Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenFilters
 
create(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenizers
 
create(AggregationContext, Aggregator, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
Creates the aggregator
create(List<InternalFilters.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
create(List<InternalGeoHashGrid.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
create(List<B>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
create(String, List<B>, InternalOrder, long, InternalHistogram.EmptyBucketInfo, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
create(List<B>, InternalHistogram<B>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
create(InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
Create a new copy of this Aggregation with the same settings as this Aggregation and contains the provided sub-aggregations.
create(String, List<InternalDateRange.Bucket>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
create(List<InternalDateRange.Bucket>, InternalDateRange) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
create(String, List<InternalGeoDistance.Bucket>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
create(List<InternalGeoDistance.Bucket>, InternalGeoDistance) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
create(List<B>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
create(String, List<B>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
create(List<B>, R) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
create(String, List<InternalIPv4Range.Bucket>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
create(List<InternalIPv4Range.Bucket>, InternalIPv4Range) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
create(long, long, List<InternalSignificantTerms.Bucket>, InternalSignificantTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
create(List<SignificantLongTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
create(long, long, List<InternalSignificantTerms.Bucket>, InternalSignificantTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
create(List<SignificantStringTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
create(long, long, List<InternalSignificantTerms.Bucket>, InternalSignificantTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
create(List<InternalSignificantTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
create(long, long, List<InternalSignificantTerms.Bucket>, InternalSignificantTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
create(List<DoubleTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
create(String, List<InternalTerms.Bucket>, long, long, InternalTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
create(String, List<InternalTerms.Bucket>, long, long, InternalTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
create(List<LongTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
create(String, List<InternalTerms.Bucket>, long, long, InternalTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
create(List<StringTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
create(String, List<InternalTerms.Bucket>, long, long, InternalTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
create(List<InternalTerms.Bucket>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
create(String, List<InternalTerms.Bucket>, long, long, InternalTerms) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
create(List<B>) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation
Create a new copy of this Aggregation with the same settings as this Aggregation and contains the provided buckets.
create() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
Creates the pipeline aggregator
create(String) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.DateTime
 
create(String) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.Number
 
create(String) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.Patternable
 
create(ChannelBuffer) - クラス のstaticメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
 
create(ChannelBuffer, int) - クラス のstaticメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
 
createAdapter() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
createBucket(InternalAggregations, InternalFilters.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
createBucket(InternalAggregations, InternalGeoHashGrid.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
createBucket(InternalAggregations, B) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
createBucket(InternalAggregations, B) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
createBucket(Object, long, InternalAggregations, boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
createBucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
createBucket(InternalAggregations, InternalDateRange.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
createBucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
createBucket(InternalAggregations, InternalGeoDistance.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
createBucket(InternalAggregations, B) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
createBucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
createBucket(InternalAggregations, B) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
createBucket(String, double, double, long, InternalAggregations, boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
createBucket(InternalAggregations, InternalIPv4Range.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
createBucket(InternalAggregations, SignificantLongTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
createBucket(InternalAggregations, SignificantStringTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
createBucket(InternalAggregations, InternalSignificantTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
createBucket(InternalAggregations, DoubleTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
createBucket(InternalAggregations, LongTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
createBucket(InternalAggregations, StringTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
createBucket(InternalAggregations, InternalTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
createBucket(InternalAggregations, B) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation
Create a new InternalMultiBucketAggregation.InternalBucket using the provided prototype bucket and aggregations.
createBuilder(String) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
createBuilder(String) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.TypeParser
 
createCandidate(BytesRef, boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
createCandidate(BytesRef, long, double) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
createCandidate(BytesRef, long, double, boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
createCandidate(BytesRef, long, double, boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
createCandidate(BytesRef, long, double, boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.MultiCandidateGeneratorWrapper
 
createChildInjector(Iterable<? extends Module>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns a new injector that inherits all state from this injector.
createChildInjector(Module...) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns a new injector that inherits all state from this injector.
createChildInjector(Injector) - クラス のメソッドorg.elasticsearch.common.inject.ModulesBuilder
 
createComponents(String) - クラス のメソッドorg.apache.lucene.analysis.PrefixAnalyzer
 
createComponents(String) - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
createComponents(String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericAnalyzer
 
createComponents(String) - クラス のメソッドorg.elasticsearch.index.analysis.PatternAnalyzer
 
createComponents(String) - クラス のメソッドorg.elasticsearch.index.analysis.SnowballAnalyzer
非推奨です。
Constructs a StandardTokenizer filtered by a StandardFilter, a LowerCaseFilter, a StopFilter, and a SnowballFilter
createComponents(String) - クラス のメソッドorg.elasticsearch.index.analysis.StandardHtmlStripAnalyzer
 
createCopyToContext() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that will be within a copy-to operation.
createEmptyBucket(boolean, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
createExternalValueContext(Object) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that will have the external value set.
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericValuesSourceMetricsAggregatorParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>, double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsParser
 
createFactory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumParser
 
CreateFailedEngineException - org.elasticsearch.index.engineの例外
 
CreateFailedEngineException(ShardId, String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.CreateFailedEngineException
 
CreateFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.CreateFailedEngineException
 
createFilter(int) - クラス のメソッドorg.elasticsearch.common.util.BloomFilter.Factory
 
createGenerator(OutputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createGenerator(OutputStream, String[]) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createGenerator(OutputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createGenerator(OutputStream, String[]) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createGenerator(OutputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createGenerator(OutputStream, String[]) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createGenerator(OutputStream) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a new generator using the provided output stream.
createGenerator(OutputStream, String[]) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a new generator using the provided output stream and some filters.
createGenerator(OutputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createGenerator(OutputStream, String[]) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createIndex(CreateIndexClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataCreateIndexService
 
createIndex(String, Settings, String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
CreateIndexAction - org.elasticsearch.action.admin.indices.createのクラス
 
CreateIndexClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.createのクラス
Cluster state update request that allows to create an index
CreateIndexRequest - org.elasticsearch.action.admin.indices.createのクラス
A request to create an index.
CreateIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
CreateIndexRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Constructs a new request to create an index that was triggered by a different request, provided as an argument so that its headers and context can be copied to the new request.
CreateIndexRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Constructs a new request to create an index with the specified name.
CreateIndexRequest(String, Settings) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Constructs a new request to create an index with the specified name and settings.
createIndexRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a create index request.
CreateIndexRequestBuilder - org.elasticsearch.action.admin.indices.createのクラス
Builder for a create index request
CreateIndexRequestBuilder(ElasticsearchClient, CreateIndexAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
 
CreateIndexRequestBuilder(ElasticsearchClient, CreateIndexAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
 
CreateIndexResponse - org.elasticsearch.action.admin.indices.createのクラス
A response for a create index action.
createInjector(Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.Guice
Creates an injector for the given set of modules.
createInjector(Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Guice
Creates an injector for the given set of modules.
createInjector(Stage, Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.Guice
Creates an injector for the given set of modules, in a given development stage.
createInjector(Stage, Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Guice
Creates an injector for the given set of modules, in a given development stage.
createInjector() - クラス のメソッドorg.elasticsearch.common.inject.ModulesBuilder
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator.Factory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
createInternal(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator.Factory
 
createInternal(AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
createMapper(String, String, boolean, ObjectMapper.Nested, ObjectMapper.Dynamic, ContentPath.Type, Map<String, Mapper>, Settings) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
createMapper(String, String, boolean, ObjectMapper.Nested, ObjectMapper.Dynamic, ContentPath.Type, Map<String, Mapper>, Settings) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
createMultiFieldContext(Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
createMultiFieldContext() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that will be within multi-fields.
createNestedContext(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that will be used within a nested document.
createNormalizedWeight(Query, boolean) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericDateAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericDoubleAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericFloatAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericIntegerAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.analysis.NumericLongAnalyzer
 
createNumericTokenizer(char[]) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.NumericIpAnalyzer
 
createOutput(String, IOContext) - クラス のメソッドorg.apache.lucene.store.RateLimitedFSDirectory
 
createOutput(String) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
createParseContext(String, String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
createParser(String) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(Reader) - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
createParser(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(Reader) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
createParser(String) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(Reader) - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
createParser(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided string content.
createParser(InputStream) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided input stream.
createParser(byte[]) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided bytes.
createParser(byte[], int, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided bytes.
createParser(BytesReference) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided bytes.
createParser(Reader) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
Creates a parser over the provided reader.
createParser(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
 
createParser(String) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createParser(InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createParser(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createParser(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createParser(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createParser(Reader) - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
createPipelineAggregators() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
 
createProxy(Errors, Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
createReduced(String, double[], DoubleHistogram, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
createReduced(String, double[], DoubleHistogram, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
createReduced(String, double[], TDigestState, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
createReduced(String, double[], TDigestState, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
createScript(String, ScriptService.ScriptType, String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
createShard(ShardRouting) - クラス のメソッドorg.elasticsearch.index.IndexService
 
createSimpleScript(XContentParser) - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
createSnapshot(CreateSnapshotRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Creates a new snapshot.
createSnapshot(CreateSnapshotRequest, ActionListener<CreateSnapshotResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Creates a new snapshot.
createSnapshot(SnapshotsService.SnapshotRequest, SnapshotsService.CreateSnapshotListener) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Initializes the snapshotting process.
CreateSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.createのクラス
Create snapshot action
CreateSnapshotRequest - org.elasticsearch.action.admin.cluster.snapshots.createのクラス
Create snapshot request The only mandatory parameter is repository name.
CreateSnapshotRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
 
CreateSnapshotRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Constructs a new put repository request with the provided snapshot and repository names
createSnapshotRequest(String, String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates new snapshot
CreateSnapshotRequestBuilder - org.elasticsearch.action.admin.cluster.snapshots.createのクラス
Create snapshot request builder
CreateSnapshotRequestBuilder(ElasticsearchClient, CreateSnapshotAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Constructs a new create snapshot request builder
CreateSnapshotRequestBuilder(ElasticsearchClient, CreateSnapshotAction, String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Constructs a new create snapshot request builder with specified repository and snapshot names
CreateSnapshotResponse - org.elasticsearch.action.admin.cluster.snapshots.createのクラス
Create snapshot response
createSubAggregators(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
Create all aggregators so that they can be consumed with multiple buckets.
createTask(long, String, String) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskActionRequest
 
createTask(long, String, String, TaskId) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskActionRequest
 
createTask(long, String, String) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskRequest
 
createTask(long, String, String, TaskId) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskRequest
 
createTask(long, String, String, TaskId) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
createTask(long, String, String) - クラス のメソッドorg.elasticsearch.transport.TransportRequest
Returns the task object that should be used to keep track of the processing of the request.
createTaskManager() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
createTerm(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Creates a term associated with the field of this mapper for the given value.
createTopDocsCollector(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
createTopLevelAggregators(AggregationContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
 
createUid(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUid(String, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUid(StringBuilder, String, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidAsBytes(String, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidAsBytes(String, BytesRef) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidAsBytes(BytesRef, BytesRef) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidAsBytes(BytesRef, BytesRef, BytesRefBuilder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUids(List<? extends DocumentRequest>) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidsForTypesAndId(Collection<String>, Object) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUidsForTypesAndIds(Collection<String>, Collection<?>) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.DiversifiedFactory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator.Factory
 
createUnmapped(AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
createVerifyingOutput(String, StoreFileMetaData, IOContext) - クラス のメソッドorg.elasticsearch.index.store.Store
The returned IndexOutput might validate the files checksum if the file has been written with a newer lucene version and the metadata holds the necessary information to detect that it was been written by Lucene 4.8 or newer.
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.apache.lucene.queries.MinDocQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTermQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.common.lucene.IndexCacheableQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
createWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
createWeight(Query, boolean) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
creationDate(long) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
creationDate() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
CreationException - org.elasticsearch.common.injectの例外
Thrown when errors occur while creating a Injector.
CreationException(Collection<Message>) - 例外 のコンストラクタorg.elasticsearch.common.inject.CreationException
Creates a CreationException containing messages.
CrossFieldsQueryBuilder(float) - クラス のコンストラクタorg.elasticsearch.index.search.MultiMatchQuery.CrossFieldsQueryBuilder
 
CTRL_CLOSE_EVENT - インタフェース のstatic変数org.elasticsearch.bootstrap.ConsoleCtrlHandler
 
cumulativeSum(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
CumulativeSumBuilder - org.elasticsearch.search.aggregations.pipeline.cumulativesumのクラス
 
CumulativeSumBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumBuilder
 
CumulativeSumParser - org.elasticsearch.search.aggregations.pipeline.cumulativesumのクラス
 
CumulativeSumParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
CumulativeSumPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.cumulativesumのクラス
 
CumulativeSumPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
CumulativeSumPipelineAggregator(String, String[], ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
CumulativeSumPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.cumulativesumのクラス
 
CURRENT - クラス のstatic変数org.elasticsearch.Build
 
current() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
current - クラス の変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
current() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
current() - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
current() - クラス のstaticメソッドorg.elasticsearch.search.internal.SearchContext
 
CURRENT - クラス のstatic変数org.elasticsearch.Version
 
CURRENT_SNAPSHOT - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
currentAsSource() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
Number of ongoing recoveries for which a shard serves as a source
currentAsTarget() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
Number of ongoing recoveries for which a shard serves as a target
currentDocFreq - クラス の変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
currentEngineReference - クラス の変数org.elasticsearch.index.shard.IndexShard
 
currentFileGeneration() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns the generation of the current transaction log.
currentName() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
currentName() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
currentNanoTime() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
ovrride this to control time based decisions during allocation
currentNodeId() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The current node id the shard is allocated on.
currentOrdinal() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Retruns the current ordinal or 0 if this build has not been advanced via OrdinalsBuilder.nextOrdinal().
currentSnapshots(String) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Returns a list of currently running snapshots from repository sorted by snapshot creation date
currentSnapshots(String, String[]) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Returns status of the currently running snapshots This method is executed on master node
currentSnapshotShards(SnapshotId) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
Returns status of shards that are snapshotted on the node and belong to the given snapshot This method is executed on data node
currentStage() - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
currentStage() - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Gets the current stage.
currentStage() - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
currentState() - 例外 のメソッドorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
currentTimeInNanos() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
 
currentToken() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
currentToken() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
currentTotalTermFreq - クラス の変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
Cursor() - クラス のコンストラクタorg.elasticsearch.common.util.LongObjectPagedHashMap.Cursor
 
custom(IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Adds custom metadata to the index to be created.
custom(IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
custom(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
custom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
custom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
custom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
custom(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
CustomAnalyzer - org.elasticsearch.index.analysisのクラス
 
CustomAnalyzer(TokenizerFactory, CharFilterFactory[], TokenFilterFactory[]) - クラス のコンストラクタorg.elasticsearch.index.analysis.CustomAnalyzer
 
CustomAnalyzer(TokenizerFactory, CharFilterFactory[], TokenFilterFactory[], int, int) - クラス のコンストラクタorg.elasticsearch.index.analysis.CustomAnalyzer
 
CustomAnalyzerProvider - org.elasticsearch.index.analysisのクラス
A custom analyzer that is built out of a single Tokenizer and a list of TokenFilters.
CustomAnalyzerProvider(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CustomAnalyzerProvider
 
CustomBinaryDocValuesField(String, byte[]) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BinaryFieldMapper.CustomBinaryDocValuesField
 
customBoost() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
customBoost() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
Derived classes can override it to specify that boost value is set by derived classes.
CustomByteNumericField(byte, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ByteFieldMapper.CustomByteNumericField
 
CustomDoubleNumericDocValuesField(String, double) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericDocValuesField
 
CustomDoubleNumericField(double, NumberFieldMapper.NumberFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericField
 
CustomFieldQuery - org.apache.lucene.search.vectorhighlightのクラス
 
CustomFieldQuery(Query, IndexReader, FastVectorHighlighter) - クラス のコンストラクタorg.apache.lucene.search.vectorhighlight.CustomFieldQuery
 
CustomFieldQuery(Query, IndexReader, boolean, boolean) - クラス のコンストラクタorg.apache.lucene.search.vectorhighlight.CustomFieldQuery
 
CustomFieldsVisitor - org.elasticsearch.index.fieldvisitorのクラス
A field visitor that allows to load a selection of the stored fields by exact name or by pattern.
CustomFieldsVisitor(Set<String>, List<String>, boolean) - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.CustomFieldsVisitor
 
CustomFieldsVisitor(Set<String>, boolean) - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.CustomFieldsVisitor
 
CustomFloatNumericDocValuesField(String, float) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericDocValuesField
 
CustomFloatNumericField(float, NumberFieldMapper.NumberFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericField
 
CustomGeoPointDocValuesField(String, double, double) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.CustomGeoPointDocValuesField
 
customHeaders - クラス の変数org.elasticsearch.rest.RestResponse
 
CustomIntegerNumericField(int, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.CustomIntegerNumericField
 
CustomLongNumericDocValuesField(String, long) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomLongNumericDocValuesField
 
CustomLongNumericField(long, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.CustomLongNumericField
 
CustomNumericDocValuesField(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
CustomNumericField(Number, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericField
 
CustomPassageFormatter - org.apache.lucene.search.postingshighlightのクラス
Custom passage formatter that allows us to: 1) extract different snippets (instead of a single big string) together with their scores (Snippet) 2) use the Encoder implementations that are already used with the other highlighters
CustomPassageFormatter(String, String, Encoder) - クラス のコンストラクタorg.apache.lucene.search.postingshighlight.CustomPassageFormatter
 
CustomPostingsHighlighter - org.apache.lucene.search.postingshighlightのクラス
Subclass of the PostingsHighlighter that works for a single field in a single document.
CustomPostingsHighlighter(Analyzer, CustomPassageFormatter, String, boolean) - クラス のコンストラクタorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
Creates a new instance of CustomPostingsHighlighter
CustomPostingsHighlighter(Analyzer, CustomPassageFormatter, BreakIterator, String, boolean) - クラス のコンストラクタorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
Creates a new instance of CustomPostingsHighlighter
customPrototypes - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
customPrototypes - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
CustomQueryScorer - org.elasticsearch.search.highlightのクラス
 
CustomQueryScorer(Query, IndexReader, String, String) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
CustomQueryScorer(Query, IndexReader, String) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
CustomQueryScorer(Query, String, String) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
CustomQueryScorer(Query, String) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
CustomQueryScorer(Query) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
CustomQueryScorer(WeightedSpanTerm[]) - クラス のコンストラクタorg.elasticsearch.search.highlight.CustomQueryScorer
 
customs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
customs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
customs(Map<String, IndexMetaData.Custom>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
customs() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
customs() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
customs() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
customs(ImmutableOpenMap<String, ClusterState.Custom>) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
customs() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
customs() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
customs(ImmutableOpenMap<String, MetaData.Custom>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
customs() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
customs(Map<String, IndexMetaData.Custom>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
customs() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
CustomShortNumericField(short, NumberFieldMapper.NumberFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ShortFieldMapper.CustomShortNumericField
 
cutoffFrequency(float) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the cutoff document frequency for high / low frequent terms.
cutoffFrequency(float) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Set a cutoff value in [0..1] (or absolute number >=1) representing the maximum threshold of a terms document frequency to be considered a low frequency term.
cutoffFrequency(float) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Set a cutoff value in [0..1] (or absolute number >=1) representing the maximum threshold of a terms document frequency to be considered a low frequency term.
cutoffScore - クラス の変数org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker.Result
 
cutoffScore - クラス の変数org.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
CW - 列挙型 のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
 
CzechAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
CzechAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CzechAnalyzerProvider
 
CzechStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
CzechStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.CzechStemTokenFilterFactory
 

D

daemonThreadFactory(Settings, String) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
daemonThreadFactory(Settings, String...) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
daemonThreadFactory(String) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
DanglingIndicesState - org.elasticsearch.gatewayのクラス
The dangling indices state is responsible for finding new dangling indices (indices that have their state written on disk, but don't exists in the metadata of the cluster), and importing them into the cluster.
DanglingIndicesState(Settings, NodeEnvironment, MetaStateService, LocalAllocateDangledIndices) - クラス のコンストラクタorg.elasticsearch.gateway.DanglingIndicesState
 
DanishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
DanishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.DanishAnalyzerProvider
 
data(boolean) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Is the node going to be allowed to allocate data (shards) to it or not.
DATA_ATTR - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
 
DATA_BLOB_PREFIX - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
dataFiles() - クラス のメソッドorg.elasticsearch.env.Environment
The data location.
dataNode(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
dataNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Should this node hold data (shards) or not.
dataNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered data nodes arranged by their ids
DataOutputStreamOutput - org.elasticsearch.common.io.streamのクラス
 
DataOutputStreamOutput(DataOutput) - クラス のコンストラクタorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
dataWithClusterFiles() - クラス のメソッドorg.elasticsearch.env.Environment
The data location with the cluster name as a sub directory.
Date() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Date
 
Date(long, long, long, long, long, long, FormatDateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Date
 
date() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full date as four digit year, two digit month of year, and two digit day of month (yyyy-MM-dd).
DATE_DETECTION - クラス のstatic変数org.elasticsearch.index.mapper.object.RootObjectMapper.Defaults
 
DATE_FIELD_UNITS - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramParser
 
DATE_TIME_FORMATTER - クラス のstatic変数org.elasticsearch.cluster.routing.UnassignedInfo
 
DATE_TIME_FORMATTER - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
DATE_TIME_FORMATTER - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
DATE_TIME_FORMATTER_BEFORE_2_0 - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
DATE_TIME_FORMATTER_BEFORE_2_0 - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
dateDetection - クラス の変数org.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
dateDetection() - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
dateElementParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO date parser for parsing dates.
dateField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
DateFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
DateFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper
 
DateFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
DateFieldMapper.DateFieldType - org.elasticsearch.index.mapper.coreのクラス
 
DateFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
DateFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
DateFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
DateFieldType(DateFieldMapper.DateFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
dateHistogram(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new DateHistogramBuilder aggregation with the given name.
DateHistogramBuilder - org.elasticsearch.search.aggregations.bucket.histogramのクラス
Builder for the DateHistogram aggregation.
DateHistogramBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Sole constructor.
DateHistogramInterval - org.elasticsearch.search.aggregations.bucket.histogramのクラス
The interval the date histogram is based on.
DateHistogramInterval(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
DateHistogramParser - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
DateHistogramParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramParser
 
dateHour() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date and two digit hour of day.
dateHourMinute() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, and two digit minute of hour.
dateHourMinuteSecond() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, and two digit second of minute.
dateHourMinuteSecondFraction() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (yyyy-MM-dd'T'HH:mm:ss.SSS).
dateHourMinuteSecondMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date, two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (yyyy-MM-dd'T'HH:mm:ss.SSS).
DATELINE - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
DateMath(String, DateTimeZone) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
DateMath(DateMathParser, DateTimeZone) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
DateMathParser - org.elasticsearch.common.jodaのクラス
A parser for date/time formatted text with optional date math.
DateMathParser(FormatDateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.common.joda.DateMathParser
 
dateMathParser - クラス の変数org.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
dateMathParser() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
dateOptionalTimeParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO datetime parser where the date is mandatory and the time is optional.
dateParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO date parser for parsing dates with a possible zone.
dateRange(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new DateRangeBuilder aggregation with the given name.
DateRangeBuilder - org.elasticsearch.search.aggregations.bucket.range.dateのクラス
Builder for the DateRange aggregation.
DateRangeBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Sole constructor.
DateRangeParser - org.elasticsearch.search.aggregations.bucket.range.dateのクラス
 
DateRangeParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeParser
 
DateTime(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
DateTime(FormatDateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
DateTime(String, DateTimeZone) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
DateTime(FormatDateTimeFormatter, DateTimeZone) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
DateTime(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueParser.DateTime
 
DateTime(FormatDateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueParser.DateTime
 
dateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date and time, separated by a 'T' (yyyy-MM-dd'T'HH:mm:ss.SSSZZ).
dateTimeFormatter() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
dateTimeFormatter(FormatDateTimeFormatter) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
dateTimeFormatter - クラス の変数org.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
dateTimeFormatter() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
dateTimeFormatter(FormatDateTimeFormatter) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
dateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full date and time without millis, separated by a 'T' (yyyy-MM-dd'T'HH:mm:ssZZ).
dateTimeParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO datetime parser which parses either a date or a time or both.
DateTimeUnit - org.elasticsearch.common.roundingの列挙型
 
dateValueField(XContentBuilderString, XContentBuilderString, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
dateValueField(String, String, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
DAY - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
days() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
days(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
daysFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
deactivate() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexThrottle
Deactivate throttling, which switches the lock to be an always-acquirable NoOpLock
deactivateThrottling() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
Deadlock(ThreadInfo[]) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.DeadlockAnalyzer.Deadlock
 
DeadlockAnalyzer - org.elasticsearch.monitor.jvmのクラス
 
deadlockAnalyzer() - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer
 
DeadlockAnalyzer.Deadlock - org.elasticsearch.monitor.jvmのクラス
 
debug(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a DEBUG level message.
debug(String, Throwable, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a DEBUG level message.
debug(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
debug(String, Throwable, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
debug(String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
debug(String, Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
DEBUG_SYSTEM_PROPERTY - クラス のstatic変数org.elasticsearch.common.cli.Terminal
 
debugDecision(boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
debugDecision() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
debugEnabled() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
dec() - クラス のメソッドorg.elasticsearch.common.metrics.CounterMetric
 
dec(long) - クラス のメソッドorg.elasticsearch.common.metrics.CounterMetric
 
dec(long) - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
DECAY - クラス のstatic変数org.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
DecayFunction - org.elasticsearch.index.query.functionscoreのインタフェース
Implement this interface to provide a decay function that is executed on a distance.
decayFunction - クラス のstatic変数org.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionParser
 
decayFunction - クラス のstatic変数org.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionParser
 
decayFunction - クラス のstatic変数org.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionParser
 
DecayFunctionBuilder - org.elasticsearch.index.query.functionscoreのクラス
 
DecayFunctionBuilder(String, Object, Object) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
DecayFunctionParser - org.elasticsearch.index.query.functionscoreのクラス
This class provides the basic functionality needed for adding a decay function.
DecayFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.DecayFunctionParser
 
DecayFunctionParser.AbstractDistanceScoreFunction - org.elasticsearch.index.query.functionscoreのクラス
This is the base class for scoring a single field.
decCurrentAsSource() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
decCurrentAsTarget() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
deciders() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get AllocationDeciders used for allocation
DecimalDigitFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for DecimalDigitFilter
DecimalDigitFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.DecimalDigitFilterFactory
 
Decision - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This abstract class defining basic Decision used during shard allocation process.
Decision() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.Decision
 
decision(Decision, String, String, Object...) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Create a routing decision, including the reason if the debug flag is turned on
Decision.Multi - org.elasticsearch.cluster.routing.allocation.deciderのクラス
Simple class representing a list of decisions
Decision.Single - org.elasticsearch.cluster.routing.allocation.deciderのクラス
Simple class representing a single decision
Decision.Type - org.elasticsearch.cluster.routing.allocation.deciderの列挙型
This enumeration defines the possible types of decisions
decisions() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
DECODE - クラス のstatic変数org.elasticsearch.common.Base64
Specify decoding in first bit.
decode(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(ChannelHandlerContext, Channel, ChannelBuffer) - クラス のメソッドorg.elasticsearch.common.netty.KeepFrameDecoder
 
decode(String) - インタフェース のメソッドorg.elasticsearch.common.path.PathTrie.Decoder
 
decode(byte[], int, GeoPoint) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Decode a geo point from a byte-array, reading GeoPointFieldMapperLegacy.Encoding.numBytes() bytes.
decode(long, long, GeoPoint) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Decode a geo point from the bits of the encoded latitude and longitudes.
decode(ChannelHandlerContext, Channel, ChannelBuffer) - クラス のメソッドorg.elasticsearch.transport.netty.SizeHeaderFrameDecoder
 
decodeComponent(String) - クラス のstaticメソッドorg.elasticsearch.rest.support.RestUtils
Decodes a bit of an URL encoded by a browser.
decodeComponent(String, Charset) - クラス のstaticメソッドorg.elasticsearch.rest.support.RestUtils
Decodes a bit of an URL encoded by a browser.
decodeCoordinate(long) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Decode a sequence of bits into the original coordinate.
decodeQueryString(String, int, Map<String, String>) - クラス のstaticメソッドorg.elasticsearch.rest.support.RestUtils
 
decoder - クラス のstatic変数org.elasticsearch.common.netty.KeepFrameDecoder
 
decodeWeight(long) - クラス のstaticメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
cost -> weight
decompose(GeometryFactory, Coordinate[], ArrayList<LineString>) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
 
decompose(double, Coordinate[]) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
Decompose a linestring given as array of coordinates at a vertical line.
decRef() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
decRef() - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.RefCounted
Decreases the refCount of this instance.
decRef() - クラス のメソッドorg.elasticsearch.index.store.Store
Decreases the refCount of this Store instance.If the refCount drops to 0, then this store is closed.
decrementOperationCounter() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
decrementRecoveredOperations(int) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
dedup() - クラス のメソッドorg.elasticsearch.index.analysis.HunspellTokenFilterFactory
 
DEFAULT - 列挙型 のstatic変数org.elasticsearch.action.search.SearchType
The default search type (SearchType.QUERY_THEN_FETCH.
DEFAULT - クラス のstatic変数org.elasticsearch.cluster.ClusterName
 
DEFAULT - クラス のstatic変数org.elasticsearch.common.cli.Terminal
 
DEFAULT - 列挙型 のstatic変数org.elasticsearch.common.geo.GeoDistance
Default GeoDistance function.
DEFAULT - 列挙型 のstatic変数org.elasticsearch.common.unit.DistanceUnit
 
DEFAULT - クラス のstatic変数org.elasticsearch.common.util.BloomFilter.Factory
 
DEFAULT - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper.Defaults
 
DEFAULT - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormat.DateTime
 
DEFAULT - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
DEFAULT - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
DEFAULT - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueParser.DateTime
 
DEFAULT_ACCEPTABLE_OVERHEAD_RATIO - クラス のstatic変数org.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Default acceptable overhead ratio.
DEFAULT_ACK_TIMEOUT - クラス のstatic変数org.elasticsearch.action.support.master.AcknowledgedRequest
 
DEFAULT_ALLOCATION_DECIDERS - クラス のstatic変数org.elasticsearch.cluster.ClusterModule
 
DEFAULT_ALLOW_LEADING_WILDCARD - クラス のstatic変数org.apache.lucene.queryparser.classic.QueryParserSettings
 
DEFAULT_ANALYZE_WILDCARD - クラス のstatic変数org.apache.lucene.queryparser.classic.QueryParserSettings
 
DEFAULT_BOOST - クラス のstatic変数org.apache.lucene.queryparser.classic.QueryParserSettings
 
DEFAULT_BOOST - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Boost terms in query based on score.
DEFAULT_BREAKER_TYPE - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
DEFAULT_CLUSTER_ROUTING_ALLOCATION_NODE_CONCURRENT_RECOVERIES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
DEFAULT_CLUSTER_ROUTING_ALLOCATION_NODE_INITIAL_PRIMARIES_RECOVERIES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
DEFAULT_CODEC - クラス のstatic変数org.elasticsearch.index.codec.CodecService
 
DEFAULT_CONSUME_ALL_TOKENS - クラス のstatic変数org.elasticsearch.index.analysis.LimitTokenCountFilterFactory
 
DEFAULT_DATE_TIME_FORMAT - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
DEFAULT_DELIMITER - クラス のstatic変数org.elasticsearch.index.analysis.DelimitedPayloadTokenFilterFactory
 
DEFAULT_ENCODER - クラス のstatic変数org.elasticsearch.index.analysis.DelimitedPayloadTokenFilterFactory
 
DEFAULT_EXISTENCE_VALUE - クラス のstatic変数org.elasticsearch.index.query.MissingQueryParser
 
DEFAULT_EXPUNGE_DELETES_ALLOWED - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_FIELD - クラス のstatic変数org.elasticsearch.index.query.IndexQueryParserService
 
DEFAULT_FIELD_NAMES - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Default field names.
DEFAULT_FIELDDATA_BREAKER_LIMIT - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
DEFAULT_FIELDDATA_OVERHEAD_CONSTANT - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
DEFAULT_FLAGS_VALUE - クラス のstatic変数org.elasticsearch.index.query.RegexpQueryParser
 
DEFAULT_FLOOR_SEGMENT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_GATHERING - クラス のstatic変数org.elasticsearch.common.netty.NettyUtils
Here we go....
DEFAULT_GC_DELETES - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
 
DEFAULT_HAS_PAYLOADS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
DEFAULT_INDICES_OPTIONS - クラス のstatic変数org.elasticsearch.action.search.SearchRequest
 
DEFAULT_INSTANCE - クラス のstatic変数org.elasticsearch.common.inject.internal.SourceProvider
 
DEFAULT_KEEPALIVE_KEY - クラス のstatic変数org.elasticsearch.search.SearchService
 
DEFAULT_LANG - クラス のstatic変数org.elasticsearch.script.ScriptService
 
DEFAULT_LEVEL - クラス のstatic変数org.elasticsearch.action.fieldstats.FieldStatsRequest
 
DEFAULT_MAPPING - クラス のstatic変数org.elasticsearch.index.mapper.MapperService
 
DEFAULT_MASTER_NODE_TIMEOUT - クラス のstatic変数org.elasticsearch.action.support.master.MasterNodeRequest
 
DEFAULT_MAX_DOC_FREQ - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MAX_DOC_FREQ - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Ignore words which occur in more than this many docs.
DEFAULT_MAX_EDITS - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XFuzzySuggester
The default maximum number of edits for fuzzy suggestions.
DEFAULT_MAX_INPUT_LENGTH - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
DEFAULT_MAX_MERGE_AT_ONCE - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_MAX_MERGE_AT_ONCE_EXPLICIT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_MAX_MERGED_SEGMENT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_MAX_NUM_TOKENS_PARSED - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Default maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
DEFAULT_MAX_QUERY_TERMS - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MAX_QUERY_TERMS - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Return a Query with no more than this many terms.
DEFAULT_MAX_TERM_FREQ - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MAX_TOKEN_COUNT - クラス のstatic変数org.elasticsearch.index.analysis.LimitTokenCountFilterFactory
 
DEFAULT_MAX_WORD_LENGTH - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MAX_WORD_LENGTH - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Ignore words greater than this length or if 0 then this has no effect.
DEFAULT_MIME_TYPES - クラス のstatic変数org.elasticsearch.http.HttpServer
 
DEFAULT_MIN_DOC_FREQ - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MIN_DOC_FREQ - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Ignore words which do not occur in at least this many docs.
DEFAULT_MIN_FUZZY_LENGTH - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XFuzzySuggester
The default minimum length of the key passed to XAnalyzingSuggester.lookup(java.lang.CharSequence, java.util.Set<org.apache.lucene.util.BytesRef>, boolean, int) before any edits are allowed.
DEFAULT_MIN_SCORE - クラス のstatic変数org.elasticsearch.action.count.CountRequest
非推奨です。
 
DEFAULT_MIN_SCORE - クラス のstatic変数org.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
DEFAULT_MIN_TERM_FREQ - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MIN_TERM_FREQ - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Ignore terms with less than this frequency in the source doc.
DEFAULT_MIN_WORD_LENGTH - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsFilter
 
DEFAULT_MIN_WORD_LENGTH - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Ignore words less than this length or if 0 then this has no effect.
DEFAULT_MINIMUM_SHOULD_MATCH - クラス のstatic変数org.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
DEFAULT_NETWORK_HOST - クラス のstatic変数org.elasticsearch.common.network.NetworkService
By default, we bind to loopback interfaces
DEFAULT_NO_MASTER_BLOCK - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
DEFAULT_NON_FUZZY_PREFIX - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XFuzzySuggester
The default prefix length where edits are not allowed.
DEFAULT_NONEXISTENT_INDEX_RETRY_WAIT - クラス のstatic変数org.elasticsearch.index.engine.ShadowEngine
 
DEFAULT_NULL_VALUE - クラス のstatic変数org.elasticsearch.index.query.MissingQueryParser
 
DEFAULT_NUMBER_COEERCE_POLICY - クラス のstatic変数org.elasticsearch.common.xcontent.support.AbstractXContentParser
 
DEFAULT_PING_SCHEDULE - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
DEFAULT_PORT_RANGE - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
DEFAULT_PORT_RANGE - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
DEFAULT_POSITION_INCREMENTS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
DEFAULT_PRECISION - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
DEFAULT_PRECISION_STEP - クラス のstatic変数org.elasticsearch.index.mapper.core.ShortFieldMapper
 
DEFAULT_PRESERVE_SEPARATORS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
DEFAULT_PROFILE - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
DEFAULT_PUBLISH_DIFF_ENABLE - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
DEFAULT_PUBLISH_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
DEFAULT_REASON - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
 
DEFAULT_RECLAIM_DELETES_WEIGHT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_RECOVER_AFTER_TIME_IF_EXPECTED_NODES_IS_SET - クラス のstatic変数org.elasticsearch.gateway.GatewayService
 
DEFAULT_REFRESH_INTERVAL - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
 
DEFAULT_REQUEST_BREAKER_LIMIT - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
DEFAULT_SCRIPTING_LANGUAGE_SETTING - クラス のstatic変数org.elasticsearch.script.ScriptService
 
DEFAULT_SEARCH_TIMEOUT - クラス のstatic変数org.elasticsearch.search.SearchService
 
DEFAULT_SEGMENTS_PER_TIER - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
DEFAULT_SETTING_PIPELINING - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
DEFAULT_SETTING_PIPELINING_MAX_EVENTS - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
DEFAULT_SHARD_SAMPLE_SIZE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
DEFAULT_SIMILARITY - クラス のstatic変数org.elasticsearch.index.similarity.SimilarityLookupService
 
DEFAULT_STOP_WORDS - クラス のstatic変数org.elasticsearch.common.lucene.search.XMoreLikeThis
Default set of stopwords.
DEFAULT_SUPPORTED_PROTOCOLS - クラス のstatic変数org.elasticsearch.repositories.uri.URLRepository
 
DEFAULT_SYSPROP - クラス のstatic変数org.elasticsearch.common.util.concurrent.EsExecutors
Useful for testing
DEFAULT_TERMINATE_AFTER - クラス のstatic変数org.elasticsearch.search.internal.SearchContext
 
DEFAULT_TIMEOUT - クラス のstatic変数org.elasticsearch.action.support.replication.ReplicationRequest
 
DEFAULT_TIMEOUT - クラス のstatic変数org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
DEFAULT_TIMEOUT - クラス のstatic変数org.elasticsearch.plugins.PluginManagerCliParser
 
DEFAULT_TIMESTAMP - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
DEFAULT_TOKEN_LIMIT - クラス のstatic変数org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
DEFAULT_TOTAL_CIRCUIT_BREAKER_LIMIT - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
DEFAULT_TRANSPOSITIONS - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XFuzzySuggester
The default transposition value passed to LevenshteinAutomata
DEFAULT_TYPE - クラス のstatic変数org.elasticsearch.script.Script
 
DEFAULT_UNICODE_AWARE - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XFuzzySuggester
Measure maxEdits, minFuzzyLength, transpositions and nonFuzzyPrefix parameters in Unicode code points (actual letters) instead of bytes.
DEFAULT_USE_GLOBAL_ORDINALS - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
DEFAULT_VERSION_MAP_SIZE - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
 
defaultAllowUnmappedFields() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
defaultAnalyzer() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultAnalyzer(Analyzer) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
DefaultBindingScopingVisitor<V> - org.elasticsearch.common.inject.spiのクラス
No-op visitor for subclassing.
DefaultBindingScopingVisitor() - クラス のコンストラクタorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
 
DefaultBindingTargetVisitor<T,V> - org.elasticsearch.common.inject.spiのクラス
No-op visitor for subclassing.
DefaultBindingTargetVisitor() - クラス のコンストラクタorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
defaultCompressor() - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
 
defaultConfig() - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
defaultConfig() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
 
defaultConfig() - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
defaultDatePrinter - クラス のstatic変数org.elasticsearch.common.xcontent.XContentBuilder
 
DefaultElementVisitor<V> - org.elasticsearch.common.inject.spiのクラス
No-op visitor for subclassing.
DefaultElementVisitor() - クラス のコンストラクタorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
defaultField() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultField(String) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultField() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
defaultField() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
defaultField(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
The default field to run against when no prefix field is specified.
defaultFieldType - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
defaultFieldType - クラス の変数org.elasticsearch.index.mapper.FieldMapper
 
defaultFormat() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
defaultIndexAnalyzer() - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
defaultLocation(GeoPoint) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set a default location that should be used, if no location is provided by the query
defaultOperator() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultOperator(QueryParser.Operator) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultOperator(QueryStringQueryBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Sets the boolean operator of the query parser used to parse the query string.
defaultOperator(SimpleQueryStringBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Specify the default operator for the query.
defaultQuoteAnalyzer() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultQuoteAnalyzer(Analyzer) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
defaultRescoreWindowSize(int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
非推奨です。
defaultReuseAddress() - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkUtils
Returns system default for SO_REUSEADDR
Defaults() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BinaryFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ByteFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ShortFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.AllFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IdFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IndexFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.ParentFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TTLFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TypeFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.UidFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.VersionFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.object.ObjectMapper.Defaults
 
Defaults() - クラス のコンストラクタorg.elasticsearch.index.mapper.object.RootObjectMapper.Defaults
 
DEFAULTS() - クラス のコンストラクタorg.elasticsearch.index.query.GeoShapeQueryParser.DEFAULTS
 
Defaults() - クラス のコンストラクタorg.elasticsearch.search.internal.DefaultSearchContext.Defaults
 
defaultSearchAnalyzer() - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
DefaultSearchContext - org.elasticsearch.search.internalのクラス
 
DefaultSearchContext(long, ShardSearchRequest, SearchShardTarget, Engine.Searcher, IndexService, IndexShard, ScriptService, PageCacheRecycler, BigArrays, Counter, ParseFieldMatcher, TimeValue) - クラス のコンストラクタorg.elasticsearch.search.internal.DefaultSearchContext
 
DefaultSearchContext.Defaults - org.elasticsearch.search.internalのクラス
 
defaultSearchQuoteAnalyzer() - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
DefaultShardOperationFailedException - org.elasticsearch.action.supportのクラス
 
DefaultShardOperationFailedException() - クラス のコンストラクタorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
DefaultShardOperationFailedException(ElasticsearchException) - クラス のコンストラクタorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
DefaultShardOperationFailedException(String, int, Throwable) - クラス のコンストラクタorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
DefaultSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for DefaultSimilarity.
DefaultSimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.DefaultSimilarityProvider
 
defaultStrategy() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
defaultTimestamp() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
defaultTimestamp(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
defaultTimestamp() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
defaultTTL(long) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.Builder
 
defaultTTL() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
defaultWriteConsistencyLevel - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
DeferringBucketCollector - org.elasticsearch.search.aggregations.bucketのクラス
A BucketCollector that records collected doc IDs and buckets and allows to replay a subset of the collected buckets.
DeferringBucketCollector() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector
Sole constructor.
DeferringBucketCollector.WrappedAggregator - org.elasticsearch.search.aggregations.bucketのクラス
 
DeflateCompressor - org.elasticsearch.common.compress.deflateのクラス
Compressor implementation based on the DEFLATE compression algorithm.
DeflateCompressor() - クラス のコンストラクタorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
DelayRecoveryException - org.elasticsearch.indices.recoveryの例外
An exception marking that this recovery attempt should be ignored (since probably, we already recovered).
DelayRecoveryException(String) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.DelayRecoveryException
 
DelayRecoveryException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.DelayRecoveryException
 
delDocCount - クラス の変数org.elasticsearch.index.engine.Segment
 
delegate() - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashSet
 
delegate - クラス の変数org.elasticsearch.common.lucene.IndexCommitDelegate
 
DelegatingActionListener<Instigator extends ActionResponse,Delegated extends ActionResponse> - org.elasticsearch.action.supportのクラス
 
DelegatingActionListener(ActionListener<Delegated>) - クラス のコンストラクタorg.elasticsearch.action.support.DelegatingActionListener
 
DelegatingHasContextAndHeaders - org.elasticsearch.commonのクラス
 
DelegatingHasContextAndHeaders(HasContextAndHeaders) - クラス のコンストラクタorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
DelegatingMapParams(Map<String, String>, ToXContent.Params) - クラス のコンストラクタorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
 
DelegatingTransportChannel - org.elasticsearch.transportのクラス
Wrapper around transport channel that delegates all requests to the underlying channel
DelegatingTransportChannel(TransportChannel) - クラス のコンストラクタorg.elasticsearch.transport.DelegatingTransportChannel
 
delete(DeleteRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Deletes a document from the index based on the index, type and id.
delete(DeleteRequest, ActionListener<DeleteResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Deletes a document from the index based on the index, type and id.
delete(DeleteIndexRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index based on the index name.
delete(DeleteIndexRequest, ActionListener<DeleteIndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index based on the index name.
delete(DeleteRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
delete(DeleteRequest, ActionListener<DeleteResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
delete(BlobPath) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobStore
 
delete(BlobPath) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
delete(BlobPath) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
This operation is not supported by URL Blob Store
delete() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
delete(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Delete all occurrences of the given substring.
delete() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommit
Override the delete operation, and only actually delete it if it is not held by the SnapshotDeletionPolicy.
delete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
delete(Engine.DeleteByQuery) - クラス のメソッドorg.elasticsearch.index.engine.Engine
非推奨です。
This was removed, but we keep this API so translog can replay any DBQs on upgrade.
Delete(String, String, Term, long, VersionType, Engine.Operation.Origin, long, boolean) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Delete
 
Delete(String, String, Term) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Delete
 
Delete(Engine.Delete, VersionType) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Delete
 
delete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
delete(Engine.DeleteByQuery) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
非推奨です。
This was removed, but we keep this API so translog can replay any DBQs on upgrade.
delete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
delete(Engine.DeleteByQuery) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
非推奨です。
This was removed, but we keep this API so translog can replay any DBQs on upgrade.
delete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
delete(SnapshotId, Version, ShardId) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Delete shard snapshot
Delete() - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Delete
 
Delete(Engine.Delete) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Delete
 
Delete(Term) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Delete
 
Delete(Term, long, VersionType) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Delete
 
delete(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
Deletes obj in the blob container
DeleteAction - org.elasticsearch.action.deleteのクラス
 
deleteAny(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Delete any character in a given String.
deleteBlob(String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Deletes a blob with giving name.
deleteBlob(String) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
deleteBlob(String) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
This operation is not supported by URLBlobContainer
deleteBlobs(Collection<String>) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Deletes blobs with giving names.
deleteBlobs(Collection<String>) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractBlobContainer
 
deleteBlobsByPrefix(String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Deletes all blobs in the container that match the specified prefix.
deleteBlobsByPrefix(String) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractBlobContainer
 
DeleteByQuery(Query, BytesReference, String[], Query, BitSetProducer, Engine.Operation.Origin, long, String...) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
DeleteByQuery() - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
DeleteByQuery(Engine.DeleteByQuery) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
DeleteByQuery(BytesReference, String[], String...) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
DeleteByQueryFailedEngineException - org.elasticsearch.index.engineの例外
非推奨です。
Delete-by-query is removed in 2.0, but we keep this so translog can replay on upgrade.
DeleteByQueryFailedEngineException(ShardId, Engine.DeleteByQuery, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.DeleteByQueryFailedEngineException
非推奨です。
 
DeleteByQueryFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.DeleteByQueryFailedEngineException
非推奨です。
 
deleteClosedIndex(String, IndexMetaData, ClusterState) - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
DeleteFailedEngineException - org.elasticsearch.index.engineの例外
 
DeleteFailedEngineException(ShardId, Engine.Delete, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.DeleteFailedEngineException
 
DeleteFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.DeleteFailedEngineException
 
deleteIndex(String, String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Deletes the given index.
DeleteIndexAction - org.elasticsearch.action.admin.indices.deleteのクラス
 
deleteIndexDirectorySafe(Index, long, Settings) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Deletes an indexes data directory recursively iff all of the indexes shards locks were successfully acquired.
deleteIndexDirectoryUnderLock(Index, Settings) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Deletes an indexes data directory recursively.
deleteIndexedScript(DeleteIndexedScriptRequest, ActionListener<DeleteIndexedScriptResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
delete an indexed script
deleteIndexedScript(DeleteIndexedScriptRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Delete an indexed script
deleteIndexedScript(DeleteIndexedScriptRequest, ActionListener<DeleteIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
delete an indexed script
deleteIndexedScript(DeleteIndexedScriptRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Delete an indexed script
DeleteIndexedScriptAction - org.elasticsearch.action.indexedscripts.deleteのクラス
 
DeleteIndexedScriptRequest - org.elasticsearch.action.indexedscripts.deleteのクラス
A request to delete a script from the script index based on its scriptLang and id.
DeleteIndexedScriptRequest() - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
DeleteIndexedScriptRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
Constructs a new delete request against the specified index with the scriptLang and id.
DeleteIndexedScriptRequestBuilder - org.elasticsearch.action.indexedscripts.deleteのクラス
A delete document action request builder.
DeleteIndexedScriptRequestBuilder(ElasticsearchClient, DeleteIndexedScriptAction) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequestBuilder
 
DeleteIndexedScriptResponse - org.elasticsearch.action.indexedscripts.deleteのクラス
The response of the delete indexed script action.
DeleteIndexedScriptResponse() - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
 
DeleteIndexedScriptResponse(String, String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
 
DeleteIndexRequest - org.elasticsearch.action.admin.indices.deleteのクラス
A request to delete an index.
DeleteIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
DeleteIndexRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
Constructs a new delete index request for the specified index.
DeleteIndexRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
Constructs a new delete index request for the specified indices.
deleteIndexRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a delete index request.
DeleteIndexRequestBuilder - org.elasticsearch.action.admin.indices.deleteのクラス
 
DeleteIndexRequestBuilder(ElasticsearchClient, DeleteIndexAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
 
DeleteIndexResponse - org.elasticsearch.action.admin.indices.deleteのクラス
A response for a delete index action.
deleteIndexStore(String, IndexMetaData, ClusterState, boolean) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Deletes the index store trying to acquire all shards locks for this index.
DeleteIndexTemplateAction - org.elasticsearch.action.admin.indices.template.deleteのクラス
 
DeleteIndexTemplateRequest - org.elasticsearch.action.admin.indices.template.deleteのクラス
A request to delete an index template.
DeleteIndexTemplateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
 
DeleteIndexTemplateRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
Constructs a new delete index request for the specified name.
DeleteIndexTemplateRequestBuilder - org.elasticsearch.action.admin.indices.template.deleteのクラス
 
DeleteIndexTemplateRequestBuilder(ElasticsearchClient, DeleteIndexTemplateAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequestBuilder
 
DeleteIndexTemplateRequestBuilder(ElasticsearchClient, DeleteIndexTemplateAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequestBuilder
 
DeleteIndexTemplateResponse - org.elasticsearch.action.admin.indices.template.deleteのクラス
A response for a delete index template.
deleteIndices(MetaDataDeleteIndexService.Request, MetaDataDeleteIndexService.Listener) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService
 
deleteLeftoverShardDirectory(ESLogger, NodeEnvironment, ShardLock, Settings) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardPath
This method tries to delete left-over shards where the index name has been reused but the UUID is different to allow the new shard to be allocated.
deleteMetaState(Path...) - クラス のstaticメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Deletes all meta state directories recursively for the given data locations
deleteQuiet(String...) - クラス のメソッドorg.elasticsearch.index.store.Store
 
deleteRepository(DeleteRepositoryRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Unregisters a repository.
deleteRepository(DeleteRepositoryRequest, ActionListener<DeleteRepositoryResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Unregisters a repository.
DeleteRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.deleteのクラス
Unregister repository action
DeleteRepositoryRequest - org.elasticsearch.action.admin.cluster.repositories.deleteのクラス
Unregister repository request.
DeleteRepositoryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
 
DeleteRepositoryRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
Constructs a new unregister repository request with the provided name.
deleteRepositoryRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Deletes registration for snapshot repository
DeleteRepositoryRequestBuilder - org.elasticsearch.action.admin.cluster.repositories.deleteのクラス
Builder for unregister repository request
DeleteRepositoryRequestBuilder(ElasticsearchClient, DeleteRepositoryAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequestBuilder
Constructs unregister repository request builder
DeleteRepositoryRequestBuilder(ElasticsearchClient, DeleteRepositoryAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequestBuilder
Constructs unregister repository request builder with specified repository name
DeleteRepositoryResponse - org.elasticsearch.action.admin.cluster.repositories.deleteのクラス
Unregister repository response
DeleteRequest - org.elasticsearch.action.deleteのクラス
A request to delete a document from an index based on its type and id.
DeleteRequest() - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
 
DeleteRequest(String) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
Constructs a new delete request against the specified index.
DeleteRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
Constructs a new delete request against the specified index with the type and id.
DeleteRequest(DeleteRequest) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
Copy constructor that creates a new delete request that is a copy of the one provided as an argument.
DeleteRequest(DeleteRequest, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
Copy constructor that creates a new delete request that is a copy of the one provided as an argument.
DeleteRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequest
Creates a delete request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
deleteRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a delete request against a specific index.
DeleteRequestBuilder - org.elasticsearch.action.deleteのクラス
A delete document action request builder.
DeleteRequestBuilder(ElasticsearchClient, DeleteAction) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequestBuilder
 
DeleteRequestBuilder(ElasticsearchClient, DeleteAction, String) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteRequestBuilder
 
DeleteResponse - org.elasticsearch.action.deleteのクラス
The response of the delete action.
DeleteResponse() - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteResponse
 
DeleteResponse(String, String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.delete.DeleteResponse
 
deleteScriptFromIndex(DeleteIndexedScriptRequest, ActionListener<DeleteResponse>) - クラス のメソッドorg.elasticsearch.script.ScriptService
 
deleteShardDirectorySafe(ShardId, Settings) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Deletes a shard data directory iff the shards locks were successfully acquired.
deleteShardDirectoryUnderLock(ShardLock, Settings) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Deletes a shard data directory.
deleteShardState() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Deletes the shards metadata state.
deleteShardStore(String, ShardLock, Settings) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Deletes the shard with an already acquired shard lock.
deleteShardStore(String, ShardId, ClusterState) - クラス のメソッドorg.elasticsearch.indices.IndicesService
This method deletes the shard contents on disk for the given shard ID.
deleteSnapshot(DeleteSnapshotRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Delete snapshot.
deleteSnapshot(DeleteSnapshotRequest, ActionListener<DeleteSnapshotResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Delete snapshot.
deleteSnapshot(SnapshotId) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Deletes snapshot
deleteSnapshot(SnapshotId) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Deletes snapshot
deleteSnapshot(SnapshotId, SnapshotsService.DeleteSnapshotListener) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Deletes snapshot from repository.
DeleteSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.deleteのクラス
Delete snapshot action
DeleteSnapshotRequest - org.elasticsearch.action.admin.cluster.snapshots.deleteのクラス
Delete snapshot request Delete snapshot request removes the snapshot record from the repository and cleans up all files that are associated with this particular snapshot.
DeleteSnapshotRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Constructs a new delete snapshots request
DeleteSnapshotRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Constructs a new delete snapshots request with repository and snapshot name
DeleteSnapshotRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Constructs a new delete snapshots request with repository name
deleteSnapshotRequest(String, String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Deletes a snapshot
DeleteSnapshotRequestBuilder - org.elasticsearch.action.admin.cluster.snapshots.deleteのクラス
Delete snapshot request builder
DeleteSnapshotRequestBuilder(ElasticsearchClient, DeleteSnapshotAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequestBuilder
Constructs delete snapshot request builder
DeleteSnapshotRequestBuilder(ElasticsearchClient, DeleteSnapshotAction, String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequestBuilder
Constructs delete snapshot request builder with specified repository and snapshot names
DeleteSnapshotResponse - org.elasticsearch.action.admin.cluster.snapshots.deleteのクラス
Delete snapshot response
deleteSubDirectories(Path...) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Deletes all subdirectories in the given path recursively
deleteTemplate(DeleteIndexTemplateRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes index template.
deleteTemplate(DeleteIndexTemplateRequest, ActionListener<DeleteIndexTemplateResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index template.
deleteWarmer(DeleteWarmerRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index warmer.
deleteWarmer(DeleteWarmerRequest, ActionListener<DeleteWarmerResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index warmer.
DeleteWarmerAction - org.elasticsearch.action.admin.indices.warmer.deleteのクラス
Action for the admin/warmers/delete API.
DeleteWarmerRequest - org.elasticsearch.action.admin.indices.warmer.deleteのクラス
A request that deletes a index warmer (name, SearchRequest) tuple from the clusters metadata.
DeleteWarmerRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
DeleteWarmerRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
Constructs a new delete warmer request for the specified name.
DeleteWarmerRequestBuilder - org.elasticsearch.action.admin.indices.warmer.deleteのクラス
A builder for the DeleteWarmerRequest
DeleteWarmerRequestBuilder(ElasticsearchClient, DeleteWarmerAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
 
DeleteWarmerResponse - org.elasticsearch.action.admin.indices.warmer.deleteのクラス
An acknowledged response of delete warmer operation.
deletionPolicy - クラス の変数org.elasticsearch.index.engine.Engine
 
DeletionPolicyModule - org.elasticsearch.index.deletionpolicyのクラス
 
DeletionPolicyModule() - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.DeletionPolicyModule
 
delimitedListToStringArray(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Take a String which is a delimited list and convert it to a String array.
delimitedListToStringArray(String, String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Take a String which is a delimited list and convert it to a String array.
DelimitedPayloadTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
DelimitedPayloadTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.DelimitedPayloadTokenFilterFactory
 
DELIMITER - クラス のstatic変数org.elasticsearch.index.mapper.Uid
 
DELIMITER_BYTE - クラス のstatic変数org.elasticsearch.index.mapper.Uid
 
DELIMITER_BYTES - クラス のstatic変数org.elasticsearch.index.mapper.Uid
 
delta(DiscoveryNodes) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Returns the changes comparing this nodes to the provided nodes.
Delta(String, List<DiscoveryNode>, List<DiscoveryNode>) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
Delta(DiscoveryNode, DiscoveryNode, String, List<DiscoveryNode>, List<DiscoveryNode>) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
Dependency<T> - org.elasticsearch.common.inject.spiのクラス
A variable that can be resolved by an injector.
deprecated(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.DeprecationLogger
Logs a deprecated message.
DEPRECATED_INDEX_CACHE_REQUEST_ENABLED - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
非推奨です。
DEPRECATED_INDICES_CACHE_QUERY_SIZE - クラス のstatic変数org.elasticsearch.indices.cache.query.IndicesQueryCache
非推奨です。
DEPRECATED_INDICES_CACHE_QUERY_SIZE - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
非推奨です。
deprecationLogger - クラス の変数org.elasticsearch.common.component.AbstractComponent
 
DeprecationLogger - org.elasticsearch.common.loggingのクラス
A logger that logs deprecation notices.
DeprecationLogger(ESLogger) - クラス のコンストラクタorg.elasticsearch.common.logging.DeprecationLogger
Creates a new deprecation logger based on the parent logger.
deprecationLogger - クラス の変数org.elasticsearch.index.AbstractIndexComponent
 
deprecationLogger - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
deprecationLogger - クラス の変数org.elasticsearch.index.shard.AbstractIndexShardComponent
 
deque(Recycler.C<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Return a recycler based on a deque.
dequeFactory(Recycler.C<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Return a recycler based on a deque.
DequeRecycler<T> - org.elasticsearch.common.recyclerのクラス
A Recycler implementation based on a Deque.
DequeRecycler(Recycler.C<T>, Deque<T>, int) - クラス のコンストラクタorg.elasticsearch.common.recycler.DequeRecycler
 
Derivative - org.elasticsearch.search.aggregations.pipeline.derivativeのインタフェース
 
derivative(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
DerivativeBuilder - org.elasticsearch.search.aggregations.pipeline.derivativeのクラス
 
DerivativeBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
 
DerivativeParser - org.elasticsearch.search.aggregations.pipeline.derivativeのクラス
 
DerivativeParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
DerivativePipelineAggregator - org.elasticsearch.search.aggregations.pipeline.derivativeのクラス
 
DerivativePipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
DerivativePipelineAggregator(String, String[], ValueFormatter, BucketHelpers.GapPolicy, Long, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
DerivativePipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.derivativeのクラス
 
descendsFromBucketAggregator(Aggregator) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.Aggregator
Returns whether one of the parents is a BucketsAggregator.
describeParams() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Describe the parameters that control how the "more like this" query is formed.
description() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
description() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation.NodeExplanation
Get the explanation for the node
description() - クラス のメソッドorg.elasticsearch.plugins.Plugin
The description of the plugin.
description() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
deserialize(DataInput) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
destroy(T) - クラス のメソッドorg.elasticsearch.common.recycler.AbstractRecyclerC
 
destroy(T) - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.C
Destroy the data.
DestructiveOperations - org.elasticsearch.action.supportのクラス
Helper for dealing with destructive operations and wildcard usage.
DestructiveOperations(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.action.support.DestructiveOperations
 
detail() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
DetailAnalyzeResponse - org.elasticsearch.action.admin.indices.analyzeのクラス
 
DetailAnalyzeResponse(DetailAnalyzeResponse.AnalyzeTokenList) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
DetailAnalyzeResponse(DetailAnalyzeResponse.CharFilteredText[], DetailAnalyzeResponse.AnalyzeTokenList, DetailAnalyzeResponse.AnalyzeTokenList[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
DetailAnalyzeResponse(boolean, DetailAnalyzeResponse.AnalyzeTokenList, DetailAnalyzeResponse.CharFilteredText[], DetailAnalyzeResponse.AnalyzeTokenList, DetailAnalyzeResponse.AnalyzeTokenList[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
DetailAnalyzeResponse.AnalyzeTokenList - org.elasticsearch.action.admin.indices.analyzeのクラス
 
DetailAnalyzeResponse.CharFilteredText - org.elasticsearch.action.admin.indices.analyzeのクラス
 
detailed() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
True if detailed flag is set, false otherwise.
detailed(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
Set value of the detailed flag.
detailed() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
detailed(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
detailedErrorsEnabled - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
detailedErrorsEnabled - クラス の変数org.elasticsearch.rest.RestChannel
 
detailedErrorsEnabled() - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
detailedMessage(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
detailedMessage(Throwable, boolean, int) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
detect() - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
detectNoop(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Should this update attempt to detect if it is a noop?
detectNoop() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Should this update attempt to detect if it is a noop?
determineThreadName(String, String) - クラス のメソッドorg.elasticsearch.common.netty.NettyUtils.EsThreadNameDeterminer
 
df() - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
DFISimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for the DFISimilarity.
DFISimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.DFISimilarityProvider
 
DFRSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for DFRSimilarity.
DFRSimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.DFRSimilarityProvider
 
dfs() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
dfs(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Use distributed frequencies instead of shard statistics.
dfs() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
DFS_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
DfsOnlyRequest - org.elasticsearch.action.termvectors.dfsのクラス
 
DfsOnlyRequest() - クラス のコンストラクタorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
DfsOnlyRequest(Fields, String[], String[], Set<String>) - クラス のコンストラクタorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
DfsOnlyResponse - org.elasticsearch.action.termvectors.dfsのクラス
A response of a dfs only request.
DfsPhase - org.elasticsearch.search.dfsのクラス
 
DfsPhase() - クラス のコンストラクタorg.elasticsearch.search.dfs.DfsPhase
 
DfsPhaseExecutionException - org.elasticsearch.search.dfsの例外
 
DfsPhaseExecutionException(SearchContext, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.dfs.DfsPhaseExecutionException
 
DfsPhaseExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.dfs.DfsPhaseExecutionException
 
dfsResult() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
dfsResult() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
dfsResult() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
dfsResult() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
DfsSearchResult - org.elasticsearch.search.dfsのクラス
 
DfsSearchResult() - クラス のコンストラクタorg.elasticsearch.search.dfs.DfsSearchResult
 
DfsSearchResult(long, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.search.dfs.DfsSearchResult
 
DictionaryCompoundWordTokenFilterFactory - org.elasticsearch.index.analysis.compoundのクラス
Uses the DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary.
DictionaryCompoundWordTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.compound.DictionaryCompoundWordTokenFilterFactory
 
diff(T) - クラス のメソッドorg.elasticsearch.cluster.AbstractDiffable
 
diff(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
Diff<T> - org.elasticsearch.clusterのインタフェース
Represents difference between states of cluster state parts
diff(T) - インタフェース のメソッドorg.elasticsearch.cluster.Diffable
Returns serializable object representing differences between this and previousState
diff(ImmutableOpenMap<String, T>, ImmutableOpenMap<String, T>) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Calculates diff between two ImmutableOpenMaps of Diffable objects
diff(ImmutableMap<String, T>, ImmutableMap<String, T>) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Calculates diff between two ImmutableMaps of Diffable objects
diff(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
diff(MetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
diff(RoutingTable) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
diff(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
Diffable<T> - org.elasticsearch.clusterのインタフェース
Cluster state part, changes in which can be serialized
DiffableUtils - org.elasticsearch.clusterのクラス
 
DiffableUtils.KeyedReader<T> - org.elasticsearch.clusterのインタフェース
A reader that can deserialize an object.
DiffableUtils.PrototypeReader<T extends Diffable<T>> - org.elasticsearch.clusterのクラス
Implementation of the KeyedReader that is using a prototype object for reading operations Note: this implementation is ignoring the key.
different - クラス の変数org.elasticsearch.index.store.Store.RecoveryDiff
Files that exist in both snapshots but their they are not identical
digestToString(long) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
Produces a string representation of the given digest value.
DIRECT_RESPONSE_PROFILE - クラス のstatic変数org.elasticsearch.transport.TransportService
 
DirectCandidateGenerator - org.elasticsearch.search.suggest.phraseのクラス
 
DirectCandidateGenerator(DirectSpellChecker, String, SuggestMode, IndexReader, double, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
DirectCandidateGenerator(DirectSpellChecker, String, SuggestMode, IndexReader, double, int, Analyzer, Analyzer, Terms) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
DirectCandidateGenerator(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
 
DirectCandidateGenerator.Candidate - org.elasticsearch.search.suggest.phraseのクラス
 
DirectCandidateGenerator.CandidateSet - org.elasticsearch.search.suggest.phraseのクラス
 
directory() - クラス のメソッドorg.elasticsearch.index.store.Store
 
DirectoryService - org.elasticsearch.index.storeのクラス
 
DirectoryService(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.store.DirectoryService
 
DirectoryUtils - org.elasticsearch.index.storeのクラス
Utils for working with Directory classes.
DirectSpellcheckerSettings - org.elasticsearch.search.suggestのクラス
 
DirectSpellcheckerSettings() - クラス のコンストラクタorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
disable() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Disables CORS support.
DisableAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
非推奨です。
DisableAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
disableConsoleLogging() - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
disableCoord(boolean) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Disables Similarity#coord(int,int) in scoring.
disableCoord(boolean) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
 
disableCoord(boolean) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryBuilder
非推奨です。
use [bool] query instead
disableStatePersistence() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
Should global state persistence be disabled when this block is present.
disableStatePersistence() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
Returns true if one of the global blocks as its disable state persistence flag set.
disconnectFromNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
disconnectFromNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
disconnectFromNode(DiscoveryNode, Channel, String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
Disconnects from a node, only if the relevant channel is found to be part of the node channels.
disconnectFromNode(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Disconnected from the given node, if not connected, will do nothing.
disconnectFromNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
disconnectFromNodeChannel(Channel, Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
Disconnects from a node if a channel is found as part of that nodes channels.
Discovery - org.elasticsearch.discoveryのインタフェース
A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events.
Discovery.AckListener - org.elasticsearch.discoveryのインタフェース
 
DISCOVERY_JOIN_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.membership.MembershipAction
 
DISCOVERY_JOIN_VALIDATE_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.membership.MembershipAction
 
DISCOVERY_LEAVE_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.membership.MembershipAction
 
DISCOVERY_REJOIN_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
DISCOVERY_TYPE_KEY - クラス のstatic変数org.elasticsearch.discovery.DiscoveryModule
 
DISCOVERY_ZEN_MINIMUM_MASTER_NODES - クラス のstatic変数org.elasticsearch.discovery.zen.elect.ElectMasterService
 
DISCOVERY_ZEN_MINIMUM_MASTER_NODES_VALIDATOR - クラス のstatic変数org.elasticsearch.discovery.zen.elect.ElectMasterService
 
DISCOVERY_ZEN_PING_UNICAST_HOSTS - クラス のstatic変数org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
DiscoveryModule - org.elasticsearch.discoveryのクラス
A module for loading classes for node discovery.
DiscoveryModule(Settings) - クラス のコンストラクタorg.elasticsearch.discovery.DiscoveryModule
 
DiscoveryNode - org.elasticsearch.cluster.nodeのクラス
A discovery node represents a node that is part of the cluster.
DiscoveryNode(String, TransportAddress, Version) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNode
Creates a new DiscoveryNode Note: if the version of the node is unknown DiscoveryNode.MINIMUM_DISCOVERY_NODE_VERSION should be used.
DiscoveryNode(String, String, TransportAddress, Map<String, String>, Version) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNode
Creates a new DiscoveryNode Note: if the version of the node is unknown DiscoveryNode.MINIMUM_DISCOVERY_NODE_VERSION should be used.
DiscoveryNode(String, String, String, String, TransportAddress, Map<String, String>, Version) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNode
Creates a new DiscoveryNode Note: if the version of the node is unknown DiscoveryNode.MINIMUM_DISCOVERY_NODE_VERSION should be used.
DiscoveryNodeFilters - org.elasticsearch.cluster.nodeのクラス
 
DiscoveryNodeFilters.OpType - org.elasticsearch.cluster.nodeの列挙型
 
DiscoveryNodes - org.elasticsearch.cluster.nodeのクラス
This class holds all DiscoveryNode in the cluster and provides convenience methods to access, modify merge / diff discovery nodes.
DiscoveryNodes.Builder - org.elasticsearch.cluster.nodeのクラス
 
DiscoveryNodes.Delta - org.elasticsearch.cluster.nodeのクラス
 
DiscoveryNodeService - org.elasticsearch.cluster.nodeのクラス
 
DiscoveryNodeService(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.node.DiscoveryNodeService
 
DiscoveryNodeService.CustomAttributesProvider - org.elasticsearch.cluster.nodeのインタフェース
 
DiscoveryNodesProvider - org.elasticsearch.discovery.zenのインタフェース
 
DiscoveryService - org.elasticsearch.discoveryのクラス
 
DiscoveryService(Settings, DiscoverySettings, Discovery) - クラス のコンストラクタorg.elasticsearch.discovery.DiscoveryService
 
DiscoverySettings - org.elasticsearch.discoveryのクラス
Exposes common discovery settings that may be supported by all the different discovery implementations
DiscoverySettings(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.discovery.DiscoverySettings
 
DiskThresholdDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
The DiskThresholdDecider checks that the node a shard is potentially being allocated to has enough disk space.
DiskThresholdDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
DiskThresholdDecider(Settings, NodeSettingsService, ClusterInfoService, Client) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
DiskUsage - org.elasticsearch.clusterのクラス
Encapsulation class used to represent the amount of disk used on a node.
DiskUsage(String, String, String, long, long) - クラス のコンストラクタorg.elasticsearch.cluster.DiskUsage
Create a new DiskUsage, if totalBytes is 0, DiskUsage.getFreeDiskAsPercentage() will always return 100.0% free
dismaxBlendedQuery(Term[], float) - クラス のstaticメソッドorg.apache.lucene.queries.BlendedTermQuery
 
dismaxBlendedQuery(Term[], float[], float) - クラス のstaticメソッドorg.apache.lucene.queries.BlendedTermQuery
 
disMaxQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
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.
DisMaxQueryBuilder - org.elasticsearch.index.queryのクラス
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.
DisMaxQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.DisMaxQueryBuilder
 
DisMaxQueryParser - org.elasticsearch.index.queryのクラス
 
DisMaxQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.DisMaxQueryParser
 
dispatchRequest(HttpRequest, HttpChannel) - インタフェース のメソッドorg.elasticsearch.http.HttpServerAdapter
 
dispatchRequest(HttpRequest, HttpChannel) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
dispatchRequest(RestRequest, RestChannel) - クラス のメソッドorg.elasticsearch.rest.RestController
 
dist(int) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
Distance(double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.unit.DistanceUnit.Distance
 
distance(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
distance(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
This function computes the distance from a defined origin.
distance(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
distance(double, DistanceUnit) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
DISTANCE_ERROR_PCT - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
distanceBoundingCheck(double, double, double, DistanceUnit) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.GeoDistance
 
distanceErrorPct() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
distanceInKm(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
distanceInKmWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
distanceInMiles(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
distanceInMilesWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
distanceType(GeoDistance) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the distance type to use, defaults to GeoDistance.SLOPPY_ARC.
DistanceUnit - org.elasticsearch.common.unitの列挙型
The DistanceUnit enumerates several units for measuring distances.
DistanceUnit.Distance - org.elasticsearch.common.unitのクラス
This class implements a value+unit tuple.
distanceValues(MultiGeoPointValues, GeoDistance.FixedSourceDistance...) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.GeoDistance
Return a SortedNumericDoubleValues instance that returns the distances to a list of geo-points for each document.
distanceWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
DiversifiedBytesHashSamplerAggregator - org.elasticsearch.search.aggregations.bucket.samplerのクラス
Alternative, faster implementation for converting String keys to longs but with the potential for hash collisions.
DiversifiedBytesHashSamplerAggregator(String, int, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>, ValuesSource, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedBytesHashSamplerAggregator
 
DiversifiedFactory(String, int, String, ValuesSourceConfig, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.DiversifiedFactory
 
DiversifiedMapSamplerAggregator - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
DiversifiedMapSamplerAggregator(String, int, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>, ValuesSource, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedMapSamplerAggregator
 
DiversifiedNumericSamplerAggregator - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
DiversifiedNumericSamplerAggregator(String, int, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>, ValuesSource.Numeric, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedNumericSamplerAggregator
 
DiversifiedOrdinalsSamplerAggregator - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
DiversifiedOrdinalsSamplerAggregator(String, int, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>, ValuesSource.Bytes.WithOrdinals.FieldData, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedOrdinalsSamplerAggregator
 
DJB_HASH(String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.DjbHashFunction
 
DJB_HASH(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.DjbHashFunction
 
DjbHashFunction - org.elasticsearch.cluster.routingのクラス
This class implements the efficient hash function developed by Daniel J.
DjbHashFunction() - クラス のコンストラクタorg.elasticsearch.cluster.routing.DjbHashFunction
 
DO_BREAK_LINES - クラス のstatic変数org.elasticsearch.common.Base64
Do break lines when encoding.
DO_NOT_FETCH_SOURCE - クラス のstatic変数org.elasticsearch.search.fetch.source.FetchSourceContext
 
doBooleanValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doBooleanValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doc() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Returns the artificial document from which term vectors are requested for.
doc(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets an artificial document from which term vectors are requested for.
doc(BytesReference, boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets an artificial document from which term vectors are requested for.
doc(IndexRequest) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(Map) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc(Object...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified, the doc provided is a field and value pairs.
doc(String, Object) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc to use for updates when a script is not specified.
doc() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
doc(RootObjectMapper.Builder, MapperService) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
doc() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
doc() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
doc() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
doc(BytesReference) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Sets to a given artificial document, that is a document that is not present in the index.
doc(XContentBuilder) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Sets to a given artificial document, that is a document that is not present in the index.
DOC - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
doc() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Returns the doc lookup allowing to access field data (cached) values as well as the current document score (where applicable).
doc() - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
doc() - クラス のメソッドorg.elasticsearch.search.lookup.SearchLookup
 
DOC_COUNT - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
DOC_COUNT_ERROR_UPPER_BOUND_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
DOC_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.sort.SortParseElement
 
DOC_VALUES - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
DOC_VALUES_FORMAT_VALUE - クラス のstatic変数org.elasticsearch.index.fielddata.FieldDataType
 
doCache(Weight, QueryCachingPolicy) - クラス のメソッドorg.elasticsearch.index.cache.query.index.IndexQueryCache
 
doCache(Weight, QueryCachingPolicy) - クラス のメソッドorg.elasticsearch.index.cache.query.none.NoneQueryCache
 
doCache(Weight, QueryCachingPolicy) - クラス のメソッドorg.elasticsearch.indices.cache.query.IndicesQueryCache
 
docAsUpsert() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
docAsUpsert(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
docBoost() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
docBoost(float) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
docBoost() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
docBoost(float) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
docBuilder() - クラス のstaticメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
 
DocBuilder() - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
 
docCount - クラス の変数org.elasticsearch.index.engine.Segment
 
docCount - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
docCount() - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
docCountError - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
docCountError - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
docFieldDoubles(String) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Returns field data double (floating point) access for the provided field.
docFieldLongs(String) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Returns field data long (integers) access for the provided field.
docFieldStrings(String) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Returns field data strings access for the provided field.
docFreq() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
doCheckAndNotify() - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
Will be called periodically Implementing watcher should check resource and notify all AbstractResourceWatcher.listeners().
doCheckAndNotify() - クラス のメソッドorg.elasticsearch.watcher.FileWatcher
 
docID() - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
 
docId - クラス の変数org.elasticsearch.common.lucene.uid.Versions.DocIdAndVersion
 
docID() - クラス のメソッドorg.elasticsearch.index.search.child.ConstantScorer
 
docId() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
docId() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
DocIdAndVersion(int, long, LeafReaderContext) - クラス のコンストラクタorg.elasticsearch.common.lucene.uid.Versions.DocIdAndVersion
 
docIdAndVersion() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
docIds() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
docIdsSize() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
docIdsToLoad() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
docIdsToLoad(int[], int, int) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
docIdsToLoad() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
docIdsToLoad(int[], int, int) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
docIdsToLoad() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
docIdsToLoad(int[], int, int) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
docIdsToLoad() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
docIdsToLoad(int[], int, int) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
docIdsToLoad() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
docIdsToLoad(int[], int, int) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
docIdsToLoadFrom() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
docIdsToLoadFrom() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
docIdsToLoadFrom() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
docIdsToLoadFrom() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
docIdsToLoadFrom() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
docIdsToLoadSize() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
docIdsToLoadSize() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
docIdsToLoadSize() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
docIdsToLoadSize() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
docIdsToLoadSize() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
DocLookup - org.elasticsearch.search.lookupのクラス
 
doClose() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
doClose() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
doClose() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
doClose() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
doClose() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
doClose() - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
doClose() - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedStreamInput
 
doClose() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
doClose() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
doClose() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
doClose() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
doClose() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
doClose() - クラス のメソッドorg.elasticsearch.gateway.GatewayService
 
doClose() - クラス のメソッドorg.elasticsearch.http.HttpServer
 
doClose() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
doClose() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
doClose() - クラス のメソッドorg.elasticsearch.indices.cluster.IndicesClusterStateService
 
doClose() - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
doClose() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
 
doClose() - クラス のメソッドorg.elasticsearch.indices.ttl.IndicesTTLService
 
doClose() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmMonitorService
 
doClose() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
doClose() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
doClose() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
doClose() - クラス のメソッドorg.elasticsearch.rest.RestController
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Release instance-specific data.
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedMapSamplerAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator.WithHash
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.LowCardinality
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.WithHash
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
doClose() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
doClose() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
doClose() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
doClose() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
doClose() - クラス のメソッドorg.elasticsearch.search.SearchService
 
doClose() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
 
doClose() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
 
doClose() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
doClose() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
doClose() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
doClose() - クラス のメソッドorg.elasticsearch.tribe.TribeService
 
doClose() - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
 
docMapper() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
docMapper() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
docMapper(String) - クラス のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer
 
docMapperParser() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
docMapperParser() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
docMappers(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
returns an immutable iterator over current document mappers.
docOrds(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns a shared LongsRef instance for the given doc ID holding all ordinals associated with it.
doCreateInternal(ValuesSource.Bytes.ParentChild, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator.Factory
 
doCreateInternal(ValuesSource, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Factory
 
doCreateInternal(ValuesSource, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.DiversifiedFactory
 
doCreateInternal(ValuesSource, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
doCreateInternal(ValuesSource, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator.Factory
 
doCreateInternal(ValuesSource.GeoPoint, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator.Factory
 
doCreateInternal(ValuesSource.GeoPoint, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator.Factory
 
doCreateInternal(ValuesSource.Numeric, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator.Factory
 
doCreateInternal(VS, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator.Factory
 
doCreateInternal(VS, AggregationContext, Aggregator, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
doCreateWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.common.lucene.IndexCacheableQuery
Create a Weight for this query.
doCreateWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
doCreateWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
doCreateWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
doCreateWeight(IndexSearcher, boolean) - クラス のメソッドorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
docs - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
docs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
docs() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
docs() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
docs() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
docs() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
docs() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
docs(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
DOCS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
docSearcher() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
docsEnumFlag - クラス の変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
docSource() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
DocsStats - org.elasticsearch.index.shardのクラス
 
DocsStats() - クラス のコンストラクタorg.elasticsearch.index.shard.DocsStats
 
DocsStats(long, long) - クラス のコンストラクタorg.elasticsearch.index.shard.DocsStats
 
docStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
docsWithValue(SortedBinaryDocValues, int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a Bits representing all documents from dv that have a value.
docsWithValue(MultiGeoPointValues, int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a Bits representing all documents from dv that have a value.
docsWithValue(SortedNumericDoubleValues, int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a Bits representing all documents from dv that have a value.
docsWithValue(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes
 
docsWithValue(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals
 
docsWithValue(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource
 
docsWithValue(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint
 
docsWithValue(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric
 
Document() - クラス のコンストラクタorg.elasticsearch.index.mapper.ParseContext.Document
 
DocumentAlreadyExistsException - org.elasticsearch.index.engineの例外
 
DocumentAlreadyExistsException(ShardId, String, String) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentAlreadyExistsException
 
DocumentAlreadyExistsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentAlreadyExistsException
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.AbstractCatAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAliasAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAllocationAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestCountAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestFielddataAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestHealthAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestIndicesAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestMasterAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodeAttrsAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodesAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPendingClusterTasksAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPluginsAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRecoveryAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRepositoriesAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSegmentsAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestShardsAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSnapshotAction
 
documentation(StringBuilder) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestThreadPoolAction
 
DocumentFieldMappers - org.elasticsearch.index.mapperのクラス
 
DocumentFieldMappers(Collection<FieldMapper>, Analyzer, Analyzer, Analyzer) - クラス のコンストラクタorg.elasticsearch.index.mapper.DocumentFieldMappers
 
DocumentMapper - org.elasticsearch.index.mapperのクラス
 
DocumentMapper(MapperService, Mapping) - クラス のコンストラクタorg.elasticsearch.index.mapper.DocumentMapper
 
documentMapper(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Return the DocumentMapper for the given type.
DocumentMapper.Builder - org.elasticsearch.index.mapperのクラス
 
DocumentMapperForType - org.elasticsearch.index.mapperのクラス
 
DocumentMapperForType(DocumentMapper, Mapping) - クラス のコンストラクタorg.elasticsearch.index.mapper.DocumentMapperForType
 
DocumentMapperParser - org.elasticsearch.index.mapperのクラス
 
DocumentMapperParser(Settings, MapperService, AnalysisService, SimilarityLookupService, ScriptService, MapperRegistry) - クラス のコンストラクタorg.elasticsearch.index.mapper.DocumentMapperParser
 
documentMapperParser() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
documentMapperWithAutoCreate(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Returns the document mapper created, including a mapping update if the type has been dynamically created.
DocumentMissingException - org.elasticsearch.index.engineの例外
 
DocumentMissingException(ShardId, String, String) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentMissingException
 
DocumentMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentMissingException
 
DocumentRequest<T> - org.elasticsearch.actionのインタフェース
Generic interface to group ActionRequest, which work on single document level Forces this class return index/type/id getters
DocumentSourceMissingException - org.elasticsearch.index.engineの例外
 
DocumentSourceMissingException(ShardId, String, String) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentSourceMissingException
 
DocumentSourceMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.DocumentSourceMissingException
 
documentType() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
documentType(String) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Sets the default document type for any percolate request that doesn't have a document type set.
documentType() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
documentType(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
Sets the type of the document to percolate.
documentType() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
DocumentTypeListener - org.elasticsearch.index.mapperのインタフェース
 
docValues(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
DocValuesIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
IndexFieldData impl based on Lucene's doc values.
DocValuesIndexFieldData(Index, MappedFieldType.Names, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
DocValuesIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
docValuesSet - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
doDoubleValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doDoubleValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doExecute(RenderSearchTemplateRequest, ActionListener<RenderSearchTemplateResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.TransportRenderSearchTemplateAction
 
doExecute(Task, CloseIndexRequest, ActionListener<CloseIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
doExecute(Task, DeleteIndexRequest, ActionListener<DeleteIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
doExecute(SyncedFlushRequest, ActionListener<SyncedFlushResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportSyncedFlushAction
 
doExecute(GetFieldMappingsRequest, ActionListener<GetFieldMappingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsAction
 
doExecute(Task, OpenIndexRequest, ActionListener<OpenIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
doExecute(Task, UpgradeRequest, ActionListener<UpgradeResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
doExecute(Task, ValidateQueryRequest, ActionListener<ValidateQueryResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
doExecute(BulkRequest, ActionListener<BulkResponse>) - クラス のメソッドorg.elasticsearch.action.bulk.TransportBulkAction
 
doExecute(Task, DeleteRequest, ActionListener<DeleteResponse>) - クラス のメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
doExecute(Task, ExistsRequest, ActionListener<ExistsResponse>) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
doExecute(ExplainRequest, ActionListener<ExplainResponse>) - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
doExecute(MultiGetRequest, ActionListener<MultiGetResponse>) - クラス のメソッドorg.elasticsearch.action.get.TransportMultiGetAction
 
doExecute(Task, IndexRequest, ActionListener<IndexResponse>) - クラス のメソッドorg.elasticsearch.action.index.TransportIndexAction
 
doExecute(DeleteIndexedScriptRequest, ActionListener<DeleteIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.TransportDeleteIndexedScriptAction
 
doExecute(GetIndexedScriptRequest, ActionListener<GetIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.TransportGetIndexedScriptAction
 
doExecute(PutIndexedScriptRequest, ActionListener<PutIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.TransportPutIndexedScriptAction
 
doExecute(MultiPercolateRequest, ActionListener<MultiPercolateResponse>) - クラス のメソッドorg.elasticsearch.action.percolate.TransportMultiPercolateAction
 
doExecute(Task, PercolateRequest, ActionListener<PercolateResponse>) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
doExecute(ClearScrollRequest, ActionListener<ClearScrollResponse>) - クラス のメソッドorg.elasticsearch.action.search.TransportClearScrollAction
 
doExecute(MultiSearchRequest, ActionListener<MultiSearchResponse>) - クラス のメソッドorg.elasticsearch.action.search.TransportMultiSearchAction
 
doExecute(SearchRequest, ActionListener<SearchResponse>) - クラス のメソッドorg.elasticsearch.action.search.TransportSearchAction
 
doExecute(SearchScrollRequest, ActionListener<SearchResponse>) - クラス のメソッドorg.elasticsearch.action.search.TransportSearchScrollAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
doExecute(NodesRequest, ActionListener<NodesResponse>) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
doExecute(Task, NodesRequest, ActionListener<NodesResponse>) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
doExecute(TasksRequest, ActionListener<TasksResponse>) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
doExecute(Task, TasksRequest, ActionListener<TasksResponse>) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
doExecute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
 
doExecute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
 
doExecute(Task, DfsOnlyRequest, ActionListener<DfsOnlyResponse>) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
doExecute(MultiTermVectorsRequest, ActionListener<MultiTermVectorsResponse>) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportMultiTermVectorsAction
 
doExecute(TermVectorsRequest, ActionListener<TermVectorsResponse>) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
doExecute(UpdateRequest, ActionListener<UpdateResponse>) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
doExecute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.FilterClient
 
doExecute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.node.NodeClient
 
doExecute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
doExecute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
 
doExecute(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CheckFileCommand
abstract method, which should implement the same logic as CliTool.Command.execute(), but is wrapped
doFloatValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doFloatValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doInit() - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
Will be called once on initialization
doInit() - クラス のメソッドorg.elasticsearch.watcher.FileWatcher
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.AbstractRangeBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketBuilder
 
doInternalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
 
doIntValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doIntValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doLongValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doLongValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doMasterOperation(GetIndexRequest, String[], ClusterState, ActionListener<GetIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.TransportGetIndexAction
 
doMasterOperation(GetMappingsRequest, String[], ClusterState, ActionListener<GetMappingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetMappingsAction
 
doMasterOperation(GetWarmersRequest, String[], ClusterState, ActionListener<GetWarmersResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.TransportGetWarmersAction
 
doMasterOperation(Request, String[], ClusterState, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.info.TransportClusterInfoAction
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
Merge changes coming from mergeWith in place.
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
doMerge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
doMerge(ObjectMapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
doMerge(ObjectMapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
done() - クラス のメソッドorg.elasticsearch.action.support.AbstractListenableActionFuture
 
done() - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
 
DONT_GUNZIP - クラス のstatic変数org.elasticsearch.common.Base64
Specify that gzipped data should not be automatically gunzipped.
doPostCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Can be overriden by aggregator implementation to be called back when the collection phase ends.
doPostCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
doPostCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.LowCardinality
 
doPostCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
doPreCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Can be overriden by aggregator implementation to be called back when the collection phase starts.
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
Predicts the next `n` values in the series, using the smoothing model to generate new values.
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
Predicts the next `n` values in the series, using the smoothing model to generate new values.
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Calls to the model-specific implementation which actually generates the predictions
doPredict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
doPrint(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.script.Script
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.script.Template
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
doReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
doReduce(Aggregations, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucket
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
doReduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
doReduce(Aggregations, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.SiblingPipelineAggregator
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.AbstractCatAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAliasAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAllocationAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestCountAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestFielddataAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestHealthAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestIndicesAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestMasterAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodeAttrsAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodesAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPendingClusterTasksAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPluginsAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRecoveryAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRepositoriesAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSegmentsAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestShardsAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSnapshotAction
 
doRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestThreadPoolAction
 
doRun() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
This method has the same semantics as Runnable.run()
doRun() - クラス のメソッドorg.elasticsearch.index.translog.TranslogService.TranslogBasedFlush
 
doSetDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.AbstractRandomAccessOrds
 
doSetDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
doSetNextReader(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
doSetNextReader(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.MinimumScoreCollector
 
doSetNextReader(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
doSetNextReader(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.scan.ScanContext.ScanCollector
 
doShortValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
doShortValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doSort - クラス の変数org.elasticsearch.percolator.PercolateContext
 
doStart() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
doStart() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
doStart() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
doStart() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
doStart() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
doStart() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
doStart() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
doStart() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
doStart() - クラス のメソッドorg.elasticsearch.gateway.GatewayService
 
doStart() - クラス のメソッドorg.elasticsearch.http.HttpServer
 
doStart() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
doStart() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
doStart() - クラス のメソッドorg.elasticsearch.indices.cluster.IndicesClusterStateService
 
doStart() - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
doStart() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
 
doStart() - クラス のメソッドorg.elasticsearch.indices.ttl.IndicesTTLService
 
doStart() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmMonitorService
 
doStart() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
doStart() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
doStart() - クラス のメソッドorg.elasticsearch.rest.RestController
 
doStart() - クラス のメソッドorg.elasticsearch.search.SearchService
 
doStart() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
 
doStart() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
 
doStart() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
doStart() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
doStart() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
doStart() - クラス のメソッドorg.elasticsearch.tribe.TribeService
 
doStart() - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
 
doStop() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
doStop() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
doStop() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
doStop() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
doStop() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
doStop() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
doStop() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
doStop() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
doStop() - クラス のメソッドorg.elasticsearch.gateway.GatewayService
 
doStop() - クラス のメソッドorg.elasticsearch.http.HttpServer
 
doStop() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
doStop() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
doStop() - クラス のメソッドorg.elasticsearch.indices.cluster.IndicesClusterStateService
 
doStop() - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
doStop() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
 
doStop() - クラス のメソッドorg.elasticsearch.indices.ttl.IndicesTTLService
 
doStop() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmMonitorService
 
doStop() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
doStop() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
doStop() - クラス のメソッドorg.elasticsearch.rest.RestController
 
doStop() - クラス のメソッドorg.elasticsearch.search.SearchService
 
doStop() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
 
doStop() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
 
doStop() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
doStop() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
doStop() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
doStop() - クラス のメソッドorg.elasticsearch.tribe.TribeService
 
doStop() - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
 
Double() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Double
 
Double(long, long, long, long, double, double) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Double
 
DOUBLE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
DOUBLE_GTE_2 - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
DoubleArray - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of double values.
DoubleArrayIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
DoubleArrayIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData
 
DoubleArrayIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
DoubleExpModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.DoubleExpModelParser
 
doubleField(FieldInfo, double) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
doubleField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
DoubleFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
DoubleFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper.CustomDoubleNumericDocValuesField - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper.CustomDoubleNumericField - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper.DoubleFieldType - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
DoubleFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
DoubleFieldType(DoubleFieldMapper.DoubleFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
Doubles(SortedNumericDoubleValues) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
DoubleTerms - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
DoubleTerms(String, Terms.Order, ValueFormatter, int, int, long, List<? extends InternalTerms.Bucket>, boolean, long, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
DoubleTermsAggregator - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
DoubleTermsAggregator(String, AggregatorFactories, ValuesSource.Numeric, ValueFormat, Terms.Order, TermsAggregator.BucketCountThresholds, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, IncludeExclude.LongFilter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.DoubleTermsAggregator
 
doubleToBytes(double) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a double to a byte array.
doubleValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doubleValue(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
doubleValue(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
doubleValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
doubleValue() - クラス のメソッドorg.elasticsearch.script.ScoreAccessor
 
doubleValue() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
doubleValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric
Get the current SortedNumericDoubleValues.
doubleValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
doubleValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
doubleValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
DoubleValuesComparatorSource - org.elasticsearch.index.fielddata.fieldcomparatorのクラス
Comparator source for double values.
DoubleValuesComparatorSource(IndexNumericFieldData, Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のコンストラクタorg.elasticsearch.index.fielddata.fieldcomparator.DoubleValuesComparatorSource
 
doValidate() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator.Factory
 
doValidate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
doValidate() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
doWithNode(DiscoveryNode, ActionListener<Response>) - インタフェース のメソッドorg.elasticsearch.client.transport.TransportClientNodesService.NodeListenerCallback
 
download(URL, Path, HttpDownloadHelper.DownloadProgress, TimeValue) - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper
 
downloadAndExtract(String, Terminal, boolean) - クラス のメソッドorg.elasticsearch.plugins.PluginManager
 
downloadAndVerifyChecksum(URL, Path, Path, HttpDownloadHelper.DownloadProgress, TimeValue, HttpDownloadHelper.Checksummer) - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper
Download the given checksum URL to the destination and check the checksum
doWrapDirectoryReader(DirectoryReader) - クラス のメソッドorg.elasticsearch.common.lucene.index.ElasticsearchDirectoryReader
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.script.Script
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.script.Template
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
doWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.AndQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.ConstantScoreQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.ExistsQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.FieldMaskingSpanQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.FilteredQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.weight.WeightBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.LimitQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MatchAllQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MissingQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.NotQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.OrQueryBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.QueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.QueryFilterBuilder
非推奨です。
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.ScriptQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanFirstQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanMultiTermQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanTermQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.TemplateQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.TermQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.TypeQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryBuilder
 
doXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.WrapperQueryBuilder
 
doXContentAnalyzers(XContentBuilder, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
doXContentBody(XContentBuilder, boolean, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
doXContentBody(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
doXContentDocValues(XContentBuilder, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
drain() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Drains all unassigned shards and returns it.
drainTo(Collection<? super E>) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
drainTo(Collection<? super E>, int) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
drawCandidates(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
drawCandidates(DirectCandidateGenerator.CandidateSet) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
drawCandidates(DirectCandidateGenerator.CandidateSet) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
drawCandidates(DirectCandidateGenerator.CandidateSet) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.MultiCandidateGeneratorWrapper
 
dryRun(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Sets a dry run flag (defaults to false) allowing to run the commands without actually applying them to the cluster state, and getting the resulting cluster state back.
dryRun() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Returns the current dry run flag which allows to run the commands without actually applying them, just to get back the resulting cluster state back.
DummyOsInfo - org.elasticsearch.monitor.osのクラス
 
DummyPluginInfo - org.elasticsearch.pluginsのクラス
 
DummyTransportAddress - org.elasticsearch.common.transportのクラス
 
duplicateBindingAnnotations(Member, Class<? extends Annotation>, Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
duplicateScopeAnnotations(Class<? extends Annotation>, Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
duplicateScopes(Scope, Class<? extends Annotation>, Scope) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
DutchAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
DutchAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.DutchAnalyzerProvider
 
DutchStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
DutchStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.DutchStemTokenFilterFactory
 
dynamic - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
dynamic(ObjectMapper.Dynamic) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
DYNAMIC - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper.Defaults
 
dynamic() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
DYNAMIC_DATE_TIME_FORMATTERS - クラス のstatic変数org.elasticsearch.index.mapper.object.RootObjectMapper.Defaults
 
dynamicDateTimeFormatter(Iterable<FormatDateTimeFormatter>) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
dynamicDateTimeFormatters - クラス の変数org.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
dynamicDateTimeFormatters() - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
dynamicMappingsUpdate() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Get dynamic updates to the root object mapper.
dynamicMappingsUpdate() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
dynamicMappingsUpdate() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
Return dynamic updates to mappings or null if there were no updates to the mappings.
DynamicSettings - org.elasticsearch.cluster.settingsのクラス
A container for setting names and validation methods for those settings.
DynamicSettings.Builder - org.elasticsearch.cluster.settingsのクラス
 
DynamicTemplate - org.elasticsearch.index.mapper.objectのクラス
 
DynamicTemplate(String, Map<String, Object>, String, String, String, String, String, DynamicTemplate.MatchType, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.index.mapper.object.DynamicTemplate
 
DynamicTemplate.MatchType - org.elasticsearch.index.mapper.objectの列挙型
 
dynamicTemplates - クラス の変数org.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 

E

EAGER_GLOBAL_ORDINALS_VALUE - 列挙型 のstatic変数org.elasticsearch.index.mapper.MappedFieldType.Loading
 
EAGER_SINGLETON - クラス のstatic変数org.elasticsearch.common.inject.internal.Scoping
 
EAGER_VALUE - 列挙型 のstatic変数org.elasticsearch.index.mapper.MappedFieldType.Loading
 
eagerPartition(List<E>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
eagerTransform(List<E>, Function<E, T>) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
EarlyTerminationException(String) - 例外 のコンストラクタorg.elasticsearch.common.lucene.Lucene.EarlyTerminationException
 
EarlyTerminationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.lucene.Lucene.EarlyTerminationException
 
EARTH_AXIS_RATIO - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth axis ratio defined by WGS 84 (0.996647189335)
EARTH_EQUATOR - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth ellipsoid equator length in meters
EARTH_MEAN_RADIUS - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth mean radius defined by WGS 84 in meters
EARTH_POLAR_DISTANCE - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth ellipsoid polar distance in meters
EARTH_SEMI_MAJOR_AXIS - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth ellipsoid major axis defined by WGS 84 in meters
EARTH_SEMI_MINOR_AXIS - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
Earth ellipsoid minor axis defined by WGS 84 in meters
earthDiameter(double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Return an approximate value of the diameter of the earth (in meters) at the given latitude (in radians).
Edge(Coordinate, ShapeBuilder.Edge, Coordinate) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
Edge(Coordinate, ShapeBuilder.Edge) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
EdgeNGramTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
EdgeNGramTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.EdgeNGramTokenFilterFactory
 
EdgeNGramTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
EdgeNGramTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.EdgeNGramTokenizerFactory
 
EdgeNGramTokenizerFactory(Index, Settings, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.EdgeNGramTokenizerFactory
 
Elasticsearch - org.elasticsearch.bootstrapのクラス
This class starts elasticsearch.
Elasticsearch090PostingsFormat - org.elasticsearch.index.codec.postingsformatのクラス
非推奨です。
only for reading old segments
Elasticsearch090PostingsFormat() - クラス のコンストラクタorg.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
ElasticsearchClient - org.elasticsearch.clientのインタフェース
 
ElasticsearchCorruptionException - org.elasticsearchの例外
This exception is thrown when Elasticsearch detects an inconsistency in one of it's persistent files.
ElasticsearchCorruptionException(String) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchCorruptionException
ElasticsearchCorruptionException(Throwable) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchCorruptionException
Creates a new ElasticsearchCorruptionException with the given exceptions stacktrace.
ElasticsearchDirectoryReader - org.elasticsearch.common.lucene.indexのクラス
A FilterDirectoryReader that exposes Elasticsearch internal per shard / index information like the shard ID.
ElasticsearchException - org.elasticsearchの例外
A base class for all elasticsearch exceptions.
ElasticsearchException(Throwable) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchException
 
ElasticsearchException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchException
Construct a ElasticsearchException with the specified detail message.
ElasticsearchException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchException
Construct a ElasticsearchException with the specified detail message and nested exception.
ElasticsearchException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchException
 
ElasticsearchGenerationException - org.elasticsearchの例外
A generic exception indicating failure to generate.
ElasticsearchGenerationException(String) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchGenerationException
 
ElasticsearchGenerationException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchGenerationException
 
ElasticsearchGenerationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchGenerationException
 
ElasticsearchLeafReader - org.elasticsearch.common.lucene.indexのクラス
A FilterLeafReader that exposes Elasticsearch internal per shard / index information like the shard ID.
ElasticsearchLeafReader(LeafReader, ShardId) - クラス のコンストラクタorg.elasticsearch.common.lucene.index.ElasticsearchLeafReader
Construct a FilterLeafReader based on the specified base reader.
ElasticsearchMergePolicy - org.elasticsearch.index.shardのクラス
A MergePolicy that upgrades segments and can upgrade merges.
ElasticsearchMergePolicy(MergePolicy) - クラス のコンストラクタorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
ElasticsearchParseException - org.elasticsearchの例外
 
ElasticsearchParseException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchParseException
 
ElasticsearchParseException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchParseException
 
ElasticsearchParseException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchParseException
 
ElasticsearchSecurityException - org.elasticsearchの例外
Generic security exception
ElasticsearchSecurityException(String, RestStatus, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchSecurityException
 
ElasticsearchSecurityException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchSecurityException
 
ElasticsearchSecurityException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchSecurityException
 
ElasticsearchSecurityException(String, RestStatus, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchSecurityException
 
ElasticsearchSecurityException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchSecurityException
 
ElasticsearchTimeoutException - org.elasticsearchの例外
The same as TimeoutException simply a runtime one.
ElasticsearchTimeoutException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchTimeoutException
 
ElasticsearchTimeoutException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchTimeoutException
 
ElasticsearchTimeoutException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ElasticsearchTimeoutException
 
ElasticsearchWrapperException - org.elasticsearchのインタフェース
 
electMaster(Iterable<DiscoveryNode>) - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
Elects a new master out of the possible nodes, returning it.
ElectMasterService - org.elasticsearch.discovery.zen.electのクラス
 
ElectMasterService(Settings, Version) - クラス のコンストラクタorg.elasticsearch.discovery.zen.elect.ElectMasterService
 
Element - org.elasticsearch.common.inject.spiのインタフェース
A core component of a module or injector.
elements - クラス の変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
Elements - org.elasticsearch.common.inject.spiのクラス
Exposes elements of a module so they can be inspected, validated or rewritten.
Elements() - クラス のコンストラクタorg.elasticsearch.common.inject.spi.Elements
 
ElementVisitor<V> - org.elasticsearch.common.inject.spiのインタフェース
Visit elements.
ElisionTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
ElisionTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ElisionTokenFilterFactory
 
EMPTY - クラス のstatic変数org.elasticsearch.action.ActionWriteResponse
 
EMPTY - クラス のstatic変数org.elasticsearch.action.percolate.PercolateResponse
 
EMPTY - クラス のstatic変数org.elasticsearch.client.support.Headers
 
EMPTY - クラス のstatic変数org.elasticsearch.cluster.ClusterInfo
 
EMPTY - クラス のstatic変数org.elasticsearch.cluster.metadata.MappingMetaData.Id
 
EMPTY - クラス のstatic変数org.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
EMPTY - クラス のstatic変数org.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
EMPTY - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.AllocationExplanation
 
EMPTY - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
EMPTY - クラス のstatic変数org.elasticsearch.common.bytes.BytesArray
 
EMPTY - クラス のstatic変数org.elasticsearch.common.ParseFieldMatcher
 
EMPTY - クラス のstatic変数org.elasticsearch.common.settings.Settings
 
empty() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
 
EMPTY - クラス のstatic変数org.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
empty(int) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicGeoPointFieldData
 
empty() - クラス のstaticメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicOrdinalsFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
empty(int) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
empty() - クラス のstaticメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
EMPTY - クラス のstatic変数org.elasticsearch.index.store.Store.MetadataSnapshot
 
EMPTY - インタフェース のstatic変数org.elasticsearch.index.store.Store.OnClose
 
EMPTY - クラス のstatic変数org.elasticsearch.search.aggregations.AggregatorFactories
 
EMPTY - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregations
 
EMPTY - クラス のstatic変数org.elasticsearch.search.aggregations.support.ValuesSource.Bytes
 
EMPTY - クラス のstatic変数org.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint
 
EMPTY - クラス のstatic変数org.elasticsearch.search.aggregations.support.ValuesSource.Numeric
 
EMPTY - クラス のstatic変数org.elasticsearch.search.internal.InternalSearchHits
 
empty() - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
empty() - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
EMPTY - クラス のstatic変数org.elasticsearch.search.suggest.phrase.Correction
 
EMPTY - クラス のstatic変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
EMPTY - クラス のstatic変数org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker.Result
 
Empty() - クラス のコンストラクタorg.elasticsearch.transport.TransportRequest.Empty
 
Empty(TransportRequest) - クラス のコンストラクタorg.elasticsearch.transport.TransportRequest.Empty
 
EMPTY - クラス のstatic変数org.elasticsearch.transport.TransportRequestOptions
 
Empty() - クラス のコンストラクタorg.elasticsearch.transport.TransportResponse.Empty
 
Empty(TransportResponse) - クラス のコンストラクタorg.elasticsearch.transport.TransportResponse.Empty
 
EMPTY - クラス のstatic変数org.elasticsearch.transport.TransportResponseOptions
 
EMPTY_ARRAY - クラス のstatic変数org.elasticsearch.action.search.ShardSearchFailure
 
EMPTY_ARRAY - クラス のstatic変数org.elasticsearch.common.Strings
 
EMPTY_ARRAY - クラス のstatic変数org.elasticsearch.common.text.Text
 
EMPTY_ARRAY - クラス のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
EMPTY_CLUSTER_BLOCK - クラス のstatic変数org.elasticsearch.cluster.block.ClusterBlocks
 
EMPTY_CONFIG - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
Dummy Context Config matching the Dummy Mapping by providing an empty context
EMPTY_CONTEXT - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
Dummy Context matching the Dummy Mapping by not wrapping a TokenStream
EMPTY_DOCS - クラス のstatic変数org.elasticsearch.search.controller.SearchPhaseController
 
EMPTY_FIELDS - クラス のstatic変数org.elasticsearch.search.highlight.vectorhighlight.SourceSimpleFragmentsBuilder
 
EMPTY_LIST - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
 
EMPTY_MAPPING - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
Dummy Context Mapping that should be used if no context is used
EMPTY_META_DATA - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
EMPTY_MODULE - クラス のstatic変数org.elasticsearch.common.inject.util.Modules
 
EMPTY_NODES - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNodes
 
EMPTY_PARAMS - インタフェース のstatic変数org.elasticsearch.common.xcontent.ToXContent
 
EMPTY_ROUTING_TABLE - クラス のstatic変数org.elasticsearch.cluster.routing.RoutingTable
 
EMPTY_SCORE_DOCS - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
EMPTY_SETTINGS - クラス のstatic変数org.elasticsearch.common.settings.Settings.Builder
 
EMPTY_TASK_ID - クラス のstatic変数org.elasticsearch.tasks.TaskId
 
EMPTY_TOP_DOCS - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
EMPTY_TYPE_ARRAY - クラス のstatic変数org.elasticsearch.common.inject.internal.MoreTypes
 
EMPTY_VIEW - クラス のstatic変数org.elasticsearch.index.translog.Translog.View
 
EmptyClusterInfoService - org.elasticsearch.clusterのクラス
ClusterInfoService that provides empty maps for disk usage and shard sizes
emptyDelta() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
emptyFieldNames() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
emptyFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
emptyFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
emptyFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
emptyFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
emptyGeoPoint() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
 
emptyMultiGeoPoints(int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a SortedNumericDoubleValues that doesn't contain any value.
emptyNumericDouble() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a NumericDoubleValues that doesn't contain any value.
emptyPredictions(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Returns an empty set of predictions, filled with NaNs
emptyResponseHandler(ESLogger, TransportChannel, String) - クラス のstaticメソッドorg.elasticsearch.transport.TransportChannelResponseHandler
Convenience method for delegating an empty response to the provided changed
emptySortedBinary(int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a SortedBinaryDocValues that doesn't contain any value.
emptySortedNumericDoubles(int) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a SortedNumericDoubleValues that doesn't contain any value.
EmptyTransportResponseHandler - org.elasticsearch.transportのクラス
 
EmptyTransportResponseHandler(String) - クラス のコンストラクタorg.elasticsearch.transport.EmptyTransportResponseHandler
 
ENABLE_GEOHASH - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
ENABLE_GEOHASH_PREFIX - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
ENABLE_LATLON - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
EnableAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
EnableAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
EnableAllocationDecider.Allocation - org.elasticsearch.cluster.routing.allocation.deciderの列挙型
Allocation values or rather their string representation to be used used with EnableAllocationDecider.CLUSTER_ROUTING_ALLOCATION_ENABLE / EnableAllocationDecider.INDEX_ROUTING_ALLOCATION_ENABLE via cluster / index settings.
EnableAllocationDecider.Rebalance - org.elasticsearch.cluster.routing.allocation.deciderの列挙型
Rebalance values or rather their string representation to be used used with EnableAllocationDecider.CLUSTER_ROUTING_REBALANCE_ENABLE / EnableAllocationDecider.INDEX_ROUTING_REBALANCE_ENABLE via cluster / index settings.
enableConsoleLogging() - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
enabled() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
enabled(Terminal.Verbosity) - 列挙型 のメソッドorg.elasticsearch.common.cli.Terminal.Verbosity
 
enabled(EnabledAttributeMapper) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.Builder
 
ENABLED - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper.Defaults
 
enabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
enabled - 列挙型 の変数org.elasticsearch.index.mapper.internal.EnabledAttributeMapper
 
enabled(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Builder
 
ENABLED - クラス のstatic変数org.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Defaults
 
enabled(EnabledAttributeMapper) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper.Builder
 
enabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
enabled(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
ENABLED - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
enabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
enabled(EnabledAttributeMapper) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
ENABLED - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
enabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
enabled(EnabledAttributeMapper) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.Builder
 
enabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
enabled - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
enabled(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
ENABLED - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper.Defaults
 
ENABLED_STATE - クラス のstatic変数org.elasticsearch.index.mapper.internal.IndexFieldMapper.Defaults
 
ENABLED_STATE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper.Defaults
 
EnabledAttributeMapper - org.elasticsearch.index.mapper.internalの列挙型
 
enableGeoHash - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
enableGeoHash(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
enableGeoHashPrefix - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
enableLatLon - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
enableLatLon(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
enablePositionIncrements() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
enablePositionIncrements(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
enablePositionIncrements(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set to true to enable position increments in result query.
enablePositionIncrements - クラス の変数org.elasticsearch.index.search.MatchQuery
 
ENCODE - クラス のstatic変数org.elasticsearch.common.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode(ChannelHandlerContext, Channel, Object) - クラス のメソッドorg.elasticsearch.http.netty.ESHttpResponseEncoder
 
encode(double, double, byte[], int) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Encode a geo point into a byte-array, over GeoPointFieldMapperLegacy.Encoding.numBytes() bytes.
encodeBytes(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - クラス のstaticメソッドorg.elasticsearch.common.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeCoordinate(double) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Return the bits that encode a latitude/longitude.
encoder(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Set encoder for the highlighting are styled and default.
encoder() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
encodeWeight(long) - クラス のstaticメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
weight -> cost
end() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder.InternalLineStringBuilder
 
end() - クラス のメソッドorg.elasticsearch.index.analysis.NumericTokenizer
 
end() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream
 
end() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
END_BYTE - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Marks end of the analyzed input and start of dedup byte.
endArray() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
endDownload() - インタフェース のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.DownloadProgress
end a download
endDownload() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.NullProgress
end a download
endDownload() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.VerboseProgress
end a download
endHeaders() - クラス のメソッドorg.elasticsearch.common.Table
 
endObject() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
endOffset - クラス の変数org.elasticsearch.search.lookup.TermPosition
 
endRow(boolean) - クラス のメソッドorg.elasticsearch.common.Table
 
endRow() - クラス のメソッドorg.elasticsearch.common.Table
 
endTime(long) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
endTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
Returns operation end time in nanoseconds.
endTime(long) - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
endTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
Returns operation end time in nanoseconds.
endTime(long) - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
endTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
Returns operation end time in nanoseconds.
endTime() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns time when snapshot ended Can be 0L if snapshot is still running
endTime() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns time when snapshot ended Can be 0L if snapshot is still running
endVerification(String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
endVerification(String) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Called at the end of repository verification process.
Engine - org.elasticsearch.index.engineのクラス
 
Engine(EngineConfig) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine
 
engine() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
Engine.CommitId - org.elasticsearch.index.engineのクラス
 
Engine.Create - org.elasticsearch.index.engineのクラス
 
Engine.Delete - org.elasticsearch.index.engineのクラス
 
Engine.DeleteByQuery - org.elasticsearch.index.engineのクラス
 
Engine.FailedEngineListener - org.elasticsearch.index.engineのインタフェース
 
Engine.Get - org.elasticsearch.index.engineのクラス
 
Engine.GetResult - org.elasticsearch.index.engineのクラス
 
Engine.Index - org.elasticsearch.index.engineのクラス
 
Engine.IndexingOperation - org.elasticsearch.index.engineのクラス
 
Engine.IndexThrottle - org.elasticsearch.index.engineのクラス
A throttling class that can be activated, causing the acquireThrottle method to block on a lock when throttling is enabled
Engine.NoOpLock - org.elasticsearch.index.engineのクラス
A Lock implementation that always allows the lock to be acquired
Engine.Operation - org.elasticsearch.index.engineのインタフェース
 
Engine.Operation.Origin - org.elasticsearch.index.engineの列挙型
 
Engine.Operation.Type - org.elasticsearch.index.engineの列挙型
 
Engine.Searcher - org.elasticsearch.index.engineのクラス
 
Engine.SyncedFlushResult - org.elasticsearch.index.engineの列挙型
 
EngineClosedException - org.elasticsearch.index.engineの例外
An engine is already closed.
EngineClosedException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineClosedException
 
EngineClosedException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineClosedException
 
EngineClosedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineClosedException
 
engineConfig - クラス の変数org.elasticsearch.index.engine.Engine
 
EngineConfig - org.elasticsearch.index.engineのクラス
 
EngineConfig(ShardId, ThreadPool, ShardIndexingService, Settings, IndicesWarmer, Store, SnapshotDeletionPolicy, MergePolicy, MergeSchedulerConfig, Analyzer, Similarity, CodecService, Engine.FailedEngineListener, TranslogRecoveryPerformer, QueryCache, QueryCachingPolicy, IndexSearcherWrappingService, TranslogConfig) - クラス のコンストラクタorg.elasticsearch.index.engine.EngineConfig
Creates a new EngineConfig
EngineCreationFailureException - org.elasticsearch.index.engineの例外
An exception indicating that an Engine creation failed.
EngineCreationFailureException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineCreationFailureException
 
EngineCreationFailureException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineCreationFailureException
 
EngineException - org.elasticsearch.index.engineの例外
 
EngineException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineException
 
EngineException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineException
 
EngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.EngineException
 
EngineFactory - org.elasticsearch.index.engineのインタフェース
Simple Engine Factory
engineFactory - クラス の変数org.elasticsearch.index.shard.IndexShard
 
EngineSearcher - org.elasticsearch.index.engineのクラス
Searcher for an Engine
EngineSearcher(String, IndexSearcher, SearcherManager, Store, ESLogger) - クラス のコンストラクタorg.elasticsearch.index.engine.EngineSearcher
 
EngineSearcherFactory - org.elasticsearch.index.engineのクラス
Basic Searcher factory that allows returning an IndexSearcher given an IndexReader
EngineSearcherFactory(EngineConfig) - クラス のコンストラクタorg.elasticsearch.index.engine.EngineSearcherFactory
 
engineUnsafe() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
NOTE: returns null if engine is not yet started (e.g. recovery phase 1, copying over index files, is still running), or if engine is closed.
EnglishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
EnglishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.EnglishAnalyzerProvider
 
ensureAtomicMoveSupported() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
This method tries to write an empty file and moves it using an atomic move operation.
ensureNoNullKeys(int) - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
Wraps the given map and prevent adding of null keys.
ensureNoNullKeys(int, float) - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps.Object.Integer
 
ensureOpen() - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
 
ensureOpen() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
ensureOpen() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
ensureOpen() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
ensureSynced(Translog.Location) - クラス のメソッドorg.elasticsearch.index.translog.Translog
Ensures that the given location has be synced / written to the underlying storage.
ensureValidity() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
entries() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
Returns list of currently running restore processes
entries() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
entries() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
entries - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion
 
entries() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
EntriesStats(long, long) - クラス のコンストラクタorg.elasticsearch.index.cache.query.QueryCache.EntriesStats
 
Entry(SnapshotId, RestoreInProgress.State, List<String>, ImmutableMap<ShardId, RestoreInProgress.ShardRestoreStatus>) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress.Entry
Creates new restore metadata
Entry(SnapshotId, boolean, SnapshotsInProgress.State, List<String>, long, ImmutableMap<ShardId, SnapshotsInProgress.ShardSnapshotStatus>) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
Entry(SnapshotsInProgress.Entry, SnapshotsInProgress.State, ImmutableMap<ShardId, SnapshotsInProgress.ShardSnapshotStatus>) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
Entry(SnapshotsInProgress.Entry, ImmutableMap<ShardId, SnapshotsInProgress.ShardSnapshotStatus>) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
Entry(String, FastStringReader, int, float) - クラス のコンストラクタorg.elasticsearch.common.lucene.all.AllEntries.Entry
 
Entry(int, E) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.AtomicArray.Entry
 
Entry(Text, int, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry
 
Entry() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry
 
Entry(Text, int, int, double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
Entry() - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
Entry(Text, int, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
Entry() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
Entry(String, String[], Boolean, BytesReference) - クラス のコンストラクタorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
entrySet() - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
entrySet() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
entrySet() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
entrySet() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
entrySet() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
entrySet() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
env - クラス の変数org.elasticsearch.common.cli.CliTool
 
envelope(EnvelopeBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
EnvelopeBuilder - org.elasticsearch.common.geo.buildersのクラス
 
EnvelopeBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
EnvelopeBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
Environment - org.elasticsearch.envのクラス
The environment of where things exists.
Environment(Settings) - クラス のコンストラクタorg.elasticsearch.env.Environment
 
EnvironmentModule - org.elasticsearch.envのクラス
 
EnvironmentModule(Environment) - クラス のコンストラクタorg.elasticsearch.env.EnvironmentModule
 
EpochTimeParser(boolean) - クラス のコンストラクタorg.elasticsearch.common.joda.Joda.EpochTimeParser
 
EpochTimePrinter(boolean) - クラス のコンストラクタorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
equals(Object) - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
equals(Object) - クラス のメソッドorg.apache.lucene.queries.MinDocQuery
 
equals(Object) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
equals(Object) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmVersion
 
equals(Object) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
 
equals(Object) - クラス のメソッドorg.elasticsearch.action.GenericAction
 
equals(Object) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardIterator
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
equals(Object) - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
equals(Object) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.collect.Tuple
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
 
equals(Type, Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns true if a and b are equal.
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.Key
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.IndexCacheableQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.FilterFunction
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Returns true if o is equal to this.
equals(Object) - クラス のメソッドorg.elasticsearch.common.Priority
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.settings.Settings
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.text.Text
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
equals(ByteArray, ByteArray) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
 
equals(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.Index
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType.Names
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.shard.ShardStateMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
equals(Object) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
equals(Object) - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
equals(Object) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
equals(Object) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
equals(Object) - クラス のメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer.Deadlock
 
equals(Object) - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
equals(Object) - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
equals(Object) - クラス のメソッドorg.elasticsearch.script.Script
 
equals(Object) - クラス のメソッドorg.elasticsearch.script.Template
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
equals(Object) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
equals(Object) - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
 
equals(Object) - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
equals(Object) - クラス のメソッドorg.elasticsearch.Version
 
equalsAliases(MetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
equalsIgnoringMetaData(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
returns true if the current routing is identical to the other routing in all but meta fields, i.e., version and unassigned info
error() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
error(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs an ERROR level message.
error(String, Throwable, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs an ERROR level message.
error(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
error(String, Throwable, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
error(String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
error(String, Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
ErrorHandler - org.elasticsearch.common.inject.internalのインタフェース
Handles errors in the Injector.
errorInjectingConstructor(Throwable) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorInjectingMethod(Throwable) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorInProvider(RuntimeException) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorInUserCode(Throwable, String, Object...) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorInUserInjector(MembersInjector<?>, TypeLiteral<?>, RuntimeException) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorNotifyingInjectionListener(InjectionListener<?>, TypeLiteral<?>, RuntimeException) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
errorNotifyingTypeListener(TypeListenerBinding, TypeLiteral<?>, Throwable) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
Errors - org.elasticsearch.common.inject.internalのクラス
A collection of error messages.
Errors() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.Errors
 
Errors(Object) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.Errors
 
ErrorsException - org.elasticsearch.common.inject.internalの例外
Indicates that a result could not be returned while preparing or resolving a binding.
ErrorsException(Errors) - 例外 のコンストラクタorg.elasticsearch.common.inject.internal.ErrorsException
 
ES_PLUGIN_POLICY - クラス のstatic変数org.elasticsearch.plugins.PluginInfo
 
ES_PLUGIN_PROPERTIES - クラス のstatic変数org.elasticsearch.plugins.PluginInfo
 
EsAbortPolicy - org.elasticsearch.common.util.concurrentのクラス
 
EsAbortPolicy() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.EsAbortPolicy
 
escape() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
escape(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
escape(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set to true to enable escaping of the query string
escapedTags() - クラス のメソッドorg.elasticsearch.index.analysis.HtmlStripCharFilterFactory
 
EsExecutors - org.elasticsearch.common.util.concurrentのクラス
 
ESHttpContentDecompressor - org.elasticsearch.http.nettyのクラス
 
ESHttpContentDecompressor(boolean) - クラス のコンストラクタorg.elasticsearch.http.netty.ESHttpContentDecompressor
 
ESHttpResponseEncoder - org.elasticsearch.http.nettyのクラス
Wraps a netty HttpResponseEncoder and makes sure that if the resulting channel buffer is composite, it will use the correct gathering flag.
ESHttpResponseEncoder() - クラス のコンストラクタorg.elasticsearch.http.netty.ESHttpResponseEncoder
 
ESLogger - org.elasticsearch.common.loggingのインタフェース
Contract for all elasticsearch loggers.
ESLoggerFactory - org.elasticsearch.common.loggingのクラス
Factory to get ESLoggers
ESLoggerFactory() - クラス のコンストラクタorg.elasticsearch.common.logging.ESLoggerFactory
 
ESLogRecord - org.elasticsearch.common.logging.jdkのクラス
A LogRecord which is used in conjunction with JdkESLogger with the ability to provide the class name, method name and line number information of the code calling the logger
ESLogRecord(Level, String) - クラス のコンストラクタorg.elasticsearch.common.logging.jdk.ESLogRecord
 
EsRejectedExecutionException - org.elasticsearch.common.util.concurrentの例外
 
EsRejectedExecutionException(String, boolean) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
EsRejectedExecutionException(String) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
EsRejectedExecutionException() - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
EsRejectedExecutionException(Throwable) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
EsRejectedExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
EsThreadNameDeterminer() - クラス のコンストラクタorg.elasticsearch.common.netty.NettyUtils.EsThreadNameDeterminer
 
EsThreadPoolExecutor - org.elasticsearch.common.util.concurrentのクラス
An extension to thread pool executor, allowing (in the future) to add specific additional stats to it.
EsThreadPoolExecutor.ShutdownListener - org.elasticsearch.common.util.concurrentのインタフェース
 
estimatedNumberOfOperations() - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
estimatedSizeInBytes() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
The estimated size in bytes of the bulk request.
estimatedTimeInMillis() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
estimatedTimeInMillisCounter() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
estimatedTotalOperations() - インタフェース のメソッドorg.elasticsearch.index.translog.Translog.Snapshot
The total number of operations in the translog.
estimateParsedLength() - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimeParser
 
estimatePrintedLength() - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
estimateSize() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
estimateSize() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
estimateSize() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
estimateSize() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
estimateSize() - インタフェース のメソッドorg.elasticsearch.index.translog.Translog.Operation
 
estimateStringFieldData() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData.PagedBytesEstimator
 
esVersion - クラス の変数org.elasticsearch.index.analysis.EdgeNGramTokenizerFactory
 
evaluate(double, double) - インタフェース のメソッドorg.elasticsearch.index.query.functionscore.DecayFunction
 
EVEN_SHARD_COUNT_ALLOCATOR - クラス のstatic変数org.elasticsearch.cluster.ClusterModule
 
EventPredicate() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateObserver.EventPredicate
 
EWMA - org.elasticsearch.common.metricsのクラス
An exponentially-weighted moving average.
EWMA(double, long, TimeUnit) - クラス のコンストラクタorg.elasticsearch.common.metrics.EWMA
Create a new EWMA with a specific smoothing constant.
EwmaModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Calculate a exponentially weighted moving average
EwmaModel(double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
EwmaModel.EWMAModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
EwmaModel.SingleExpModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
EWMAModelBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.EWMAModelBuilder
 
EXACT_FIRST - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Include this flag in the options parameter to #XAnalyzingSuggester(Analyzer,Analyzer,int,int,int,boolean,FST,boolean,int,int,int,int,int) to always return the exact match first, regardless of score.
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - クラス のメソッドorg.elasticsearch.http.netty.HttpRequestHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - クラス のメソッドorg.elasticsearch.transport.netty.MessageChannelHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
ExceptionsHelper - org.elasticsearchのクラス
 
ExceptionsHelper() - クラス のコンストラクタorg.elasticsearch.ExceptionsHelper
 
exclude(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
exclude(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a regular expression that will filter out terms that should be excluded from the aggregation.
exclude(String, int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a regular expression that will filter out terms that should be excluded from the aggregation.
exclude(String[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a set of terms that should not be aggregated.
exclude(long[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a set of terms that should not be aggregated.
exclude(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a regular expression that will filter out terms that should be excluded from the aggregation.
exclude(String[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should not be aggregated.
exclude(long[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should not be aggregated.
exclude(double[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should not be aggregated.
excludeFilters() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
excludes(String[]) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
excludes() - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
excludes() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
excludes(String[]) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
executable(CompiledScript, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
executable(CompiledScript, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
executable(CompiledScript, Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
executable(Script, ScriptContext, HasContextAndHeaders, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.ScriptService
Compiles (or retrieves from cache) and executes the provided script
executable(CompiledScript, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.ScriptService
Executes a previously compiled script provided as an argument
ExecutableScript - org.elasticsearch.scriptのインタフェース
An executable script, can't be used concurrently.
execute() - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
 
execute(ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
 
execute(ActionListener<CountResponse>) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
 
execute(Request) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
 
execute(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
Use this method when the transport action call should result in creation of a new task associated with the call.
execute(Request, TaskListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
 
execute(Task, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.TransportAction
Use this method when the transport action should continue to run in the context of the current task
execute(DiscoveryNode, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.TransportActionNodeProxy
 
execute(Action<Request, Response, RequestBuilder>, Request) - インタフェース のメソッドorg.elasticsearch.client.ElasticsearchClient
Executes a generic action, denoted by an Action.
execute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - インタフェース のメソッドorg.elasticsearch.client.ElasticsearchClient
Executes a generic action, denoted by an Action.
execute(Action<Request, Response, RequestBuilder>, Request) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
execute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
This is the single execution point of *all* clients.
execute(Action<Request, Response, RequestBuilder>, Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.transport.support.TransportProxyClient
 
execute(TransportClientNodesService.NodeListenerCallback<Response>, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
execute(ClusterState, List<T>) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor
Update the cluster state based on the current state and the given tasks.
execute(ClusterState, List<ClusterStateUpdateTask>) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
 
execute(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
Update the cluster state based on the current state.
execute(RoutingAllocation, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
 
execute(RoutingAllocation, boolean) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand
Executes the command on a RoutingAllocation setup
execute(RoutingAllocation, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Executes all wrapped commands on a given RoutingAllocation
execute(RoutingAllocation, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
 
execute(RoutingAllocation, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
execute(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CheckFileCommand
 
execute(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CliTool.Command
 
execute(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CliTool.Command.Exit
 
execute(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CliTool.Command.Help
 
execute(String...) - クラス のメソッドorg.elasticsearch.common.cli.CliTool
 
execute(CancellableThreads.Interruptable) - クラス のメソッドorg.elasticsearch.common.util.CancellableThreads
run the Interruptable, capturing the executing thread.
execute(Runnable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsThreadPoolExecutor
 
execute(Runnable, ScheduledExecutorService, TimeValue, Runnable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
execute(Runnable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
execute(IndexShard) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Create
 
execute(IndexShard) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Index
 
execute(IndexShard) - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
Execute this operation against the provided IndexShard and return whether the document was created.
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationPhase
 
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.dfs.DfsPhase
 
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.FetchPhase
 
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.query.QueryPhase
 
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.RescorePhase
 
execute(SearchContext) - インタフェース のメソッドorg.elasticsearch.search.SearchPhase
 
execute(String, T, IndexSearcher, CharsRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.Suggester
 
execute(SearchContext) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestPhase
 
execute(SuggestionSearchContext, IndexSearcher) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestPhase
 
executeBulk(BulkRequest, ActionListener<BulkResponse>) - クラス のメソッドorg.elasticsearch.action.bulk.TransportBulkAction
This method executes the BulkRequest and calls the given listener once the request returns.
executeDeleteRequestOnPrimary(DeleteRequest, IndexShard) - クラス のstaticメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
executeDeleteRequestOnReplica(DeleteRequest, IndexShard) - クラス のstaticメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
executeDfsPhase(ShardSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeFetchPhase(ShardSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeFetchPhase(QuerySearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeFetchPhase(InternalScrollSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeFetchPhase(ShardFetchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeIndexRequestOnPrimary(BulkShardRequest, IndexRequest, IndexShard, MappingUpdatedAction) - クラス のstaticメソッドorg.elasticsearch.action.index.TransportIndexAction
Execute the given IndexRequest on a primary shard, throwing a RetryOnPrimaryException if the operation needs to be re-tried.
executeIndexRequestOnReplica(IndexRequest, IndexShard) - クラス のstaticメソッドorg.elasticsearch.action.index.TransportIndexAction
Execute the given IndexRequest on a replica shard, throwing a RetryOnReplicaException if the operation needs to be re-tried.
executeQueryPhase(ShardSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeQueryPhase(InternalScrollSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeQueryPhase(QuerySearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executeScan(ShardSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
非推奨です。
executeScan(InternalScrollSearchRequest) - クラス のメソッドorg.elasticsearch.search.SearchService
 
executing - クラス の変数org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor.Pending
 
EXECUTION_HINT_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
EXECUTION_HINT_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
ExecutionCancelledException(String) - 例外 のコンストラクタorg.elasticsearch.common.util.CancellableThreads.ExecutionCancelledException
 
ExecutionCancelledException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.util.CancellableThreads.ExecutionCancelledException
 
executionHint(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilder
 
executionHint(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Expert: give an execution hint to this aggregation.
executionHint(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Expert: provide an execution hint to the aggregation.
executionResults - クラス の変数org.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult
 
executor() - クラス のメソッドorg.elasticsearch.action.ActionListenerResponseHandler
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.TransportDeleteRepositoryAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.TransportPutRepositoryAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.TransportClusterRerouteAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.TransportClusterUpdateSettingsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.TransportClusterSearchShardsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.TransportCreateSnapshotAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.TransportDeleteSnapshotAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.TransportClusterStateAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.TransportPendingClusterTasksAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.TransportAliasesExistAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.TransportGetAliasesAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.TransportIndicesAliasesAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.TransportCreateIndexAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.TransportIndicesExistsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TransportTypesExistsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.TransportGetIndexAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetMappingsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.TransportPutMappingAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.TransportGetSettingsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.TransportUpdateSettingsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.TransportIndicesShardStoresAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.TransportDeleteIndexTemplateAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.TransportGetIndexTemplatesAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.TransportPutIndexTemplateAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeSettingsAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.TransportDeleteWarmerAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.TransportGetWarmersAction
 
executor() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.TransportPutWarmerAction
 
executor() - クラス のメソッドorg.elasticsearch.action.support.master.info.TransportClusterInfoAction
 
executor() - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
executor() - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
executor() - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
executor() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.Listener
 
executor(String) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
executor() - クラス のメソッドorg.elasticsearch.transport.EmptyTransportResponseHandler
 
executor() - クラス のメソッドorg.elasticsearch.transport.FutureTransportResponseHandler
 
executor() - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
executor() - クラス のメソッドorg.elasticsearch.transport.TransportChannelResponseHandler
 
executor() - インタフェース のメソッドorg.elasticsearch.transport.TransportResponseHandler
 
executorName() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
executorName() - インタフェース のメソッドorg.elasticsearch.cluster.LocalNodeMasterListener
The name of the executor that the implementation of the callbacks of this lister should be executed on.
existence(boolean) - クラス のメソッドorg.elasticsearch.index.query.MissingQueryBuilder
非推奨です。
Should the missing filter include documents where the field doesn't exists in the docs.
existingParent(long) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
exists() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistResponse
 
exists() - クラス のメソッドorg.elasticsearch.action.exists.ExistsResponse
非推奨です。
Whether the documents matching the query provided exists
exists(ExistsRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.search(SearchRequest) instead and set `size` to `0` and `terminate_after` to `1`
exists(ExistsRequest, ActionListener<ExistsResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.search(SearchRequest, ActionListener) instead and set `size` to `0` and `terminate_after` to `1`
exists(IndicesExistsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices Exists.
exists(IndicesExistsRequest, ActionListener<IndicesExistsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The status of one or more indices.
exists(ExistsRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
exists(ExistsRequest, ActionListener<ExistsResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
exists(Path...) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Returns true iff one of the files exists otherwise false
exists() - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
exists(IndexSearcher, Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Check whether there is one or more documents matching the provided query.
exists() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
exists() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
exists(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
Checks obj in the blob container
ExistsAction - org.elasticsearch.action.existsのクラス
 
ExistsFieldQueryExtension - org.apache.lucene.queryparser.classicのクラス
 
ExistsFieldQueryExtension() - クラス のコンストラクタorg.apache.lucene.queryparser.classic.ExistsFieldQueryExtension
 
existsQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter only documents where a field exists in them.
ExistsQueryBuilder - org.elasticsearch.index.queryのクラス
Constructs a query that only match on documents that the field has a value in them.
ExistsQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.ExistsQueryBuilder
 
ExistsQueryParser - org.elasticsearch.index.queryのクラス
 
ExistsQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.ExistsQueryParser
 
ExistsRequest - org.elasticsearch.action.existsのクラス
非推奨です。
use SearchRequest instead and set `size` to `0` and `terminate_after` to `1`
ExistsRequest() - クラス のコンストラクタorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
ExistsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
Constructs a new exists request against the provided indices.
existsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
非推奨です。
use SearchRequest instead and set `size` to `0` and `terminate_after` to `1`
ExistsRequestBuilder - org.elasticsearch.action.existsのクラス
非推奨です。
use SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1`
ExistsRequestBuilder(ElasticsearchClient, ExistsAction) - クラス のコンストラクタorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
 
ExistsResponse - org.elasticsearch.action.existsのクラス
非推奨です。
use SearchRequest instead and set `size` to `0` and `terminate_after` to `1`
exitCmd(CliTool.ExitStatus) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliTool
 
exitCmd(CliTool.ExitStatus, Terminal, String, Object...) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliTool
 
exp(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
exp(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
exp(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
exp(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
exp(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
expandAliasesWildcards() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
expandAliasesWildcards() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
expandAliasesWildcards() - インタフェース のメソッドorg.elasticsearch.action.AliasesRequest
Returns true if wildcards expressions among aliases should be resolved, false otherwise
expandWildcardsClosed() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
expandWildcardsOpen() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
expectedCommitId() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
expectedInsertions - クラス の変数org.elasticsearch.common.util.BloomFilter.Factory.Entry
 
expectedNumberOfOperations() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
expectedNumberOfOperations(int) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
explain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Sets the explain flag, which will collect information about the reroute request without executing the actions.
explain() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Returns the current explain flag
explain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
explain() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
explain() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
explain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
Indicate if detailed information about query is requested
explain() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
Indicates if detailed information about query is requested
explain(ExplainRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Computes a score explanation for the specified request.
explain(ExplainRequest, ActionListener<ExplainResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Computes a score explanation for the specified request.
explain(ExplainRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
explain(ExplainRequest, ActionListener<ExplainResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
explain(Explanation, Explanation, float) - 列挙型 のメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
 
explain(LeafReaderContext, int) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
explain() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
explain(boolean) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
EXPLAIN - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
explain(Explanation) - インタフェース のメソッドorg.elasticsearch.script.ExplainableSearchScript
Build the explanation of the current document being scored The script score needs the Explanation of the sub query score because it might use _score and want to explain how that was computed.
explain(Boolean) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Should each SearchHit be returned with an explanation of the hit (ranking).
explain(Query, int) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
explain() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
explain(boolean) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
explain() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
explain(boolean) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
explain() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
explain(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
explain() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
explain(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
explain(LeafReaderContext, int) - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
explain(int, SearchContext, RescoreSearchContext, Explanation) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer
 
explain(int, SearchContext, RescoreSearchContext, Explanation) - インタフェース のメソッドorg.elasticsearch.search.rescore.Rescorer
Executes an Explanation phase on the rescorer.
ExplainableSearchScript - org.elasticsearch.scriptのインタフェース
To be implemented by SearchScript which can provided an Explanation of the score This is currently not used inside elasticsearch but it is used, see for example here: https://github.com/elasticsearch/elasticsearch/issues/8561
ExplainAction - org.elasticsearch.action.explainのクラス
Entry point for the explain feature.
ExplainFetchSubPhase - org.elasticsearch.search.fetch.explainのクラス
 
ExplainFetchSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
explainFunction(String, double, double) - インタフェース のメソッドorg.elasticsearch.index.query.functionscore.DecayFunction
 
ExplainParseElement - org.elasticsearch.search.fetch.explainのクラス
 
ExplainParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.explain.ExplainParseElement
 
ExplainRequest - org.elasticsearch.action.explainのクラス
Explain request encapsulating the explain query and document identifier to get an explanation for.
ExplainRequest() - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainRequest
 
ExplainRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainRequest
 
ExplainRequestBuilder - org.elasticsearch.action.explainのクラス
A builder for ExplainRequest.
ExplainRequestBuilder(ElasticsearchClient, ExplainAction, String, String, String) - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainRequestBuilder
 
ExplainResponse - org.elasticsearch.action.explainのクラス
Response containing the score explanation.
ExplainResponse(String, String, String, boolean) - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainResponse
 
ExplainResponse(String, String, String, boolean, Explanation) - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainResponse
 
ExplainResponse(String, String, String, boolean, Explanation, GetResult) - クラス のコンストラクタorg.elasticsearch.action.explain.ExplainResponse
 
explainScore(int, Explanation) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.LeafScoreFunction
 
explainWeight() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
explanation() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get explanations of current routing
explanation() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
explanation(Explanation) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
explanation() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
If enabled, the explanation of the search hit.
explanations() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
List of explanations involved by this AllocationExplanation
explanations() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation.Result
Get the explanation of this result
explanations() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
 
Explicit<T> - org.elasticsearch.commonのクラス
Holds a value that is either: a) set implicitly e.g. through some default value b) set explicitly e.g. from a user selection When merging conflicting configuration settings such as field mapping settings it is preferable to preserve an explicit choice rather than a choice made only made implicitly by defaults.
Explicit(T, boolean) - クラス のコンストラクタorg.elasticsearch.common.Explicit
Create a value with an indication if this was an explicit choice
explicit() - クラス のメソッドorg.elasticsearch.common.Explicit
 
expm1(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
exponentialBackoff() - クラス のstaticメソッドorg.elasticsearch.action.bulk.BackoffPolicy
Creates an new exponential backoff policy with a default configuration of 50 ms initial wait period and 8 retries taking roughly 5.1 seconds in total.
exponentialBackoff(TimeValue, int) - クラス のstaticメソッドorg.elasticsearch.action.bulk.BackoffPolicy
Creates an new exponential backoff policy with the provided configuration.
exponentialDecayFunction(String, Object, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
exponentialDecayFunction(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
ExponentialDecayFunctionBuilder - org.elasticsearch.index.query.functionscore.expのクラス
 
ExponentialDecayFunctionBuilder(String, Object, Object) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionBuilder
 
ExponentialDecayFunctionParser - org.elasticsearch.index.query.functionscore.expのクラス
 
ExponentialDecayFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionParser
 
expose(Key<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.PrivateBinder
Makes the binding for key available to the enclosing environment
expose(Class<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.PrivateBinder
Makes a binding for type available to the enclosing environment.
expose(TypeLiteral<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.PrivateBinder
Makes a binding for type available to the enclosing environment.
expose(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Makes the binding for key available to other modules and the injector.
expose(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Makes a binding for type available to other modules and the injector.
expose(TypeLiteral<?>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Makes a binding for type available to other modules and the injector.
Exposed - org.elasticsearch.common.injectの注釈型
Acccompanies a @Provides method annotation in a private module to indicate that the provided binding is exposed.
ExposedBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a key exposed from an enclosed private environment.
ExposedBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
ExposedBindingImpl(Injector, Object, Key<T>, InternalFactory<T>, PrivateElements) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
ExposedBindingImpl(Object, Key<T>, Scoping, PrivateElements) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
exposedButNotBound(Key<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
ExposureBuilder<T> - org.elasticsearch.common.inject.internalのクラス
For private binder's expose() method.
ExposureBuilder(Binder, Object, Key<T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ExposureBuilder
 
ExpressionScriptCompilationException - org.elasticsearch.script.expressionの例外
非推奨です。
just for backwards compatibility
ExpressionScriptCompilationException(String, ParseException) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptCompilationException
非推奨です。
 
ExpressionScriptCompilationException(String) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptCompilationException
非推奨です。
 
ExpressionScriptCompilationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptCompilationException
非推奨です。
 
ExpressionScriptExecutionException - org.elasticsearch.script.expressionの例外
非推奨です。
just for backwards compatibility
ExpressionScriptExecutionException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptExecutionException
非推奨です。
 
ExpressionScriptExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptExecutionException
非推奨です。
 
ExpressionScriptExecutionException(String) - 例外 のコンストラクタorg.elasticsearch.script.expression.ExpressionScriptExecutionException
非推奨です。
 
extendArray(String, String...) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting as an array of values, but keeps existing elements for the key.
extendedBounds(Long, Long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set extended bounds for the histogram.
extendedBounds(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set extended bounds for the histogram.
extendedBounds(DateTime, DateTime) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set extended bounds for the histogram.
ExtendedBounds - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
extendedBounds(Long, Long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Set extended bounds for the histogram.
ExtendedCommonTermsQuery - org.apache.lucene.queriesのクラス
Extended version of CommonTermsQuery that allows to pass in a minimumNumberShouldMatch specification that uses the actual num of high frequent terms to calculate the minimum matching terms.
ExtendedCommonTermsQuery(BooleanClause.Occur, BooleanClause.Occur, float, boolean, MappedFieldType) - クラス のコンストラクタorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
ExtendedMemoryIndex - org.apache.lucene.index.memoryのクラス
This class overwrites MemoryIndex to make the reuse constructor visible.
ExtendedMemoryIndex(boolean, boolean, long) - クラス のコンストラクタorg.apache.lucene.index.memory.ExtendedMemoryIndex
 
extendedStats(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new ExtendedStats aggregation with the given name.
ExtendedStats - org.elasticsearch.search.aggregations.metrics.stats.extendedのインタフェース
Statistics over a set of values (either aggregated over field data or scripts)
ExtendedStats.Bounds - org.elasticsearch.search.aggregations.metrics.stats.extendedの列挙型
 
ExtendedStatsAggregator - org.elasticsearch.search.aggregations.metrics.stats.extendedのクラス
 
ExtendedStatsAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, double, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
ExtendedStatsAggregator.Factory - org.elasticsearch.search.aggregations.metrics.stats.extendedのクラス
 
ExtendedStatsBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのインタフェース
Extended Statistics over a set of buckets
extendedStatsBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
ExtendedStatsBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのクラス
 
ExtendedStatsBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketBuilder
 
ExtendedStatsBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのクラス
 
ExtendedStatsBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketParser
 
ExtendedStatsBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのクラス
 
ExtendedStatsBucketPipelineAggregator(String, String[], double, BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
ExtendedStatsBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのクラス
 
ExtendedStatsBuilder - org.elasticsearch.search.aggregations.metrics.stats.extendedのクラス
Builder for the ExtendedStats aggregation.
ExtendedStatsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsBuilder
Sole constructor.
ExtendedStatsParser - org.elasticsearch.search.aggregations.metrics.stats.extendedのクラス
 
ExtendedStatsParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsParser
 
EXTENSION - クラス のstatic変数org.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
extensionClass - クラス の変数org.elasticsearch.common.util.ExtensionPoint.ClassMap
 
extensionClass - クラス の変数org.elasticsearch.common.util.ExtensionPoint.ClassSet
 
ExtensionPoint - org.elasticsearch.common.utilのクラス
This class defines an official elasticsearch extension point.
ExtensionPoint(String, Class<?>...) - クラス のコンストラクタorg.elasticsearch.common.util.ExtensionPoint
Creates a new extension point
ExtensionPoint.ClassMap<T> - org.elasticsearch.common.utilのクラス
A map based extension point which allows to register keyed implementations ie. parsers or some kind of strategies.
ExtensionPoint.ClassSet<T> - org.elasticsearch.common.utilのクラス
A set based extension point which allows to register extended classes that might be used to chain additional functionality etc.
ExtensionPoint.InstanceMap<K,V> - org.elasticsearch.common.utilのクラス
A an instance of a map, mapping one instance value to another.
ExtensionPoint.SelectedType<T> - org.elasticsearch.common.utilのクラス
A Type extension point which basically allows to registerd keyed extensions like ExtensionPoint.ClassMap but doesn't instantiate and bind all the registered key value pairs but instead replace a singleton based on a given setting via ExtensionPoint.SelectedType.bindType(Binder, Settings, String, String) Note: ExtensionPoint.bind(Binder) is not supported by this class
extensions() - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
extensions() - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
extensions() - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
externalValue() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
externalValueSet() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
extra - クラス の変数org.elasticsearch.index.analysis.NumericTokenizer
 
extractGetResult(UpdateRequest, String, long, Map<String, Object>, XContentType, BytesReference) - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper
Extracts the fields from the updated document to be returned in a update response
extractRawValues(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
Extracts raw values (string, int, and so on) based on the path provided returning all of them as a single list.
extractRawValues(String) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
Returns the values associated with the path.
extractShardId(LeafReader) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardUtils
Tries to extract the shard id from a reader if possible, when its not possible, will return null.
extractShardId(DirectoryReader) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardUtils
Tries to extract the shard id from a reader if possible, when its not possible, will return null.
extractTerms(Set<Term>) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
extractTerms(Set<Term>) - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
extractTerms(SearchContext, RescoreSearchContext, Set<Term>) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer
 
extractTerms(SearchContext, RescoreSearchContext, Set<Term>) - インタフェース のメソッドorg.elasticsearch.search.rescore.Rescorer
Extracts all terms needed to exectue this Rescorer.
extractValue(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
extractValue(String) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
extraSource(SearchSourceBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide additional source that will be used as well.
extraSource(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
extraSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
extraSource(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide additional source that will use used as well.
extraSource(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide additional source that will be used as well.
extraSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide additional source that will be used as well.
extraSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide additional source that will be used as well.
extraSource() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Additional search source to execute.
extraSource() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
extraSource() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
extraSource() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 

F

factor(float) - クラス のメソッドorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
factor(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
 
FactorBuilder - org.elasticsearch.index.query.functionscore.factorのクラス
非推奨です。
FactorBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
 
factorDistance(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
factorDistance02(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
factorDistance13(double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
factorDistanceWithDefault(double, double, double) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
FactorFixedSourceDistance(double, double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.FactorFixedSourceDistance
 
factories - クラス の変数org.elasticsearch.search.aggregations.AggregatorFactory
 
factories() - クラス のメソッドorg.elasticsearch.search.aggregations.SearchContextAggregations
 
FactorParser - org.elasticsearch.index.query.functionscore.factorのクラス
非推奨です。
FactorParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.factor.FactorParser
非推奨です。
 
Factory() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
 
Factory() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
 
Factory() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
 
FACTORY - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
Factory(BloomFilter.Factory.Entry[]) - クラス のコンストラクタorg.elasticsearch.common.util.BloomFilter.Factory
 
Factory(String) - クラス のコンストラクタorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
Factory(String, Similarity) - クラス のコンストラクタorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Bytes.ParentChild>, String, Query, Query) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator.Factory
 
Factory(String, Query) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator.Factory
 
Factory(String, List<FiltersAggregator.KeyedFilter>, boolean, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator.Factory
 
Factory(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, Rounding, InternalOrder, boolean, long, ExtendedBounds, InternalHistogram.Factory<?>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator.Factory
 
factory - クラス の変数org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
Factory() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
Factory(String, ValuesSourceConfig) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator.Factory
 
Factory(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator.Factory
 
Factory(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator.Factory
 
FACTORY - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange
 
Factory() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
FACTORY - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
Factory() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
Factory() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
FACTORY - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
Factory() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, InternalRange.Factory, List<RangeAggregator.Range>, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Factory
 
Factory(String, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.Factory
 
Factory(String, String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.GeoPoint>, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.GeoPoint>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.min.MinAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, double[], int, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, double[], int, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, double[], double, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, double[], double, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator.Factory
 
Factory(String, Script, Script, Script, Script, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>, double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator.Factory
 
Factory(String, ValuesSourceConfig<ValuesSource.Numeric>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator.Factory
 
Factory(String, FetchPhase, SubSearchContext) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator.Factory
 
Factory(String, ValuesSourceConfig<VS>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter, double[]) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator.Factory
 
Factory(String, String[], double, BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator.Factory
 
Factory(String, String[], BucketHelpers.GapPolicy, ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator.Factory
 
Factory(String, Map<String, String>, Script, ValueFormatter, BucketHelpers.GapPolicy) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator.Factory
 
Factory(String, String[], ValueFormatter) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator.Factory
 
Factory(String, String[], ValueFormatter, BucketHelpers.GapPolicy, Long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator.Factory
 
Factory(String, Map<String, String>, Script, BucketHelpers.GapPolicy) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator.Factory
 
Factory(String, String[], ValueFormatter, BucketHelpers.GapPolicy, int, int, MovAvgModel, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator.Factory
 
Factory(String, String[], ValueFormatter, BucketHelpers.GapPolicy, int) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator.Factory
 
FACTORY - クラス のstatic変数org.elasticsearch.search.suggest.phrase.LaplaceScorer
 
FACTORY - クラス のstatic変数org.elasticsearch.search.suggest.phrase.StupidBackoffScorer
 
FactoryProvider<F> - org.elasticsearch.common.inject.assistedinjectのクラス
Provides a factory that combines the caller's arguments with injector-supplied values to construct objects.
FactoryProvider2<F> - org.elasticsearch.common.inject.assistedinjectのクラス
The newer implementation of factory provider.
fail(RecoveryFailedException, boolean) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
fail the recovery and call listener
FAIL_ON_UNSUPPORTED_FIELD - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
FailableCache<K,V> - org.elasticsearch.common.inject.internalのクラス
Lazily creates (and caches) values for keys.
FailableCache() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.FailableCache
 
failDestructive(String[]) - クラス のメソッドorg.elasticsearch.action.support.DestructiveOperations
Fail if there is wildcard usage in indices and the named is required for destructive operations.
failed() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
failed() - 列挙型 のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
 
failed(Throwable) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
failed() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
failed() - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService.VerifyResponse
 
failedEngine - クラス の変数org.elasticsearch.index.engine.Engine
 
failedEngineListener - クラス の変数org.elasticsearch.index.engine.Engine
 
FailedNodeException - org.elasticsearch.actionの例外
 
FailedNodeException(String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.action.FailedNodeException
 
FailedNodeException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.FailedNodeException
 
FailedRerouteAllocation - org.elasticsearch.cluster.routing.allocationのクラス
This RoutingAllocation keeps a shard which routing allocation has faild
FailedRerouteAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes, List<FailedRerouteAllocation.FailedShard>, ClusterInfo) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation
 
FailedRerouteAllocation.FailedShard - org.elasticsearch.cluster.routing.allocationのクラス
A failed shard with the shard routing itself and an optional details on why it failed.
FailedShard(ShardRouting, String, Throwable) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation.FailedShard
 
failedShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
total number of shards for which the operation failed
failedShards() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation
 
failedShards() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
failedShards() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
Number of failed shards
failedShards() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Number of failed shards
failEngine(String, Throwable) - クラス のメソッドorg.elasticsearch.index.engine.Engine
fail engine due to some error. the engine will also be closed.
failEngineLock - クラス の変数org.elasticsearch.index.engine.Engine
 
failIfCorrupted() - クラス のメソッドorg.elasticsearch.index.store.Store
 
failOnUnsupportedField(boolean) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Whether to fail or return no result when this query is run against a field which is not supported such as binary/numeric fields.
failRecovery(long, RecoveryFailedException, boolean) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
fail the recovery with the given id (if found) and remove it from the recovery collection
failRestore(SnapshotId, ShardId) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
Fails the given snapshot restore operation for the given shard
failShard(String, Throwable) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Fails the shard and marks the shard store as corrupted if e is caused by index corruption
Failure(String, int, String, Throwable, RestStatus, boolean) - クラス のコンストラクタorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
Failure(String, String, int, Throwable) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
Failure(String, String, String, Throwable) - クラス のコンストラクタorg.elasticsearch.action.bulk.BulkItemResponse.Failure
 
Failure(String, String, String, Throwable) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetResponse.Failure
 
Failure(String, String, String, Throwable) - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
 
failure(T, Throwable) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
failure(Throwable) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.TaskResult
 
failure - クラス の変数org.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation.FailedShard
 
failure(String) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets the reason for the failure if the snapshot is in the IndexShardSnapshotStatus.Stage.FAILURE state
failure() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns the reason for the failure if the snapshot is in the IndexShardSnapshotStatus.Stage.FAILURE state
failureDescription() - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService.VerifyResponse
 
failureReason() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
failureReason() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
failures() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodesSnapshotStatus
 
failures() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
The failed nodes, if set to be captured.
failures(Iterable<T>, Throwable) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
failures() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
failures() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodesGatewayMetaState
 
failures() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodesGatewayStartedShards
 
failures() - 例外 のメソッドorg.elasticsearch.index.mapper.MergeMappingException
 
failures() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData
 
failures() - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService.VerifyResponse
 
FALSE - クラス のstatic変数org.elasticsearch.index.mapper.core.BooleanFieldMapper.Values
 
FastCharArrayReader - org.elasticsearch.common.ioのクラス
 
FastCharArrayReader(char[]) - クラス のコンストラクタorg.elasticsearch.common.io.FastCharArrayReader
Creates a CharArrayReader from the specified array of chars.
FastCharArrayReader(char[], int, int) - クラス のコンストラクタorg.elasticsearch.common.io.FastCharArrayReader
Creates a CharArrayReader from the specified array of chars.
FastCharArrayWriter - org.elasticsearch.common.ioのクラス
A similar class to CharArrayWriter allowing to get the underlying char[] buffer.
FastCharArrayWriter() - クラス のコンストラクタorg.elasticsearch.common.io.FastCharArrayWriter
Creates a new CharArrayWriter.
FastCharArrayWriter(int) - クラス のコンストラクタorg.elasticsearch.common.io.FastCharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
fastForward() - クラス のメソッドorg.elasticsearch.common.util.concurrent.CountDown
Fast forwards the count-down to zero and returns true iff the count down reached zero with this fast forward call otherwise false
FastStringReader - org.elasticsearch.common.ioのクラス
A character stream whose source is a string that is not thread safe (shay.banon )
FastStringReader(String) - クラス のコンストラクタorg.elasticsearch.common.io.FastStringReader
Creates a new string reader.
FastVectorHighlighter - org.elasticsearch.search.highlightのクラス
 
FastVectorHighlighter(Settings) - クラス のコンストラクタorg.elasticsearch.search.highlight.FastVectorHighlighter
 
FaultDetection - org.elasticsearch.discovery.zen.fdのクラス
A base class for MasterFaultDetection & NodesFaultDetection, making sure both use the same setting.
FaultDetection(Settings, ThreadPool, TransportService, ClusterName) - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.FaultDetection
 
features(GetIndexRequest.Feature...) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
features() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
featuresAsEnums() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
非推奨です。
fetch(List<MoreLikeThisQueryBuilder.Item>) - クラス のメソッドorg.elasticsearch.index.search.morelikethis.MoreLikeThisFetchService
 
fetch(GetRequest, String) - クラス のメソッドorg.elasticsearch.index.search.shape.ShapeFetchService
Fetches the Shape with the given ID in the given type and index.
FETCH_ID_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
FETCH_ID_SCROLL_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
FETCH_SHARD_STARTED - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
FETCH_SHARD_STORE - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
FETCH_SOURCE - クラス のstatic変数org.elasticsearch.search.fetch.source.FetchSourceContext
 
fetchData(DiscoveryNodes, MetaData, Set<String>) - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch
Fetches the data for the relevant shard.
fetchData(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.PrimaryShardAllocator
 
fetchData(ShardRouting, RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.ReplicaShardAllocator
 
FetchPhase - org.elasticsearch.search.fetchのクラス
 
FetchPhase(Set<FetchSubPhase>, InnerHitsFetchSubPhase) - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchPhase
 
FetchPhaseExecutionException - org.elasticsearch.search.fetchの例外
 
FetchPhaseExecutionException(SearchContext, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.fetch.FetchPhaseExecutionException
 
FetchPhaseExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.fetch.FetchPhaseExecutionException
 
fetchResponse(List<MoreLikeThisQueryBuilder.Item>, SearchContext) - クラス のメソッドorg.elasticsearch.index.search.morelikethis.MoreLikeThisFetchService
 
FetchResult(ShardId, Map<DiscoveryNode, T>, Set<String>, Set<String>) - クラス のコンストラクタorg.elasticsearch.gateway.AsyncShardFetch.FetchResult
 
fetchResult() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
fetchResult() - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSearchResultProvider
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
fetchResult() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
FetchSearchResult - org.elasticsearch.search.fetchのクラス
 
FetchSearchResult() - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchSearchResult
 
FetchSearchResult(long, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchSearchResult
 
FetchSearchResultProvider - org.elasticsearch.search.fetchのインタフェース
 
fetchSource(boolean) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Indicates whether the response should contain the stored _source for every hit
fetchSource(String, String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
fetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
fetchSource(FetchSourceContext) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Indicate how the _source should be fetched.
fetchSource() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
fetchSource(boolean) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
Allows setting the FetchSourceContext for this request, controlling if and how _source should be returned.
fetchSourceContext() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Allows setting the FetchSourceContext for this request, controlling if and how _source should be returned.
fetchSourceContext() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
fetchSourceContext() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
Allows setting the FetchSourceContext for this request, controlling if and how _source should be returned.
fetchSourceContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
FetchSourceContext - org.elasticsearch.search.fetch.sourceのクラス
 
FetchSourceContext(boolean) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
FetchSourceContext(String) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
FetchSourceContext(String, String) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
FetchSourceContext(String[]) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
FetchSourceContext(String[], String[]) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
FetchSourceContext(boolean, String[], String[], boolean) - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceContext
 
fetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
fetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
fetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
fetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
fetchSourceContext(FetchSourceContext) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
FetchSourceParseElement - org.elasticsearch.search.fetch.sourceのクラス
"source" : true/false "source" : "field" "source" : [ "include", "include" ] "source" : { "include" : ["obj"] "exclude" : ["obj"] }
FetchSourceParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceParseElement
 
FetchSourceSubPhase - org.elasticsearch.search.fetch.sourceのクラス
 
FetchSourceSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
FetchSubPhase - org.elasticsearch.search.fetchのインタフェース
 
FetchSubPhase.ContextFactory<SubPhaseContext extends FetchSubPhaseContext> - org.elasticsearch.search.fetchのインタフェース
This interface is in the fetch phase plugin mechanism.
FetchSubPhase.HitContext - org.elasticsearch.search.fetchのクラス
 
FetchSubPhaseContext - org.elasticsearch.search.fetchのクラス
All configuration and context needed by the FetchSubPhase to execute on hits.
FetchSubPhaseContext() - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchSubPhaseContext
 
FetchSubPhaseParseElement<SubPhaseContext extends FetchSubPhaseContext> - org.elasticsearch.search.fetchのクラス
A parse element for a FetchSubPhase that is used when parsing a search request.
FetchSubPhaseParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchSubPhaseParseElement
 
field(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
field() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
field - クラス の変数org.elasticsearch.action.termvectors.TermVectorsFilter.ScoreTerm
 
field() - 列挙型 のメソッドorg.elasticsearch.common.rounding.DateTimeUnit
 
FIELD - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
field(String, ToXContent) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, ToXContent, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, char[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, char[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, String, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, String, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Integer) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Integer) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, BigDecimal) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, BigDecimal) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, BigDecimal, int, RoundingMode, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, BigDecimal, int, RoundingMode, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, BytesRef) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesRef Use XContentParser.binaryValue() to read the value back
field(XContentBuilderString, BytesRef) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesRef Use XContentParser.binaryValue() to read the value back
field(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesReference Use XContentParser.binaryValue() to read the value back
field(XContentBuilderString, BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesReference Use XContentParser.binaryValue() to read the value back
field(String, Text) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Text) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Map<String, Object>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Iterable<?>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Iterable<?>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, boolean...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, boolean...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, String...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, String...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Object...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Object...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, int...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, int, int, int...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, int...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, long...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, long...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, float...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, float...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, double...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, double...) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Object) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Object) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, ReadableInstant) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, ReadableInstant) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, ReadableInstant, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, ReadableInstant, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Date) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Date) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String, Date, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(XContentBuilderString, Date, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
field(String) - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
FIELD - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
field(String) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
field(String) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Adds a field to run the multi match against.
field(String, float) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Adds a field to run the multi match against with a specific boost.
field(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Adds a field to run the query string against.
field(String, float) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Adds a field to run the query string against with a specific boost.
field(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Add a field to run the query against
field(String, float) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Add a field to run the query against with a specific boost
field(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Add a stored field to be loaded and returned with the inner hit.
FIELD - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
Set the field to use to get geo points.
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingBuilder
Set the field to count missing values on.
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the field to use to compute distances.
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Set the field to fetch significant terms from.
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
 
field() - クラス のメソッドorg.elasticsearch.search.aggregations.support.FieldContext
 
field(String) - クラス のメソッドorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
Sets the field from which the values will be extracted.
field(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds a field to load and return (note, it must be stored) as part of the search request.
field(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Adds a field to be highlighted with default fragment size of 100 characters, and default number of fragments of 5 using the default encoder
field(String, int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and default number of fragments of 5.
field(String, int, int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and a provided (maximum) number of fragments.
field(String, int, int, int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Adds a field to be highlighted with a provided fragment size (in characters), and a provided (maximum) number of fragments.
field(HighlightBuilder.Field) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
 
Field(String) - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
field - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
field() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.Field
 
field(String) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
field(String) - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The hit field matching the given field name.
field(String) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set the name of the field containing a geolocation to use
field - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
field(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Sets from what field to fetch the candidate suggestions from.
FIELD_COORDINATES - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
FIELD_DATA - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction.Fields
 
FIELD_FIELDNAME - クラス のstatic変数org.elasticsearch.search.suggest.context.GeolocationContextMapping
 
FIELD_GEOMETRIES - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
FIELD_MISSING - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
 
FIELD_NEIGHBORS - クラス のstatic変数org.elasticsearch.search.suggest.context.GeolocationContextMapping
 
FIELD_ORIENTATION - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
FIELD_PRECISION - クラス のstatic変数org.elasticsearch.search.suggest.context.GeolocationContextMapping
 
FIELD_RADIUS - クラス のstatic変数org.elasticsearch.common.geo.builders.CircleBuilder
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.BinaryFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.BooleanFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.ByteFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.DoubleFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.FloatFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.IntegerFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.LongFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.ShortFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.IdFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.IndexFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.ParentFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TypeFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.UidFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.VersionFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.ip.IpFieldMapper.Defaults
 
FIELD_TYPE - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
 
FIELD_VALUE - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
 
fieldCaseConversion(XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
FieldContext - org.elasticsearch.search.aggregations.supportのクラス
Used by all field data based aggregators.
FieldContext(String, IndexFieldData<?>, MappedFieldType) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.FieldContext
Constructs a field data context for the given field and its index field data
fieldContext() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
fieldContext(FieldContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
fieldData - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
fieldData(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
fieldData() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
FIELDDATA - インタフェース のstatic変数org.elasticsearch.common.breaker.CircuitBreaker
 
FieldData - org.elasticsearch.index.fielddataの列挙型
Utility methods, similar to Lucene's DocValues.
fieldData() - クラス のメソッドorg.elasticsearch.index.IndexService
 
fieldData() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
fieldData() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
FieldData(IndexFieldData<?>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.FieldData
 
FieldData(IndexOrdinalsFieldData) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals.FieldData
 
Fielddata(IndexGeoPointFieldData) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint.Fielddata
 
FieldData(IndexNumericFieldData) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
fieldData() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
fieldData() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
fieldData() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
FIELDDATA_CACHE_CONCURRENCY_LEVEL - クラス のstatic変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
FIELDDATA_CACHE_KEY - クラス のstatic変数org.elasticsearch.index.fielddata.IndexFieldDataService
 
FIELDDATA_CACHE_VALUE_NODE - クラス のstatic変数org.elasticsearch.index.fielddata.IndexFieldDataService
 
FIELDDATA_CIRCUIT_BREAKER_LIMIT_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
FIELDDATA_CIRCUIT_BREAKER_OVERHEAD_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
FIELDDATA_CIRCUIT_BREAKER_TYPE_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
FIELDDATA_CLEAN_INTERVAL_SETTING - クラス のstatic変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
fieldDataCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
fieldDataCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
FieldDataCacheCleaner(Cache, ESLogger, ThreadPool, TimeValue) - クラス のコンストラクタorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.FieldDataCacheCleaner
 
fieldDataField(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds a field to load from the field data cache and return as part of the search request.
FieldDataField(String) - クラス のコンストラクタorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsContext.FieldDataField
 
fieldDataFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Sets specific search group stats to retrieve the stats for.
fieldDataFields() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
fieldDataFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
fieldDataFields() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
FieldDataFieldsContext - org.elasticsearch.search.fetch.fielddataのクラス
All the required context to pull a field from the field data cache.
FieldDataFieldsContext() - クラス のコンストラクタorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsContext
 
FieldDataFieldsContext.FieldDataField - org.elasticsearch.search.fetch.fielddataのクラス
 
FieldDataFieldsFetchSubPhase - org.elasticsearch.search.fetch.fielddataのクラス
Query sub phase which pulls data from field data (using the cache if available, building it if not).
FieldDataFieldsFetchSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
FieldDataFieldsParseElement - org.elasticsearch.search.fetch.fielddataのクラス
Parses field name values from the fielddata_fields parameter in a search request.
FieldDataFieldsParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsParseElement
 
fieldDataService() - クラス のメソッドorg.elasticsearch.search.lookup.DocLookup
 
fieldDataService() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
fieldDataSettings - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
fieldDataSettings(Settings) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
fieldDataSettings(Settings) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
fieldDataSettings(Settings) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper.Builder
 
FieldDataStats - org.elasticsearch.index.fielddataのクラス
 
FieldDataStats() - クラス のコンストラクタorg.elasticsearch.index.fielddata.FieldDataStats
 
FieldDataStats(long, long, ObjectLongHashMap<String>) - クラス のコンストラクタorg.elasticsearch.index.fielddata.FieldDataStats
 
fieldDataStats(String...) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
FieldDataType - org.elasticsearch.index.fielddataのクラス
 
FieldDataType(String) - クラス のコンストラクタorg.elasticsearch.index.fielddata.FieldDataType
 
FieldDataType(String, Settings.Builder) - クラス のコンストラクタorg.elasticsearch.index.fielddata.FieldDataType
 
FieldDataType(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.fielddata.FieldDataType
 
fieldDataType - クラス の変数org.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
fieldDataType - クラス の変数org.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
fieldDataType() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
FieldDataWeigher() - クラス のコンストラクタorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.FieldDataWeigher
 
FieldLookup - org.elasticsearch.search.lookupのクラス
 
FieldMapper - org.elasticsearch.index.mapperのクラス
 
FieldMapper(String, MappedFieldType, MappedFieldType, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMapper
 
fieldMapper(String) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
FieldMapper.Builder<T extends FieldMapper.Builder,Y extends FieldMapper> - org.elasticsearch.index.mapperのクラス
 
FieldMapper.CopyTo - org.elasticsearch.index.mapperのクラス
Represents a list of fields with optional boost factor where the current field should be copied to
FieldMapper.CopyTo.Builder - org.elasticsearch.index.mapperのクラス
 
FieldMapper.MultiFields - org.elasticsearch.index.mapperのクラス
 
FieldMapper.MultiFields.Builder - org.elasticsearch.index.mapperのクラス
 
FieldMappers - org.elasticsearch.index.mapperのクラス
A holder for several FieldMapper.
FieldMappers() - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMappers
 
FieldMappers(FieldMapper) - クラス のコンストラクタorg.elasticsearch.index.mapper.FieldMappers
 
FieldMappingMetaData(String, BytesReference) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
 
fieldMappings(String, String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse
Returns the mappings of a specific field.
fieldMaskingSpanQuery(SpanQueryBuilder, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
FieldMaskingSpanQueryBuilder - org.elasticsearch.index.queryのクラス
 
FieldMaskingSpanQueryBuilder(SpanQueryBuilder, String) - クラス のコンストラクタorg.elasticsearch.index.query.FieldMaskingSpanQueryBuilder
 
FieldMaskingSpanQueryParser - org.elasticsearch.index.queryのクラス
 
FieldMaskingSpanQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.FieldMaskingSpanQueryParser
 
fieldName() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
fieldName() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
fieldName() - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
fieldName - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
fieldName(String) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping.Builder
Set the name of the field to use
FieldNameAnalyzer - org.elasticsearch.index.analysisのクラス
 
FieldNameAnalyzer(Map<String, Analyzer>) - クラス のコンストラクタorg.elasticsearch.index.analysis.FieldNameAnalyzer
 
fieldNames - クラス の変数org.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
fieldNames() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
fieldNames() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
fieldNames() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
fieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
fieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
FieldNamesFieldMapper - org.elasticsearch.index.mapper.internalのクラス
A mapper that indexes the field names of a document under _field_names.
FieldNamesFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
FieldNamesFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
FieldNamesFieldMapper.FieldNamesFieldType - org.elasticsearch.index.mapper.internalのクラス
 
FieldNamesFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
FieldNamesFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
FieldNamesFieldType(FieldNamesFieldMapper.FieldNamesFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
fieldOptions() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.Field
 
FieldOptions() - クラス のコンストラクタorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
FieldQueryExtension - org.apache.lucene.queryparser.classicのインタフェース
 
fieldQueryExtensions - クラス のstatic変数org.apache.lucene.queryparser.classic.MapperQueryParser
 
fields() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fields(List<String>) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
fields() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
fields() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
fields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
fields() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
fields() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
fields(String[]) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
fields(String...) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Explicitly specify the fields that will be returned.
fields() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Explicitly specify the fields that will be returned.
fields(String...) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
fields() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
fields(String...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Explicitly specify the fields that will be returned.
fields() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Get the fields to be returned.
fields() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
fields() - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
Fields() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
FIELDS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
fields() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
fields(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
FIELDS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
Fields() - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
Fields() - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction.Fields
 
FIELDS - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction.Fields
 
fields() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Allows to access the *stored* fields.
fields(List<String>) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets the fields to load and return as part of the search request.
fields(String...) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds the fields to load and return as part of the search request.
fields() - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsContext
 
fields() - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsContext
 
fields() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight
 
fields() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
fields(Map<String, SearchHitField>) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
Fields() - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHit.Fields
 
Fields() - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity.Fields
 
fields() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
fields(Map<String, List<Object>>) - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
Sets the post processed values.
fields() - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
fields() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
A map of hit fields (from field name to hit fields) if additional fields were required to be loaded.
Fields() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Fields
 
Fields() - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestUtils.Fields
 
fieldsConsumer(SegmentWriteState) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
fieldsConsumer(SegmentWriteState) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
fieldsConsumer(SegmentWriteState) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
FieldsLookup - org.elasticsearch.search.lookupのクラス
 
fieldsOrNull() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
fieldSort(String) - クラス のstaticメソッドorg.elasticsearch.search.sort.SortBuilders
Constructs a new field based sort.
FieldSortBuilder - org.elasticsearch.search.sortのクラス
A sort builder to sort based on a document field.
FieldSortBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.sort.FieldSortBuilder
Constructs a new sort based on a document field.
FieldsParseElement - org.elasticsearch.search.fetchのクラス
 
FieldsParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.FieldsParseElement
 
fieldsProducer(SegmentReadState) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
fieldsProducer(SegmentReadState) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
fieldsProducer(SegmentReadState) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
fieldStatistics() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
fieldStatistics(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the field statistics for each term in the shard or skip.
fieldStatistics() - クラス のメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
fieldStatistics(ObjectObjectHashMap<String, CollectionStatistics>) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
fieldStatistics() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
FieldStats<T extends Comparable<T>> - org.elasticsearch.action.fieldstatsのクラス
 
FieldStats() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats
 
FieldStats(int, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats
 
fieldStats(FieldStatsRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
 
fieldStats(FieldStatsRequest, ActionListener<FieldStatsResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
 
fieldStats(FieldStatsRequest, ActionListener<FieldStatsResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
fieldStats(FieldStatsRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
FieldStats.Date - org.elasticsearch.action.fieldstatsのクラス
 
FieldStats.Double - org.elasticsearch.action.fieldstatsのクラス
 
FieldStats.Float - org.elasticsearch.action.fieldstatsのクラス
 
FieldStats.Long - org.elasticsearch.action.fieldstatsのクラス
 
FieldStats.Text - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsAction - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsRequest - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsRequest() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
FieldStatsRequestBuilder - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsRequestBuilder(ElasticsearchClient, FieldStatsAction) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsRequestBuilder
 
FieldStatsResponse - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsResponse() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
FieldStatsResponse(int, int, int, List<ShardOperationFailedException>, Map<String, Map<String, FieldStats>>) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
FieldStatsShardRequest - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsShardRequest() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsShardRequest
 
FieldStatsShardRequest(ShardId, FieldStatsRequest) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsShardRequest
 
FieldStatsShardResponse - org.elasticsearch.action.fieldstatsのクラス
 
FieldStatsShardResponse() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsShardResponse
 
FieldStatsShardResponse(ShardId, Map<String, FieldStats>) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStatsShardResponse
 
fieldsValues - クラス の変数org.elasticsearch.index.fieldvisitor.FieldsVisitor
 
FieldsVisitor - org.elasticsearch.index.fieldvisitorのクラス
Base StoredFieldVisitor that retrieves all non-redundant metadata.
FieldsVisitor(boolean) - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
fieldType - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
fieldType - クラス の変数org.elasticsearch.index.mapper.FieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Builder
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
fieldType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
fieldType() - クラス のメソッドorg.elasticsearch.search.aggregations.support.FieldContext
 
fieldType() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
fieldType() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
fieldType(CompletionFieldMapper.CompletionFieldType) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
FieldValueFactorFunction - org.elasticsearch.common.lucene.search.functionのクラス
A function_score function that multiplies the score with the value of a field from the document, optionally multiplying the field by a factor first, and applying a modification (log, ln, sqrt, square, etc) afterwards.
FieldValueFactorFunction(String, float, FieldValueFactorFunction.Modifier, Double, IndexNumericFieldData) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction
 
fieldValueFactorFunction(String) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
FieldValueFactorFunction.Modifier - org.elasticsearch.common.lucene.search.functionの列挙型
The Type class encapsulates the modification types that can be applied to the score/value product.
FieldValueFactorFunctionBuilder - org.elasticsearch.index.query.functionscore.fieldvaluefactorのクラス
Builder to construct field_value_factor functions for a function score query.
FieldValueFactorFunctionBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
 
FieldValueFactorFunctionParser - org.elasticsearch.index.query.functionscore.fieldvaluefactorのクラス
Parses out a function_score function that looks like: { "field_value_factor": { "field": "myfield", "factor": 1.5, "modifier": "square", "missing": 1 } }
FieldValueFactorFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionParser
 
fifteenMinuteEWMA() - クラス のstaticメソッドorg.elasticsearch.common.metrics.EWMA
Creates a new EWMA which is equivalent to the UNIX fifteen minute load average and which expects to be ticked every 5 seconds.
fifteenMinuteRate() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
File() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.File
 
File(String, long, boolean) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.File
 
file(String) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
FILE_CHUNK - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
FILE_SUFFIX - クラス のstatic変数org.elasticsearch.script.ScriptParameterParser
 
FileChangesListener - org.elasticsearch.watcherのクラス
Callback interface that file changes File Watcher is using to notify listeners about changes.
FileChangesListener() - クラス のコンストラクタorg.elasticsearch.watcher.FileChangesListener
 
fileChunkSize() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
fileDetails() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
fileExists(String) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
FileInfo(String, String, long, String) - クラス のコンストラクタorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
FileInfo(String, StoreFileMetaData, ByteSizeValue) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Constructs a new instance of file info
files(Path, DirectoryStream.Filter<Path>) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Returns an array of all files in the given directory matching.
files(Path) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Returns an array of all files in the given directory.
files(Path, String) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Returns an array of all files in the given directory matching the glob.
files(SegmentInfos) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Returns an iterable that allows to iterate over all files in this segments info
files(int, long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
files(int, long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets files stats
FILES_INFO - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
fileStore - クラス の変数org.elasticsearch.env.NodeEnvironment.NodePath
Cached FileStore from path
FileSystemUtils - org.elasticsearch.common.ioのクラス
Elasticsearch utils to work with Path
FileWatcher - org.elasticsearch.watcherのクラス
File resources watcher The file watcher checks directory and all its subdirectories for file changes and notifies its listeners accordingly
FileWatcher(Path) - クラス のコンストラクタorg.elasticsearch.watcher.FileWatcher
Creates new file watcher on the given directory
fill(long, long, byte) - インタフェース のメソッドorg.elasticsearch.common.util.ByteArray
Fill slots between fromIndex inclusive to toIndex exclusive with value.
fill(long, long, double) - インタフェース のメソッドorg.elasticsearch.common.util.DoubleArray
Fill slots between fromIndex inclusive to toIndex exclusive with value.
fill(long, long, float) - インタフェース のメソッドorg.elasticsearch.common.util.FloatArray
Fill slots between fromIndex inclusive to toIndex exclusive with value.
fill(long, long, int) - インタフェース のメソッドorg.elasticsearch.common.util.IntArray
Fill slots between fromIndex inclusive to toIndex exclusive with value.
fill(long, long, long) - インタフェース のメソッドorg.elasticsearch.common.util.LongArray
Fill slots between fromIndex inclusive to toIndex exclusive with value.
fillBytesRef(BytesRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
fillDocIdsToLoad(AtomicArray<IntArrayList>, ScoreDoc[]) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
Builds an array, with potential null elements, with docs to load.
fillInStackTrace() - 例外 のメソッドorg.elasticsearch.cluster.NotMasterException
 
fillInStackTrace() - 例外 のメソッドorg.elasticsearch.transport.NodeDisconnectedException
 
fillInStackTrace() - 例外 のメソッドorg.elasticsearch.transport.NotSerializableTransportException
 
fillInStackTrace() - 例外 のメソッドorg.elasticsearch.transport.RemoteTransportException
 
fillInStackTrace() - 例外 のメソッドorg.elasticsearch.transport.ResponseHandlerFailureTransportException
 
filter() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Returns the filter associated with the alias
filter(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates a filter to the alias
filter(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates a filter to the alias
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates a filter to the alias
filter(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
filter(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
filter() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
filter(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
filter(Map<String, Object>) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
filter(CompressedXContent) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
filter(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
filter(Map<String, Object>) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
filter(XContentBuilder) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
filter() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
filter - クラス の変数org.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.FilterFunction
 
filter(Map<String, Object>, String[], String[]) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
filter(Terms, LeafReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Adds a query that must appear in the matching documents but will not contribute to scoring.
filter() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
filter(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Filter aggregation with the given name.
Filter - org.elasticsearch.search.aggregations.bucket.filterのインタフェース
A filter aggregation.
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregationBuilder
Set the filter to use, only documents that match this filter will fall into the bucket defined by this Filter aggregation.
filter(String, QueryBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
Add a new filter with the given key.
filter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
Add a new filter with no key.
filter(String[], String[]) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
FilterableTermsEnum - org.elasticsearch.common.lucene.indexのクラス
A frequency TermsEnum that returns frequencies derived from a collection of cached leaf termEnums.
FilterableTermsEnum(IndexReader, String, int, Query) - クラス のコンストラクタorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
FilterAggregationBuilder - org.elasticsearch.search.aggregations.bucket.filterのクラス
Builder for the Filter aggregation.
FilterAggregationBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregationBuilder
Sole constructor.
FilterAggregator - org.elasticsearch.search.aggregations.bucket.filterのクラス
Aggregate all docs that match a filter.
FilterAggregator(String, Weight, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator
 
FilterAggregator.Factory - org.elasticsearch.search.aggregations.bucket.filterのクラス
 
FilterAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This AllocationDecider control shard allocation by include and exclude filters via dynamic cluster and index routing settings.
FilterAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
FilterBinaryParseElement - org.elasticsearch.search.queryのクラス
 
FilterBinaryParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.FilterBinaryParseElement
 
filterChain(RestFilter) - クラス のメソッドorg.elasticsearch.rest.RestController
Returns a filter chain with the final filter being the provided filter.
filterChainOrNull(RestFilter) - クラス のメソッドorg.elasticsearch.rest.RestController
Returns a filter chain (if needed) to execute.
FilterClient - org.elasticsearch.clientのクラス
A Client that contains another Client which it uses as its basic source, possibly transforming the requests / responses along the way or providing additional functionality.
FilterClient(Client) - クラス のコンストラクタorg.elasticsearch.client.FilterClient
Creates a new FilterClient
filtered(Query, Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
FilteredCollector - org.elasticsearch.common.lucene.searchのクラス
 
FilteredCollector(Collector, Weight) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.FilteredCollector
 
filteredNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
The list of filtered nodes that were not connected to, for example, due to mismatch in cluster name.
filteredNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
filteredQuery(QueryBuilder, QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
Use QueryBuilders.boolQuery() instead with a must clause for the query and a filter clause for the filter.
filteredQuery() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
FilteredQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
Use BoolQueryBuilder instead.
FilteredQueryBuilder(QueryBuilder, QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.FilteredQueryBuilder
非推奨です。
A query that applies a filter to the results of another query.
FilteredQueryParser - org.elasticsearch.index.queryのクラス
非推奨です。
FilteredQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.FilteredQueryParser
非推奨です。
 
FilteredSearchContext - org.elasticsearch.search.internalのクラス
 
FilteredSearchContext(SearchContext) - クラス のコンストラクタorg.elasticsearch.search.internal.FilteredSearchContext
 
filterFound - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
filterFound() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
FilterFunction(Query, ScoreFunction) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.FilterFunction
 
FilterIndexOutput - org.elasticsearch.common.lucene.storeのクラス
IndexOutput that delegates all calls to another IndexOutput
FilterIndexOutput(String, IndexOutput) - クラス のコンストラクタorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
filterIndices(List<String>, String[], IndicesOptions) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotUtils
Filters out list of available indices based on the list of selected indices.
filteringAlias() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
filteringAlias(String[]) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
filteringAliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
filteringAliases() - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
filteringAliases(ClusterState, String, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Iterates through the list of indices and selects the effective list of filtering aliases for the given index.
filteringAliases() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
filteringAliases() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
filteringAliases() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
filteringAliases() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
filteringAliases() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
filteringRequired() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
filterNodeIds(DiscoveryNodes, String[]) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
filterNodeIds(DiscoveryNodes, String[]) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
FilterParser - org.elasticsearch.search.aggregations.bucket.filterのクラス
 
FilterParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filter.FilterParser
 
FilterPath - org.elasticsearch.common.xcontent.support.filteringのクラス
 
FilterPath(String, String, FilterPath) - クラス のコンストラクタorg.elasticsearch.common.xcontent.support.filtering.FilterPath
 
FilterPathBasedFilter - org.elasticsearch.common.xcontent.support.filteringのクラス
 
FilterPathBasedFilter(FilterPath[]) - クラス のコンストラクタorg.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter
 
FilterPathBasedFilter(String[]) - クラス のコンストラクタorg.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter
 
filters() - クラス のメソッドorg.elasticsearch.action.support.ActionFilters
Returns the action filters that have been injected
filters(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Filters aggregation with the given name.
Filters - org.elasticsearch.search.aggregations.bucket.filtersのインタフェース
A multi bucket aggregation where the buckets are defined by a set of filters (a bucket per filter).
Filters.Bucket - org.elasticsearch.search.aggregations.bucket.filtersのインタフェース
A bucket associated with a specific filter (identified by its key)
FILTERS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
FiltersAggregationBuilder - org.elasticsearch.search.aggregations.bucket.filtersのクラス
Builder for the Filters aggregation.
FiltersAggregationBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
Sole constructor.
FiltersAggregator - org.elasticsearch.search.aggregations.bucket.filtersのクラス
 
FiltersAggregator(String, AggregatorFactories, String[], Weight[], boolean, String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator
 
FiltersAggregator.Factory - org.elasticsearch.search.aggregations.bucket.filtersのクラス
 
filterSettings() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the settings for filtering out terms.
filterSettings(TermVectorsRequest.FilterSettings) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets the settings for filtering out terms.
FilterSettings() - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
FilterSettings(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
filterSettings(ToXContent.Params, Settings) - クラス のstaticメソッドorg.elasticsearch.common.settings.SettingsFilter
 
filterSettings(String, Settings) - クラス のstaticメソッドorg.elasticsearch.common.settings.SettingsFilter
 
FiltersFunctionScoreQuery - org.elasticsearch.common.lucene.search.functionのクラス
A query that allows for a pluggable boost function / filter.
FiltersFunctionScoreQuery(Query, FiltersFunctionScoreQuery.ScoreMode, FiltersFunctionScoreQuery.FilterFunction[], float, Float) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
FiltersFunctionScoreQuery.FilterFunction - org.elasticsearch.common.lucene.search.functionのクラス
 
FiltersFunctionScoreQuery.ScoreMode - org.elasticsearch.common.lucene.search.functionの列挙型
 
FiltersParser - org.elasticsearch.search.aggregations.bucket.filtersのクラス
 
FiltersParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
FilterStreamInput - org.elasticsearch.common.io.streamのクラス
Wraps a StreamInput and delegates to it.
FilterStreamInput(StreamInput) - クラス のコンストラクタorg.elasticsearch.common.io.stream.FilterStreamInput
 
FINALIZE - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
finalizeRecovery() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
perform the last stages of recovery once all translog operations are done.
finalizeRecovery() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
finalizes the recovery process
finalizeSnapshot(SnapshotId, List<String>, long, String, int, List<SnapshotShardFailure>) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Finalizes snapshotting process This method is called on master after all shards are snapshotted.
finalizeSnapshot(SnapshotId, List<String>, long, String, int, List<SnapshotShardFailure>) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Finalizes snapshotting process This method is called on master after all shards are snapshotted.
find(BytesRef, int) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
Get the id associated with key
find(BytesRef) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
find(long) - クラス のメソッドorg.elasticsearch.common.util.LongHash
Get the id associated with key or -1 if the key is not contained in the hash.
findAliases(String[], String[]) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
Finds the specific index aliases that match with the specified aliases directly or partially via wildcards and that point to the specified concrete indices or match partially with the indices via wildcards.
findAllIndices() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
 
findAllShardIds(Index) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Tries to find all allocated shards for the given index on the current node.
findBindingAnnotation(Errors, Member, Annotation[]) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Returns the binding annotation on member, or null if there isn't one.
findBindingsByType(TypeLiteral<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns all explicit bindings for type.
findByAddress(TransportAddress) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a node by its address
findDeadlocks() - クラス のメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer
 
findForcedDeletesMerges(SegmentInfos, IndexWriter) - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
findForcedMerges(SegmentInfos, int, Map<SegmentCommitInfo, Boolean>, IndexWriter) - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
findHeaderByName(String) - クラス のメソッドorg.elasticsearch.common.Table
 
findMappings(String[], String[]) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
findMerges(MergeTrigger, SegmentInfos, IndexWriter) - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
findNameFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
findNameFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoints
 
findNameFile(String) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
Finds reference to a snapshotted file by its snapshot name
findNameIndexFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
findNameTranslogFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
findNestedObjectMapper(int, SearchContext, LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
Returns the best nested ObjectMapper instances that is in the scope of the specified nested docId.
findNextDelayedAllocationIn(ClusterState) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Finds the next (closest) delay expiration of an unassigned shard in nanoseconds.
findParentObjectMapper(ObjectMapper) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
Returns the parent ObjectMapper instance of the specified object mapper or null if there isn't any.
findPhysicalIndexFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
findPhysicalIndexFile(String) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoints
 
findPhysicalIndexFile(String) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SnapshotFiles
Returns information about a physical file with the given name
findPhysicalIndexFiles(String) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
Finds reference to a snapshotted file by its original name
findScopeAnnotation(Errors, Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Returns the scope annotation on type, or null if none is specified.
findScopeAnnotation(Errors, Annotation[]) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Returns the scoping annotation, or null if there isn't one.
findSmallestDelayedAllocationSettingNanos(Settings, ClusterState) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Finds the smallest delay expiration setting in nanos of all unassigned shards that are still delayed.
findTemplate(ContentPath, String, String) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
findTemplateBuilder(ParseContext, String, String) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
findTemplateBuilder(ParseContext, String, String, String) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
findWarmers(String[], String[], String[]) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
finishConstruction() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
finishHim() - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction.AsyncBroadcastAction
 
finishRelocation(AllocationId) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.AllocationId
Creates a new allocation id finalizing a relocation.
finishTerm(long) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
finishVerification(ActionListener<RepositoriesService.VerifyResponse>, List<DiscoveryNode>, CopyOnWriteArrayList<VerificationFailure>) - クラス のメソッドorg.elasticsearch.repositories.VerifyNodeRepositoryAction
 
FinnishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
FinnishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.FinnishAnalyzerProvider
 
firstOperationOffset - クラス の変数org.elasticsearch.index.translog.TranslogReader
 
fiveMinuteEWMA() - クラス のstaticメソッドorg.elasticsearch.common.metrics.EWMA
Creates a new EWMA which is equivalent to the UNIX five minute load average and which expects to be ticked every 5 seconds.
fiveMinuteRate() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
fixedSourceDistance(double, double, DistanceUnit) - 列挙型 のメソッドorg.elasticsearch.common.geo.GeoDistance
 
FixedSourceDistanceBase(double, double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.FixedSourceDistanceBase
 
fixNegativeQueryIfNeeded(Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
fixWeightedFragInfo(FieldMapper, Field[], FieldFragList.WeightedFragInfo) - クラス のstaticメソッドorg.elasticsearch.search.highlight.vectorhighlight.FragmentBuilderHelper
Fixes problems with broken analysis chains if positions and offsets are messed up that can lead to StringIndexOutOfBoundsException in the FastVectorHighlighter
FLAG_CACHE - クラス のstatic変数org.elasticsearch.search.lookup.IndexLookup
Flag to pass to IndexField.get(Object, int) if you require positions in the returned IndexFieldTerm.
FLAG_FREQUENCIES - クラス のstatic変数org.elasticsearch.search.lookup.IndexLookup
Flag to pass to IndexField.get(Object, int) if you require frequencies in the returned IndexFieldTerm.
FLAG_OFFSETS - クラス のstatic変数org.elasticsearch.search.lookup.IndexLookup
Flag to pass to IndexField.get(Object, int) if you require offsets in the returned IndexFieldTerm.
FLAG_PAYLOADS - クラス のstatic変数org.elasticsearch.search.lookup.IndexLookup
Flag to pass to IndexField.get(Object, int) if you require payloads in the returned IndexFieldTerm.
FLAG_POSITIONS - クラス のstatic変数org.elasticsearch.search.lookup.IndexLookup
Flag to pass to IndexField.get(Object, int) if you require positions in the returned IndexFieldTerm.
flags(RegexpFlag...) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
 
flags(SimpleQueryStringFlag...) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Specify the enabled features of the SimpleQueryString.
flagsFromString(String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
 
flagsToString(int) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
 
Float() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Float
 
Float(long, long, long, long, float, float) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Float
 
FLOAT - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
FloatArray - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of double values.
FloatArrayIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
FloatArrayIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData
 
FloatArrayIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
floatField(FieldInfo, float) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
floatField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
FloatFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
FloatFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
FloatFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
FloatFieldMapper.CustomFloatNumericDocValuesField - org.elasticsearch.index.mapper.coreのクラス
 
FloatFieldMapper.CustomFloatNumericField - org.elasticsearch.index.mapper.coreのクラス
 
FloatFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
FloatFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
floatToBytes(float) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a float to a byte array.
floatValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
floatValue(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
floatValue(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
floatValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
floatValue() - クラス のメソッドorg.elasticsearch.script.ScoreAccessor
 
floatValue() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
FloatValuesComparatorSource - org.elasticsearch.index.fielddata.fieldcomparatorのクラス
Comparator source for float values.
FloatValuesComparatorSource(IndexNumericFieldData, Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のコンストラクタorg.elasticsearch.index.fielddata.fieldcomparator.FloatValuesComparatorSource
 
floor(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
floor(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
floor(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
floor(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
floor(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
FLUSH - クラス のstatic変数org.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.Defaults
 
flush() - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Should flush be performed after the merge.
flush(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Should flush be performed after the merge.
flush - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
flush(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
flush() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
flush() - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor
Flush pending delete or index requests.
flush(FlushRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly flush one or more indices (releasing memory from the node).
flush(FlushRequest, ActionListener<FlushResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly flush one or more indices (releasing memory from the node).
flush() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Flush the stream.
flush() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
flush() - クラス のメソッドorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
flush() - クラス のメソッドorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
flush() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Forces any buffered output to be written.
flush() - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Flushes the stream.
flush() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
flush() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
flush() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
flush(boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Flushes the state of the engine including the transaction log, clearing memory.
flush() - クラス のメソッドorg.elasticsearch.index.engine.Engine
Flushes the state of the engine including the transaction log, clearing memory and persisting documents in the lucene index to disk including a potentially heavy and durable fsync operation.
flush() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
flush(boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
flush() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
flush(boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
flush() - クラス のメソッドorg.elasticsearch.index.fielddata.RamAccountingTermsEnum
Flush the flushBuffer to the breaker, incrementing the total bytes and resetting the buffer.
flush(FlushRequest) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
flush() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
flush() - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
flush() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
Flushes the buffer if the translog is buffered.
FLUSH - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
FlushAction - org.elasticsearch.action.admin.indices.flushのクラス
 
flushAndClose() - クラス のメソッドorg.elasticsearch.index.engine.Engine
Flush the engine (committing segments to disk and truncating the translog) and close it.
flushBase64() - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Method added by PHIL.
FlushFailedEngineException - org.elasticsearch.index.engineの例外
 
FlushFailedEngineException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.FlushFailedEngineException
 
FlushFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.FlushFailedEngineException
 
FlushNotAllowedEngineException - org.elasticsearch.index.engineの例外
 
FlushNotAllowedEngineException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.engine.FlushNotAllowedEngineException
 
FlushNotAllowedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.FlushNotAllowedEngineException
 
FlushRequest - org.elasticsearch.action.admin.indices.flushのクラス
A flush request to flush one or more indices.
FlushRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.FlushRequest
 
FlushRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.FlushRequest
Copy constructor that creates a new flush request that is a copy of the one provided as an argument.
FlushRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.FlushRequest
Constructs a new flush request against one or more indices.
flushRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a flush indices request.
FlushRequestBuilder - org.elasticsearch.action.admin.indices.flushのクラス
 
FlushRequestBuilder(ElasticsearchClient, FlushAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
 
FlushResponse - org.elasticsearch.action.admin.indices.flushのクラス
A response to flush action.
FlushStats - org.elasticsearch.index.flushのクラス
 
FlushStats() - クラス のコンストラクタorg.elasticsearch.index.flush.FlushStats
 
FlushStats(long, long) - クラス のコンストラクタorg.elasticsearch.index.flush.FlushStats
 
flushStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
flyweight() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
flyweight() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
flyweight(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
flyweight() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
fmix(long) - 列挙型 のstaticメソッドorg.elasticsearch.common.hash.MurmurHash3
 
fmix(long) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
forAnnotation(Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Scoping
 
forAnyOrigin() - クラス のstaticメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Creates a Builder instance with it's origin set to '*'.
forbidClosedIndices() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
force() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
Force flushing, even if one is possibly not needed.
force(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
Force flushing, even if one is possibly not needed.
FORCE_LOCAL_SETTING - クラス のstatic変数org.elasticsearch.action.support.master.TransportMasterNodeReadAction
 
FORCE_MERGE - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
FORCE_MULTI_ORDINALS - クラス のstatic変数org.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Whether to for the use of MultiOrdinals to store the ordinals for testing purposes.
forceCheck() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
check if any shards active status changed, now.
forcedAnalyzer() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
forcedAnalyzer(Analyzer) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
forcedQuoteAnalyzer() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
forcedQuoteAnalyzer(Analyzer) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
forceMerge(ForceMergeRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly force merge one or more indices into a the number of segments.
forceMerge(ForceMergeRequest, ActionListener<ForceMergeResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly force merge one or more indices into a the number of segments.
forceMerge(boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Optimizes to 1 segment
forceMerge(boolean, int, boolean, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Triggers a forced merge on this engine
forceMerge(boolean, int, boolean, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
forceMerge(boolean, int, boolean, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
forceMerge(ForceMergeRequest) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
ForceMergeAction - org.elasticsearch.action.admin.indices.forcemergeのクラス
 
ForceMergeRequest - org.elasticsearch.action.admin.indices.forcemergeのクラス
A request to force merging the segments of one or more indices.
ForceMergeRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Constructs a merge request over one or more indices.
ForceMergeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
 
forceMergeRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a force merge request.
ForceMergeRequest.Defaults - org.elasticsearch.action.admin.indices.forcemergeのクラス
 
ForceMergeRequestBuilder - org.elasticsearch.action.admin.indices.forcemergeのクラス
A request to force merge one or more indices.
ForceMergeRequestBuilder(ElasticsearchClient, ForceMergeAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequestBuilder
 
ForceMergeResponse - org.elasticsearch.action.admin.indices.forcemergeのクラス
A response for force merge action.
forceNewTranslog() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
if true the engine will start even if the translog id in the commit point can not be found
forcePut(E) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
Forces adding an element to the queue, without doing size checks.
forceSource(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Forces the highlighting to highlight this field based on the source even if this field is stored separately.
forceSource(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Forces the highlighting to highlight fields based on the source even if fields are stored separately.
forceSource(SearchContextHighlight.Field) - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight
 
forceUnigrams(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
If set to true the phrase suggester will fail if the analyzer only produces ngrams. the default it true.
forConstructorOf(TypeLiteral<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns a new injection point for the injectable constructor of type.
forConstructorOf(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns a new injection point for the injectable constructor of type.
forEach(T) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
forEach(T) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
forEach(T) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
forEach(T) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
forFields(Collection<DateTimeFieldType>, boolean, boolean) - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that outputs only those fields specified.
forInjectionPoints(Set<InjectionPoint>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns the dependencies from the given injection points.
forInstance(Scope) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Scoping
 
forInstanceMethodsAndFields(TypeLiteral<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns all instance method and field injection points on type.
forInstanceMethodsAndFields(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns all instance method and field injection points on type.
format(Passage[], String) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPassageFormatter
 
format() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
format(String, Object...) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
 
format(String, Collection<Message>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
Returns the formatted message for an exception with the specified messages.
format() - クラス のメソッドorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
format(String, Object...) - クラス のstaticメソッドorg.elasticsearch.common.logging.support.LoggerMessageFormat
 
format(String, String, Object...) - クラス のstaticメソッドorg.elasticsearch.common.logging.support.LoggerMessageFormat
 
format(InetAddress) - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkAddress
Formats a network address (with optional host) for display purposes.
format(InetSocketAddress) - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkAddress
Formats a network address and port for display purposes.
format() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
format(PeriodType) - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
format() - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Returns the XContentType used to serialize xcontent on write.
format(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
FORMAT - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
format(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
In case of date field, we can set the format to be used instead of the mapper format
FORMAT - クラス のstatic変数org.elasticsearch.index.shard.ShardStateMetaData
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the format to use for dates.
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeBuilder
Set the format to use to display values.
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Set the format to use to display values.
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsBuilder
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsParser
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumBuilder
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
 
FORMAT - インタフェース のstatic変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregator.Parser
 
format(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffBuilder
 
FORMAT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
format(String, DateTimeZone) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.DateTime
 
format(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.Number
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
format(long) - インタフェース のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter
Formats the given millis time value (since the epoch) to string.
format(double) - インタフェース のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number
 
format(long) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
format(double) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
format() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
format1Decimals(double, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Format the double value with a single decimal points, trimming trailing '.0'.
FORMAT_KEY - クラス のstatic変数org.elasticsearch.index.fielddata.FieldDataType
 
formatAddress(InetAddress) - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkAddress
Formats a network address for display purposes.
formatAddress(InetSocketAddress) - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkAddress
Formats a network address and port for display purposes.
FormatDateTimeFormatter - org.elasticsearch.common.jodaのクラス
A simple wrapper around DateTimeFormatter that retains the format that was used to create it.
FormatDateTimeFormatter(String, DateTimeFormatter, Locale) - クラス のコンストラクタorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
FormatDateTimeFormatter(String, DateTimeFormatter, DateTimeFormatter, Locale) - クラス のコンストラクタorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
formatInjectionPoint(Formatter, Dependency<?>, InjectionPoint) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
 
formatNoCFSRatio(double) - クラス のstaticメソッドorg.elasticsearch.index.shard.MergePolicyConfig
 
formatSource(Formatter, Object) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
 
formattable(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Builder
 
formatter(ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
formatter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
formatter - クラス の変数org.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
formatter - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
formatter - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange
 
formatter - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
formatter - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
formatter - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
formatter - クラス の変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
formatter() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat
 
formatter() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
forMember(Member) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.StackTraceElements
 
forModule(Module) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
Returns a module which creates bindings for provider methods from the given module.
forName(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
forObject(Object) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
Returns a module which creates bindings for provider methods from the given object.
forOrigin(String) - クラス のstaticメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Creates a CorsConfigBuilder instance with the specified origin.
forOrigins(String...) - クラス のstaticメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Creates a CorsConfigBuilder instance with the specified origins.
forPattern(String) - クラス のstaticメソッドorg.elasticsearch.common.joda.Joda
 
forPattern(String, Locale) - クラス のstaticメソッドorg.elasticsearch.common.joda.Joda
Parses a joda based pattern, including some named ones (similar to the built in Joda ISO ones).
forPattern(Pattern) - クラス のstaticメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Create a CorsConfigBuilder instance with the specified pattern origin.
forStaticMethodsAndFields(TypeLiteral) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns all static method and field injection points on type.
forStaticMethodsAndFields(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns all static method and field injection points on type.
forType(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.StackTraceElements
 
found() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
foundParents() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
fpp - クラス の変数org.elasticsearch.common.util.BloomFilter.Factory.Entry
 
fPut(int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
A put operation that can be used in the fluent pattern.
fPut(KType, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
A put operation that can be used in the fluent pattern.
FQueryFilterParser - org.elasticsearch.index.queryのクラス
非推奨です。
FQueryFilterParser() - クラス のコンストラクタorg.elasticsearch.index.query.FQueryFilterParser
非推奨です。
 
FragmentBuilderHelper - org.elasticsearch.search.highlight.vectorhighlightのクラス
Simple helper class for FastVectorHighlighter FragmentsBuilder implemenations.
fragmentCharSize() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
fragmenter(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Sets what fragmenter to use to break up text that is eligible for highlighting.
fragmenter(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets what fragmenter to use to break up text that is eligible for highlighting.
fragmenter() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
fragmentOffset(int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
fragmentOffset() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
fragments() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
The highlighted fragments.
fragmentSize(int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
fragmentSize(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets the size of a fragment in characters (defaults to 100)
FREE_CONTEXT_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
FREE_CONTEXT_SCROLL_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
freeAllScrollContexts() - クラス のメソッドorg.elasticsearch.search.SearchService
 
freeContext(long) - クラス のメソッドorg.elasticsearch.search.SearchService
 
freeDiskPercentageAfterShardAssigned(DiskUsage, Long) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Given the DiskUsage for a node and the size of the shard, return the percentage of free disk if the shard were to be allocated to the node.
freeze() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
freeze() - クラス のメソッドorg.elasticsearch.index.query.support.XContentStructure
"Freeze" the parsing content, which means copying the current parser's structure into an internal BytesReference to be parsed later.
fRemove(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
Remove that can be used in the fluent pattern.
fRemove(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
Remove that can be used in the fluent pattern.
FrenchAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
FrenchAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.FrenchAnalyzerProvider
 
FrenchStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
FrenchStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.FrenchStemTokenFilterFactory
 
freq() - クラス のメソッドorg.elasticsearch.index.search.child.ConstantScorer
 
freq - クラス の変数org.elasticsearch.search.lookup.PositionIterator
 
FreqTermsEnum - org.elasticsearch.common.lucene.indexのクラス
A frequency terms enum that maintains a cache of docFreq, totalTermFreq, or both for repeated term lookup.
FreqTermsEnum(IndexReader, String, boolean, boolean, Query, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.lucene.index.FreqTermsEnum
 
Frequencies() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.Frequencies
 
frequency - クラス の変数org.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
frequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
frequency - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
frequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
frequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.MultiCandidateGeneratorWrapper
 
frequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
FREQUENCY - クラス のstatic変数org.elasticsearch.search.suggest.term.TermSuggestion
 
Frequency() - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion.Frequency
 
frequency() - クラス のメソッドorg.elasticsearch.watcher.WatcherHandle
 
from(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
from(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
from() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
from(int) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
from - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
from - クラス の変数org.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
FROM - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
from(int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
From index to start the search from.
from() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
from(int) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
from() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
from(int) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
from() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
from(int) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
from() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
from(int) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
from() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
from(int) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
FROM_AS_STRING - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
fromByte(byte) - クラス のstaticメソッドorg.elasticsearch.common.Priority
 
fromBytes(byte[], DiscoveryNode) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
fromDiff(boolean) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
fromEdits(int) - クラス のstaticメソッドorg.elasticsearch.common.unit.Fuzziness
Creates a Fuzziness instance from an edit distance.
fromGeohash(String) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoPoint
 
fromGeohash(long) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoPoint
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.index.IndexRequest.OpType
Constructs the operation type from its internal representation.
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.search.SearchType
Constructs search type based on the internal id.
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.ThreadingModel
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.WriteConsistencyLevel
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.State
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.IndexShardState
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.Translog.Operation.Type
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Stage
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Type
 
fromId(byte) - 列挙型 のstaticメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Sort
 
fromId(int) - クラス のstaticメソッドorg.elasticsearch.Version
 
fromIndexLong(long) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoPoint
 
fromMap(Map<String, Object>, IndicesOptions) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
fromMap(Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Custom
 
fromMap(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
fromMeters(double) - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Convert a value given in meters to a value of this unit
fromName(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
fromNode() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
fromOptions(boolean, boolean, boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
fromOptions(boolean, boolean, boolean, boolean, IndicesOptions) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
fromParameters(Object, Object, Object, IndicesOptions) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
FromParseElement - org.elasticsearch.search.queryのクラス
 
FromParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.FromParseElement
 
fromRequest(RestRequest, IndicesOptions) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
fromRequest(RestRequest, ClearIndicesCacheRequest, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction
 
fromRestContentType(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentType
 
fromStatus(int) - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.CliTool.ExitStatus
 
fromString(String) - 列挙型 のstaticメソッドorg.apache.lucene.store.StoreRateLimiting.Type
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.index.IndexRequest.OpType
 
fromString(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.action.search.SearchType
The a string representation search type to execute, defaults to SearchType.DEFAULT.
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.WriteConsistencyLevel
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.health.ClusterHealthStatus
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.State
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.GeoDistance
Get a GeoDistance according to a given name.
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
Convert a String to a DistanceUnit
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.IndexFieldData.CommonSettings.MemoryStorageFormat
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate.MatchType
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.search.child.ScoreType
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.TranslogWriter.Type
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.VersionType
 
fromString(String, VersionType) - 列挙型 のstaticメソッドorg.elasticsearch.index.VersionType
 
fromString(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.ExecutionMode
 
fromString(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory.ExecutionMode
 
fromString(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory.ExecutionMode
 
fromString(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.MultiValueMode
A case insensitive version of MultiValueMode.valueOf(String)
fromString(String) - クラス のstaticメソッドorg.elasticsearch.Version
Returns the version given its string representation, current version if the argument is null or empty
fromType(String) - 列挙型 のstaticメソッドorg.elasticsearch.threadpool.ThreadPool.ThreadPoolType
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStage
Generate snapshot state from code
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.health.ClusterHealthStatus
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction.Type
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.RestoreInProgress.State
Returns state corresponding to state code
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.ShardRoutingState
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.index.VersionType
 
fromValue(byte) - 列挙型 のstaticメソッドorg.elasticsearch.snapshots.SnapshotState
Generate snapshot state from code
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Parses an alias and returns its parsed representation
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
fromXContent(XContentParser) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Custom
 
fromXContent(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
fromXContent(XContentParser, String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
fromXContent(XContentParser) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaData.Custom
 
fromXContent(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
 
fromXContent(XContentParser) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand.Factory
Reads an AllocationCommand of type T from a XContentParser
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Reads AllocationCommands from a XContentParser { "commands" : [ {"allocate" : {"index" : "test", "shard" : 0, "node" : "test"}} ] }
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
 
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
 
fromXContent(XContentParser, ParseFieldMatcher) - インタフェース のメソッドorg.elasticsearch.common.xcontent.FromXContentBuilder
Parses an object with the type T from parser
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Reads a new instance of the state from the given XContentParser Subclasses need to implement this class for theirs specific state.
fromXContent(byte[]) - クラス のstaticメソッドorg.elasticsearch.index.shard.CommitPoints
 
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Parses JSON that represents file info
fromXContent(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Parses shard snapshot metadata
fromXContent(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
 
fromXContent(XContentParser) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
fromXContent(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
 
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.snapshots.Snapshot
 
fromXContent(XContentParser) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Deserializes snapshot failure information from JSON
FromXContentBuilder<T> - org.elasticsearch.common.xcontentのインタフェース
Indicates that the class supports XContent deserialization.
fs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node file system stats be returned.
fs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node file system stats be returned.
FsBlobContainer - org.elasticsearch.common.blobstore.fsのクラス
 
FsBlobContainer(FsBlobStore, BlobPath, Path) - クラス のコンストラクタorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
FsBlobStore - org.elasticsearch.common.blobstore.fsのクラス
 
FsBlobStore(Settings, Path) - クラス のコンストラクタorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
FsDirectoryService - org.elasticsearch.index.storeのクラス
 
FsDirectoryService(IndexSettingsService, IndexStore, ShardPath) - クラス のコンストラクタorg.elasticsearch.index.store.FsDirectoryService
 
FsDirectoryService(Settings, IndexStore, ShardPath) - クラス のコンストラクタorg.elasticsearch.index.store.FsDirectoryService
 
FsInfo - org.elasticsearch.monitor.fsのクラス
 
FsInfo(long, FsInfo.Path[]) - クラス のコンストラクタorg.elasticsearch.monitor.fs.FsInfo
 
FsInfo.Path - org.elasticsearch.monitor.fsのクラス
 
FsProbe - org.elasticsearch.monitor.fsのクラス
 
FsProbe(Settings, NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.monitor.fs.FsProbe
 
FsRepository - org.elasticsearch.repositories.fsのクラス
Shared file system implementation of the BlobStoreRepository Shared file system repository supports the following settings locationPath to the root of repository.
FsRepository(RepositoryName, RepositorySettings, IndexShardRepository, Environment) - クラス のコンストラクタorg.elasticsearch.repositories.fs.FsRepository
Constructs new shared file system repository
FsService - org.elasticsearch.monitor.fsのクラス
 
FsService(Settings, FsProbe) - クラス のコンストラクタorg.elasticsearch.monitor.fs.FsService
 
fsService() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
fullName() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
 
fullName() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType.Names
The full name, including dot path.
fullName(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Returns the MappedFieldType for the give fullName.
fullPath() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
fullPathAsText(String) - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
function - クラス の変数org.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.FilterFunction
 
functionParsers - クラス の変数org.elasticsearch.index.query.functionscore.ScoreFunctionParserMapper
 
FunctionScoreQuery - org.elasticsearch.common.lucene.search.functionのクラス
A query that allows for a pluggable boost function to be applied to it.
FunctionScoreQuery(Query, ScoreFunction, Float) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
FunctionScoreQuery(Query, ScoreFunction) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
functionScoreQuery(QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that allows to define a custom scoring function.
functionScoreQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that allows to define a custom scoring function.
functionScoreQuery(ScoreFunctionBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that allows to define a custom scoring function.
functionScoreQuery(QueryBuilder, ScoreFunctionBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that allows to define a custom scoring function.
FunctionScoreQueryBuilder - org.elasticsearch.index.query.functionscoreのクラス
A query that uses a filters with a script associated with them to compute the score.
FunctionScoreQueryBuilder(QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Creates a function_score query that executes on documents that match query a query.
FunctionScoreQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
 
FunctionScoreQueryBuilder(ScoreFunctionBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Creates a function_score query that will execute the function scoreFunctionBuilder on all documents.
FunctionScoreQueryParser - org.elasticsearch.index.query.functionscoreのクラス
 
FunctionScoreQueryParser(ScoreFunctionParserMapper) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.FunctionScoreQueryParser
 
FutureTransportResponseHandler<T extends TransportResponse> - org.elasticsearch.transportのクラス
A response handler to be used when all interaction will be done through the TransportFuture.
FutureTransportResponseHandler() - クラス のコンストラクタorg.elasticsearch.transport.FutureTransportResponseHandler
 
FutureUtils - org.elasticsearch.common.util.concurrentのクラス
 
FutureUtils() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.FutureUtils
 
Fuzziness - org.elasticsearch.common.unitのクラス
A unit class that encapsulates all in-exact search parsing and conversion from similarities to edit distances etc.
fuzziness(Fuzziness) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
fuzziness(Object) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Sets the fuzziness used when evaluated to a fuzzy query type.
fuzziness(Object) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets the fuzziness used when evaluated to a fuzzy query type.
fuzziness(Fuzziness) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set the edit distance for fuzzy queries.
fuzziness - クラス の変数org.elasticsearch.index.search.MatchQuery
 
fuzzyCompletionSuggestion(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestBuilders
Creates a fuzzy completion suggestion lookup query with the provided name
fuzzyMaxExpansions() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyMaxExpansions(int) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyMaxExpansions(int) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
fuzzyPrefixLength() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyPrefixLength(int) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyPrefixLength(int) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Set the minimum prefix length for fuzzy queries.
fuzzyPrefixLength - クラス の変数org.elasticsearch.index.search.MatchQuery
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
fuzzyQuery(Object, Fuzziness, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
fuzzyQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents using fuzzy query.
fuzzyQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents using fuzzy query.
FuzzyQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that does fuzzy matching for a specific value.
FuzzyQueryBuilder(String, Object) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, int) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, long) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, float) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, double) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryBuilder(String, boolean) - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryBuilder
Constructs a new fuzzy query.
FuzzyQueryParser - org.elasticsearch.index.queryのクラス
 
FuzzyQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.FuzzyQueryParser
 
fuzzyRewrite(String) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 
fuzzyRewrite(String) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
 
fuzzyRewrite(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
fuzzyRewriteMethod() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyRewriteMethod(MultiTermQuery.RewriteMethod) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
fuzzyRewriteMethod - クラス の変数org.elasticsearch.index.search.MatchQuery
 
fuzzyTranspositions(boolean) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 

G

GalicianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
GalicianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.GalicianAnalyzerProvider
 
gamma(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
GAP_POLICY - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
GAP_POLICY - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
GAP_POLICY - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
GAP_POLICY - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
GAP_POLICY - インタフェース のstatic変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregator.Parser
 
GAP_POLICY - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsBuilder
 
gapPolicy - クラス の変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
 
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
 
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorBuilder
 
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
Defines what should be done when a gap in the series is discovered
gapPolicy(BucketHelpers.GapPolicy) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffBuilder
 
Gateway - org.elasticsearch.gatewayのクラス
 
Gateway(Settings, ClusterService, NodeEnvironment, GatewayMetaState, TransportNodesListGatewayMetaState, ClusterName) - クラス のコンストラクタorg.elasticsearch.gateway.Gateway
 
Gateway.GatewayStateRecoveredListener - org.elasticsearch.gatewayのインタフェース
 
GATEWAY_TYPE_KEY - クラス のstatic変数org.elasticsearch.gateway.GatewayModule
 
GatewayAllocator - org.elasticsearch.gatewayのクラス
 
GatewayAllocator(Settings, TransportNodesListGatewayStartedShards, TransportNodesListShardStoreMetaData) - クラス のコンストラクタorg.elasticsearch.gateway.GatewayAllocator
 
GatewayException - org.elasticsearch.gatewayの例外
 
GatewayException(String) - 例外 のコンストラクタorg.elasticsearch.gateway.GatewayException
 
GatewayException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.gateway.GatewayException
 
GatewayException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.gateway.GatewayException
 
GatewayMetaState - org.elasticsearch.gatewayのクラス
 
GatewayMetaState(Settings, NodeEnvironment, MetaStateService, DanglingIndicesState, TransportNodesListGatewayMetaState, MetaDataIndexUpgradeService) - クラス のコンストラクタorg.elasticsearch.gateway.GatewayMetaState
 
GatewayMetaState.IndexMetaWriteInfo - org.elasticsearch.gatewayのクラス
 
GatewayModule - org.elasticsearch.gatewayのクラス
 
GatewayModule(Settings) - クラス のコンストラクタorg.elasticsearch.gateway.GatewayModule
 
GatewayService - org.elasticsearch.gatewayのクラス
 
GatewayService(Settings, Gateway, AllocationService, ClusterService, DiscoveryService, ThreadPool) - クラス のコンストラクタorg.elasticsearch.gateway.GatewayService
 
gaussDecayFunction(String, Object, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
gaussDecayFunction(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
GaussDecayFunctionBuilder - org.elasticsearch.index.query.functionscore.gaussのクラス
 
GaussDecayFunctionBuilder(String, Object, Object) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionBuilder
 
GaussDecayFunctionParser - org.elasticsearch.index.query.functionscore.gaussのクラス
 
GaussDecayFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionParser
 
gb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
gbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
GcNames - org.elasticsearch.monitor.jvmのクラス
 
GcNames() - クラス のコンストラクタorg.elasticsearch.monitor.jvm.GcNames
 
generateClusterUuidIfNeeded() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
generateKey(double, double, ValueFormatter) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
generateNodeId(Settings) - クラス のstaticメソッドorg.elasticsearch.discovery.DiscoveryService
 
generatesCharacterTokenStream(Analyzer, String) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
Check whether TokenStreams generated with analyzer provide with character terms.
generation - クラス の変数org.elasticsearch.index.translog.Translog.Location
 
generation - クラス の変数org.elasticsearch.index.translog.TranslogReader
 
generator - クラス の変数org.elasticsearch.common.xcontent.json.JsonXContentGenerator
Generator used to write content
generator() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
generic() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
GENERIC - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
GenericAction<Request extends ActionRequest,Response extends ActionResponse> - org.elasticsearch.actionのクラス
A generic action.
GenericAction(String) - クラス のコンストラクタorg.elasticsearch.action.GenericAction
 
GenericArrayTypeImpl(Type) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
GEO_HASH_PRECISION - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
geoBoundingBoxQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter based on a bounding box defined by top left and bottom right locations / points
GeoBoundingBoxQueryBuilder - org.elasticsearch.index.queryのクラス
 
GeoBoundingBoxQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
GeoBoundingBoxQueryParser - org.elasticsearch.index.queryのクラス
 
GeoBoundingBoxQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
geoBounds(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new GeoBounds aggregation with the given name.
GeoBounds - org.elasticsearch.search.aggregations.metrics.geoboundsのインタフェース
An aggregation that computes a bounding box in which all documents of the current bucket are.
GeoBoundsAggregator - org.elasticsearch.search.aggregations.metrics.geoboundsのクラス
 
GeoBoundsAggregator(String, AggregationContext, Aggregator, ValuesSource.GeoPoint, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator
 
GeoBoundsAggregator.Factory - org.elasticsearch.search.aggregations.metrics.geoboundsのクラス
 
GeoBoundsBuilder - org.elasticsearch.search.aggregations.metrics.geoboundsのクラス
Builder for the GeoBounds aggregation.
GeoBoundsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsBuilder
Sole constructor.
GeoBoundsParser - org.elasticsearch.search.aggregations.metrics.geoboundsのクラス
 
GeoBoundsParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsParser
 
geoCentroid(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new GeoCentroid aggregation with the given name.
GeoCentroid - org.elasticsearch.search.aggregations.metrics.geocentroidのインタフェース
Interface for GeoCentroidAggregator
GeoCentroidAggregator - org.elasticsearch.search.aggregations.metrics.geocentroidのクラス
A geo metric aggregator that computes a geo-centroid from a geo_point type field
GeoCentroidAggregator(String, AggregationContext, Aggregator, ValuesSource.GeoPoint, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator
 
GeoCentroidAggregator.Factory - org.elasticsearch.search.aggregations.metrics.geocentroidのクラス
 
GeoCentroidBuilder - org.elasticsearch.search.aggregations.metrics.geocentroidのクラス
Builder class for GeoCentroidAggregator
GeoCentroidBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidBuilder
 
GeoCentroidParser - org.elasticsearch.search.aggregations.metrics.geocentroidのクラス
Parser class for GeoCentroidAggregator
GeoCentroidParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidParser
 
geoDisjointQuery(String, ShapeBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter indexed shapes that are not intersection with the query shape
geoDisjointQuery(String, String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
GeoDistance - org.elasticsearch.common.geoの列挙型
Geo distance calculation.
geoDistance(GeoDistance) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
geoDistance(GeoDistance) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
geoDistance() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
geoDistance(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new GeoDistance aggregation with the given name.
geoDistance(GeoDistance) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The geo distance type used to compute the distance.
GeoDistance.ArcFixedSourceDistance - org.elasticsearch.common.geoのクラス
 
GeoDistance.DistanceBoundingCheck - org.elasticsearch.common.geoのインタフェース
 
GeoDistance.FactorFixedSourceDistance - org.elasticsearch.common.geoのクラス
 
GeoDistance.FixedSourceDistance - org.elasticsearch.common.geoのインタフェース
 
GeoDistance.FixedSourceDistanceBase - org.elasticsearch.common.geoのクラス
Basic implementation of GeoDistance.FixedSourceDistance.
GeoDistance.Meridian180DistanceBoundingCheck - org.elasticsearch.common.geoのクラス
 
GeoDistance.PlaneFixedSourceDistance - org.elasticsearch.common.geoのクラス
 
GeoDistance.SimpleDistanceBoundingCheck - org.elasticsearch.common.geoのクラス
 
GeoDistance.SloppyArcFixedSourceDistance - org.elasticsearch.common.geoのクラス
 
GeoDistanceBuilder - org.elasticsearch.search.aggregations.bucket.range.geodistanceのクラス
Builder for the GeoDistance aggregation.
GeoDistanceBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Sole constructor.
GeoDistanceBuilder.Range - org.elasticsearch.search.aggregations.bucket.range.geodistanceのクラス
A range of values.
GeoDistanceParser - org.elasticsearch.search.aggregations.bucket.range.geodistanceのクラス
 
GeoDistanceParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceParser
 
geoDistanceQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter based on a specific distance from a specific geo location / point.
GeoDistanceQueryBuilder - org.elasticsearch.index.queryのクラス
 
GeoDistanceQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
GeoDistanceQueryParser - org.elasticsearch.index.queryのクラス
{ "name.lat" : 1.1, "name.lon" : 1.2, }
GeoDistanceQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.GeoDistanceQueryParser
 
geoDistanceRangeQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter based on a specific range from a specific geo location / point.
GeoDistanceRangeQuery - org.elasticsearch.index.search.geoのクラス
 
GeoDistanceRangeQuery(GeoPoint, Double, Double, boolean, boolean, GeoDistance, BaseGeoPointFieldMapper.GeoPointFieldType, IndexGeoPointFieldData, String) - クラス のコンストラクタorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
GeoDistanceRangeQueryBuilder - org.elasticsearch.index.queryのクラス
 
GeoDistanceRangeQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
GeoDistanceRangeQueryParser - org.elasticsearch.index.queryのクラス
{ "name.lat" : 1.1, "name.lon" : 1.2, }
GeoDistanceRangeQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.GeoDistanceRangeQueryParser
 
geoDistanceSort(String) - クラス のstaticメソッドorg.elasticsearch.search.sort.SortBuilders
A geo distance based sort.
GeoDistanceSortBuilder - org.elasticsearch.search.sortのクラス
A geo distance based sorting on a geo point like field.
GeoDistanceSortBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.sort.GeoDistanceSortBuilder
Constructs a new distance based sort on a geo point like field.
GeoDistanceSortParser - org.elasticsearch.search.sortのクラス
 
GeoDistanceSortParser() - クラス のコンストラクタorg.elasticsearch.search.sort.GeoDistanceSortParser
 
geohash() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
GEOHASH - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
 
GEOHASH - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
geohash(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
geohash(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
geohash(String) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
geohash(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the point to calculate distances from using its geohash.
GEOHASH - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormatter
 
GeoHash() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
GEOHASH_LEVELS - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
geoHashCellHeight(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the height (in meters) of geohash cells at a specific level
GeohashCellQuery - org.elasticsearch.index.queryのクラス
A geohash cell filter that filters GeoPoints by their geohashes.
GeohashCellQuery() - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery
 
geoHashCellQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on a bounding box defined by geohash.
geoHashCellQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on a bounding box defined by geohash.
geoHashCellQuery(String, GeoPoint) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on a bounding box defined by geohash.
geoHashCellQuery(String, String, boolean) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on a bounding box defined by geohash.
GeohashCellQuery.Builder - org.elasticsearch.index.queryのクラス
Builder for a geohashfilter.
GeohashCellQuery.Parser - org.elasticsearch.index.queryのクラス
 
geoHashCellSize(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the size (in meters) of geohash cells at a specific level
geoHashCellWidth(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the width (in meters) of geohash cells at a specific level
geohashDistance(String) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
geohashDistanceInKm(String) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
geohashDistanceInMiles(String) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
geohashes(String...) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The geohash of the geo point to create the range distance facets from.
geoHashFieldType - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
geoHashFieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
geohashGrid(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new GeoHashGrid aggregation with the given name.
GeoHashGrid - org.elasticsearch.search.aggregations.bucket.geogridのインタフェース
A geohash_grid aggregation.
GeoHashGrid.Bucket - org.elasticsearch.search.aggregations.bucket.geogridのインタフェース
A bucket that is associated with a geohash_grid cell.
GeoHashGridAggregator - org.elasticsearch.search.aggregations.bucket.geogridのクラス
Aggregates data expressed as GeoHash longs (for efficiency's sake) but formats results as Geohash strings.
GeoHashGridAggregator(String, AggregatorFactories, GeoHashGridParser.GeoGridFactory.CellIdSource, int, int, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
GeoHashGridBuilder - org.elasticsearch.search.aggregations.bucket.geogridのクラス
Creates an aggregation based on bucketing points into GeoHashes
GeoHashGridBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
Sole constructor.
GeoHashGridParser - org.elasticsearch.search.aggregations.bucket.geogridのクラス
Aggregates Geo information into cells determined by geohashes of a given precision.
GeoHashGridParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridParser
 
geoHashLevelsForPrecision(double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the number of levels needed for a specific precision.
geoHashLevelsForPrecision(String) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the number of levels needed for a specific precision.
geoHashMapper - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
geoHashPrecision - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
geoHashPrecision(int) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
geoHashPrecision - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
geoHashPrecision() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
geoHashPrefix(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
geoHashPrefixEnabled - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
geoIntersectionQuery(String, ShapeBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter indexed shapes intersecting with shapes
geoIntersectionQuery(String, String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
GeolocationContextMapping - org.elasticsearch.search.suggest.contextのクラス
The GeolocationContextMapping allows to take GeoInfomation into account during building suggestions.
GeolocationContextMapping(String, int[], boolean, Collection<String>, String) - クラス のコンストラクタorg.elasticsearch.search.suggest.context.GeolocationContextMapping
Create a new GeolocationContextMapping with a given precision
GeolocationContextMapping.Builder - org.elasticsearch.search.suggest.contextのクラス
 
GeometryCollectionBuilder - org.elasticsearch.common.geo.buildersのクラス
 
GeometryCollectionBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
GeometryCollectionBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
GeoPoint - org.elasticsearch.common.geoのクラス
 
GeoPoint() - クラス のコンストラクタorg.elasticsearch.common.geo.GeoPoint
 
GeoPoint(String) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoPoint
Create a new Geopointform a string.
GeoPoint(double, double) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoPoint
 
geoPoint() - クラス のメソッドorg.elasticsearch.search.aggregations.support.GeoPointParser
 
GeoPoint() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint
 
geoPoint(String, InternalAggregation.Type, SearchContext) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
GeoPointArrayAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
GeoPointArrayAtomicFieldData() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData
 
GeoPointArrayAtomicFieldData.Single - org.elasticsearch.index.fielddata.plainのクラス
 
GeoPointArrayIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
Loads FieldData for an array of GeoPoints supporting both long encoded points and backward compatible double arrays
GeoPointArrayIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayIndexFieldData
 
GeoPointArrayIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
GeoPointArrayLegacyAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
GeoPointArrayLegacyAtomicFieldData() - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData
 
GeoPointArrayLegacyAtomicFieldData.Single - org.elasticsearch.index.fielddata.plainのクラス
Assumes unset values are marked in bitset, and docId is used as the index to the value array.
GeoPointDVIndexFieldData(Index, MappedFieldType.Names, FieldDataType, boolean) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData
 
GeoPointFieldMapper - org.elasticsearch.index.mapper.geoのクラス
Parsing: We handle: - "field" : "geo_hash" - "field" : "lat,lon" - "field" : { "lat" : 1.1, "lon" : 2.1 }
GeoPointFieldMapper(String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper
 
GeoPointFieldMapper.Builder - org.elasticsearch.index.mapper.geoのクラス
Concrete builder for indexed GeoPointField type
GeoPointFieldMapper.Defaults - org.elasticsearch.index.mapper.geoのクラス
 
GeoPointFieldMapper.TypeParser - org.elasticsearch.index.mapper.geoのクラス
 
GeoPointFieldMapperLegacy - org.elasticsearch.index.mapper.geoのクラス
Parsing: We handle: - "field" : "geo_hash" - "field" : "lat,lon" - "field" : { "lat" : 1.1, "lon" : 2.1 }
GeoPointFieldMapperLegacy(String, MappedFieldType, MappedFieldType, Settings, ContentPath.Type, DoubleFieldMapper, DoubleFieldMapper, StringFieldMapper, FieldMapper.MultiFields, Explicit<Boolean>, Explicit<Boolean>, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
GeoPointFieldMapperLegacy.Builder - org.elasticsearch.index.mapper.geoのクラス
Concrete builder for legacy GeoPointField
GeoPointFieldMapperLegacy.CustomGeoPointDocValuesField - org.elasticsearch.index.mapper.geoのクラス
 
GeoPointFieldMapperLegacy.Defaults - org.elasticsearch.index.mapper.geoのクラス
 
GeoPointFieldMapperLegacy.Encoding - org.elasticsearch.index.mapper.geoのクラス
A byte-aligned fixed-length encoding for latitudes and longitudes.
GeoPointFieldMapperLegacy.Names - org.elasticsearch.index.mapper.geoのクラス
 
GeoPointParser - org.elasticsearch.search.aggregations.supportのクラス
 
GeoPointParser(String, InternalAggregation.Type, SearchContext, ParseField) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.GeoPointParser
 
GeoPoints(MultiGeoPointValues) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
GeoPointValues - org.elasticsearch.index.fielddataのクラス
Per-document geo-point values.
GeoPointValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.GeoPointValues
 
geoPointValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint.Fielddata
 
geoPointValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint
 
geoPolygonQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter based on a polygon defined by a set of locations / points.
GeoPolygonQuery - org.elasticsearch.index.search.geoのクラス
 
GeoPolygonQuery(IndexGeoPointFieldData, GeoPoint...) - クラス のコンストラクタorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
GeoPolygonQueryBuilder - org.elasticsearch.index.queryのクラス
 
GeoPolygonQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
GeoPolygonQueryParser - org.elasticsearch.index.queryのクラス
{ "pin.location" : { "points" : [ { "lat" : 12, "lon" : 40}, {} ] } }
GeoPolygonQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.GeoPolygonQueryParser
 
geoShapeField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
GeoShapeFieldMapper - org.elasticsearch.index.mapper.geoのクラス
FieldMapper for indexing Shapes.
GeoShapeFieldMapper(String, MappedFieldType, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
GeoShapeFieldMapper.Builder - org.elasticsearch.index.mapper.geoのクラス
 
GeoShapeFieldMapper.Defaults - org.elasticsearch.index.mapper.geoのクラス
 
GeoShapeFieldMapper.GeoShapeFieldType - org.elasticsearch.index.mapper.geoのクラス
 
GeoShapeFieldMapper.Names - org.elasticsearch.index.mapper.geoのクラス
 
GeoShapeFieldMapper.TypeParser - org.elasticsearch.index.mapper.geoのクラス
 
GeoShapeFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
GeoShapeFieldType(GeoShapeFieldMapper.GeoShapeFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
geoShapeQuery(String, ShapeBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Query that matches Documents based on the relationship between the given shape and indexed shapes
geoShapeQuery(String, ShapeBuilder, ShapeRelation) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on the relationship of a shape and indexed shapes
geoShapeQuery(String, String, String, ShapeRelation) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
geoShapeQuery(String, String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
GeoShapeQueryBuilder - org.elasticsearch.index.queryのクラス
QueryBuilder that builds a GeoShape Filter
GeoShapeQueryBuilder(String, ShapeBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.GeoShapeQueryBuilder
Creates a new GeoShapeQueryBuilder whose Filter will be against the given field name using the given Shape
GeoShapeQueryBuilder(String, ShapeBuilder, ShapeRelation) - クラス のコンストラクタorg.elasticsearch.index.query.GeoShapeQueryBuilder
Creates a new GeoShapeQueryBuilder whose Filter will be against the given field name using the given Shape
GeoShapeQueryBuilder(String, String, String, ShapeRelation) - クラス のコンストラクタorg.elasticsearch.index.query.GeoShapeQueryBuilder
Creates a new GeoShapeQueryBuilder whose Filter will be against the given field name and will use the Shape found with the given ID in the given type
GeoShapeQueryParser - org.elasticsearch.index.queryのクラス
 
GeoShapeQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.GeoShapeQueryParser
 
GeoShapeQueryParser.DEFAULTS - org.elasticsearch.index.queryのクラス
 
GeoUtils - org.elasticsearch.common.geoのクラス
 
geoWithinQuery(String, ShapeBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter to filter indexed shapes that are contained by a shape
geoWithinQuery(String, String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
GermanAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
GermanAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.GermanAnalyzerProvider
 
GermanNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for GermanNormalizationFilter
GermanNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.GermanNormalizationFilterFactory
 
GermanStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
GermanStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.GermanStemTokenFilterFactory
 
get(CharSequence) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Returns the weight associated with an input string, or null if it does not exist.
get() - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
Short version of execute().actionGet().
get(TimeValue) - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
Short version of execute().actionGet().
get(String) - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
Short version of execute().actionGet().
get - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
get(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
get() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
get(GetRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Gets the document that was indexed from an index with a type and id.
get(GetRequest, ActionListener<GetResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Gets the document that was indexed from an index with a type and id.
get(GetRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
get(GetRequest, ActionListener<GetResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
get() - クラス のメソッドorg.elasticsearch.cluster.AbstractDiffable
 
get(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
get(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a node by its id
get(int) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
get(int) - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
get(int) - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Returns the byte at the specified index.
get(int) - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
get(int) - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
get(Object) - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
get(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
get(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
get(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
get(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
get(K) - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
get() - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider
 
get() - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
 
get(K, Errors) - クラス のメソッドorg.elasticsearch.common.inject.internal.FailableCache
 
get(Errors, InternalContext, Dependency<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.internal.InternalFactory
Creates an object to be injected.
get(Errors, InternalContext, Dependency<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.InternalFactory.Instance
 
get() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
get() - クラス のメソッドorg.elasticsearch.common.inject.internal.SourceProvider
Returns the calling line of code.
get(Class<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type.
get(Class<T>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation type.
get(Class<T>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation.
get(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type.
get(Type, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation type.
get(Type, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation.
get(TypeLiteral<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type.
get(TypeLiteral<T>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation type.
get(TypeLiteral<T>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.Key
Gets a key for an injection type and an annotation.
get() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder.MapBinderProviderWithDependencies
 
get() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
get() - インタフェース のメソッドorg.elasticsearch.common.inject.Provider
Provides an instance of T.
get(Key<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns a new dependency that is not attached to an injection point.
get() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup.ProviderImpl
 
get(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.TypeLiteral
Gets type literal for the given Type instance.
get(Class<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.TypeLiteral
Gets type literal for the given Class instance.
get(String, String...) - クラス のstaticメソッドorg.elasticsearch.common.io.PathUtils
Returns a Path from name components.
get(URI) - クラス のstaticメソッドorg.elasticsearch.common.io.PathUtils
Returns a Path from a URI This works just like Paths.get().
get(Path[], String) - クラス のstaticメソッドorg.elasticsearch.common.io.PathUtils
Tries to resolve the given path against the list of available roots.
get(Path[], URI) - クラス のstaticメソッドorg.elasticsearch.common.io.PathUtils
Tries to resolve the given file uri against the list of available roots.
get(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Returns a setting value based on the setting key.
get(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value associated with the setting key.
get(String[]) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value associated with the first setting key.
get(String, String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value associated with the setting key.
get(String[], String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value associated with the first setting key, if none exists, returns the default value provided.
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.ByteArray
Get an element given its index.
get(long, int, BytesRef) - インタフェース のメソッドorg.elasticsearch.common.util.ByteArray
Get a reference to a slice.
get(long, BytesRef) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
Return the key at 0 <= index <= capacity().
get(int) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
Gets the current value at position i.
get(long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
The default BaseFuture implementation throws InterruptedException if the current thread is interrupted before or during the call, even if the value is already available.
get() - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
The default BaseFuture implementation throws InterruptedException if the current thread is interrupted before or during the call, even if the value is already available.
get(long) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
get(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentMapLong
 
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.DoubleArray
Get an element given its index.
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.FloatArray
Get an element given its index.
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.IntArray
Get an element given its index.
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.LongArray
Get an element given its index.
get(long) - クラス のメソッドorg.elasticsearch.common.util.LongHash
Return the key at 0 <= index <= capacity().
get(long) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
Get the value that is associated with key or null if key was not present in the hash table.
get(long) - インタフェース のメソッドorg.elasticsearch.common.util.ObjectArray
Get an element given its index.
get() - インタフェース のメソッドorg.elasticsearch.index.analysis.AnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.ArabicAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.ArmenianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.BasqueAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.BrazilianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.BulgarianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.CatalanAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.ChineseAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.CjkAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.CzechAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.DanishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.DutchAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.EnglishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.FinnishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.FrenchAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.GalicianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.GermanAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.GreekAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.HindiAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.HungarianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.IndonesianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.IrishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.ItalianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.KeywordAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.LatvianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.LithuanianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.NorwegianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.PatternAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.PersianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.PortugueseAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.RomanianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.RussianAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.SimpleAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.SnowballAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.SoraniAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.SpanishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.StandardAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.StandardHtmlStripAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.StopAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.SwedishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.ThaiAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.TurkishAnalyzerProvider
 
get() - クラス のメソッドorg.elasticsearch.index.analysis.WhitespaceAnalyzerProvider
 
get(Engine.Get) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
Get(boolean, Term) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Get
 
get(Engine.Get) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
get() - クラス のメソッドorg.elasticsearch.index.engine.RecoveryCounter
 
get(Engine.Get) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.GeoPointValues
Get the GeoPoint associated with docID.
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.NumericDoubleValues
Returns the numeric value for the specified document ID.
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
get(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
get(String, String, String[], boolean, long, VersionType, FetchSourceContext, boolean) - クラス のメソッドorg.elasticsearch.index.get.ShardGetService
 
get(Engine.GetResult, String, String, String[], FetchSourceContext, boolean) - クラス のメソッドorg.elasticsearch.index.get.ShardGetService
Returns GetResult based on the specified Engine.GetResult argument.
get(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
get(QueryParseContext, String) - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionParserMapper
 
get(Engine.Get) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
get() - クラス のメソッドorg.elasticsearch.index.similarity.BM25SimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.DefaultSimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.DFISimilarityProvider
 
get() - クラス のメソッドorg.elasticsearch.index.similarity.DFRSimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.IBSimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.LMDirichletSimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.LMJelinekMercerSimilarityProvider
Returns the Similarity the Provider is for
get() - クラス のメソッドorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider.Factory
 
get() - クラス のメソッドorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider
Returns the Similarity the Provider is for
get() - インタフェース のメソッドorg.elasticsearch.index.similarity.SimilarityProvider
Returns the Similarity the Provider is for
get(String) - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
get(Version) - インタフェース のメソッドorg.elasticsearch.indices.analysis.PreBuiltCacheFactory.PreBuiltCache
 
get(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregations
Returns the aggregation that is associated with the specified name.
get(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicParserMapper
 
get(String) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
get(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelParserMapper
 
get(String) - クラス のメソッドorg.elasticsearch.search.highlight.Highlighters
 
get(Object, int) - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
get(Object) - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
get(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
get(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
get(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
get(Object) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
get(String) - クラス のメソッドorg.elasticsearch.search.suggest.Suggesters
 
GET - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
getAction() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
GetAction - org.elasticsearch.action.getのクラス
 
getAction() - クラス のメソッドorg.elasticsearch.tasks.Task
Returns task action
getAction() - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
getActions() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
Return the list of action masks for the actions that should be returned
getActive() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns true if this shard is active (has seen indexing ops in the last IndexingMemoryController.SHARD_INACTIVE_TIME_SETTING (default 5 minutes), else false.
getActive() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getActiveContexts() - クラス のメソッドorg.elasticsearch.search.SearchService
Returns the number of active contexts in this SearchService
getActivePrimaryShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getActivePrimaryShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getActivePrimaryShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getActiveShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getActiveShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getActiveShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getActiveShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getActiveShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of active shards
getActiveShardsPercent() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
The percentage of active shards, should be 100% in a green system
getActiveShardsPercent() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getActualTypeArguments() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
getAdditionalScriptParameters() - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
非推奨です。
getAddress() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The address that the node can be communicated with.
getAddress() - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
getAddress() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
getAddress() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
getAddress() - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
Returns the address string for this transport address
getAddress() - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
getAddress() - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
getAgeInMillis() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
getAggregations() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
getAggregations() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
getAggregations() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getAggregations() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.SingleBucketAggregation
 
getAggregations() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
getAggregations() - インタフェース のメソッドorg.elasticsearch.search.aggregations.HasAggregations
 
getAlias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
getAliasActions() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
getAliasAndIndexLookup() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getAliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesResponse
 
getAliases() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
getAliases(GetAliasesRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get specific index aliases that exists in particular indices and / or by name.
getAliases(GetAliasesRequest, ActionListener<GetAliasesResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get specific index aliases that exists in particular indices and / or by name.
getAliases() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getAliases() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
GetAliasesAction - org.elasticsearch.action.admin.indices.alias.getのクラス
 
GetAliasesRequest - org.elasticsearch.action.admin.indices.alias.getのクラス
 
GetAliasesRequest(String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
GetAliasesRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
GetAliasesRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
GetAliasesRequestBuilder - org.elasticsearch.action.admin.indices.alias.getのクラス
 
GetAliasesRequestBuilder(ElasticsearchClient, GetAliasesAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequestBuilder
 
GetAliasesResponse - org.elasticsearch.action.admin.indices.alias.getのクラス
 
GetAliasesResponse(ImmutableOpenMap<String, List<AliasMetaData>>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.GetAliasesResponse
 
getAllEntries() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllField
Returns the AllEntries containing the original text fields for the document.
getAllFieldStats() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
getAllMetaFields() - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperService
 
getAllNames() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelParserMapper
 
getAllNamesIncludedDeprecated() - クラス のメソッドorg.elasticsearch.common.ParseField
 
getAllocatedProcessors() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
getAllocatedProcessors() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getAllocation() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
The allocation status of the store.
getAllocationComparator(RoutingAllocation) - クラス のstaticメソッドorg.elasticsearch.gateway.PriorityComparator
Returns a PriorityComparator that uses the RoutingAllocation index metadata to access the index setting per index.
getAllocationDelayTimeoutSettingNanos(Settings, Settings) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
The allocation delay value in nano seconds associated with the index (defaulting to node settings if not set).
getAllocationService() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
getAllStats() - クラス のメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
getAnalyzer() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getAnalyzer() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns an analyzer that will be used to parse source doc with.
getAnalyzer() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the analyzer as the default analyzer in the engines IndexWriter
getAnalyzer(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
getAnalyzer(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltAnalyzers
 
getAnalyzer() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getAnnotation() - クラス のメソッドorg.elasticsearch.common.inject.Key
Gets the annotation.
getAnnotationType() - クラス のメソッドorg.elasticsearch.common.inject.Key
Gets the annotation type.
getAnnotationType() - クラス のメソッドorg.elasticsearch.common.inject.spi.ScopeBinding
 
getArch() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getArgs(ShapeBuilder, ShapeRelation) - クラス のstaticメソッドorg.elasticsearch.index.query.GeoShapeQueryParser
 
getAsArray(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
The values associated with a setting prefix as an array.
getAsArray(String, String[]) - クラス のメソッドorg.elasticsearch.common.settings.Settings
The values associated with a setting prefix as an array.
getAsArray(String, String[], Boolean) - クラス のメソッドorg.elasticsearch.common.settings.Settings
The values associated with a setting prefix as an array.
getAsBoolean(String, Boolean) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as boolean) associated with the setting key.
getAsBoolean(String[], Boolean) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as boolean) associated with the setting key.
getAsBytesSize(String, ByteSizeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsBytesSize(String[], ByteSizeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsDouble(String, Double) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as double) associated with the setting key.
getAsDouble(String[], Double) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as double) associated with teh first setting key, if none exists, returns the default value provided.
getAsFloat(String, Float) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as float) associated with the setting key.
getAsFloat(String[], Float) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as float) associated with teh first setting key, if none exists, returns the default value provided.
getAsInt(String, Integer) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as int) associated with the setting key.
getAsInt(String[], Integer) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as int) associated with the first setting key.
getAsLong(String, Long) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as long) associated with the setting key.
getAsLong(String[], Long) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as long) associated with the setting key.
getAsMap() - クラス のメソッドorg.elasticsearch.common.settings.Settings
The settings as a flat Map.
getAsMap() - クラス のメソッドorg.elasticsearch.common.Table
 
getAsMap() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregations
Returns the Aggregations keyed by aggregation name.
getAsMap() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
Returns the Aggregations keyed by map.
getAsMemory(String, String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsMemory(String[], String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsPercent() - クラス のメソッドorg.elasticsearch.common.unit.RatioValue
 
getAsRatio(String, String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as a RatioValue) associated with the setting key.
getAsRatio(String[], String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as a RatioValue) associated with the setting key.
getAsRatio() - クラス のメソッドorg.elasticsearch.common.unit.RatioValue
 
getAsSettings(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the settings mapped to the given setting name.
getAssignedShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of assigned shards
getAsSize(String, SizeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsSize(String[], SizeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsStructuredMap() - クラス のメソッドorg.elasticsearch.common.settings.Settings
The settings as a structured Map.
getAsTime(String, TimeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as time) associated with the setting key.
getAsTime(String[], TimeValue) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the setting value (as time) associated with the setting key.
getAsVersion(String, Version) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns a parsed version.
getAt(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getAt(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexShardSegments
 
getAt(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
getAt(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getAt(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getAt(int) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
getAt(int) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
getAt(int) - インタフェース のメソッドorg.elasticsearch.search.SearchHits
Return the hit as the provided position.
getAtomicFieldData(String) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
getAttributes() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getAttributes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The node attributes.
getAvailable() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getAvailableMemory() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
getAvailableProcessors() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
getAvailableProcessors() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getAvg() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getAvg() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getAvgAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getAvgAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getAvgIndexPrimaryShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
the average number primary shards across the indices
getAvgIndexReplication() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
average replication factor across the indices.
getAvgIndexShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
average number of shards (primary+replicas) across the indices
getAvgOpenFileDescriptors() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
getBackgroundFrequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
getBackgroundFrequency(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
getBanCount() - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Returns the number of currently banned tasks.
getBigArrays() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns a BigArrays instance for this engine
getBinaryValue(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
getBinding(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the binding for the given injection key.
getBinding(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the binding for the given type.
getBinding(Injector, Key<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns the binding for the given key or null if there is no such binding
getBinding() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
getBindingFromNewInjector(Method, Object[]) - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
Creates a child injector that binds the args, and returns the binding for the method's result.
getBindings() - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns all explicit bindings.
getBindingsOf(Injector, Matcher<Class>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all of the bindings matching the given matcher
getBindingsOf(Injector, Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all bindings of the given base type
getBitsetMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getBitsetMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of how much the cached bit sets are taking.
getBitSetProducer(Query) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
getblock(byte[], int, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.hash.MurmurHash3
 
getblock(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
getBlocks() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getBlocks() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
getBooleanQuery(List<BooleanClause>, boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getBoost() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
getBoostFactor() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the boost factor used when boosting terms
getBoostTermsFactor() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getBootClassPath() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getBreaker() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getBreaker(String) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
getBreaker(String) - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
getBreaker(String) - クラス のメソッドorg.elasticsearch.indices.breaker.NoneCircuitBreakerService
 
getBreakIterator(String) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
 
getBucketByKey(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.filters.Filters
 
getBucketByKey(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
getBucketByKey(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
getBucketByKey(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms
Get the bucket for the given term, or null if there is no such bucket.
getBucketByKey(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
getBucketByKey(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms
Get the bucket for the given term, or null if there is no such bucket.
getBucketCountThresholds() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
getBucketCountThresholds() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
getBucketOrd(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator.WithHash
 
getBucketOrd(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
getBucketOrd(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.WithHash
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.filters.Filters
The buckets created by this aggregation.
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGrid
 
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.Histogram
 
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation
 
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.range.Range
Return the buckets of this range aggregation.
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms
 
getBuckets() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
getBuckets() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms
Return the sorted list of the buckets in this terms aggregation.
getBucketsPaths() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
getBucketStreamContext(B) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreams.Stream
 
getBufferPools() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getBufferSize() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Retruns the current translog buffer size.
getBuild() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
The build version of the node.
getByGcName(String, String) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.GcNames
 
getByKey(Object) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Get back fields that have been previously added with ParseContext.Document.addWithKey(Object, IndexableField).
getByMemoryPoolName(String, String) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.GcNames
Resolves the GC type by its memory pool name (MemoryPoolMXBean.getName().
getByPrefix(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
A settings that are filtered (and key is removed) with the specified prefix.
getByteLimit() - 例外 のメソッドorg.elasticsearch.common.breaker.CircuitBreakingException
 
getBytes() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getBytesRef() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
getBytesValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
getBytesValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicFieldData
Return a String representation of the values.
getBytesValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicGeoPointFieldData
 
getBytesValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicOrdinalsFieldData
 
getBytesValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
getBytesWanted() - 例外 のメソッドorg.elasticsearch.common.breaker.CircuitBreakingException
 
getCache() - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
getCacheCount() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The number of DocIdSets that have been cached.
getCachedStream() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericField
 
getCacheEvictions() - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
getCacheSize() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The number of DocIdSets that are in the cache.
getCancellableTask(long) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Returns a cancellable task with given id, or null if the task is not found.
getCancellableTasks() - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Returns the list of currently running tasks on the node that can be cancelled
getCause() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
getCause() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The actual cause of the failure.
getCause() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
getCause() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
getCause() - インタフェース のメソッドorg.elasticsearch.action.ShardOperationFailedException
The cause of this failure.
getCause() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
getCause() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
getCause() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
The failure cause.
getCause() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
Returns the throwable that caused this message, or null if this message was not caused by a throwable.
getCause() - インタフェース のメソッドorg.elasticsearch.ElasticsearchWrapperException
 
getCause() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
 
getChannel() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
getChannel() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
getChannel() - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
getChannel() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
Returns the underlying netty channel.
getChannelEvent() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
getChannelType() - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
getChannelType() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
getChannelType() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
getChannelType() - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
getCharFilterFactory(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltCharFilters
 
getChecksum() - クラス のメソッドorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
getChecksum() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
getChecksum() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
getChild(String) - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
getChild() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
getChild() - インタフェース のメソッドorg.elasticsearch.search.SearchHit.NestedIdentity
Returns the next child nested level if there is any, otherwise null is returned.
getChildJoinFieldType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.MultiOrdinals
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.SinglePackedOrdinals
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData.Single
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData.Single
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVBytesAtomicFieldData
 
getChildResources() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
getChildResources() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
getChildResources() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Value
 
getClasses() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getClassname() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
getClassPath() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getClient() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
getClusterInfo() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterInfoService
The latest cluster information
getClusterInfo() - クラス のメソッドorg.elasticsearch.cluster.EmptyClusterInfoService
 
getClusterInfo() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
getClusterName() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getClusterName() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
getClusterName() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
getClusterName() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
getClusterName() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
getClusterName() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getClusterNameAsString() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
getCodec() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the Codec used in the engines IndexWriter Note: this settings is only read on startup.
getCollectionCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
getCollectionMode() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
getCollectionTime() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
getCollector() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Return the current root Collector for this search
getCollectorResult() - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
getCollectors() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
 
getCollectorTree() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
getColumnNumber() - 例外 のメソッドorg.elasticsearch.index.query.QueryParsingException
Column number of the location of the error
getColumnNumber() - 例外 のメソッドorg.elasticsearch.search.SearchParseException
Column number of the location of the error
getCommitStats() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
getCommitUserData() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
getComparison() - クラス のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint
 
getCompilations() - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
getCompleted() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getCompletion() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getCompletion() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getCompletion() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getCompletionField(ContextMapping.Context, String, BytesRef) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
getConcreteAllClosedIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getConcreteAllIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getConcreteAllOpenIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getConcreteIndexAndAliasMetaDatas() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Alias
Returns the unique alias metadata per concrete index.
getConfig() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
getConstructionContext(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.InternalContext
 
getConstructor() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ConstructorBinding
Gets the constructor this binding injects.
getContentType() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
The content type that will be used when generating a document from user provided objects like Maps.
getContentType() - クラス のメソッドorg.elasticsearch.script.Template
Method for getting the XContentType of the template.
getContext() - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
getContext() - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
getContext() - インタフェース のメソッドorg.elasticsearch.common.HasContext
 
getContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getContextFactory() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhaseParseElement
Return the ContextFactory for this FetchSubPhase.
getContextFactory() - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsParseElement
 
getContextMapping() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
Get the context mapping associated with this completion field
getContextParser() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggester
 
getContextParser() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggester
 
getContextParser() - クラス のメソッドorg.elasticsearch.search.suggest.Suggester
 
getContextParser() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggester
 
getContextQueries() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
getCoreCacheKey() - クラス のメソッドorg.elasticsearch.common.lucene.index.ElasticsearchLeafReader
 
getCoreKeysForIndex(String) - クラス のメソッドorg.elasticsearch.common.lucene.ShardCoreKeyMap
Get the set of core cache keys associated with the given index.
getCorrections(TokenStream, CandidateGenerator, float, int, WordScorer, float, int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
getCorrections(Analyzer, BytesRef, CandidateGenerator, float, int, IndexReader, String, WordScorer, float, int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
getCorsConfig() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
getCount() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
getCount() - クラス のメソッドorg.elasticsearch.action.count.CountResponse
非推奨です。
The count of documents matching the query provided.
getCount() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
getCount() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
The number of segments.
getCount() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getCount() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getCount() - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
getCount() - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
getCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
getCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Threads
 
getCount() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getCount() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getCountAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getCountAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getCounts() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getCpu() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
getCpuPercent() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
Cpu usage in percentages - 100 is 1 core.
getCpuPercent() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
getCreationDate() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getCreationDateInNanos() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
getCreationVersion() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Return the Version on which this index has been created.
getCurrent() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The current number of merges executing.
getCurrent() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getCurrent() - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
getCurrent() - クラス のメソッドorg.elasticsearch.search.profile.Profilers
Get the current profiler.
getCurrentNanoTime() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
returns the nano time captured at the beginning of the allocation. used to make sure all time based decisions are aligned
getCurrentNumDocs() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getCurrentReference() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
getCurrentSize() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getCurrentSizeInBytes() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getCustom(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
getCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
getCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
getCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
getCustoms() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getCustoms() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getCustoms() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
getCustoms() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getCutoffScore() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
getData() - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch.FetchResult
Returns the actual data, note, make sure to check AsyncShardFetch.FetchResult.hasData() first and only use this when there is an actual data.
getDataNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered data nodes arranged by their ids
getDataOnly() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
getDataPath() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
getDataPath(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.ClusterInfo
Returns the nodes absolute data-path the given shard is allocated on or null if the information is not available.
getDataPath() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
getDate() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
getDays() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getDaysFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getDecayFunction() - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser
Override this function if you want to produce your own scorer.
getDecayFunction() - クラス のメソッドorg.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionParser
 
getDecayFunction() - クラス のメソッドorg.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionParser
 
getDecayFunction() - クラス のメソッドorg.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionParser
 
getDeclaringClass() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.MemberImpl
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper.TypeParser
 
getDefault(Settings, MappedFieldType, String) - インタフェース のメソッドorg.elasticsearch.index.mapper.MetadataFieldMapper.TypeParser
Get the default MetadataFieldMapper to use, if nothing had to be parsed.
getDefaultBucketCountThresholds() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParametersParser
 
getDefaultBucketCountThresholds() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
getDefaultBucketCountThresholds() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParametersParser
 
getDefaultFileSystem() - クラス のstaticメソッドorg.elasticsearch.common.io.PathUtils
Returns the default FileSystem.
getDefaultIndexOption() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
getDefaultIndexOption() - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper.Builder
 
getDefaultScoreCombiner() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScoreFunction
 
getDefaultScriptLang() - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
getDefaultScriptParameterValue() - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
getDefaultValues() - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
getDefaultWrapped() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedBytesHashSamplerAggregator
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedMapSamplerAggregator
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedNumericSamplerAggregator
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.DiversifiedOrdinalsSamplerAggregator
 
getDeferringCollector() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
getDelayedUnassignedShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
The number of unassigned shards that are currently being delayed (for example, due to node leaving the cluster and waiting for a timeout for the node to come back in order to allocate the shards back to it).
getDelegate() - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
Return the wrapped DocIdSetIterator.
getDelegate() - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
Returns the delegate members injector, or null if it has not yet been initialized.
getDelegate() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
Returns the delegate provider, or null if it has not yet been initialized.
getDelegate() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsConsumer
非推奨です。
 
getDelegate() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat
非推奨です。
 
getDelegatedFromInstigator(Instigator) - クラス のメソッドorg.elasticsearch.action.support.DelegatingActionListener
 
getDeleteCount() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getDeleteCurrent() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getDeleted() - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
getDeletedDocs() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getDeleteTime() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getDeleteTimeInMillis() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getDeletionPolicy() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns a SnapshotDeletionPolicy used in the engines IndexWriter.
getDensity() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder.MapBinderProviderWithDependencies
 
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
getDependencies() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ConvertedConstantBinding
Returns a singleton set containing only the converted key.
getDependencies() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.HasDependencies
Returns the known dependencies for this type.
getDependencies() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns the dependencies for this injection point.
getDependency() - クラス のメソッドorg.elasticsearch.common.inject.internal.InternalContext
 
getDeprecationLogger(String) - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
getDeprecationLogger(String, String) - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
getDescription() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
getDescription() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
getDescription() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
getDescription() - クラス のメソッドorg.elasticsearch.tasks.Task
Generates task description
getDescription() - クラス のメソッドorg.elasticsearch.transport.TransportRequest
Returns optional description of the request to be displayed by the task manager
getDetailed() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
Should the detailed task information be returned.
getDetailedMessage() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Return the detail message, including the message from the nested exception if there is one.
getDetails() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Builds a string representation of the message and the failure if exists.
getDfs() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyResponse
 
getDictionary(String) - クラス のメソッドorg.elasticsearch.indices.analysis.HunspellService
Returns the hunspell dictionary for the given locale.
getDirectMemoryMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
getDirectory() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getDirectoryReader() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Searcher
 
getDirectoryReader() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.WarmerContext
 
getDirectoryReader() - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
getDirectSpellChecker(DirectSpellcheckerSettings) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
getDiscoveryNode() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
getDistancePerDegree() - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Measures a longitude in this unit
getDistanceString(LeafReaderContext, int) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
getDocCount() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
getDocCount() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getDocCount() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.SingleBucketAggregation
 
getDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
getDocCountError() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
getDocCountError() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
getDocCountError() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Bucket
 
getDocCountError() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms
Get an upper bound of the error on document counts in this aggregation.
getDocCounts() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
 
getDocId() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
getDocs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getDocs() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getDocs() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getDocumentMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapperForType
 
getDocValuesMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getDocValuesMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the doc values memory usage by a segment.
getDoneShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Number of shards with completed snapshot
getDoubleValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicNumericFieldData
Return a floating-point view of the values in this segment.
getDurabilty() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the current durability mode of this translog.
getEarthCircumference() - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Measures the circumference of earth in this unit
getEarthRadius() - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Measures the radius of earth in this unit
getElasticsearchDirectoryReader(DirectoryReader) - クラス のstaticメソッドorg.elasticsearch.common.lucene.index.ElasticsearchDirectoryReader
Tries to unwrap the given reader until the first ElasticsearchDirectoryReader instance is found or null if no instance is found;
getElasticsearchLeafReader(LeafReader) - クラス のstaticメソッドorg.elasticsearch.common.lucene.index.ElasticsearchLeafReader
 
getElements() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getElements(Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Elements
Records the elements executed by modules.
getElements(Stage, Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Elements
Records the elements executed by modules.
getElements(Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Elements
Records the elements executed by modules.
getElements(Stage, Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Elements
Records the elements executed by modules.
getElements() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.PrivateElements
Returns the configuration information in this private environment.
getElementsMutable() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getEmptyHighlight(String, BreakIterator, int) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
 
getEndOffset() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getEntries() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
getError() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
getErrorMessage() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
getErrorMessages() - 例外 のメソッドorg.elasticsearch.common.inject.ConfigurationException
Returns messages for the errors that caused this exception.
getErrorMessages() - 例外 のメソッドorg.elasticsearch.common.inject.CreationException
Returns messages for the errors that caused this exception.
getErrorMessages() - 例外 のメソッドorg.elasticsearch.common.inject.ProvisionException
Returns messages for the errors that caused this exception.
getErrors() - 例外 のメソッドorg.elasticsearch.common.inject.internal.ErrorsException
 
getEstimated() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
getEvictions() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The number of DocIdSets that have been evicted from the cache.
getEvictions() - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
getEvictions() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
getExceptionName() - 例外 のメソッドorg.elasticsearch.common.io.stream.NotSerializableExceptionWrapper
 
getExceptionName() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
getExceptionName(Throwable) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Returns a underscore case name for the given exception.
getExceptionTypes(Member) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the resolved generic exception types thrown by constructor.
getExecutionHint() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
getExecutor() - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
getExistsCount() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getExistsTime() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getExistsTimeInMillis() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getExpectedShardSize() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns the expected shard size for ShardRoutingState.RELOCATING and ShardRoutingState.INITIALIZING shards.
getExplanation() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
getExplanation() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
getExplanation() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
Returns the explanation string, fully formatted.
getExplanation() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getExplanation() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
If enabled, the explanation of the search hit.
getExplanations() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
 
getExponent(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
getExponent(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
getExposedKeys() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getExposedKeys() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.PrivateElements
Returns the unique exposed keys for these private elements.
getExposedSource(Key<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getExposedSource(Key<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.PrivateElements
Returns an arbitrary object containing information about the "place" where this key was exposed.
getExtension(String) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.ClassMap
Returns the extension for the given key or null
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
getFactory() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
getFailed() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
getFailedEngineListener() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns a listener that should be called on engine failure
getFailedShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Number of shards with failed snapshot
getFailedShards() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
The failed number of shards the search was executed on.
getFailedShards() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
The failed shards this request was executed on.
getFailure() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
Returns reason for snapshot failure
getFailure() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The actual failure object if there was a failure.
getFailure() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
The failure if relevant.
getFailure() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
 
getFailure() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
getFailure() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
 
getFailure() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
The failure if relevant.
getFailure() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Returns additional failure exception details if exists.
getFailureMessage() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The failure message, null if it did not fail.
getFailureMessage() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
The actual failure message, null if its not a failure.
getFailures() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
getFailures() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
Returns node IndicesShardStoresResponse.Failures encountered while executing the request
getFetchCount() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getFetchCurrent() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext>) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext>) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext>) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext>) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
getFetchTime() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getFetchTimeInMillis() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getField() - クラス のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint
 
getField(String) - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
getField() - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
 
GetField - org.elasticsearch.index.getのクラス
 
GetField(String, List<Object>) - クラス のコンストラクタorg.elasticsearch.index.get.GetField
 
getField(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
getField() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
getField() - インタフェース のメソッドorg.elasticsearch.search.SearchHit.NestedIdentity
Returns the nested field in the source this hit originates from
getField() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
getField() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getFieldData() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getFieldData() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getFieldData() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getFieldDataType() - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
The field data type.
getFieldDataType() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
getFieldDataType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
getFieldDataType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
getFieldDataType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
getFieldMappings(GetFieldMappingsRequest, ActionListener<GetFieldMappingsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the mappings of specific fields
getFieldMappings(GetFieldMappingsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the mappings of specific fields
GetFieldMappingsAction - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
GetFieldMappingsIndexRequest - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
GetFieldMappingsIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
GetFieldMappingsRequest - org.elasticsearch.action.admin.indices.mapping.getのクラス
Request the mappings of specific fields
GetFieldMappingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
GetFieldMappingsRequestBuilder - org.elasticsearch.action.admin.indices.mapping.getのクラス
A helper class to build GetFieldMappingsRequest objects
GetFieldMappingsRequestBuilder(ElasticsearchClient, GetFieldMappingsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
GetFieldMappingsResponse - org.elasticsearch.action.admin.indices.mapping.getのクラス
Response object for GetFieldMappingsRequest API
GetFieldMappingsResponse.FieldMappingMetaData - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
getFieldName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
getFieldName() - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
Name of the field used by this CategoryContextMapping
getFieldNames() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the field names that will be used when generating the 'More Like This' query.
getFieldNames() - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
The field name.
getFieldNames() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
getFieldNames() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
getFieldNames() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
getFieldNames() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
getFieldQuery(String, String, boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getFieldQuery(String, String, int) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getFields() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
getFields() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardRequest
 
getFields() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
getFields() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getFields() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
getFields() - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
getFields() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
getFields(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
getFields(IndexReader, int, String) - クラス のメソッドorg.elasticsearch.search.highlight.vectorhighlight.SourceScoreOrderFragmentsBuilder
 
getFields(IndexReader, int, String) - クラス のメソッドorg.elasticsearch.search.highlight.vectorhighlight.SourceSimpleFragmentsBuilder
 
getFields() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getFields() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
A map of hit fields (from field name to hit fields) if additional fields were required to be loaded.
getFields() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
getFieldsFor(MultiTermVectorsResponse) - クラス のstaticメソッドorg.elasticsearch.index.search.morelikethis.MoreLikeThisFetchService
 
getFieldStats() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardResponse
 
getFieldType(Field) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the resolved generic type of field.
getFilename(long) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
package private for testing
getFileNames() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getFilePointer() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
getFilePointer() - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
getFilePointer() - クラス のメソッドorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
getFiles() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommit
 
getFileStore(Path) - クラス のstaticメソッドorg.elasticsearch.env.Environment
Looks up the filestore associated with a Path.
getFilter() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
getFilter() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredTerms
非推奨です。
 
getFilter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParametersParser
 
getFilterFunctions() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
getFinalizingShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Number of shards with the snapshot in the finalizing stage
getFirstAliasMetaData() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Alias
 
getFirstErrorFailure(CreationException) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
 
getFirstOperationOffset() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
getFirstOrdinals() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Return a PackedInts.Reader instance mapping every doc ID to its first ordinal + 1 if it exists and 0 otherwise.
getFlag(int, Settings, String, boolean) - クラス のメソッドorg.elasticsearch.index.analysis.WordDelimiterTokenFilterFactory
 
getFlags() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
getFlags() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
getFlush() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getFlush() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getFollow() - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
Gets whether the appender honors reassignments of System.out or System.err made after configuration.
getForField(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataService
 
getForField(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
getFormat(Settings) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
getFormatter(String) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
 
getFormatter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getFormatter() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getFragments() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
The highlighted fragments.
getFree() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getFree() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
getFree() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
getFreeBytes() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getFreeBytesThresholdHigh() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getFreeBytesThresholdLow() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getFreeDiskAsPercentage() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getFreeDiskThresholdHigh() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getFreeDiskThresholdLow() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getFreePercent() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
getFreePhysicalMemorySize() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
Returns the amount of free physical memory in bytes.
getFreeSwapSpaceSize() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
Returns the amount of free swap space in bytes.
getFreq() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
getFrom() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
getFrom() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getFrom() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.range.Range.Bucket
 
getFromAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getFromAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
getFromAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.range.Range.Bucket
 
getFromContext(Object) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
getFromContext(Object, V) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
getFromContext(Object) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
getFromContext(Object, V) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
getFromContext(Object) - インタフェース のメソッドorg.elasticsearch.common.HasContext
 
getFromContext(Object, V) - インタフェース のメソッドorg.elasticsearch.common.HasContext
 
getFromContext(Object) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getFromContext(Object, V) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getFromSearcher(Engine.Get) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
getFs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
File system level stats.
getFs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getFSInfo(NodeEnvironment.NodePath) - クラス のstaticメソッドorg.elasticsearch.monitor.fs.FsProbe
 
getFullPrefixPaths(List<FSTUtil.Path<PairOutputs.Pair<Long, BytesRef>>>, Automaton, FST<PairOutputs.Pair<Long, BytesRef>>) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Returns all completion paths to initialize the search.
getFullPrefixPaths(List<FSTUtil.Path<PairOutputs.Pair<Long, BytesRef>>>, Automaton, FST<PairOutputs.Pair<Long, BytesRef>>) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
 
getFunction() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
getFuture() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
getFuzziness() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
getFuzziness() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
getFuzzyEditDistance() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
getFuzzyMinLength() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
getFuzzyMinLength() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
getFuzzyPrefixLength() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
getFuzzyPrefixLength() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
getFuzzyQuery(String, String, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getGb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getGbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getGc() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getGcDeletesInMillis() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the GC deletes cycle in milliseconds.
getGeneration() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getGeneration() - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
 
getGeneration() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getGeneration() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns the current generation of this translog.
getGeneration() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
getGenericComponentType() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
getGenericSupertype(Type, Class<?>, Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns the generic supertype for supertype.
getGeohash() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
getGeoPointValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicGeoPointFieldData
Return geo-point values.
getGeoPointValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData.Single
 
getGeoPointValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData.Single
 
getGet() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getGet() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getGetResult() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
getGetResult() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
 
getGiga() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getGigaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getGlobalOrd(long) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
getGlobalSettings() - クラス のstaticメソッドorg.elasticsearch.node.settings.NodeSettingsService
Returns the global (static) settings last updated by a node.
getGroups() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
getGroups(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns group settings for the given setting prefix.
getGroups(String, boolean) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns group settings for the given setting prefix.
getGroupStats() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
getHeader(String) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
getHeader(String) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
getHeader(String) - インタフェース のメソッドorg.elasticsearch.common.HasHeaders
 
getHeader(String) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Returns the list of header values for the given key or null if not header for the given key exists.
getHeader(String) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getHeaderKeys() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Returns a set of all header keys on this exception
getHeaderMap() - クラス のメソッドorg.elasticsearch.common.Table
 
getHeaders() - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
getHeaders() - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
getHeaders() - インタフェース のメソッドorg.elasticsearch.common.HasHeaders
 
getHeaders() - クラス のメソッドorg.elasticsearch.common.Table
 
getHeaders() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getHeaders() - クラス のメソッドorg.elasticsearch.rest.RestResponse
Returns custom headers that have been added, or null if none have been set.
getHeapCommitted() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
getHeapInit() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
getHeapMax() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
Maximum total heap available to the cluster
getHeapMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
getHeapMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
returns the maximum heap size. 0 bytes signals unknown.
getHeapUsed() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
Total heap used in the cluster
getHeapUsed() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
getHeapUsedPercent() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
returns the heap usage in percent. -1 signals unknown.
getHighFreqMinimumNumberShouldMatchSpec() - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
getHighlighted() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
getHighlightFields() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
getHighlightFields() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getHighlightFields() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
A map of highlighted fields.
getHitCount() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The number of successful lookups in the cache.
getHitCount() - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
getHits() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
The search hits.
getHits() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
getHits() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHits
 
getHits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
getHits() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The hits of the search request (based on the search type, and from / size provided).
getHost() - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
getHost() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
getHost() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
getHost() - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
Returns the host string for this transport address
getHostAddress() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
getHostname() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
System's hostname.
getHostname() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getHostName() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
getHotThreads() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
 
getHours() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getHoursFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getHttp() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
getHttp() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
getId() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The id of the action.
getId() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The id of the action.
getId() - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
The id of the document deleted.
getId() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
getId() - 列挙型 のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Comparison
 
getId() - 列挙型 のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Property
 
getId() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
The id of the action.
getId() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
The id of the document indexed.
getId() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
The id of the document deleted.
getId() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
The id of the document indexed.
getId() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
getId() - 例外 のメソッドorg.elasticsearch.action.RoutingMissingException
 
getId() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
The id of the action.
getId() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getId() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
The id of the document indexed.
getId() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getId() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The unique id of the node.
getId() - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
The allocation id uniquely identifying an allocation, note, if it is relocation the AllocationId.getRelocationId() need to be taken into account as well.
getId() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard id.
getId(Class<? extends ElasticsearchException>) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Returns the serialization id the given exception.
getId() - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
base64 version of the commit id (see SegmentInfos.getId()
getId() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.index.merge.OnGoingMerge
A unique id for the merge.
getId() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
getId() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getId() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
The process id.
getId() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getId() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The id of the document.
getId() - クラス のメソッドorg.elasticsearch.tasks.Task
Returns task id
getId() - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
getIgnoreAbove() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
getIgnoreNodes(ShardId) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
getIncludeExclude() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
Returns the index name
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexSegments
 
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
getIndex(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
 
getIndex() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
getIndex() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The index name of the action.
getIndex() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The index name of the action.
getIndex() - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
The index the document was deleted from.
getIndex() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
getIndex() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The index the document was fetched from.
getIndex() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
The index name of the document.
getIndex() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
The index name of the action.
getIndex() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
The index the document was indexed into.
getIndex() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
The index the document was deleted from.
getIndex() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
The index the document was indexed into.
getIndex() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
getIndex() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
getIndex() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
The index name of the document.
getIndex() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
The index name of the action.
getIndex() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getIndex() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
The index the document was indexed into.
getIndex(GetIndexRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get index metadata for particular indices.
getIndex(GetIndexRequest, ActionListener<GetIndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get index metadata for particular indices.
getIndex() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getIndex() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Index
 
getIndex() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getIndex() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Return the index id
getIndex() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The index name.
getIndex() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
getIndex() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The index the document was fetched from.
getIndex() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
getIndex() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getIndex() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getIndex() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getIndex() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The index of the hit.
getIndex() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
getIndex() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
GetIndexAction - org.elasticsearch.action.admin.indices.getのクラス
 
getIndexAnalyzer(String) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
 
getIndexBalance() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
Returns the index related weight factor.
getIndexConstraints() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
getIndexCount() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getIndexCount() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getIndexCreatedVersion() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
getIndexCurrent() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getIndexedScript(GetIndexedScriptRequest, ActionListener<GetIndexedScriptResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Get an indexed script
getIndexedScript(GetIndexedScriptRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Gets the document that was indexed from an index with a type and id.
getIndexedScript(GetIndexedScriptRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
getIndexedScript(GetIndexedScriptRequest, ActionListener<GetIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
GetIndexedScriptAction - org.elasticsearch.action.indexedscripts.getのクラス
 
GetIndexedScriptRequest - org.elasticsearch.action.indexedscripts.getのクラス
A request to get an indexed script (its source) based on its language (optional) and id.
GetIndexedScriptRequest() - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Constructs a new get request against the script index.
GetIndexedScriptRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Constructs a new get request against the script index with the type and id.
GetIndexedScriptRequestBuilder - org.elasticsearch.action.indexedscripts.getのクラス
A get document action request builder.
GetIndexedScriptRequestBuilder(ElasticsearchClient, GetIndexedScriptAction) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestBuilder
 
GetIndexedScriptResponse - org.elasticsearch.action.indexedscripts.getのクラス
The response of a get script action.
getIndexFailedCount() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getIndexing() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getIndexing() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getIndexingBufferSize() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the initial index buffer size.
getIndexingBufferSize() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getIndexingService() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns a ShardIndexingService used inside the engine to inform about pre and post index and create operations.
GetIndexRequest - org.elasticsearch.action.admin.indices.getのクラス
A request to delete an index.
GetIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
GetIndexRequest.Feature - org.elasticsearch.action.admin.indices.getの列挙型
 
GetIndexRequestBuilder - org.elasticsearch.action.admin.indices.getのクラス
 
GetIndexRequestBuilder(ElasticsearchClient, GetIndexAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.get.GetIndexRequestBuilder
 
GetIndexResponse - org.elasticsearch.action.admin.indices.getのクラス
A response for a delete index action.
getIndexRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
getIndexSearcher() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
getIndexSettings(String) - クラス のメソッドorg.elasticsearch.gateway.PriorityComparator
 
getIndexSettings() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the latest index settings directly from the index settings service.
getIndexSettings() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the current index settings
getIndexShardOperationsCounter(ShardId) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
getIndexShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
getIndexTemplates() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesResponse
 
GetIndexTemplatesAction - org.elasticsearch.action.admin.indices.template.getのクラス
 
GetIndexTemplatesAction() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
 
GetIndexTemplatesRequest - org.elasticsearch.action.admin.indices.template.getのクラス
Request that allows to retrieve index templates
GetIndexTemplatesRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
 
GetIndexTemplatesRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
 
GetIndexTemplatesRequestBuilder - org.elasticsearch.action.admin.indices.template.getのクラス
 
GetIndexTemplatesRequestBuilder(ElasticsearchClient, GetIndexTemplatesAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequestBuilder
 
GetIndexTemplatesRequestBuilder(ElasticsearchClient, GetIndexTemplatesAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequestBuilder
 
GetIndexTemplatesResponse - org.elasticsearch.action.admin.indices.template.getのクラス
 
getIndexTime() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getIndexTimeInMillis() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getIndexToSettings() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsResponse
 
getIndexUUID() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getIndexUUID() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeRequest
 
getIndexUUID() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
getIndexUUID() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
getIndexWriterMaxMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getIndexWriterMaxMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Maximum memory index writer may use before it must write buffered documents to a new segment.
getIndexWriterMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getIndexWriterMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the memory usage by index writer
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
Indices level stats.
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Returns list of snapshot indices
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
number of indices in the cluster
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
 
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getIndices() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
getIndices() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Alias
 
getIndices() - インタフェース のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex
 
getIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Index
 
getIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getIndicesMergedFieldStats() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
getIndicesRouting() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
getIndicesStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getInflightOpsCount(ShardId, ClusterState, IndexShardRoutingTable, ActionListener<SyncedFlushService.InFlightOpsResponse>) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService
returns the number of in flight operations on primary. -1 upon error.
getInfo() - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
 
getInitializingShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getInitializingShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Number of shards with the snapshot in the initializing stage
getInitializingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getInitializingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getInitializingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getInjectableMembers() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ConstructorBinding
Returns all instance method and field injection points on type.
getInjectionPoint() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns the injection point to which this dependency belongs, or null if this dependency isn't attached to a particular injection point.
getInjectionPoints() - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
getInjectionPoints() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
getInjectionPoints() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
Returns the instance methods and fields of instance that will be injected to fulfill this request.
getInjectionPoints() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.InstanceBinding
Returns the field and method injection points of the instance, injected at injector-creation time only.
getInjectionPoints() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ProviderInstanceBinding
Returns the field and method injection points of the provider, injected at injector-creation time only.
getInjectionPoints() - クラス のメソッドorg.elasticsearch.common.inject.spi.StaticInjectionRequest
Returns the static methods and fields of type that will be injected to fulfill this request.
getInjector() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getInjector() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getInjector() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.PrivateElements
Returns the child injector that hosts these private elements, or null if the elements haven't been used to create an injector.
getInnerFactory() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory
 
getInnerFilter() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
getInnerHits() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext
 
getInnerHits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getInnerHits() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
 
getInnerQuery() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
getInputArguments() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getInsertOrder() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
getInstance(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the appropriate instance for the given injection key; equivalent to getProvider(key).get().
getInstance(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the appropriate instance for the given injection type; equivalent to getProvider(type).get().
getInstance(Injector, Class<T>, String) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns an instance of the given type with the Named annotation value.
getInstance() - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
getInstance() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
getInstance() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
 
getInstance() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.InstanceBinding
Returns the user-supplied instance.
getInstance() - クラス のstaticメソッドorg.elasticsearch.monitor.os.OsProbe
 
getInstance() - クラス のstaticメソッドorg.elasticsearch.monitor.process.ProcessProbe
 
getInstancesOf(Injector, Class<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all instances of the given base type
getInstancesOf(Injector, Matcher<Class>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all instances matching the given matcher
getInternalFactory() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getInternalValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
getInternalValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
getInternalValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
getItemId() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The numeric order of the item matching the same request order in the bulk request.
getItems() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
The items representing each action performed in the bulk operation (in the same order!).
getItems() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
getItems() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
 
getJvm() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
JVM level information.
getJvm() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
JVM level statistics.
getJvm() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getKb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getKbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getKeepAlive() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getKey() - インタフェース のメソッドorg.elasticsearch.common.inject.Binding
Returns the key for this binding.
getKey(TypeLiteral<?>, Member, Annotation[], Errors) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Gets a key for the given type, member and annotations.
getKey() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getKey() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
getKey() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
getKey() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns the key to the binding that satisfies this dependency.
getKey() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
 
getKey() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup.ProviderImpl
 
getKey() - インタフェース のメソッドorg.elasticsearch.script.ScriptContext
 
getKey() - クラス のメソッドorg.elasticsearch.script.ScriptContext.Plugin
 
getKey() - 列挙型 のメソッドorg.elasticsearch.script.ScriptContext.Standard
 
getKey() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
getKey() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getKey() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
 
getKey() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getKey() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
getKey() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
getKeyAsNumber() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
getKeyAsNumber() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
getKeyAsNumber() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Bucket
 
getKeyAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
getKeyAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getKeyAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
 
getKeyAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getKeyAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
getKeyAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
getKeyed() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
getKeyed() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getKeyType(Key<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns the key type of the given key
getKilo() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getKiloFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getLang() - クラス のメソッドorg.elasticsearch.script.Script
Method for getting language.
getLargest() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getLastCommittedSegmentInfos() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
getLastCommittedSegmentInfos() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
getLastCommittedSegmentInfos() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
getLastComputedLeftDelayNanos() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
The delay in nanoseconds until this unassigned shard can be reassigned.
getLastEmittedDocPerShard(SearchRequest, ScoreDoc[], int) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
getLastEmittedDocPerShard(ScoreDoc[], int) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
getLat() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
getLat() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getLats() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getLeaf(Directory, Class<T>) - クラス のstaticメソッドorg.elasticsearch.index.store.DirectoryUtils
Tries to extract the leaf of the Directory if the directory is a FilterDirectory and cast it to the given target class or returns null if the leaf is not assignable to the target class.
getLeaf(Directory, Class<T>, T) - クラス のstaticメソッドorg.elasticsearch.index.store.DirectoryUtils
Tries to extract the leaf of the Directory if the directory is a FilterDirectory and cast it to the given target class or returns the given default value, if the leaf is not assignable to the target class.
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.FilteredCollector
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Get a LeafBucketCollector for the given ctx, which should delegate to the given collector.
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
 
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator.WithHash
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.LowCardinality
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.BucketCollector
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
getLeafCollector(LeafReaderContext, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.NonCollectingAggregator
 
getLeafCollector(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
getLeafDocLookup(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.lookup.DocLookup
 
getLeafFieldsLookup(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.lookup.FieldsLookup
 
getLeafIndexLookup(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.lookup.IndexLookup
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.RandomScoreFunction
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScoreFunction
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScriptScoreFunction
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
getLeafScoreFunction(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
getLeafSearchLookup(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.lookup.SearchLookup
 
getLeafSearchScript(LeafReaderContext) - インタフェース のメソッドorg.elasticsearch.script.SearchScript
 
getLength() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
getLevel() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns the current logger level If the level is null, it means that the logger inherits its level from its nearest ancestor with a specific (non-null) level value.
getLevel() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
getLevel() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
getLevel() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
getLikeFields() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getLikeText() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getLikeTexts() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getLimit() - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
 
getLimit() - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
 
getLimit() - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
 
getLimit() - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
getLimit() - クラス のメソッドorg.elasticsearch.indices.breaker.BreakerSettings
 
getLimit() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
getLineNumber() - 例外 のメソッドorg.elasticsearch.index.query.QueryParsingException
Line number of the location of the error
getLineNumber() - 例外 のメソッドorg.elasticsearch.search.SearchParseException
Line number of the location of the error
getLinkedKey() - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
getLinkedKey() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.LinkedKeyBinding
Returns the linked key used to resolve injections.
getListener() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeListenerBinding
Returns the registered listener.
getListInstalledPlugins() - クラス のメソッドorg.elasticsearch.plugins.PluginManager
 
getLoadAndScaleToPercent(Method, OperatingSystemMXBean) - クラス のstaticメソッドorg.elasticsearch.monitor.Probes
 
getLoadAverage() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
getLoadedClassCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
getLoading() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
getLocalAddress() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
Returns the local address where this request channel is bound to.
getLocalAddress() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
getLocalAddresses() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
getLocalAddresses() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
getLocalAddresses() - インタフェース のメソッドorg.elasticsearch.transport.Transport
 
getLocalAddresses() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
getLocalNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the local node
getLocalNodeId() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the id of the local node
getLogger(String, String) - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
getLogger(String) - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
getLogger(Class, Settings, ShardId, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(String, Settings, ShardId, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
getLogger(Class, Settings, Index, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(Class, Settings, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(String, Settings, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(ESLogger, String) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(String) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(Class) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(Class, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLogger(String, String...) - クラス のstaticメソッドorg.elasticsearch.common.logging.Loggers
 
getLon() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
getLon() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getLongValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicNumericFieldData
Get an integer view of the values of this segment.
getLons() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getLookup(CompletionFieldMapper.CompletionFieldType, CompletionSuggestionContext) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionTerms
 
getLookup(CompletionFieldMapper.CompletionFieldType, CompletionSuggestionContext) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.LookupFactory
 
getLowerBounds() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
getLowFreqMinimumNumberShouldMatchSpec() - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
getMapper(String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
Returns the mapper for the given field
getMapper(String) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
getMapperParsers() - クラス のメソッドorg.elasticsearch.indices.mapper.MapperRegistry
Return a map of the mappers that have been registered.
getMapperRegistry() - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
getMapping() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapperForType
 
getMappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
getMappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsResponse
 
getMappings(GetMappingsRequest, ActionListener<GetMappingsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the complete mappings of one or more types
getMappings(GetMappingsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the complete mappings of one or more types
getMappings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getMappings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
GetMappingsAction - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
GetMappingsRequest - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
GetMappingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsRequest
 
GetMappingsRequestBuilder - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
GetMappingsRequestBuilder(ElasticsearchClient, GetMappingsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsRequestBuilder
 
GetMappingsResponse - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
getMasterData() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
getMasterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the master node
getMasterNodeId() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the id of the master node
getMasterNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered master nodes arranged by their ids
getMasterOnly() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
getMatchedQueries() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getMatchedQueries() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The set of query and filter names the query matched with.
getMatches() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
getMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
getMax() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getMax() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getMax() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getMaxAnalyzedPathsForOneInput() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
getMaxAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getMaxAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getMaxBoost() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
getMaxContentLength() - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
getMaxDoc() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getMaxDocFreq() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMaxDocFreq() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMaxDocFreq() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the maximum frequency in which words may still appear.
getMaxEventsHeld() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.HttpPipeliningHandler
 
getMaxFileDescriptorCount() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
Returns the maximum number of file descriptors allowed on the system, or -1 if not supported.
getMaxFileDescriptors() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
getMaxIndexPrimaryShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
the maximum number of primary shards an index has
getMaxIndexReplication() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
maximum replication factor across the indices.
getMaxIndexShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
the maximum number of shards (primary+replicas) an index has
getMaxMergeCount() - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Returns maxMergeCount.
getMaxNumTerms() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMaxNumTokensParsed() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
getMaxOpenFileDescriptors() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
getMaxQueryTerms() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMaxQueryTerms() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the maximum number of query terms that will be included in any generated query.
getMaxScore() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
getMaxScore() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The maximum score of this query.
getMaxShingleSize() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
getMaxTaskWaitTime() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Returns the maximum wait time for tasks in the queue
getMaxTaskWaitTime() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
getMaxTaskWaitTime() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
Returns the waiting time of the first task in the queue
getMaxTermFreq() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMaxThreadCount() - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Returns maxThreadCount.
getMaxUpTime() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
The maximum uptime of a node in the cluster
getMaxValue() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Date
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
getMaxValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
getMaxWordLen() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMaxWordLen() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the maximum word length above which words will be ignored.
getMaxWordLength() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getMbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getMega() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getMegaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getMem() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getMem() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getMem() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
getMem() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
getMember() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns the injected constructor, field, or method.
getMembersInjector(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
getMembersInjector(TypeLiteral<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
getMembersInjector(TypeLiteral<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMembersInjector(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMembersInjector(TypeLiteral<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMembersInjector(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMembersInjector(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
getMembersInjector(TypeLiteral<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
getMembersInjector() - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
Returns the looked up members injector.
getMembersInjector(TypeLiteral<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMembersInjector(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Returns the members injector used to inject dependencies into methods and fields on instances of the given type T.
getMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.Segment
Estimation of the memory usage used by a segment.
getMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the memory usage used by a segment.
getMemorySize() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
getMemorySize() - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
getMemorySize() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
getMemorySize() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getMemorySizeInBytes() - クラス のメソッドorg.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
 
getMemorySizeInBytes() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
getMemorySizeInBytes() - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
getMemorySizeInBytes() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
getMemorySizeInBytes() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getMemoryStorageHint(FieldDataType) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.IndexFieldData.CommonSettings
Gets a memory storage hint that should be honored if possible but is not mandatory
getMerge() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getMerge() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getMergedSegments() - クラス のメソッドorg.elasticsearch.index.merge.OnGoingMerge
The list of segments that are being merged.
getMergeId() - クラス のメソッドorg.elasticsearch.index.engine.Segment
If set, a string representing that the segment is part of a merge, with the value representing the group of segments that represent this merge.
getMergeInstance() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
getMergePolicy() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the MergePolicy for the engines IndexWriter
getMergePolicy() - クラス のメソッドorg.elasticsearch.index.shard.MergePolicyConfig
 
getMergeSchedulerConfig() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
getMergeStats() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
getMergeStats() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
getMessage() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The failure message.
getMessage() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
The failure message.
getMessage() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Returns optional details explaining the reasons.
getMessage() - 例外 のメソッドorg.elasticsearch.common.inject.ConfigurationException
 
getMessage() - 例外 のメソッドorg.elasticsearch.common.inject.CreationException
 
getMessage() - 例外 のメソッドorg.elasticsearch.common.inject.ProvisionException
 
getMessage() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
Gets the error message text.
getMessage() - 例外 のメソッドorg.elasticsearch.common.ValidationException
 
getMessages() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
getMessagesFromThrowable(Throwable) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
 
getMetaData() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getMetaData() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
getMetadata() - クラス のメソッドorg.elasticsearch.index.store.Store
Returns a new MetadataSnapshot for the latest commit in this store.
getMetadata(IndexCommit) - クラス のメソッドorg.elasticsearch.index.store.Store
Returns a new MetadataSnapshot for the given commit.
getMetaData() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregation
Get the optional byte array metadata that was set on the aggregation
getMetaData() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
getMetadataMapperParsers() - クラス のメソッドorg.elasticsearch.indices.mapper.MapperRegistry
Return a map of the meta mappers that have been registered.
getMetadataOrEmpty() - クラス のメソッドorg.elasticsearch.index.store.Store
Returns a new MetadataSnapshot for the latest commit in this store or an empty snapshot if no index exists or can not be opened.
getMethod() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethod
 
getMicros() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMicrosFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMillis() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMillisFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMin() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getMin() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getMin() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getMinAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getMinAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getMinDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
getMinDocFreq() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMinDocFreq() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMinDocFreq() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the frequency at which words will be ignored which do not occur in at least this many docs.
getMinimumCompatibleVersion() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Return the Version of the oldest lucene segment in the index
getMinimumShouldMatch() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
Number of terms that must match the generated query expressed in the common syntax for minimum should match.
getMinIndexPrimaryShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
the minimum number of primary shards an index has
getMinIndexReplication() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
minimum replication factor across the indices.
getMinIndexShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
the minimum number of shards (primary+replicas) an index has
getMinOpenFileDescriptors() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
getMinShingleSize() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
getMinTermFreq() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMinTermFreq() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the frequency below which terms will be ignored in the source doc.
getMinTermFrequency() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMinutes() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMinutesFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getMinValue() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Date
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
getMinValueAsString() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
getMinWordLen() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMinWordLen() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns the minimum word length below which words will be ignored.
getMinWordLength() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getMissCount() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The number of lookups in the cache that failed to retrieve a DocIdSet.
getMissCount() - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
getMissingCount() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getMissingTime() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getMissingTimeInMillis() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getModifiers() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.MemberImpl
 
getModule(Iterable<? extends Element>) - クラス のstaticメソッドorg.elasticsearch.common.inject.spi.Elements
Returns the module composed of elements.
getModuleInfos() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
Returns an ordered list based on modules name
getMoreLikeFields() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getMount() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getName() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
getName() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
getName() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
getName() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The name of the node.
getName() - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
 
getName() - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
 
getName() - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
 
getName() - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
getName() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.MemberImpl
 
getName() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
 
getName() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
getName() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
getName() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
getName() - 列挙型 のメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
 
getName() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
gets the name of this instance
getName() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getName() - クラス のメソッドorg.elasticsearch.index.get.GetField
 
getName() - クラス のメソッドorg.elasticsearch.index.Index
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionBuilder
 
getName() - クラス のメソッドorg.elasticsearch.index.query.functionscore.weight.WeightBuilder
 
getName() - クラス のメソッドorg.elasticsearch.indices.breaker.BreakerSettings
 
getName() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
getName() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
getName() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
getName() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
getName() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getName() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
getName() - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.AbstractAggregationBuilder
Return the name of the aggregation that is being built.
getName() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregation
 
getName() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicStreams.Stream
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
getName() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethod
 
getName() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
Return the english-formatted name of the GapPolicy
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.SingleExpModelParser
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.DoubleExpModelParser
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelParser
 
getName() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
Return the english-formatted name of the SeasonalityType
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel.LinearModelParser
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
Returns the name of the model
getName() - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelStreams.Stream
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel.SimpleModelParser
 
getName() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
getName() - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.ContextFactory
The name of the context.
getName() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsSubSearchContext
 
getName() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
The name of the field highlighted.
getName() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
getName() - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
getName() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
getName() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The name of the field.
getName() - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
getName() - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
getName() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
getName() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getName() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionParser
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorParser
非推奨です。
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionParser
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionParser
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionParser
 
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionParser
 
getNames() - インタフェース のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionParser
Returns the name of the function, for example "linear", "gauss" etc.
getNames() - クラス のメソッドorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare.ChiSquareParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore.JLHScoreParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation.MutualInformationParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore.PercentageScoreParser
 
getNames() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicParser
 
getNames() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicParser
 
getNanos() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getNestedIdentity() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getNestedIdentity() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
If this is a nested hit then nested reference information is returned otherwise null is returned.
getNestedObjectMapper() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
getNewMetaData() - クラス のメソッドorg.elasticsearch.gateway.GatewayMetaState.IndexMetaWriteInfo
 
getNode() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
getNode() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
Node the store belongs to
getNode() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodeResponse
The node this information relates to.
getNodeFailures() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksResponse
The list of node failures exception.
getNodeId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
Returns node id of the node where snapshot is currently running
getNodeId() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
getNodeId() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
getNodeId() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getNodeId() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
getNodeId() - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
getNodeLeastAvailableDiskUsages() - クラス のメソッドorg.elasticsearch.cluster.ClusterInfo
Returns a node id to disk usage mapping for the path that has the least available space on the node.
getNodeMostAvailableDiskUsages() - クラス のメソッドorg.elasticsearch.cluster.ClusterInfo
Returns a node id to disk usage mapping for the path that has the most available space on the node.
getNodeName() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
getNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
getNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getNodes() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
getNodes() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered nodes arranged by their ids
getNodesIds() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
getNodesMap() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getNodesMap() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
getNodesStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getNoMasterBlock() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
getNoMasterBlock() - クラス のメソッドorg.elasticsearch.discovery.DiscoverySettings
 
getNonHeapCommitted() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
getNonHeapInit() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
getNonHeapMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
getNonHeapUsed() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
getNoopUpdateCount() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
getNormsMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getNormsMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the norms memory usage by a segment.
getNumberOfCommitted() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
getNumberOfDataNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getNumberOfDataNodes() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getNumberOfDelayedUnassigned(ClusterState) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Returns the number of shards that are unassigned and currently being delayed.
getNumberOfFiles() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns number of files in the snapshot
getNumberOfInFlightFetch() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getNumberOfInFlightFetch() - クラス のメソッドorg.elasticsearch.gateway.GatewayAllocator
 
getNumberOfInFlightFetches() - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch
Returns the number of async fetches that are currently ongoing.
getNumberOfNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getNumberOfNodes() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getNumberOfPendingTasks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getNumberOfPendingTasks() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
getNumberOfReplicas() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getNumberOfReplicas() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getNumberOfSearch() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
getNumberOfShards() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
getNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getNumDocs() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
getNumDocs(SegmentInfos) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Returns the number of documents in the index referenced by this SegmentInfos
getNumDocs() - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
Returns the number of documents in the in this commit
getNumDocs() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getNumDocs() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns the number of documents in this store snapshot
getNumDocsWithValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the number distinct of document IDs with one or more values.
getNumericType() - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData
 
getNumericType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVNumericIndexFieldData
 
getNumericType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData
 
getNumericType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData
 
getNumericType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
getNumericType() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
 
getNumFreed() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
getNumHashFunctions() - クラス のメソッドorg.elasticsearch.common.util.BloomFilter
 
getNumIgnoredPrimaries() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns the number of temporarily marked as ignored unassigned primaries
getNumMultiValuesDocs() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the number distinct of document IDs associated with two or more values.
getNumPrimaries() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns the number of non-ignored unassigned primaries
getNumQueries() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getNumSingleValuedDocs() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the number distinct of document IDs associated with exactly one value.
getObjectMapper(String, String[]) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
getObjectMapper(String) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
getObjectMapper() - クラス のメソッドorg.elasticsearch.index.query.support.NestedScope
 
getObjectMapper(String) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getObjectMapper(String) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
getObjectMapper(String) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
getObjectMapper(String) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
getOffset() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
getOffset() - インタフェース のメソッドorg.elasticsearch.search.SearchHit.NestedIdentity
Returns the offset in the nested array of objects in the source this hit
getOffset() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
getOffsetGap(String) - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
getOnlyCause(Collection<Message>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Errors
Returns the cause throwable if there is exactly one cause in messages.
getOpenContexts() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
getOpenFileDescriptorCount() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
Returns the number of opened file descriptors associated with the current process, or -1 if not supported.
getOpenFileDescriptors() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
getOpenIndexOutput(String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
getOperation() - クラス のメソッドorg.elasticsearch.script.ScriptContext.Plugin
 
getOperationsCount() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getOptionalFormat() - クラス のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint
 
getOptions() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
getOpType() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The operation type ("index", "create" or "delete").
getOrDefault(int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
getOrDefault(KType, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
getOrDefault(KType, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
getOrDefault(String, PreBuiltAnalyzers) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltAnalyzers
Get a pre built Analyzer by its name or fallback to the default one
getOrDefault(String, PreBuiltCharFilters) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltCharFilters
Get a pre built CharFilter by its name or fallback to the default one
getOrDefault(String, PreBuiltTokenFilters) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenFilters
Get a pre built TokenFilter by its name or fallback to the default one
getOrDefault(String, PreBuiltTokenizers) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenizers
Get a pre built Tokenizer by its name or fallback to the default one
getOrder() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
getOrderedUpstreamMessageEvent() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
getOrderElements() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParametersParser
 
getOrdinalMap(IndexParentChildFieldData, String) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
Returns the global ordinal map for the specified type
getOrdinalsValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicOrdinalsFieldData
Return the ordinals values for the current atomic reader.
getOrdinalsValues(String) - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicParentChildFieldData
Return the mapping for the given type.
getOrdinalsValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
getOrdinalsValues(String) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
getOrdinalsValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVBytesAtomicFieldData
 
getOriginNanoTime() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getOriginNanoTime() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
getOriginNanoTime() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
getOriginNanoTime() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
getOrRefresh() - クラス のメソッドorg.elasticsearch.common.util.SingleObjectCache
Returns the currently cached object and potentially refreshes the cache before returning.
getOs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
Operating System level information.
getOs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
Operating System level statistics.
getOs() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getOutputUnigrams() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
getOutputUnigramsIfNoShingles() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
getOverhead() - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
 
getOverhead() - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
 
getOverhead() - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
 
getOverhead() - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
getOverhead() - クラス のメソッドorg.elasticsearch.indices.breaker.BreakerSettings
 
getOverhead() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
getOwnerType() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
getPackageName(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.Classes
Determine the name of the package of the given class: e.g.
getParameterIndex() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns the index of this dependency in the injection point's parameter list, or -1 if this dependency does not belong to a parameter list.
getParameterTypes(Member) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the resolved generic parameter types of methodOrConstructor.
getParams() - クラス のメソッドorg.elasticsearch.script.Script
Method for getting the parameters.
getParent() - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns this injector's parent, or null if this is a top-level injector.
getParent() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Return the parent document, or null if this is the root document.
getParentJoinFieldType() - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
getParentObjectMapper() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
getParentReader() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
getParentTaskId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
Returns the parent task id
getParentTaskId() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
Returns the parent task id that tasks should be filtered by
getParentTaskId() - クラス のメソッドorg.elasticsearch.tasks.Task
Returns id of the parent task or NO_PARENT_ID if the task doesn't have any parent tasks
getParentTypes() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
getParseContext() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
getParseField() - 列挙型 のメソッドorg.elasticsearch.script.ScriptService.ScriptType
 
getPartialValue() - 例外 のメソッドorg.elasticsearch.common.inject.ConfigurationException
Returns a value that was only partially computed due to this exception.
getPath() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getPath() - クラス のメソッドorg.elasticsearch.common.PidFile
Returns the process id file path
getPath() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Return the path associated with this document.
getPath() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
getPath() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getPath() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getPathElements() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
getPathElementsAsStringList() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
getPattern() - クラス のメソッドorg.elasticsearch.index.analysis.PatternReplaceCharFilterFactory
 
getPatterns() - クラス のメソッドorg.elasticsearch.common.settings.SettingsFilter
 
getPayload() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
getPayloadAsDouble() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
getPayloadAsLong() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
getPayloadAsMap() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
getPayloadAsString() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
getPb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getPbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getPeakCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Threads
 
getPeakMax() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
getPeakUsed() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
getPending() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
getPendingTasks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
The pending cluster tasks
getPercent() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Cpu
Get the Process cpu usage.
getPercent() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.InternalPercentile
 
getPercent() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.Percentile
 
getPercolate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getPercolate() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getPercolate() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getPerNodeTasks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
Returns the list of tasks by node
getPersistentSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsResponse
 
getPeta() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getPetaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getPhase() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask
Get the current phase of the task.
getPhaseName() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
getPid() - クラス のメソッドorg.elasticsearch.common.PidFile
Returns the current process id
getPid() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
The process id.
getPipeline() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport.HttpChannelPipelineFactory
 
getPipeline() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.ClientChannelPipelineFactory
 
getPipeline() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.ServerChannelPipelineFactory
 
getPluginInfos() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
Returns an ordered list based on plugins name
getPluginName() - クラス のメソッドorg.elasticsearch.script.ScriptContext.Plugin
 
getPlugins() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
getPlugins() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getPort() - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
getPort() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
getPort() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
getPort() - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
Returns the port of this transport address if applicable
getPosition() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getPositionIncrementGap(String) - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
getPositionIncrementGap(String) - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
 
getPositionIncrementGap() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
getPositions() - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Returns the relative positions of terms in this phrase.
getPostingsFormatForField(String) - クラス のメソッドorg.elasticsearch.index.codec.PerFieldMappingPostingFormatCodec
 
getPreferredName() - クラス のメソッドorg.elasticsearch.common.ParseField
 
getPrefix() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
 
getPrefix() - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
getPrefix() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Return a prefix that all fields in this document should have.
getPrefixQuery(String, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getPreservePositionsIncrements() - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
getPreserveSep() - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
getPrimaries() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
total number of primary shards in the cluster
getPrimaries() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
getPrimaries() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getPrimary() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
getPrimary() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getPriority() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
getPrivateElements() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
getPrivateElements() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ExposedBinding
Returns the enclosed environment that holds the original binding.
getProcess() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
Process level information.
getProcess() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
Process level statistics.
getProcess() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getProcessCpuPercent() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
Returns the process CPU usage in percent
getProcessCpuTotalTime() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
Returns the CPU time (in milliseconds) used by the process on which the Java virtual machine is running, or -1 if not supported.
getProcessedFiles() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns number of files in the snapshot that were processed so far
getProcessedSize() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns total size of files in the snapshot that were processed so far
getProfileAddresses() - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
getProfiledChildren() - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
getProfileName() - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
getProfileName() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
getProfileName() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
getProfileName() - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
getProfileResults() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
If profiling was enabled, this returns an object containing the profile results from each shard.
getProfilers() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
getProfilers() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
getProfilers() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
getProfilers() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
Return a handle over the profilers for the current search request, or null if profiling is not enabled.
getProfilers() - クラス のメソッドorg.elasticsearch.search.profile.Profilers
Return the list of all created Profilers so far.
getProperty() - クラス のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint
 
getProperty(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregation
Get the value of specified path in the aggregation.
getProperty(String) - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregations
Get the value of specified path in the aggregation.
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
getProperty(String, List<String>) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
 
getProperty(String) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
getProperty(String) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation
 
getProperty(String, List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.MultiValue
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.SingleValue
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
getProperty(List<String>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
getPrototype(Class<T>, String) - クラス のメソッドorg.elasticsearch.common.io.stream.NamedWriteableRegistry
Returns a prototype of the NamedWriteable object identified by the name provided as argument and its category
getProvidedKey() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ProviderBinding
Returns the key whose binding is used to provide instances.
getProvider(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
getProvider(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
getProvider(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns the provider used to obtain instances for the given injection key.
getProvider(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns the provider used to obtain instances for the given injection type.
getProvider() - インタフェース のメソッドorg.elasticsearch.common.inject.Binding
Returns the scoped provider guice uses to fulfill requests for this binding.
getProvider(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the provider used to obtain instances for the given injection key.
getProvider(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Returns the provider used to obtain instances for the given type.
getProvider() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getProvider() - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
getProvider(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
getProvider(Class<T>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
getProvider() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
Returns the looked up provider.
getProvider(Key<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Returns the provider used to obtain instances for the given injection key.
getProvider(Class<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Returns the provider used to obtain instances for the given injection type.
getProviderInstance() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
getProviderInstance() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ProviderInstanceBinding
Returns the user-supplied, unscoped provider.
getProviderKey() - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
getProviderKey() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ProviderKeyBinding
Returns the key used to resolve the provider's binding.
getProviderMethods(Binder) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
 
getProvidersOf(Injector, Matcher<Class>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all of the providers matching the given matcher
getProvidersOf(Injector, Class<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns a collection of all providers of the given base type
getPublishDiff() - クラス のメソッドorg.elasticsearch.discovery.DiscoverySettings
 
getPublishTimeout() - クラス のメソッドorg.elasticsearch.discovery.DiscoverySettings
Returns the current publish timeout
getQueryBreakdown(Query) - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Get the ProfileBreakdown for the given query, potentially creating it if it did not exist.
getQueryCache() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getQueryCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getQueryCache() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Return the cache to use for queries.
getQueryCache() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getQueryCachingPolicy() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Return the policy to use when caching queries.
getQueryCachingPolicy() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getQueryCount() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getQueryCurrent() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getQueryExplanation() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
The list of query explanations.
getQueryParseContext() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getQueryResults() - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
getQueryTime() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getQueryTimeInMillis() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getQueryTree() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
 
getQueue() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getQueueSize() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getRangeQuery(String, String, String, boolean, boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getRateLimiter() - クラス のメソッドorg.apache.lucene.store.StoreRateLimiting
 
getRawDoubleValues() - クラス のメソッドorg.elasticsearch.index.fielddata.NumericDoubleValues
Returns numeric docvalues view of raw double bits
getRawFloatValues() - クラス のメソッドorg.elasticsearch.index.fielddata.NumericDoubleValues
Returns numeric docvalues view of raw float bits
getRawType(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
 
getRawType() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
getRawType() - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the raw (non-generic) type for this type.
getReaderContext() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
getReaderFromFile(Environment, Settings, String) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
getReason() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
The reason for canceling the task.
getReason() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
getReason() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
The reason why the shard is unassigned.
getReason() - クラス のメソッドorg.elasticsearch.gateway.GatewayMetaState.IndexMetaWriteInfo
 
getReason() - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
getReason() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
getReasonCancelled() - クラス のメソッドorg.elasticsearch.tasks.CancellableTask
The reason the task was cancelled or null if it hasn't been cancelled.
getRecoveredTypes() - クラス のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer
Returns the recovered types modifying the mapping during the recovery
getRecoveryStats() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getRecoveryStats() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getRefresh() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getRefresh() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getRefreshInterval() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getRefreshInterval() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
getRegexpQuery(String, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getRejected() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getRelationByName(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.ShapeRelation
 
getRelationName() - 列挙型 のメソッドorg.elasticsearch.common.geo.ShapeRelation
 
getRelevantIndices(ClusterState, ClusterState, ImmutableSet<String>) - クラス のstaticメソッドorg.elasticsearch.gateway.GatewayMetaState
 
getRelevantIndicesForMasterEligibleNode(ClusterState) - クラス のstaticメソッドorg.elasticsearch.gateway.GatewayMetaState
 
getRelevantIndicesOnDataOnlyNode(ClusterState, ClusterState, ImmutableSet<String>) - クラス のstaticメソッドorg.elasticsearch.gateway.GatewayMetaState
 
getRelocatingShardCount() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
getRelocatingShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getRelocatingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getRelocatingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getRelocatingShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getRelocationId() - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
The transient relocation id holding the unique id that is used for relocation.
getRemoteAddress() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
Returns the remote address where this rest request channel is "connected to".
getRemoteAddress() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
getReplacement() - クラス のメソッドorg.elasticsearch.index.analysis.PatternReplaceCharFilterFactory
 
getReplication() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
returns how many *redundant* copies of the data the cluster holds - running with no replicas will return 0
getRepositories(GetRepositoriesRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Gets repositories.
getRepositories(GetRepositoriesRequest, ActionListener<GetRepositoriesResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Gets repositories.
GetRepositoriesAction - org.elasticsearch.action.admin.cluster.repositories.getのクラス
Get repositories action
GetRepositoriesRequest - org.elasticsearch.action.admin.cluster.repositories.getのクラス
Get repository request
GetRepositoriesRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
 
GetRepositoriesRequest(String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
Constructs a new get repositories request with a list of repositories.
GetRepositoriesRequestBuilder - org.elasticsearch.action.admin.cluster.repositories.getのクラス
Get repository request builder
GetRepositoriesRequestBuilder(ElasticsearchClient, GetRepositoriesAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequestBuilder
Creates new get repository request builder
GetRepositoriesRequestBuilder(ElasticsearchClient, GetRepositoriesAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequestBuilder
Creates new get repository request builder
GetRepositoriesResponse - org.elasticsearch.action.admin.cluster.repositories.getのクラス
Get repositories response
getRepositoriesService() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
 
getRepository() - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
Returns repository name
getRepositoryRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Gets snapshot repository
GetRequest - org.elasticsearch.action.getのクラス
A request to get a document (its source) from an index based on its type (optional) and id.
GetRequest() - クラス のコンストラクタorg.elasticsearch.action.get.GetRequest
 
GetRequest(GetRequest, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequest
Copy constructor that creates a new get request that is a copy of the one provided as an argument.
GetRequest(String) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequest
Constructs a new get request against the specified index.
GetRequest(ActionRequest, String) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequest
Constructs a new get request starting from the provided request, meaning that it will inherit its headers and context, and against the specified index.
GetRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequest
Constructs a new get request against the specified index with the type and id.
getRequest() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
getRequest(GetRequest) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
This defines where to fetch the document to be percolated from, which is an alternative of defining the document to percolate in the request body.
getRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a get request to get the JSON source from an index based on a type and id.
GetRequestBuilder - org.elasticsearch.action.getのクラス
A get document action request builder.
GetRequestBuilder(ElasticsearchClient, GetAction) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequestBuilder
 
GetRequestBuilder(ElasticsearchClient, GetAction, String) - クラス のコンストラクタorg.elasticsearch.action.get.GetRequestBuilder
 
getRequestCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getRequestCache() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getRequestHandler(String) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
getRequestHandler(String) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
getRequestHandler(String) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
 
getRequestId() - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
getRequestId() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
getRequestId() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
getRequestId() - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
getRequests() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
getRequiredSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
getRerouteInterval() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getResourceId() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
getResourceType() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
getResponse() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The actual response (IndexResponse or DeleteResponse).
GetResponse - org.elasticsearch.action.getのクラス
The response of a get action.
GetResponse(GetResult) - クラス のコンストラクタorg.elasticsearch.action.get.GetResponse
 
getResponse() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
The actual get response, null if its a failure.
getResponse() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
getResponse() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
The actual search response, null if its a failure.
getResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
The actual get response, null if its a failure.
getResponses() - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardResponse
 
getResponses() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse
 
getResponses() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
The list of responses, the order is the same as the one provided in the request.
getResponses() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
getRestContent(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
Get Rest content from either payload or source parameter
getRestName() - 列挙型 のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags.Flag
 
getRestoreInfo() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotResponse
Returns restore information if snapshot was completed before this method returned, null otherwise
getRestoreInfo() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreCompletionResponse
 
getRestoreSource() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
GetResult(boolean, long, Translog.Source) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.GetResult
 
GetResult(Engine.Searcher, Versions.DocIdAndVersion) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.GetResult
 
GetResult - org.elasticsearch.index.getのクラス
 
GetResult(String, String, String, long, boolean, BytesReference, Map<String, GetField>) - クラス のコンストラクタorg.elasticsearch.index.get.GetResult
 
getReturnType(Method) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the resolved generic return type of method.
getRewriteTime() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
 
getRewriteTime() - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
getRootCause() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Retrieve the innermost cause of this exception, if none, returns the current exception.
getRootDataPath() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
Returns the data-path root for this shard.
getRootLogger() - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
getRootStatePath() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
Returns the state-path root for this shard.
getRounding() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
getRouting() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getRoutingHashFunction() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Return the HashFunction that should be used for routing.
getRoutingNodes() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
Returns a built (on demand) routing nodes view of the routing table.
getRoutingTable() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getRoutingTable() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
getRoutingUseType() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Return whether routing should use the _type in addition to the _id in order to decide which shard a document should go to.
getRows() - クラス のメソッドorg.elasticsearch.common.Table
 
getRunningTimeNanos() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
Returns the task running time
getRxCount() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
getRxSize() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
getScope() - クラス のメソッドorg.elasticsearch.common.inject.spi.ScopeBinding
 
getScopeAnnotation() - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
Returns the scope annotation, or null if that isn't known for this instance.
getScopeInstance() - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
Returns the scope instance, or null if that isn't known for this instance.
getScoping() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getScore() - クラス のメソッドorg.apache.lucene.search.postingshighlight.Snippet
 
getScore() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
Calculates Chi^2 see "Information Retrieval", Manning et al., Eq. 13.19
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
Calculates Google Normalized Distance, as described in "The Google Similarity Distance", Cilibrasi and Vitanyi, 2007 link: http://arxiv.org/pdf/cs/0412098v3.pdf
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
Calculates the significance of a term in a sample against a background of normal distributions by comparing the changes in frequency.
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
Calculates mutual information see "Information Retrieval", Manning et al., Eq. 13.17
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
Indicates the significance of a term in a sample by determining what percentage of all occurrences of a term are found in the sample.
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
Calculates score with a script
getScore(long, long, long, long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristic
 
getScore() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getScore() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The score.
getScore() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
getScoreTerm(Term) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
getScript() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
The source of the document (as a string).
getScript() - クラス のメソッドorg.elasticsearch.script.Script
Method for getting the script.
getScriptFieldName() - クラス のメソッドorg.elasticsearch.rest.action.script.RestGetIndexedScriptAction
 
getScriptFieldName() - クラス のメソッドorg.elasticsearch.rest.action.template.RestGetSearchTemplateAction
 
getScriptFromResponse(GetResponse) - クラス のstaticメソッドorg.elasticsearch.script.ScriptService
 
getScriptLang() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
The type of the document.
getScriptLang() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
The type of the document indexed.
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.script.RestDeleteIndexedScriptAction
 
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.script.RestGetIndexedScriptAction
 
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.script.RestPutIndexedScriptAction
 
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.template.RestDeleteSearchTemplateAction
 
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.template.RestGetSearchTemplateAction
 
getScriptLang(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.template.RestPutSearchTemplateAction
 
getScriptMode(String, ScriptService.ScriptType, ScriptContext) - クラス のメソッドorg.elasticsearch.script.ScriptModes
Returns the script mode for a script of a certain written in a certain language, of a certain type and executing as part of a specific operation/api.
getScriptParameterValue(String) - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
getScriptStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getScriptValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicFieldData
Returns a "scripting" based values.
getScriptValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicGeoPointFieldData
 
getScriptValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractAtomicOrdinalsFieldData
 
getScriptValues() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
getScrollCount() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getScrollCurrent() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getScrollId() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
If scrolling was enabled (SearchRequest.scroll(org.elasticsearch.search.Scroll), the scroll id that can be used to continue scrolling.
getScrollIds() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
getScrollTime() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getScrollTimeInMillis() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
getSearch() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getSearch() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getSearchAnalyzer(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
Gets the search analyzer for the given field, or the default if there is none present for the field TODO: remove this by moving defaults into mappers themselves
getSearcherManager() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
getSearcherManager() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
getSearcherManager() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
getSearchQuoteAnalyzer(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
Gets the search quote nalyzer for the given field, or the default if there is none present for the field TODO: remove this by moving defaults into mappers themselves
getSearchRequest() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
getSearchRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
getSeconds() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getSecondsFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
getSecureMungedAddress() - クラス のstaticメソッドorg.elasticsearch.common.MacAddressProvider
 
getSegmentCount() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getSegmentInfo(SegmentInfos, boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
getSegmentName(MergePolicy.OneMerge) - クラス のstaticメソッドorg.apache.lucene.index.OneMergeHelper
 
getSegments() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getSegments() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
getSegments() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getSegments() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getSegmentsFile() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns the segments file that this metadata snapshot represents or null if the snapshot is empty.
getSegmentsFileName() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getSequence() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedUpstreamMessageEvent
 
getServerOpen() - クラス のメソッドorg.elasticsearch.http.HttpStats
 
getServerOpen() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
getService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getServiceAttributes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
The service attributes of the node.
getSetting(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsResponse
 
getSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
The settings of the node.
getSettings() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
getSettings(GetSettingsRequest, ActionListener<GetSettingsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Executed a per index settings get request and returns the settings for the indices specified.
getSettings(GetSettingsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Executed a per index settings get request.
getSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
getSettings() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
getSettings() - クラス のメソッドorg.elasticsearch.index.settings.IndexSettingsService
 
getSettings() - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Set addition settings simply by working directly against the settings builder.
GetSettingsAction - org.elasticsearch.action.admin.indices.settings.getのクラス
 
GetSettingsAction() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
 
getSettingsKey() - 列挙型 のメソッドorg.elasticsearch.index.store.IndexStoreModule.Type
 
GetSettingsRequest - org.elasticsearch.action.admin.indices.settings.getのクラス
 
GetSettingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
GetSettingsRequestBuilder - org.elasticsearch.action.admin.indices.settings.getのクラス
 
GetSettingsRequestBuilder(ElasticsearchClient, GetSettingsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequestBuilder
 
getSettingsRequireUnits() - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
 
GetSettingsResponse - org.elasticsearch.action.admin.indices.settings.getのクラス
 
GetSettingsResponse(ImmutableOpenMap<String, Settings>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.get.GetSettingsResponse
 
getShapeAt(int) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
getShard() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getShard() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The shard of the search hit.
getShard() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getShardBalance() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
Returns the shard related weight factor.
getShardFailures() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
The failures that occurred during the search.
getShardFailures() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
The list of shard failures exception.
getShardId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
getShardId() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexShardSegments
 
getShardId() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
getShardId() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getShardId() - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardResponse
 
getShardId() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
getShardId() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns the shards id
getShardId(Object) - クラス のメソッドorg.elasticsearch.common.lucene.ShardCoreKeyMap
Return the ShardId that holds the given segment, or null if this segment is not tracked.
getShardId() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
getShardId() - クラス のメソッドorg.elasticsearch.env.ShardLock
Returns the locks shards Id.
getShardId() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeRequest
 
getShardId() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the engines shard ID
getShardId() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
getShardId() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the shard ID this config is created for
getShardId() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
getShardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getShardId() - 例外 のメソッドorg.elasticsearch.percolator.PercolateException
 
getShardId() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
getShardInfo() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse
 
getShardMinDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
getShardResults() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileShardResults
 
getShardRouting() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
getShardRouting() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
The shard routing information (cluster wide shard state).
getShardRouting() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
getShardRouting() - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction.ShardRoutingEntry
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
A shard id to index snapshot shard status map
getShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Returns list of snapshot shards
getShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexSegments
A shard id to index shard segments map (note, index shard segments is the replication shard group that maps to the shard id).
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexShardSegments
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
A shard id to index shard upgrade status map (note, index shard upgrade status is the replication shard group that maps to the shard id).
getShards() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
getShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
getShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of shards
getShards(ClusterState, String, String, String, String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
getShards(ClusterState, String, int, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
getShardSearchRequest() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.ShardDfsOnlyRequest
 
getShardSize(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.ClusterInfo
Returns the shard size for the given shard routing or null it that metric is not available.
getShardSize(ShardRouting, long) - クラス のメソッドorg.elasticsearch.cluster.ClusterInfo
Returns the shard size for the given shard routing or defaultValue it that metric is not available.
getShardSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
getShardSize() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getShardsResultPerIndex() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
getShardsStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
Shards stats
getShardsStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
 
getShardStatePath() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
getShingleFilterFactory(Analyzer) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
getSignificanceHeuristic() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
getSignificanceHeuristic() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParametersParser
 
getSignificanceScore() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getSignificanceScore() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
getSimilarity() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getSimilarity() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
getSimilarity() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the Similarity used for indexing and searching.
getSingles() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getSize() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the number of known nodes
getSize() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns the number of this shards instances.
getSize() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getSize() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
getSize() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
getSize() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getSizeInBytes() - クラス のメソッドorg.elasticsearch.common.util.BloomFilter
 
getSizeInBytes() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getSizeInBytes() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
getSizeInBytes() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
getSlop() - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Sets the phrase slop for this query.
getSnapshot() - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
Returns snapshot name
getSnapshotId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Returns snapshot id
getSnapshotId() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreCompletionResponse
 
getSnapshotInfo() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotResponse
Returns snapshot information if snapshot was completed by the time this method returned or null otherwise.
getSnapshots() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsResponse
Returns the list of snapshots
getSnapshots() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusResponse
Returns the list of snapshots
getSnapshots(GetSnapshotsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot.
getSnapshots(GetSnapshotsRequest, ActionListener<GetSnapshotsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot.
GetSnapshotsAction - org.elasticsearch.action.admin.cluster.snapshots.getのクラス
Get snapshots action
GetSnapshotsRequest - org.elasticsearch.action.admin.cluster.snapshots.getのクラス
Get snapshot request
GetSnapshotsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
GetSnapshotsRequest(String, String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Constructs a new get snapshots request with given repository name and list of snapshots
GetSnapshotsRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Constructs a new get snapshots request with given repository name
getSnapshotsRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Gets snapshots from repository
GetSnapshotsRequestBuilder - org.elasticsearch.action.admin.cluster.snapshots.getのクラス
Get snapshots request builder
GetSnapshotsRequestBuilder(ElasticsearchClient, GetSnapshotsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Constructs the new get snapshot request
GetSnapshotsRequestBuilder(ElasticsearchClient, GetSnapshotsAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Constructs the new get snapshot request with specified repository
GetSnapshotsResponse - org.elasticsearch.action.admin.cluster.snapshots.getのクラス
Get snapshots response
getSortValues() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getSortValues() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
An array of the sort values used.
getSource() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
getSource() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.internal.MatcherAndConverter
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
getSource() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.Element
Returns an arbitrary object containing information about the "place" where this element was configured.
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.ScopeBinding
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.StaticInjectionRequest
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeConverterBinding
 
getSource() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeListenerBinding
 
getSource() - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
getSource() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
getSource() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
getSource() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
getSource() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
getSource() - インタフェース のメソッドorg.elasticsearch.index.translog.Translog.Operation
 
getSource() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getSource() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The source of the document as a map (can be null).
getSourceAsBytes() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The source of the document if exists.
getSourceAsBytesRef() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
Returns bytes reference, also un compress the source if needed.
getSourceAsMap() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The source of the document (As a map).
getSourceAsMap() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
Converts the serialized compressed form of the mappings into a parsed map.
getSourceAsString() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The source of the document (as a string).
getSourceAsString() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getSourceAsString() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The source of the document as string (can be null).
getSourceClassName() - クラス のメソッドorg.elasticsearch.common.logging.jdk.ESLogRecord
 
getSourceInternal() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
Returns the internal source bytes, as they are returned without munging (for example, might still be compressed).
getSourceKey() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ConvertedConstantBinding
Returns the key for the source binding.
getSourceMethodName() - クラス のメソッドorg.elasticsearch.common.logging.jdk.ESLogRecord
 
getSourceNode() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getSourcePath(String) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
getSourceRef() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getSourceRef() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
Returns bytes reference, also un compress the source if needed.
getSources() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
getSources() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
getSpaceUsedByShard(Path) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
 
getSpins() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getStage() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
Returns snapshot stage
getStage() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getStartedShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Number of shards with the snapshot in the started stage
getStartOffset() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getStartTime() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
Returns the task start time
getStartTime() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns time when snapshot started
getStartTime() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
getStartTime() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getStartTime() - クラス のメソッドorg.elasticsearch.tasks.Task
Returns the task start time
getState() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
Returns the cluster state resulted from the cluster reroute request execution
getState() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Returns snapshot state
getState() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
getState() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getState(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
getState(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
getStatePath() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
getStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
Returns snapshot stats
getStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
Returns snapshot stats
getStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Returns number of files in the snapshot
getStats() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
GetStats - org.elasticsearch.index.getのクラス
 
GetStats() - クラス のコンストラクタorg.elasticsearch.index.get.GetStats
 
GetStats(long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.index.get.GetStats
 
getStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getStats(String) - クラス のメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
getStats(ShardId) - クラス のメソッドorg.elasticsearch.indices.cache.query.IndicesQueryCache
Get usage statistics for the given shard.
getStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
The status of the running task.
getStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getStatus() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The rest status.
getStatus() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask
 
getStatus() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
getStatus() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getStatus() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getStatus() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getStatus(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
gets the RecoveryStatus for a given id.
getStatus(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestToXContentListener
 
getStatus() - 列挙型 のメソッドorg.elasticsearch.rest.RestStatus
 
getStatus() - クラス のメソッドorg.elasticsearch.tasks.Task
Build a status for this task or null if this task doesn't have status.
getStatusSafe(long, ShardId) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
Similar to RecoveriesCollection.getStatus(long) but throws an exception if no recovery is found
getStdDeviation() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The standard deviation of the collected values.
getStdDeviation() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getStdDeviationAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The standard deviation of the collected values as a String.
getStdDeviationAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getStdDeviationBound(ExtendedStats.Bounds) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The upper or lower bounds of the stdDeviation
getStdDeviationBound(ExtendedStats.Bounds) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getStdDeviationBoundAsString(ExtendedStats.Bounds) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The upper or lower bounds of stdDev of the collected values as a String.
getStdDeviationBoundAsString(ExtendedStats.Bounds) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getStopWords() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
getStopWords() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Get the current stop words being used.
getStore() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
getStore() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getStore() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the Store instance that provides access to the Directory used for the engines IndexWriter to write it's index files to.
getStore() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getStoredFieldsMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getStoredFieldsMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the stored fields memory usage by a segment.
getStoreException() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
Exception while trying to open the shard index or from when the shard failed
getStoreStatuses() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
Returns IndicesShardStoresResponse.StoreStatuss grouped by their index names and shard ids.
getStrategyName() - 列挙型 のメソッドorg.elasticsearch.common.geo.SpatialStrategy
 
getStrictStandardDateFormatter() - クラス のstaticメソッドorg.elasticsearch.common.joda.Joda
 
getSubQuery() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
getSubQuery() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
getSubSearchContext() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsSubSearchContext
 
getSubsequence() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
getSubsetDf() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getSubsetDf() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
getSubsetSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getSubsetSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
getSuccessful() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
getSuccessfulShards() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
The successful number of shards the search was executed on.
getSuccessfulShards() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
The successful shards this request was executed on.
getSuggest() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getSuggest() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
getSuggest() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestResponse
The Suggestions of the phrase.
getSuggest() - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
getSuggester() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getSuggestion(String) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
getSuggestion() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder
Returns all suggestions with the defined names.
getSuggestMetric() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
getSum() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getSum() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getSumAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
getSumAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.Stats
 
getSumDocFreq() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getSumOfOtherDocCounts() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
getSumOfOtherDocCounts() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms
Return the sum of the document counts of all buckets that did not make it to the top buckets.
getSumOfSquares() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The sum of the squares of the collected values.
getSumOfSquares() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getSumOfSquaresAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The sum of the squares of the collected values as a String.
getSumOfSquaresAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getSumTotalTermFreq() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
getSupersetDf() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getSupersetDf() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
getSupersetSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
getSupersetSize() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTerms.Bucket
 
getSupertype(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Returns the generic form of supertype.
getSwap() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
getSyncId() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns the sync id of the commit point that this MetadataSnapshot represents.
getSyncInterval() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the current async fsync interval
getSystemCpuPercent() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
 
getSystemLoadAverage() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
Returns the system load average for the last minute.
getSystemProperties() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.AbstractCatAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAliasAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestAllocationAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestCountAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestFielddataAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestHealthAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestIndicesAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestMasterAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodeAttrsAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestNodesAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPendingClusterTasksAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestPluginsAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRecoveryAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestRepositoriesAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSegmentsAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestShardsAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestSnapshotAction
 
getTableWithHeader(RestRequest) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestThreadPoolAction
 
getTarget() - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
Returns the current value of the Target property.
getTargetNode() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getTask(long) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Returns a task with given id, or null if the task is not found.
getTaskFailures() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksResponse
The list of task failures exception.
getTaskId() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
getTaskId() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
Returns the id of the task that should be processed.
getTaskId() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
getTaskManager() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Returns task manager created in the cluster service
getTaskManager() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
getTaskManager() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
getTaskMaxWaitingTime() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getTaskName() - クラス のメソッドorg.elasticsearch.common.StopWatch.TaskInfo
Return the name of this task.
getTasks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
getTasks() - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Returns the list of currently running tasks on the node
getTb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getTbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
getTemplate() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
getTemplates(GetIndexTemplatesRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Gets index template.
getTemplates(GetIndexTemplatesRequest, ActionListener<GetIndexTemplatesResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Gets an index template.
getTemplates() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getTempNameForFile(String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
Get a temporary name for the provided file name.
getTera() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getTeraFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
getTerm() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getTermsMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getTermsMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the terms dictionary memory usage by a segment.
getTermVectors(TermVectorsRequest, String) - クラス のメソッドorg.elasticsearch.index.termvectors.ShardTermVectorsService
 
getTermVectorsMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getTermVectorsMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the term vectors memory usage by a segment.
getText() - クラス のメソッドorg.apache.lucene.search.postingshighlight.Snippet
 
getText() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
getText() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
getText() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
getTexts() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
getThreadPool() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
getThreadPool() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
Thread Pool level statistics.
getThreadPool() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns a thread-pool mainly used to get estimated time stamps from ThreadPool.estimatedTimeInMillis() and to schedule async force merge calls on the ThreadPool.Names.FORCE_MERGE thread-pool
getThreadPool() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns a ThreadPool to schedule async durability operations
getThreadPoolType() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
getThreads() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
The total number of threads in the cluster
getThreads() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getThreads() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
getThreshold() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
Returns the currently configured delta threshold
getThrottleTime() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
Gets the amount of time in a TimeValue that the index has been under merge throttling control
getThrottleTime() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
getThrottleTimeInMillis() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
Gets the amount of time in milliseconds that the index has been under merge throttling control
getTime() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns snapshot running time
getTime() - クラス のメソッドorg.elasticsearch.common.StopWatch.TaskInfo
Return the time this task took.
getTime() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getTime() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getTime() - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
getTime() - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
getTime() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
getTimeInMillis() - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
getTimeInMillis() - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
getTimeInMillis() - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
getTimeInNanos() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
Returns the elapsed time between two successive barrier executions.
getTimeInQueue() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
getTimeInQueueInMillis() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
getTimeInSeconds() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
Returns the elapsed time between two successive barrier executions.
getTimeout() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
getTimer() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getTimestamp() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getTimestamp() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
getTimestamp() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
getTimestamp() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getTimestamp() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
getTimestamp() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
getTo() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Bucket
 
getTo() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getTo() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.range.Range.Bucket
 
getToAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
getToAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Bucket
 
getToAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.range.Range.Bucket
 
getTokenFilterFactory(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenFilters
 
getTokenizerFactory(Version) - 列挙型 のメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenizers
 
getTokenLocation() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
getTokenLocation() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
Used for error reporting to highlight where syntax errors occur in content being parsed.
getTokens() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
getTokens() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
getTokenStreamToAutomaton() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
getTokenStreamToAutomaton() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
 
getTook() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
How long the bulk execution took.
getTook() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
How long the percolate took.
getTook() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
How long the search took.
getTook() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyResponse
 
getTook() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getTookInMillis() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
How long the bulk execution took in milliseconds.
getTookInMillis() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
How long the percolate took in milliseconds.
getTookInMillis() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
How long the search took in milliseconds.
getTookInMillis() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyResponse
 
getTookInMillis() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getTotal() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
getTotal() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
total number of shards in the cluster
getTotal() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
getTotal() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
getTotal() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
getTotal() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
getTotal() - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
The total number of flush executed.
getTotal() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
getTotal() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total number of merges executed.
getTotal() - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
The total number of refresh executed.
getTotal() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
getTotal() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
getTotal() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getTotal() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
getTotal() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
getTotal() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Cpu
Get the Process cpu time (sum of User and Sys).
getTotalBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getTotalBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
 
getTotalBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
getTotalBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
getTotalBytes() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getTotalBytes() - クラス のメソッドorg.elasticsearch.index.fielddata.RamAccountingTermsEnum
 
getTotalBytesPerSecAutoThrottle() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getTotalCapacity() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
getTotalCount() - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
The total number of lookups in the cache.
getTotalHits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
getTotalHits() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The total number of hits that matches the search request.
getTotalLoadedClassCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
getTotalMemory() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
Utility method which computes total memory by adding FieldData, Percolate, Segments (memory, index writer, version map)
getTotalNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getTotalNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
getTotalNumDocs() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getTotalNumOrds() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the number of document ID to ordinal pairs in this builder.
getTotalOpen() - クラス のメソッドorg.elasticsearch.http.HttpStats
 
getTotalPhysicalMemorySize() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
Returns the total amount of physical memory in bytes.
getTotalShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
Total number of shards
getTotalShards() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
The total number of shards the search was executed on.
getTotalShards() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
The total shards this request ran against.
getTotalSize() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
Returns total size of files in the snapshot
getTotalSize() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getTotalSizeInBytes() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
getTotalStoppedTime() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time large merges were stopped so smaller merges could finish.
getTotalStoppedTimeInMillis() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time large merges were stopped so smaller merges could finish.
getTotalSwapSpaceSize() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
Returns the total amount of swap space in bytes.
getTotalThrottledTime() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time merge IO writes were throttled.
getTotalThrottledTimeInMillis() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time merge IO writes were throttled.
getTotalTime() - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
The total time merges have been executed.
getTotalTime() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time merges have been executed.
getTotalTime() - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
The total time merges have been executed.
getTotalTimeInMillis() - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
The total time merges have been executed (in milliseconds).
getTotalTimeInMillis() - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
The total time merges have been executed (in milliseconds).
getTotalTimeInMillis() - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
The total time merges have been executed (in milliseconds).
getTotalVirtual() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Mem
 
getTotalVirtualMemorySize() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
Returns the size (in bytes) of virtual memory that is guaranteed to be available to the running process
getToUpgradeBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getToUpgradeBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
 
getToUpgradeBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
getToUpgradeBytes() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
getToUpgradeBytesAncient() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
getToUpgradeBytesAncient() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
 
getToUpgradeBytesAncient() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
getToUpgradeBytesAncient() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
getTragicException() - クラス のメソッドorg.elasticsearch.index.translog.Translog
If this Translog was closed as a side-effect of a tragic exception, e.g. disk full while flushing a new segment, this returns the root cause exception.
getTragicException() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
If this TranslogWriter was closed as a side-effect of a tragic exception, e.g. disk full while flushing a new segment, this returns the root cause exception.
getTransientSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsResponse
 
getTranslog() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getTranslog() - クラス のメソッドorg.elasticsearch.index.engine.Engine
returns the translog for this engine
getTranslog() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
getTranslog() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
getTranslog() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getTranslogConfig() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the translog config for this engine
getTranslogDurability() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns the current translog durability mode
getTranslogGeneration() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the translog generation to open.
getTranslogLocation() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
getTranslogLocation() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
getTranslogPath() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the translog path for this engine
getTranslogRecoveryPerformer() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns the TranslogRecoveryPerformer for this engine.
getTranslogSizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
getTransport() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
getTransport() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
getTrippedCount() - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
 
getTrippedCount() - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
 
getTrippedCount() - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
 
getTrippedCount() - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
getTrippedCount() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
getTxCount() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
getTxSize() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
getType() - クラス のメソッドorg.apache.lucene.store.StoreRateLimiting
 
getType() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
getType() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
getType() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
The type of the action.
getType() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The type of the action.
getType() - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
The type of the document deleted.
getType() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
getType() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The type of the document.
getType() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
The type of the document.
getType() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
The type of the action.
getType() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
The type of the document indexed.
getType() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
The type of the document deleted.
getType() - 例外 のメソッドorg.elasticsearch.action.RoutingMissingException
 
getType() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
The type of the document.
getType() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
The type of the action.
getType() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getType() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
The type of the document indexed.
getType() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionRequest
 
getType() - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
Gets the type containing the members to be injected.
getType() - クラス のメソッドorg.elasticsearch.common.inject.spi.StaticInjectionRequest
 
getType() - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
Gets underlying Type instance.
getType() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
getType() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The type of the document.
getType() - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Returns the type (for testing)
getType() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns the translog type
getType() - クラス のメソッドorg.elasticsearch.indices.breaker.BreakerSettings
 
getType() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
getType() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getType() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
getType() - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
getType() - クラス のメソッドorg.elasticsearch.script.Script
Method for getting the type.
getType() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getType() - クラス のメソッドorg.elasticsearch.search.rescore.RescoreSearchContext
 
getType() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The type of the document.
getType() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion
 
getType() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion
 
getType() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.CandidateGenerator
 
getType() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
getType() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion
 
getType() - クラス のメソッドorg.elasticsearch.tasks.Task
Returns task channel type (netty, transport, direct)
getType() - 列挙型 のメソッドorg.elasticsearch.threadpool.ThreadPool.ThreadPoolType
 
getTypeConverter() - クラス のメソッドorg.elasticsearch.common.inject.internal.MatcherAndConverter
 
getTypeConverter() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeConverterBinding
 
getTypeLiteral() - クラス のメソッドorg.elasticsearch.common.inject.Key
Gets the key type.
getTypeMatcher() - クラス のメソッドorg.elasticsearch.common.inject.internal.MatcherAndConverter
 
getTypeMatcher() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeConverterBinding
 
getTypeMatcher() - クラス のメソッドorg.elasticsearch.common.inject.spi.TypeListenerBinding
Returns the type matcher which chooses which types the listener should be notified of.
getTypes() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryParseContext
 
getTypeStats() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
getUnassignedShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
getUnassignedShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getUnassignedShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
getUnassignedShards() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getUnassignedTimeInMillis() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
The timestamp in milliseconds when the shard became unassigned, based on System.currentTimeMillis().
getUnassignedTimeInNanos() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
The timestamp in nanoseconds when the shard became unassigned, based on System.nanoTime().
getUnloadedClassCount() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
getUpgradeVersion() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Return the Version on which this index has been upgraded.
getUpperBounds() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
getUptime() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
getUrl() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
We compute the URL for sites: "/_plugin/" + name + "/"
getUsabelSpace(NodeEnvironment.NodePath) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
 
getUsed() - クラス のメソッドorg.elasticsearch.common.breaker.ChildMemoryCircuitBreaker
 
getUsed() - インタフェース のメソッドorg.elasticsearch.common.breaker.CircuitBreaker
 
getUsed() - クラス のメソッドorg.elasticsearch.common.breaker.MemoryCircuitBreaker
 
getUsed() - クラス のメソッドorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
getUsed() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
getUsed() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
getUsed() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
getUsed() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
getUsedBytes() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getUsedDiskAsPercentage() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
getUsedDiskThresholdHigh() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getUsedDiskThresholdLow() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
getUsedPercent() - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
getUserData() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
getUserData() - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
 
getValidationFailures() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
The validation failures on the cluster level (without index validation failures).
getValidationFailures() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
getValidationFailures() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
getValue() - クラス のメソッドorg.elasticsearch.action.fieldstats.IndexConstraint
 
getValue() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ConvertedConstantBinding
Returns the converted value.
getValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
getValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
getValue() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
getValue() - クラス のメソッドorg.elasticsearch.index.get.GetField
 
getValue() - 列挙型 のメソッドorg.elasticsearch.index.VersionType
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.avg.Avg
The average value.
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.Cardinality
The number of unique terms.
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.max.Max
The maximum.
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.min.Min
The minimum.
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.InternalPercentile
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.Percentile
 
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.sum.Sum
The sum.
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCount
 
getValue() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
getValue() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
getValue() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
getValue() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The first value of the hit.
getValueAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.SingleValue
 
getValueAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregation.SingleValue
 
getValueCount() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
getValueCount() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the number of distinct ordinals in this builder.
getValueForNormalization() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
getValueForNormalization() - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
getValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
getValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.DoubleValuesComparatorSource
 
getValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
getValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
getValues() - インタフェース のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues
Return a copy of the list of the values for the current document.
getValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
getValues() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
getValues() - クラス のメソッドorg.elasticsearch.index.get.GetField
 
getValues(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
Returns an array of values of the field specified as the method parameter.
getValues(ValuesSource.Numeric, LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTermsAggregator
 
getValues(ValuesSource.Numeric, LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
getValues() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
getValues() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
getValues() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The field values.
getValuesSourceType() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
getVariance() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The variance of the collected values.
getVariance() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getVarianceAsString() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats
The variance of the collected values as a String.
getVarianceAsString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
getVerifyIndex() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
getVersion() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
The current ES version
getVersion() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
Version of the store, used to select the store that will be used as a primary.
getVersion() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
The version of the action.
getVersion() - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
The version of the delete operation.
getVersion() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
The version of the doc.
getVersion() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
Returns the current version of the doc indexed.
getVersion() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
The version of the delete operation.
getVersion() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
The version of the doc.
getVersion() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
Returns the current version of the doc indexed.
getVersion() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
getVersion() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
Returns the current version of the doc indexed.
getVersion() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
getVersion() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
getVersion() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
getVersion() - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
getVersion() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
getVersion() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
getVersion() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
getVersion() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The version of the doc.
getVersion() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getVersion() - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
getVersion() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
getVersion() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
getVersion() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The version of the hit.
getVersionMapMemory() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
getVersionMapMemoryInBytes() - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
Estimation of the memory usage by version map
getVersionMapSize() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
returns the size of the version map that should trigger a refresh
getVersionMapSizeSetting() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
current setting for the version map size that should trigger a refresh.
getVersions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
getVersions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
getVmName() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getVmVendor() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getVmVersion() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
getWaitForCompletion() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
Should this request wait for all found tasks to complete?
getWarmer() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
getWarmer() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns an IndicesWarmer used to warm new searchers before they are used for searching.
getWarmers() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
getWarmers() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersResponse
 
getWarmers(GetWarmersRequest, ActionListener<GetWarmersResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Returns a map of index warmers for the given get request.
getWarmers(GetWarmersRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Returns a map of index warmers for the given get request.
GetWarmersAction - org.elasticsearch.action.admin.indices.warmer.getのクラス
Action for the admin/warmers/get API.
GetWarmersRequest - org.elasticsearch.action.admin.indices.warmer.getのクラス
A ClusterInfoRequest that fetches IndexWarmersMetaData for a list or all existing index warmers in the cluster-state
GetWarmersRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
GetWarmersRequestBuilder - org.elasticsearch.action.admin.indices.warmer.getのクラス
Builder for GetWarmersRequest
GetWarmersRequestBuilder(ElasticsearchClient, GetWarmersAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequestBuilder
 
GetWarmersResponse - org.elasticsearch.action.admin.indices.warmer.getのクラス
Holds a warmer-name to a list of IndexWarmersMetaData mapping for each warmer specified in the GetWarmersRequest.
getWeight() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
getWildcardQuery(String, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
getWordList(Environment, Settings, String) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
Fetches a list of words from the specified settings file.
getWordSet(Environment, Settings, String) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
getWrappedAnalyzer(String) - クラス のメソッドorg.elasticsearch.index.analysis.FieldNameAnalyzer
 
getWrappedAnalyzer(String) - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
 
getWrappingService() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
 
getWriteableName() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
getWriteableName() - インタフェース のメソッドorg.elasticsearch.common.io.stream.NamedWriteable
Returns the name of the writeable object
giga() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
gigaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
global() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
global(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
global(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Global aggregation with the given name.
Global - org.elasticsearch.search.aggregations.bucket.globalのインタフェース
A global aggregation.
GlobalAggregator - org.elasticsearch.search.aggregations.bucket.globalのクラス
 
GlobalAggregator(String, AggregatorFactories, AggregationContext, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.global.GlobalAggregator
 
GlobalAggregator.Factory - org.elasticsearch.search.aggregations.bucket.globalのクラス
 
globalBlockedException(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
globalBlockedRaiseException(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
globalBlockLevel() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
globalBlockLevel() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
globalBlockLevel() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Cluster level block to check before request execution
GlobalBuilder - org.elasticsearch.search.aggregations.bucket.globalのクラス
Builder for the Global aggregation.
GlobalBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.global.GlobalBuilder
Sole constructor.
globalFieldCaseConversion - クラス のstatic変数org.elasticsearch.common.xcontent.XContentBuilder
 
globalFieldCaseConversion(XContentBuilder.FieldCaseConversion) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
globalForceSource(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight
 
globalIfd - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
globalMaxOrd(IndexSearcher, String) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.ParentChild
 
globalMaxOrd(IndexSearcher) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals
 
GlobalOrdinalMapping - org.elasticsearch.index.fielddata.ordinalsのクラス
A RandomAccessOrds implementation that returns ordinals that are global.
GlobalOrdinalsBuilder - org.elasticsearch.index.fielddata.ordinalsの列挙型
Utility class to build global ordinals.
GlobalOrdinalsIndexFieldData - org.elasticsearch.index.fielddata.ordinalsのクラス
IndexFieldData base class for concrete global ordinals implementations.
GlobalOrdinalsIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, long) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
GlobalOrdinalsSignificantTermsAggregator - org.elasticsearch.search.aggregations.bucket.significantのクラス
An global ordinal based implementation of significant terms, based on SignificantStringTermsAggregator.
GlobalOrdinalsSignificantTermsAggregator(String, AggregatorFactories, ValuesSource.Bytes.WithOrdinals.FieldData, TermsAggregator.BucketCountThresholds, IncludeExclude.OrdinalsFilter, AggregationContext, Aggregator, SignificantTermsAggregatorFactory, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
GlobalOrdinalsSignificantTermsAggregator.WithHash - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
GlobalOrdinalsStringTermsAggregator - org.elasticsearch.search.aggregations.bucket.termsのクラス
An aggregator of string values that relies on global ordinals in order to build buckets.
GlobalOrdinalsStringTermsAggregator(String, AggregatorFactories, ValuesSource.Bytes.WithOrdinals, Terms.Order, TermsAggregator.BucketCountThresholds, IncludeExclude.OrdinalsFilter, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
GlobalOrdinalsStringTermsAggregator.LowCardinality - org.elasticsearch.search.aggregations.bucket.termsのクラス
Variant of GlobalOrdinalsStringTermsAggregator that resolves global ordinals post segment collection instead of on the fly for each match.This is beneficial for low cardinality fields, because it can reduce the amount of look-ups significantly.
GlobalOrdinalsStringTermsAggregator.WithHash - org.elasticsearch.search.aggregations.bucket.termsのクラス
Variant of GlobalOrdinalsStringTermsAggregator that rebases hashes in order to make them dense.
globalOrdinalsValues(String, LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.ParentChild
 
globalOrdinalsValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals.FieldData
 
globalOrdinalsValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals
 
globalOrds - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
GlobalParser - org.elasticsearch.search.aggregations.bucket.globalのクラス
 
GlobalParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.global.GlobalParser
 
globalSettings() - クラス のメソッドorg.elasticsearch.repositories.RepositorySettings
 
GND - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
GND(boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
GND.GNDBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
GND.GNDParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
GNDBuilder(boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDBuilder
 
GNDParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDParser
 
gramSize(int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets the gram size for the n-gram model used for this suggester.
GreekAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
GreekAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.GreekAnalyzerProvider
 
GroovyScriptCompilationException - org.elasticsearch.script.groovyの例外
非推奨です。
for back compat only
GroovyScriptCompilationException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.script.groovy.GroovyScriptCompilationException
非推奨です。
 
GroovyScriptCompilationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.groovy.GroovyScriptCompilationException
非推奨です。
 
GroovyScriptExecutionException - org.elasticsearch.script.groovyの例外
非推奨です。
for back compat only
GroovyScriptExecutionException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.script.groovy.GroovyScriptExecutionException
非推奨です。
 
GroovyScriptExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.groovy.GroovyScriptExecutionException
非推奨です。
 
group(Map<String, List<Suggest.Suggestion>>, Suggest) - クラス のstaticメソッドorg.elasticsearch.search.suggest.Suggest
 
groupBy(ShardOperationFailedException[]) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
Deduplicate the failures by exception message and index.
groupByAllIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
A groups shards iterator where each groups is a single ShardRouting and a group is created for each shard routing.
groupByShardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
A group shards iterator where each group (ShardIterator is an iterator across shard replication group.
groupDismax - クラス の変数org.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
groups(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Sets specific search group stats to retrieve the stats for.
groups() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
groups(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
Sets specific search group stats to retrieve the stats for.
groups() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
GroupShardsIterator - org.elasticsearch.cluster.routingのクラス
This class implements a compilation of ShardIterators.
GroupShardsIterator(List<ShardIterator>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.GroupShardsIterator
Constructs a enw GroupShardsIterator from the given list.
groupStats() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
groupStats(List<String>) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
groupStats() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
groupStats(List<String>) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
groupStats() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
groupStats(List<String>) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
groupStats() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
groupStats(List<String>) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
groupStats(List<String>) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
grow(ByteArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow(IntArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow(LongArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow(DoubleArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow(FloatArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow(ObjectArray<T>, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Grow an array to a size that is larger than minSize, preserving content, and potentially reusing part of the provided array.
grow() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingBinaryDocValues
Make sure the SortingBinaryDocValues.values array can store at least SortingBinaryDocValues.count entries.
grow(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Ensure there are at least maxBucketOrd buckets available.
gt(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
gt(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gt(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gt(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gt(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gt(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gt(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
gte(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
gte(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The from part of the range query.
guardedRamBytesUsed(Accountable) - クラス のstaticメソッドorg.elasticsearch.index.engine.Engine
Returns 0 in the case where accountable is null, otherwise returns ramBytesUsed()
guessBodyContentType(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
guesses the content type from either payload or source parameter
guessRootCauses() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
guessRootCauses() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Returns the root cause of this exception or mupltiple if different shards caused different exceptions
guessRootCauses(Throwable) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Returns the root cause of this exception or mupltiple if different shards caused different exceptions.
Guice - org.elasticsearch.common.injectのクラス
The entry point to the Guice framework.
GZIP - クラス のstatic変数org.elasticsearch.common.Base64
Specify that data should be gzip-compressed in second bit.

H

h1 - クラス の変数org.elasticsearch.common.hash.MurmurHash3.Hash128
 
h2 - クラス の変数org.elasticsearch.common.hash.MurmurHash3.Hash128
 
handle(int) - インタフェース のメソッドorg.elasticsearch.bootstrap.ConsoleCtrlHandler
Handles the Ctrl event.
handle(Runnable, ClusterStateTaskExecutor.TaskResult.FailureConsumer) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.TaskResult
Handle the execution result with the provided consumers
handle(Object, Errors) - インタフェース のメソッドorg.elasticsearch.common.inject.internal.ErrorHandler
Handles an error.
handle(Message) - インタフェース のメソッドorg.elasticsearch.common.inject.internal.ErrorHandler
Handles a user-reported error.
handle(T) - インタフェース のメソッドorg.elasticsearch.common.util.Callback
 
handleDownstream(ChannelHandlerContext, ChannelEvent) - クラス のメソッドorg.elasticsearch.http.netty.pipelining.HttpPipeliningHandler
 
HandledTransportAction<Request extends ActionRequest,Response extends ActionResponse> - org.elasticsearch.action.supportのクラス
A TransportAction that self registers a handler into the transport service
HandledTransportAction(Settings, String, ThreadPool, TransportService, ActionFilters, IndexNameExpressionResolver, Class<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.HandledTransportAction
 
HandledTransportAction(Settings, String, ThreadPool, TransportService, ActionFilters, IndexNameExpressionResolver, Callable<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.HandledTransportAction
 
handleException(TransportException) - クラス のメソッドorg.elasticsearch.action.ActionListenerResponseHandler
 
handleException(TransportException) - クラス のメソッドorg.elasticsearch.transport.EmptyTransportResponseHandler
 
handleException(TransportException) - クラス のメソッドorg.elasticsearch.transport.FutureTransportResponseHandler
 
handleException(TransportException) - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
handleException(TransportException) - クラス のメソッドorg.elasticsearch.transport.TransportChannelResponseHandler
 
handleException(TransportException) - インタフェース のメソッドorg.elasticsearch.transport.TransportResponseHandler
 
handleJoinRequest(DiscoveryNode, MembershipAction.JoinCallback) - クラス のメソッドorg.elasticsearch.discovery.zen.NodeJoinController
processes or queues an incoming join request.
handleParsedResponse(TransportResponse, TransportResponseHandler) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.health.RestClusterHealthAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.node.hotthreads.RestNodesHotThreadsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.node.info.RestNodesInfoAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.node.stats.RestNodesStatsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.node.tasks.RestCancelTasksAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.node.tasks.RestListTasksAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.repositories.delete.RestDeleteRepositoryAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.repositories.get.RestGetRepositoriesAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.repositories.put.RestPutRepositoryAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.repositories.verify.RestVerifyRepositoryAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.reroute.RestClusterRerouteAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.settings.RestClusterGetSettingsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.settings.RestClusterUpdateSettingsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.shards.RestClusterSearchShardsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.snapshots.create.RestCreateSnapshotAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.snapshots.delete.RestDeleteSnapshotAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.snapshots.get.RestGetSnapshotsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.snapshots.restore.RestRestoreSnapshotAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.snapshots.status.RestSnapshotsStatusAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.state.RestClusterStateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.stats.RestClusterStatsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.cluster.tasks.RestPendingClusterTasksAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.delete.RestIndexDeleteAliasesAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.get.RestGetAliasesAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.get.RestGetIndicesAliasesAction
非推奨です。
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.head.RestAliasesExistAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.put.RestIndexPutAliasAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.alias.RestIndicesAliasesAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.close.RestCloseIndexAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.create.RestCreateIndexAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.delete.RestDeleteIndexAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.exists.indices.RestIndicesExistsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.exists.types.RestTypesExistsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.flush.RestFlushAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.flush.RestSyncedFlushAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.forcemerge.RestForceMergeAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.get.RestGetIndicesAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.mapping.get.RestGetFieldMappingAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.mapping.get.RestGetMappingAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.mapping.put.RestPutMappingAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.open.RestOpenIndexAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.recovery.RestRecoveryAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.refresh.RestRefreshAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.segments.RestIndicesSegmentsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.settings.RestGetSettingsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.settings.RestUpdateSettingsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.shards.RestIndicesShardStoresAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.stats.RestIndicesStatsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.template.delete.RestDeleteIndexTemplateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.template.get.RestGetIndexTemplateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.template.head.RestHeadIndexTemplateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.template.put.RestPutIndexTemplateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.upgrade.RestUpgradeAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.validate.query.RestValidateQueryAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.validate.template.RestRenderSearchTemplateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.warmer.delete.RestDeleteWarmerAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.warmer.get.RestGetWarmerAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.admin.indices.warmer.put.RestPutWarmerAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.bulk.RestBulkAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.AbstractCatAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.cat.RestCatAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.count.RestCountAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.delete.RestDeleteAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.exists.RestExistsAction
非推奨です。
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.explain.RestExplainAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.fieldstats.RestFieldStatsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.get.RestGetAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.get.RestGetSourceAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.get.RestHeadAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.get.RestMultiGetAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.index.RestIndexAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.main.RestMainAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.percolate.RestMultiPercolateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.percolate.RestPercolateAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.script.RestDeleteIndexedScriptAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.script.RestGetIndexedScriptAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.script.RestPutIndexedScriptAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.search.RestClearScrollAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.search.RestMultiSearchAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.search.RestSearchAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.search.RestSearchScrollAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.suggest.RestSuggestAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.termvectors.RestMultiTermVectorsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.termvectors.RestTermVectorsAction
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.action.update.RestUpdateAction
 
handleRequest(RestRequest, RestChannel) - クラス のメソッドorg.elasticsearch.rest.BaseRestHandler
 
handleRequest(RestRequest, RestChannel, Client) - クラス のメソッドorg.elasticsearch.rest.BaseRestHandler
 
handleRequest(RestRequest, RestChannel) - インタフェース のメソッドorg.elasticsearch.rest.RestHandler
 
handleRequest(Channel, StreamInput, long, Version) - クラス のメソッドorg.elasticsearch.transport.netty.MessageChannelHandler
 
handleResponse(Response) - クラス のメソッドorg.elasticsearch.action.ActionListenerResponseHandler
 
handleResponse(TransportResponse.Empty) - クラス のメソッドorg.elasticsearch.transport.EmptyTransportResponseHandler
 
handleResponse(T) - クラス のメソッドorg.elasticsearch.transport.FutureTransportResponseHandler
 
handleResponse(StreamInput, LocalTransport, TransportResponseHandler) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
handleResponse(Channel, StreamInput, TransportResponseHandler) - クラス のメソッドorg.elasticsearch.transport.netty.MessageChannelHandler
 
handleResponse(V) - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
handleResponse(T) - クラス のメソッドorg.elasticsearch.transport.TransportChannelResponseHandler
 
handleResponse(T) - インタフェース のメソッドorg.elasticsearch.transport.TransportResponseHandler
 
handleShardLookup() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
handleTransportDisconnect(DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
handleTransportDisconnect(DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
handleUpstream(ChannelHandlerContext, ChannelEvent) - クラス のメソッドorg.elasticsearch.common.netty.OpenChannelsHandler
 
HasAggregations - org.elasticsearch.search.aggregationsのインタフェース
 
hasAlias(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
hasAliases(String[], String[]) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
Checks if at least one of the specified aliases exists in the specified concrete indices.
hasAnalyzer(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
hasArg(boolean) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.OptionBuilder
 
hasArray() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
hasArray() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Is there an underlying byte array for this bytes reference.
hasArray() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
hasArray() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
hasBinding(Injector, Matcher<Class>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns true if a binding exists for the given matcher
hasBinding(Injector, Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns true if a binding exists for the given base class
hasBinding(Injector, Key<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.Injectors
Returns true if a binding exists for the given key
hasBodyContent(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
Returns true if either payload or source parameter is present.
hasBytes() - クラス のメソッドorg.elasticsearch.common.text.Text
Whether a BytesReference view of the data is already materialized.
hasChanges() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
hasChannel(Channel) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.NodeChannels
 
hasCharFilter(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
hasChildQuery(String, QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Constructs a new NON scoring child query, with the child type and the query to run on the child documents.
HasChildQueryBuilder - org.elasticsearch.index.queryのクラス
 
HasChildQueryBuilder(String, QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.HasChildQueryBuilder
 
HasChildQueryParser - org.elasticsearch.index.queryのクラス
 
HasChildQueryParser(InnerHitsQueryParserHelper) - クラス のコンストラクタorg.elasticsearch.index.query.HasChildQueryParser
 
hasClauses() - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Returns true iff this query builder has at least one should, must, must not or filter clause.
hasConcreteIndex(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
hasContent() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
hasContent() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
HasContext - org.elasticsearch.commonのインタフェース
 
HasContextAndHeaders - org.elasticsearch.commonのインタフェース
marker interface
hasCustomDataPath(Settings) - クラス のstaticメソッドorg.elasticsearch.env.NodeEnvironment
 
hasCustomFieldDataSettings() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
hasData() - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch.FetchResult
Does the result actually contain data?
hasDefaultTimestamp() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
hasDelimiter(BytesRef) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
HasDependencies - org.elasticsearch.common.inject.spiのインタフェース
Implemented by bindings, providers and instances that expose their dependencies explicitly.
hasDocValues() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
hasDynamicSetting(String) - クラス のメソッドorg.elasticsearch.cluster.settings.DynamicSettings
 
hasEnoughMasterNodes(Iterable<DiscoveryNode>) - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
 
hasErrors() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
hasExplanation() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
hasExtensions(Path, String...) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Returns true iff a file under the given root has one of the given extensions.
hasFailures() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
Has anything failed with the execution.
hasFetchSourceContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
hasFetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
hasFetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
hasFetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
hasFetchSourceContext() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
hasFieldNames() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
hasFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
hasFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
hasFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
hasFieldNames() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
hasGlobalBlock(ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
hasGlobalBlock(int) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
hasGlobalBlock(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
hasGlobalBlock(RestStatus) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
Is there a global block with the provided status?
hash() - クラス のメソッドorg.elasticsearch.Build
 
hash(String) - クラス のメソッドorg.elasticsearch.cluster.routing.DjbHashFunction
 
hash(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.DjbHashFunction
 
hash(String) - インタフェース のメソッドorg.elasticsearch.cluster.routing.HashFunction
Calculate a hash value for routing
hash(String, String) - インタフェース のメソッドorg.elasticsearch.cluster.routing.HashFunction
非推奨です。
hash(String) - クラス のメソッドorg.elasticsearch.cluster.routing.Murmur3HashFunction
 
hash(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.Murmur3HashFunction
 
hash(HashFunction, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
hash(HashFunction, String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
非推奨です。
hash(String) - クラス のメソッドorg.elasticsearch.cluster.routing.SimpleHashFunction
 
hash(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.SimpleHashFunction
 
hash() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns a variable length hash of the file represented by this metadata object.
hash128(byte[], int, int, long, MurmurHash3.Hash128) - 列挙型 のstaticメソッドorg.elasticsearch.common.hash.MurmurHash3
Compute the hash of the MurmurHash3_x64_128 hashing function.
Hash128() - クラス のコンストラクタorg.elasticsearch.common.hash.MurmurHash3.Hash128
 
hash3_x64_128(byte[], int, int, long) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
hashCode() - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
hashCode() - クラス のメソッドorg.apache.lucene.queries.MinDocQuery
 
hashCode() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
hashCode() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmVersion
 
hashCode() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
 
hashCode() - クラス のメソッドorg.elasticsearch.action.GenericAction
 
hashCode() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardIterator
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
hashCode() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
hashCode() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
hashCode() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
hashCode() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
hashCode() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
hashCode() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
hashCode() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
hashCode() - クラス のメソッドorg.elasticsearch.common.collect.Tuple
 
hashCode() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
 
hashCode() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
hashCode(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns the hashCode of type.
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderMethodsModule
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.Key
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
hashCode() - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCacheableQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.FilterFunction
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Returns a hash code value for this object.
hashCode() - クラス のメソッドorg.elasticsearch.common.Priority
 
hashCode() - クラス のメソッドorg.elasticsearch.common.settings.Settings
 
hashCode() - クラス のメソッドorg.elasticsearch.common.text.Text
 
hashCode() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
hashCode() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
hashCode() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
hashCode() - クラス のメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
 
hashCode() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
hashCode() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
hashCode(ByteArray) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
 
hashCode() - クラス のメソッドorg.elasticsearch.common.util.BloomFilter
 
hashCode() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
hashCode() - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
 
hashCode() - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
hashCode() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
hashCode() - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.Index
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType.Names
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
hashCode() - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
hashCode() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
hashCode() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
hashCode() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
hashCode() - クラス のメソッドorg.elasticsearch.index.shard.ShardStateMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
hashCode() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
hashCode() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
hashCode() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
hashCode() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
hashCode() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
hashCode() - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
hashCode() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
hashCode() - クラス のメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer.Deadlock
 
hashCode() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
hashCode() - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
hashCode() - クラス のメソッドorg.elasticsearch.script.Script
 
hashCode() - クラス のメソッドorg.elasticsearch.script.Template
 
hashCode() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
hashCode() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
hashCode() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
hashCode() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
hashCode() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
hashCode() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
hashCode() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
hashCode() - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
hashCode() - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
hashCode() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
hashCode() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
hashCode() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
hashCode() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
hashCode() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
hashCode() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
 
hashCode() - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
hashCode() - クラス のメソッドorg.elasticsearch.Version
 
hasHeader(String) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
hasHeader(String) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
hasHeader(String) - インタフェース のメソッドorg.elasticsearch.common.HasHeaders
 
hasHeader(String) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
HasHeaders - org.elasticsearch.commonのインタフェース
 
hashFile(Directory, String) - クラス のstaticメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Computes a strong hash value for small files.
hashFile(BytesRefBuilder, InputStream, long) - クラス のstaticメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Computes a strong hash value for small files.
HashFunction - org.elasticsearch.cluster.routingのインタフェース
Simple hash function interface used for shard routing.
hashShort() - クラス のメソッドorg.elasticsearch.Build
 
hasInactivePrimaries() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
hasInactiveShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
hasInContext(Object) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
hasInContext(Object) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
hasInContext(Object) - インタフェース のメソッドorg.elasticsearch.common.HasContext
Checks if the context contains an entry with the given key
hasInContext(Object) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
hasIndex(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
hasIndex(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
hasIndex(String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
hasIndexBlock(String, ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
hasIndexOrAlias(String, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
 
hasJoinedOnce() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
true if the joined has successfully joined the cluster before
hasLegacyChecksum() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns true iff the checksum is not null and if the file has NOT been written by a Lucene version greater or equal to Lucene 4.8
hasLength(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check that the given CharSequence is neither null nor of length 0.
hasLength(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check that the given BytesReference is neither null nor of length 0 Note: Will return true for a BytesReference that purely consists of whitespace.
hasLength(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check that the given String is neither null nor of length 0.
hasLockedKeys() - クラス のメソッドorg.elasticsearch.common.util.concurrent.KeyedLock
 
hasMapping(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
hasMetric(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregator.MultiValue
 
hasMetric(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
hasMetric(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
hasMetric(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
hasMetric(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
hasNested() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
hasNestedObjects() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
hasNext() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
hasNext() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
hasNext() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
 
hasNext() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks.Iter
 
hasNext() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles.Iter
 
hasNext() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks.Iter
 
hasNext() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles.Iter
 
hasNext() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket.Iter
 
hasNext() - クラス のメソッドorg.elasticsearch.search.lookup.PositionIterator
 
hasNodeFile() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
 
hasParam(String) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
hasParam(String) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
hasParentField() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
hasParentQuery(String, QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Constructs a new NON scoring parent query, with the parent type and the query to run on the parent documents.
HasParentQueryBuilder - org.elasticsearch.index.queryのクラス
Builder for the 'has_parent' query.
HasParentQueryBuilder(String, QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.HasParentQueryBuilder
 
HasParentQueryParser - org.elasticsearch.index.queryのクラス
 
HasParentQueryParser(InnerHitsQueryParserHelper) - クラス のコンストラクタorg.elasticsearch.index.query.HasParentQueryParser
 
hasPath() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
hasPath() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
hasPath() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
hasPayloads() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
hasPayloads() - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
hasPendingAsyncFetch() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Returns true iff the current allocation run has not processed all of the in-flight or available shard or store fetches.
hasRecoveries() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
hasScores - クラス の変数org.elasticsearch.action.termvectors.TermVectorsFields
 
hasScoreTerm(Term) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
hasScriptFields() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
hasScriptFields() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
hasScriptFields() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
hasScriptFields() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
hasScriptFields() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
hasShard(int) - クラス のメソッドorg.elasticsearch.index.IndexService
 
hasString() - クラス のメソッドorg.elasticsearch.common.text.Text
Whether a String view of the data is already materialized.
hasText(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check whether the given CharSequence has actual text.
hasText(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check whether the given String has actual text.
hasTextCharacters() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
hasTextCharacters() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
Method that can be used to determine whether calling of textCharacters() would be the most efficient way to access textual content for the event parser currently points to.
hasTokenFilter(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
hasTokenizer(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
hasType() - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
hasTypes() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
hasTypes() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
hasTypes() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
hasTypes() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
hasUnassignedPrimaries() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns true iff this RoutingNodes instance has any unassigned primaries even if the primaries are marked as temporarily ignored.
hasUnassignedShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Returns true iff this RoutingNodes instance has any unassigned shards even if the shards are marked as temporarily ignored.
hasUncommittedChanges() - クラス のメソッドorg.elasticsearch.index.engine.Engine
Returns true the internal writer has any uncommitted changes.
hasUncommittedChanges() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
hasUncommittedChanges() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
hasValue(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
hasValue(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Checks to see this model can produce a new value, without actually running the algo.
hasVersion(long) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoints
 
having(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
HDRPercentileRanksAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
HDRPercentileRanksAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], int, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator
 
HDRPercentileRanksAggregator.Factory - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
HDRPercentilesAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
HDRPercentilesAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], int, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator
 
HDRPercentilesAggregator.Factory - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
header(String) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
header(String) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
HEADER_SIZE - クラス のstatic変数org.elasticsearch.transport.netty.NettyHeader
 
headers() - インタフェース のメソッドorg.elasticsearch.client.Client
 
headers() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
Headers - org.elasticsearch.client.supportのクラス
Client request headers picked up from the client settings.
Headers(Settings) - クラス のコンストラクタorg.elasticsearch.client.support.Headers
 
headers() - クラス のメソッドorg.elasticsearch.client.support.Headers
 
headers - クラス の変数org.elasticsearch.common.ContextAndHeaderHolder
 
headers() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
headers() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
health(ClusterHealthRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The health of the cluster.
health(ClusterHealthRequest, ActionListener<ClusterHealthResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The health of the cluster.
hear(TypeLiteral<I>, TypeEncounter<I>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeListener
Invoked when Guice encounters a new type eligible for constructor or members injection.
helpCmd(CliToolConfig.Cmd) - クラス のメソッドorg.elasticsearch.common.cli.CliTool
 
Helper() - クラス のコンストラクタorg.elasticsearch.common.bytes.BytesReference.Helper
 
Helper() - クラス のコンストラクタorg.elasticsearch.common.settings.loader.SettingsLoader.Helper
 
HelpPrinter - org.elasticsearch.common.cliのクラス
 
HelpPrinter() - クラス のコンストラクタorg.elasticsearch.common.cli.HelpPrinter
 
HierarchyCircuitBreakerService - org.elasticsearch.indices.breakerのクラス
CircuitBreakerService that attempts to redistribute space between breakers if tripped
HierarchyCircuitBreakerService(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
HierarchyCircuitBreakerService.ApplySettings - org.elasticsearch.indices.breakerのクラス
 
HIGH - クラス のstatic変数org.elasticsearch.common.Priority
 
highFreqMinimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the minimum number of high frequent query terms that need to match in order to produce a hit when there are no low frequen terms.
highFreqOperator(CommonTermsQueryBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the operator to use for terms with a high document frequency (greater than or equal to CommonTermsQueryBuilder.cutoffFrequency(float).
highlight() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
highlight(SearchContextHighlight) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
highlight() - クラス のstaticメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
A static factory method to construct new search highlights.
highlight(HighlightBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds highlight to perform as part of the search.
highlight(HighlighterContext) - クラス のメソッドorg.elasticsearch.search.highlight.FastVectorHighlighter
 
highlight(HighlighterContext) - インタフェース のメソッドorg.elasticsearch.search.highlight.Highlighter
 
highlight(HighlighterContext) - クラス のメソッドorg.elasticsearch.search.highlight.PlainHighlighter
 
highlight(HighlighterContext) - クラス のメソッドorg.elasticsearch.search.highlight.PostingsHighlighter
 
highlight() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
highlight(SearchContextHighlight) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
highlight() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
highlight(SearchContextHighlight) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
highlight() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
highlight(SearchContextHighlight) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
highlight() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
highlight(SearchContextHighlight) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
highlight(String, String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Setup highlighting for suggestions.
highlightBuilder() - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
highlightBuilder() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
HighlightBuilder - org.elasticsearch.search.highlightのクラス
A builder for search highlighting.
HighlightBuilder() - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlightBuilder
 
HighlightBuilder.Field - org.elasticsearch.search.highlightのクラス
 
highlighter() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
Highlighter - org.elasticsearch.search.highlightのインタフェース
 
HighlighterContext - org.elasticsearch.search.highlightのクラス
 
HighlighterContext(String, SearchContextHighlight.Field, FieldMapper, SearchContext, FetchSubPhase.HitContext, Query) - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlighterContext
 
HighlighterParseElement - org.elasticsearch.search.highlightのクラス
highlight : { tags_schema : "styled", pre_tags : ["tag1", "tag2"], post_tags : ["tag1", "tag2"], order : "score", highlight_filter : true, fields : { field1 : { }, field2 : { fragment_size : 100, number_of_fragments : 2 }, field3 : { number_of_fragments : 5, order : "simple", tags_schema : "styled" }, field4 : { number_of_fragments: 0, pre_tags : ["openingTagA", "openingTagB"], post_tags : ["closingTag"] } } }
HighlighterParseElement() - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlighterParseElement
 
Highlighters - org.elasticsearch.search.highlightのクラス
An extensions point and registry for all the highlighters a node supports.
Highlighters() - クラス のコンストラクタorg.elasticsearch.search.highlight.Highlighters
 
Highlighters(Settings, Map<String, Highlighter>) - クラス のコンストラクタorg.elasticsearch.search.highlight.Highlighters
 
highlighterType(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Set type of highlighter to use.
highlighterType(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Set type of highlighter to use.
highlighterType() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
highlightField(String, Query, IndexSearcher, int, int) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
Highlights terms extracted from the provided query within the content of the provided field name
HighlightField - org.elasticsearch.search.highlightのクラス
A field highlighted with its highlighted fragments.
HighlightField(String, Text[]) - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlightField
 
highlightFields() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
highlightFields(Map<String, HighlightField>) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
highlightFields() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
A map of highlighted fields.
highlightFilter(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
highlightFilter(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Set this to true when using the highlighterType fast-vector-highlighter and you want to provide highlighting on filter clauses in your query.
highlightFilter() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
highlightFilters - クラス のstatic変数org.apache.lucene.search.vectorhighlight.CustomFieldQuery
 
HighlightPhase - org.elasticsearch.search.highlightのクラス
 
HighlightPhase(Settings, Highlighters) - クラス のコンストラクタorg.elasticsearch.search.highlight.HighlightPhase
 
highlightQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Sets a query to use for highlighting this field instead of the search query.
highlightQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets a query to be used for highlighting all fields instead of the search query.
highlightQuery() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
HighlightUtils - org.elasticsearch.search.highlightのクラス
 
HindiAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
HindiAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.HindiAnalyzerProvider
 
HindiNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for HindiNormalizationFilter
HindiNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.HindiNormalizationFilterFactory
 
histogram(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Histogram aggregation with the given name.
Histogram - org.elasticsearch.search.aggregations.bucket.histogramのインタフェース
A histogram aggregation.
Histogram.Bucket - org.elasticsearch.search.aggregations.bucket.histogramのインタフェース
A bucket in the histogram where documents fall in
Histogram.Order - org.elasticsearch.search.aggregations.bucket.histogramのクラス
A strategy defining the order in which the buckets in this histogram are ordered.
HistogramAggregator - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
HistogramAggregator(String, AggregatorFactories, Rounding, InternalOrder, boolean, long, ExtendedBounds, ValuesSource.Numeric, ValueFormatter, InternalHistogram.Factory<?>, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
HistogramAggregator.Factory - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
HistogramBuilder - org.elasticsearch.search.aggregations.bucket.histogramのクラス
Builder for the Histogram aggregation.
HistogramBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Constructs a new histogram aggregation builder.
HistogramParser - org.elasticsearch.search.aggregations.bucket.histogramのクラス
Parses the histogram request
HistogramParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.HistogramParser
 
hit() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
hitContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
HitContext() - クラス のコンストラクタorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
hitContext - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase
Executes the hit level phase, with a reader and doc id (note, its a low level reader, and the matching doc).
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
hitExecute(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
hitExecutionNeeded(SearchContext) - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase
 
hitExecutionNeeded() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhaseContext
Returns if this phase be executed at all.
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
hitExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightPhase
 
hits(InternalSearchHits) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
hits() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
hits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
hits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
hits() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The hits of the search request (based on the search type, and from / size provided).
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
hitsExecute(SearchContext, InternalSearchHit[]) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
hitsExecutionNeeded(SearchContext) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightPhase
 
hls() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
hole(BaseLineStringBuilder<?>) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Add a new hole to the polygon
hole() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
build new hole to the polygon
HOLE_CHARACTER - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
holes - クラス の変数org.elasticsearch.common.geo.builders.BasePolygonBuilder
 
HoltLinearModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Calculate a doubly exponential weighted moving average
HoltLinearModel(double, double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
HoltLinearModel.DoubleExpModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
HoltLinearModel.HoltLinearModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
HoltLinearModelBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.HoltLinearModelBuilder
 
HoltWintersModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Calculate a triple exponential weighted moving average
HoltWintersModel(double, double, double, int, HoltWintersModel.SeasonalityType, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
HoltWintersModel.HoltWintersModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
HoltWintersModel.HoltWintersModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
HoltWintersModel.SeasonalityType - org.elasticsearch.search.aggregations.pipeline.movavg.modelsの列挙型
 
HoltWintersModelBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
HoltWintersModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelParser
 
HotThreads - org.elasticsearch.monitor.jvmのクラス
 
HotThreads() - クラス のコンストラクタorg.elasticsearch.monitor.jvm.HotThreads
 
HOUR - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
hour() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day.
hourMinute() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day and two digit minute of hour.
hourMinuteSecond() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, and two digit second of minute.
hourMinuteSecondFraction() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (HH:mm:ss.SSS).
hourMinuteSecondMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and three digit fraction of second (HH:mm:ss.SSS).
hours() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
hours(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
hoursFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
HppcMaps - org.elasticsearch.common.collectのクラス
 
HppcMaps.Object - org.elasticsearch.common.collectのクラス
 
HppcMaps.Object.Integer - org.elasticsearch.common.collectのクラス
 
HtmlStripCharFilterFactory - org.elasticsearch.index.analysisのクラス
 
HtmlStripCharFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.HtmlStripCharFilterFactory
 
http() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node HTTP be returned.
http(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node HTTP be returned.
http() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node HTTP be returned.
http(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node HTTP be returned.
HTTP_ENABLED - クラス のstatic変数org.elasticsearch.node.Node
 
HTTP_SERVER_BOSS_THREAD_NAME_PREFIX - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
HTTP_SERVER_WORKER_THREAD_NAME_PREFIX - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
HttpChannel - org.elasticsearch.httpのクラス
 
HttpChannel(RestRequest, boolean) - クラス のコンストラクタorg.elasticsearch.http.HttpChannel
 
HttpChannelPipelineFactory(NettyHttpServerTransport, boolean) - クラス のコンストラクタorg.elasticsearch.http.netty.NettyHttpServerTransport.HttpChannelPipelineFactory
 
HttpDownloadHelper - org.elasticsearch.common.http.clientのクラス
 
HttpDownloadHelper() - クラス のコンストラクタorg.elasticsearch.common.http.client.HttpDownloadHelper
 
HttpDownloadHelper.Checksummer - org.elasticsearch.common.http.clientのインタフェース
 
HttpDownloadHelper.DownloadProgress - org.elasticsearch.common.http.clientのインタフェース
Interface implemented for reporting progress of downloading.
HttpDownloadHelper.NullProgress - org.elasticsearch.common.http.clientのクラス
do nothing with progress info
HttpDownloadHelper.VerboseProgress - org.elasticsearch.common.http.clientのクラス
verbose progress system prints to some output stream
HttpException - org.elasticsearch.httpの例外
 
HttpException(String) - 例外 のコンストラクタorg.elasticsearch.http.HttpException
 
HttpException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.http.HttpException
 
HttpException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.http.HttpException
 
HttpInfo - org.elasticsearch.httpのクラス
 
HttpInfo(BoundTransportAddress, long) - クラス のコンストラクタorg.elasticsearch.http.HttpInfo
 
HttpOnTransportException(String) - 例外 のコンストラクタorg.elasticsearch.transport.netty.SizeHeaderFrameDecoder.HttpOnTransportException
 
HttpOnTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.netty.SizeHeaderFrameDecoder.HttpOnTransportException
 
HttpPipeliningHandler - org.elasticsearch.http.netty.pipeliningのクラス
Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.
HttpPipeliningHandler(int) - クラス のコンストラクタorg.elasticsearch.http.netty.pipelining.HttpPipeliningHandler
 
HttpRequest - org.elasticsearch.httpのクラス
 
HttpRequest() - クラス のコンストラクタorg.elasticsearch.http.HttpRequest
 
HttpRequestHandler - org.elasticsearch.http.nettyのクラス
 
HttpRequestHandler(NettyHttpServerTransport, boolean) - クラス のコンストラクタorg.elasticsearch.http.netty.HttpRequestHandler
 
HttpServer - org.elasticsearch.httpのクラス
 
HttpServer(Settings, Environment, HttpServerTransport, RestController, NodeService) - クラス のコンストラクタorg.elasticsearch.http.HttpServer
 
HttpServerAdapter - org.elasticsearch.httpのインタフェース
 
httpServerAdapter(HttpServerAdapter) - インタフェース のメソッドorg.elasticsearch.http.HttpServerTransport
 
httpServerAdapter - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
httpServerAdapter(HttpServerAdapter) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
HttpServerModule - org.elasticsearch.httpのクラス
 
HttpServerModule(Settings) - クラス のコンストラクタorg.elasticsearch.http.HttpServerModule
 
HttpServerTransport - org.elasticsearch.httpのインタフェース
 
HttpStats - org.elasticsearch.httpのクラス
 
HttpStats(long, long) - クラス のコンストラクタorg.elasticsearch.http.HttpStats
 
humanReadable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
humanReadable() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
humanReadable() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
humanReadable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
humanReadable(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
humanReadable() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
HungarianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
HungarianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.HungarianAnalyzerProvider
 
HUNSPELL_IGNORE_CASE - クラス のstatic変数org.elasticsearch.indices.analysis.HunspellService
 
HUNSPELL_LAZY_LOAD - クラス のstatic変数org.elasticsearch.indices.analysis.HunspellService
 
HunspellService - org.elasticsearch.indices.analysisのクラス
Serves as a node level registry for hunspell dictionaries.
HunspellService(Settings, Environment) - クラス のコンストラクタorg.elasticsearch.indices.analysis.HunspellService
 
HunspellService(Settings, Environment, Map<String, Dictionary>) - クラス のコンストラクタorg.elasticsearch.indices.analysis.HunspellService
 
HunspellTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
HunspellTokenFilterFactory(Index, IndexSettingsService, String, Settings, HunspellService) - クラス のコンストラクタorg.elasticsearch.index.analysis.HunspellTokenFilterFactory
 
HyperLogLogPlusPlus - org.elasticsearch.search.aggregations.metrics.cardinalityのクラス
Hyperloglog++ counter, implemented based on pseudo code from http://static.googleusercontent.com/media/research.google.com/fr//pubs/archive/40671.pdf and its appendix https://docs.google.com/document/d/1gyjfMHy43U9OWBXxfaeG-3MjGzejW1dlpyMwEYAAWEI/view?
HyperLogLogPlusPlus(int, BigArrays, long) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
HyphenationCompoundWordTokenFilterFactory - org.elasticsearch.index.analysis.compoundのクラス
Uses the HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules.
HyphenationCompoundWordTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.compound.HyphenationCompoundWordTokenFilterFactory
 
hypot(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 

I

IBSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for IBSimilarity.
IBSimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.IBSimilarityProvider
 
id() - 列挙型 のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
id() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
id() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
The id of the document to delete.
id(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Sets the id of the document to delete.
id() - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Get the id of the document for this request
id() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
id(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
id(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the id of the document to fetch.
id() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
id() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
id() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
The id of the indexed document.
id(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the id of the indexed document.
id() - 列挙型 のメソッドorg.elasticsearch.action.index.IndexRequest.OpType
The internal representation of the operation type.
id() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
The id of the document to delete.
id(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
Sets the id of the document to delete.
id - クラス の変数org.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
id(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Sets the id of the script to fetch.
id() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
id() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
The id of the indexed document.
id(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the id of the indexed document.
id() - 列挙型 のメソッドorg.elasticsearch.action.search.SearchType
The internal id of the type.
id() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Returns the id of document the term vector is requested for.
id(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets the id of document the term vector is requested for.
id() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
 
id() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
The id of the indexed document.
id(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the id of the indexed document.
id() - 列挙型 のメソッドorg.elasticsearch.action.WriteConsistencyLevel
 
id() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
id() - 列挙型 のメソッドorg.elasticsearch.cluster.block.ClusterBlockLevel
 
id() - 列挙型 のメソッドorg.elasticsearch.cluster.ClusterState.ClusterStateStatus
 
id() - 列挙型 のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.State
 
id() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
Id(String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
id() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
The id value parsed, null if does not require parsing, or not resolved.
id() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The unique id of the node.
id() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard id.
id() - 列挙型 のメソッドorg.elasticsearch.common.rounding.DateTimeUnit
 
id() - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
id() - クラス のメソッドorg.elasticsearch.common.rounding.Rounding
 
id() - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
id() - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
id() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
id() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
an always increasing unique identifier for this ping response.
id() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
id() - 例外 のメソッドorg.elasticsearch.index.engine.CreateFailedEngineException
 
id() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
id() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
id() - 例外 のメソッドorg.elasticsearch.index.engine.IndexFailedEngineException
 
id() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
id(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Really, just the id mapper should set this.
id() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
id(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
Really, just the id mapper should set this.
id() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
id() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
id(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
id() - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
ID - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
id() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
id(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
id() - 列挙型 のメソッドorg.elasticsearch.index.shard.IndexShardState
 
id() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
id() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
id() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
id() - 列挙型 のメソッドorg.elasticsearch.index.translog.Translog.Operation.Type
 
id() - 列挙型 のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Stage
 
id() - 列挙型 のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Type
 
id() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
id() - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.ScrollFreeContextRequest
 
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
id() - インタフェース のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter
Uniquely identifies this formatter (used for efficient serialization)
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number.Pattern
 
id() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
id() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
id() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
id() - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
id() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
id() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
id() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
id() - クラス のメソッドorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
id() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
id() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
id() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
id() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
id() - 例外 のメソッドorg.elasticsearch.search.SearchContextMissingException
 
id() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The id of the document.
id() - インタフェース のメソッドorg.elasticsearch.search.SearchPhaseResult
 
id() - 列挙型 のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Sort
 
id - クラス の変数org.elasticsearch.Version
 
identical - クラス の変数org.elasticsearch.index.store.Store.RecoveryDiff
Files that exist in both snapshots and they can be considered the same ie. they don't need to be recovered
identicalTo(Object) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches only the given object.
idFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
IdFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
IdFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
IdFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
IdFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
idParsingStillNeeded() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Is id parsing still needed?
idResolved() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Has id been resolved during the parsing phase.
ids(String[]) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
ids(String...) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Adds ids to the filter.
ids(Collection<String>) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Adds ids to the filter.
ids(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
IDS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
idsEqual(byte[]) - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
idsQuery(String...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Constructs a query that will match only specific ids within types.
IdsQueryBuilder - org.elasticsearch.index.queryのクラス
A query that will return only documents matching specific ids (and a type).
IdsQueryBuilder(String...) - クラス のコンストラクタorg.elasticsearch.index.query.IdsQueryBuilder
 
IdsQueryParser - org.elasticsearch.index.queryのクラス
 
IdsQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.IdsQueryParser
 
IEEEremainder(Short, Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
IEEEremainder(Integer, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
IEEEremainder(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
IEEEremainder(Long, Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
IEEEremainder(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ifd - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
IGNORE_ABOVE - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
 
IGNORE_MALFORMED - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
IGNORE_MALFORMED - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
IGNORE_MALFORMED - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
IGNORE_SYSTEM_PROPERTIES_SETTING - クラス のstatic変数org.elasticsearch.node.internal.InternalSettingsPreparer
 
IGNORE_UNMAPPED - クラス のstatic変数org.elasticsearch.search.sort.SortParseElement
 
ignoreAbove - クラス の変数org.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
ignoreAbove(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
ignoreCase() - クラス のメソッドorg.elasticsearch.index.analysis.StopTokenFilterFactory
 
ignored() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
The list of ignored unassigned shards (read only).
ignoreDisable(boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
ignoreDisable() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
ignoredSize() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns the size of the temporarily marked as ignored unassigned shards
ignoreErrorsOnGeneratedFields(boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
ignoreErrorsOnGeneratedFields() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
ignoreErrorsOnGeneratedFields - クラス の変数org.elasticsearch.action.get.MultiGetRequest
 
ignoreErrorsOnGeneratedFields(boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
ignoreErrorsOnGeneratedFields(Boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
ignoreErrorsOnGeneratedFields() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
ignoreException() - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsContext.ScriptField
 
ignoreIdleThreads() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
ignoreIdleThreads(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
ignoreIdleThreads(boolean) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
ignoreIndexSettings(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets the list of index settings and index settings groups that shouldn't be restored from snapshot
ignoreIndexSettings(List<String>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets the list of index settings and index settings groups that shouldn't be restored from snapshot
ignoreIndexSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns the list of index settings and index settings groups that shouldn't be restored from snapshot
ignoreIndexSettings() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns index settings that that shouldn't be restored
ignoreLike(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
ignoreLike(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
ignoreMalformed(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
ignoreMalformed - クラス の変数org.elasticsearch.index.mapper.core.NumberFieldMapper
 
ignoreMalformed - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
ignoreMalformed(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
ignoreMalformed - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
 
ignoreMalformed(boolean) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
 
ignoreMissing() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
ignoreMissing(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
ignoreMissing() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
IgnoreOnRecoveryEngineException - org.elasticsearch.index.engineのインタフェース
Exceptions implementing this interface will be ignored during recovery.
ignoreRecoveryAttempt() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns true if this shard can ignore a recovery attempt made to it (since the already doing/done it)
ignoreReplicaException(Throwable) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Should an exception be ignored when the operation is performed on the replica.
ignoreShard(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Marks a shard as temporarily ignored and adds it to the ignore unassigned list.
ignoreUnassignedIfDelayed(RoutingNodes.UnassignedShards.UnassignedIterator, ShardRouting) - クラス のメソッドorg.elasticsearch.gateway.ReplicaShardAllocator
Check if the allocation of the replica is to be delayed.
ignoreUnavailable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Set to true to ignore unavailable snapshots
ignoreUnavailable() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
ignoreUnavailable() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
ignoreUnmapped(boolean) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
非推奨です。
IllegalIndexShardStateException - org.elasticsearch.index.shardの例外
 
IllegalIndexShardStateException(ShardId, IndexShardState, String) - 例外 のコンストラクタorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
IllegalIndexShardStateException(ShardId, IndexShardState, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
IllegalIndexShardStateException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
illegalScorer(String) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Return a Scorer that throws an ElasticsearchIllegalStateException on all operations with the given message.
IllegalShardRoutingStateException - org.elasticsearch.cluster.routingの例外
This exception defines illegal states of shard routing
IllegalShardRoutingStateException(ShardRouting, String) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.IllegalShardRoutingStateException
 
IllegalShardRoutingStateException(ShardRouting, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.IllegalShardRoutingStateException
 
IllegalShardRoutingStateException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.IllegalShardRoutingStateException
 
IMMEDIATE - クラス のstatic変数org.elasticsearch.common.Priority
 
immutableMap() - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
ImmutableOpenIntMap<VType> - org.elasticsearch.common.collectのクラス
An immutable map implementation based on open hash map.
ImmutableOpenIntMap.Builder<VType> - org.elasticsearch.common.collectのクラス
 
ImmutableOpenMap<KType,VType> - org.elasticsearch.common.collectのクラス
An immutable map implementation based on open hash map.
ImmutableOpenMap.Builder<KType,VType> - org.elasticsearch.common.collectのクラス
 
immutableReader() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
returns a new immutable reader which only exposes the current written operation *
ImmutableTranslogReader - org.elasticsearch.index.translogのクラス
a translog reader which is fixed in length
ImmutableTranslogReader(long, ChannelReference, long, long, int) - クラス のコンストラクタorg.elasticsearch.index.translog.ImmutableTranslogReader
Create a snapshot of translog file channel.
IMPLEMENTATION_ALREADY_SET - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
ImplementedBy - org.elasticsearch.common.injectの注釈型
A pointer to the default implementation of a type.
implies(Permission) - クラス のメソッドorg.elasticsearch.script.ClassPermission
 
in - クラス の変数org.elasticsearch.client.FilterClient
 
in() - クラス のメソッドorg.elasticsearch.client.FilterClient
Returns the delegate Client
in(Class<? extends Annotation>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ScopedBindingBuilder
See the EDSL examples at Binder.
in(Scope) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ScopedBindingBuilder
See the EDSL examples at Binder.
in(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
in(Scope) - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
INACTIVE_SHARD_INDEXING_BUFFER - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Once a shard becomes inactive, we reduce the IndexWriter buffer to this value (500 KB) to let active shards use the heap instead.
INACTIVE_SHARD_TRANSLOG_BUFFER - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Once a shard becomes inactive, we reduce the Translog buffer to this value (1 KB) to let active shards use the heap instead.
inc() - クラス のメソッドorg.elasticsearch.common.metrics.CounterMetric
 
inc(long) - クラス のメソッドorg.elasticsearch.common.metrics.CounterMetric
 
inc(long) - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
incCurrentAsSource() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
incCurrentAsTarget() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
include(boolean) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Whether to include the input documents.
INCLUDE - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
include(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
include(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a regular expression that will determine what terms should be aggregated.
include(String, int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a regular expression that will determine what terms should be aggregated.
include(String[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a set of terms that should be aggregated.
include(long[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Define a set of terms that should be aggregated.
include(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a regular expression that will determine what terms should be aggregated.
include(String[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should be aggregated.
include(long[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should be aggregated.
include(double[]) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Define a set of terms that should be aggregated.
INCLUDE_NEGATIVES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
includeAliases(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
If set to true the restore procedure will restore aliases
includeAliases() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns true if aliases should be restored from this snapshot
includeAliases() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns true if aliases should be restore during this restore operation
includeDefaults() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
includeDefaults() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
includeDefaults(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
Indicates whether default mapping settings should be returned
includeDefaults(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
Indicates whether default mapping settings should be returned
includeExclude - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
IncludeExclude - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
Defines the include/exclude regular expression filtering for string terms aggregation.
IncludeExclude(RegExp, RegExp) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
IncludeExclude(SortedSet<BytesRef>, SortedSet<BytesRef>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
includeExclude() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.Parser
 
IncludeExclude.LongFilter - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
 
IncludeExclude.OrdinalsFilter - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
 
IncludeExclude.Parser - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
 
IncludeExclude.StringFilter - org.elasticsearch.search.aggregations.bucket.terms.supportのクラス
 
includeFetch() - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
includeFetch() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
includeFetch() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResultProvider
If both query and fetch happened on the same call.
includeFilters() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
includeGlobalState(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Set to true if global state should be stored as part of the snapshot
includeGlobalState() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns true if global state should be stored as part of the snapshot
includeGlobalState(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
If set to true the restore procedure will restore global cluster state.
includeGlobalState() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns true if global state should be restored from this snapshot
includeGlobalState() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
includeGlobalState() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns true if global state should be restore during this restore operation
includeGlobalState(boolean) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Set to true if global state should be stored as part of the snapshot
includeGlobalState() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns true if global state should be stored as part of the snapshot
includeInAll - クラス の変数org.elasticsearch.index.mapper.core.NumberFieldMapper
 
includeInAll(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
includeInAll(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
includeInAll - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
includeInAll(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
includeInAll(Boolean) - インタフェース のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.IncludeInAll
If includeInAll is not null then return a copy of this mapper that will include values in the _all field according to includeInAll.
includeInAll - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
includeInAll(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
includeInAll(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
includeInAll(Boolean, FieldMapper) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
includeInAllIfNotSet(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
includeInAllIfNotSet(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
includeInAllIfNotSet(Boolean) - インタフェース のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.IncludeInAll
If includeInAll is not null and not set on this mapper yet, then return a copy of this mapper that will include values in the _all field according to includeInAll.
includeInAllIfNotSet(Boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
includeLower(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
includeLower(boolean) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
Should the lower bound be included or not.
includeNegatives - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
Some heuristics do not differentiate between terms that are descriptive for subset or for the background without the subset.
includeNegatives - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYBuilder
 
IncludeNestedDocsQuery - org.elasticsearch.index.search.nestedのクラス
A special query that accepts a top level parent matching query, and returns the nested docs of the matching parent doc as well.
IncludeNestedDocsQuery(Query, BitSetProducer) - クラス のコンストラクタorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
includeProperty(String) - クラス のメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter
 
includes(String[]) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.Builder
 
includes() - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
includes() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
includes(String[]) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
includeUpper(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
includeUpper(boolean) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
Should the upper bound be included or not.
IncompatibleClusterStateVersionException - org.elasticsearch.clusterの例外
Thrown by Diff.apply(T) method
IncompatibleClusterStateVersionException(String) - 例外 のコンストラクタorg.elasticsearch.cluster.IncompatibleClusterStateVersionException
 
IncompatibleClusterStateVersionException(long, String, long, String) - 例外 のコンストラクタorg.elasticsearch.cluster.IncompatibleClusterStateVersionException
 
IncompatibleClusterStateVersionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.IncompatibleClusterStateVersionException
 
incRef() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
incRef() - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.RefCounted
Increments the refCount of this instance.
incRef() - クラス のメソッドorg.elasticsearch.index.store.Store
Increments the refCount of this Store instance.
increment(long, double) - インタフェース のメソッドorg.elasticsearch.common.util.DoubleArray
Increment value at the given index by inc and return the value.
increment(long, float) - インタフェース のメソッドorg.elasticsearch.common.util.FloatArray
Increment value at the given index by inc and return the value.
increment(long, int) - インタフェース のメソッドorg.elasticsearch.common.util.IntArray
Increment value at the given index by inc and return the value.
increment(long, long) - インタフェース のメソッドorg.elasticsearch.common.util.LongArray
Increment value at the given index by inc and return the value.
incrementBucketDocCount(long, int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Utility method to increment the doc counts of the given bucket (identified by the bucket ordinal)
incrementOperationCounter() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
incrementRecoveredOperations() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
incrementToken() - クラス のメソッドorg.apache.lucene.analysis.miscellaneous.UniqueTokenFilter
 
incrementToken() - クラス のメソッドorg.apache.lucene.analysis.PrefixAnalyzer.PrefixTokenFilter
 
incrementToken() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTokenStream
 
incrementToken() - クラス のメソッドorg.elasticsearch.index.analysis.NumericTokenizer
 
incrementToken() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream
 
incrementVersion() - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
index() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
index() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
index() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The index name to create.
index(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
index() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
index() - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Get the index that this request operates on
index() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
index(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
index() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
The index the search failed on.
index() - インタフェース のメソッドorg.elasticsearch.action.ShardOperationFailedException
The index the operation failed on.
index() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
index - クラス の変数org.elasticsearch.action.support.replication.ReplicationRequest
 
index() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
index(String) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
index - クラス の変数org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
index() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
index(String) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
index - クラス の変数org.elasticsearch.action.support.single.shard.SingleShardRequest
The concrete index name Whether index property is optional depends on the concrete implementation.
index() - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
index(String) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
Sets the index.
index(IndexRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Index a JSON source associated with a given index and type.
index(IndexRequest, ActionListener<IndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Index a document associated with a given index and type.
index(IndexRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
index(IndexRequest, ActionListener<IndexResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
index() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
index(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
index() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
Index(IndexMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.AliasOrIndex.Index
 
index() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
index(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
index(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
index() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Return the index id
index() - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
index(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
index() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The index name.
index - クラス の変数org.elasticsearch.common.util.concurrent.AtomicArray.Entry
The original index of the value within the array.
index - クラス の変数org.elasticsearch.common.util.LongObjectPagedHashMap.Cursor
 
index() - 列挙型 のメソッドorg.elasticsearch.common.xcontent.XContentType
 
index - クラス の変数org.elasticsearch.index.AbstractIndexComponent
 
index() - クラス のメソッドorg.elasticsearch.index.AbstractIndexComponent
 
index() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
index(Engine.Index) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
Index(Term, ParsedDocument, long, VersionType, Engine.Operation.Origin, long, boolean) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Index
 
Index(Term, ParsedDocument, long, VersionType, Engine.Operation.Origin, long) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Index
 
Index(Term, ParsedDocument) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Index
 
index(Engine.Index) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
index(Engine.Index) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
index - クラス の変数org.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
index() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
index() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
Index - org.elasticsearch.indexのクラス
 
Index(String) - クラス のコンストラクタorg.elasticsearch.index.Index
 
index() - インタフェース のメソッドorg.elasticsearch.index.IndexComponent
 
index(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
index(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Builder
非推奨です。
index() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
index() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
index() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
index(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
INDEX - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
index() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
index(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
index() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
index(Engine.Index) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Index a document and return whether it was created, as opposed to just updated.
index() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
index() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
Index() - クラス のコンストラクタorg.elasticsearch.index.shard.SnapshotStatus.Index
 
Index() - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Index
 
Index(Engine.Index) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Index
 
Index(String, String, byte[]) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Index
 
Index() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.Index
 
index() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
index() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
index() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
index() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
index() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The index of the hit.
index() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
index() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Returns index where failure occurred
INDEX - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
INDEX_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
How much heap (% or bytes) we will share across all actively indexing shards on this node (default: 10%).
INDEX_BYTES_SIZE_SETTINGS - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaDataIndexUpgradeService
All known byte-sized settings for an index.
INDEX_CACHE_REQUEST_ENABLED - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
A setting to enable or disable request caching on an index level.
INDEX_CLOSED_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaDataIndexStateService
 
INDEX_CODEC_SETTING - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
Index setting to change the low level lucene codec used for writing new segments.
INDEX_COMPOUND_FORMAT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_COMPOUND_ON_FLUSH - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
Index setting for compound file on flush.
INDEX_CONTENT_TYPE - クラス のstatic変数org.elasticsearch.client.Requests
The default content type to use to generate source documents when indexing.
INDEX_DELAYED_NODE_LEFT_TIMEOUT_SETTING - クラス のstatic変数org.elasticsearch.cluster.routing.UnassignedInfo
 
INDEX_DELETED_ACTION_NAME - クラス のstatic変数org.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
INDEX_FLUSH_ON_CLOSE - クラス のstatic変数org.elasticsearch.index.shard.IndexShard
Index setting to control if a flush is executed before engine is closed This setting is realtime updateable.
INDEX_FOLDER_NAME - クラス のstatic変数org.elasticsearch.index.shard.ShardPath
 
INDEX_FORCE_NEW_TRANSLOG - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
if set to true the engine will start even if the translog id in the commit point can not be found
INDEX_GC_DELETES_SETTING - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
Index setting to enable / disable deletes garbage collection.
INDEX_INDEXING_SLOWLOG_LEVEL - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_MAX_SOURCE_CHARS_TO_LOG - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_REFORMAT - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_THRESHOLD_INDEX_DEBUG - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_THRESHOLD_INDEX_INFO - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_THRESHOLD_INDEX_TRACE - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_INDEXING_SLOWLOG_THRESHOLD_INDEX_WARN - クラス のstatic変数org.elasticsearch.index.indexing.IndexingSlowLog
 
INDEX_MAPPER_DYNAMIC_DEFAULT - クラス のstatic変数org.elasticsearch.index.mapper.MapperService
 
INDEX_MAPPER_DYNAMIC_SETTING - クラス のstatic変数org.elasticsearch.index.mapper.MapperService
 
INDEX_MAPPING_NESTED_FIELDS_LIMIT_SETTING - クラス のstatic変数org.elasticsearch.index.mapper.MapperService
 
INDEX_MERGE_ENABLED - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_EXPUNGE_DELETES_ALLOWED - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_FLOOR_SEGMENT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_MAX_MERGE_AT_ONCE - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_MAX_MERGE_AT_ONCE_EXPLICIT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_MAX_MERGED_SEGMENT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_RECLAIM_DELETES_WEIGHT - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_MERGE_POLICY_SEGMENTS_PER_TIER - クラス のstatic変数org.elasticsearch.index.shard.MergePolicyConfig
 
INDEX_METADATA_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
INDEX_NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper.Defaults
 
INDEX_NAME - クラス のstatic変数org.elasticsearch.index.query.GeoShapeQueryParser.DEFAULTS
 
INDEX_OPTIMIZE_AUTOGENERATED_ID_SETTING - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
Setting to control auto generated ID optimizations.
INDEX_OPTIONS_DOCS - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
INDEX_OPTIONS_FREQS - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
INDEX_OPTIONS_OFFSETS - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
INDEX_OPTIONS_POSITIONS - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
INDEX_QUERY_CACHE - クラス のstatic変数org.elasticsearch.index.cache.IndexCacheModule
 
INDEX_READ_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
INDEX_READ_ONLY_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
INDEX_RECOVERY_INITIAL_SHARDS - クラス のstatic変数org.elasticsearch.gateway.PrimaryShardAllocator
 
INDEX_REFRESH_INTERVAL - クラス のstatic変数org.elasticsearch.index.shard.IndexShard
 
INDEX_ROUTING_ALLOCATION_DISABLE_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
INDEX_ROUTING_ALLOCATION_DISABLE_NEW_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
INDEX_ROUTING_ALLOCATION_DISABLE_REPLICA_ALLOCATION - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
INDEX_ROUTING_ALLOCATION_ENABLE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
INDEX_ROUTING_EXCLUDE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
INDEX_ROUTING_INCLUDE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
INDEX_ROUTING_REBALANCE_ENABLE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
INDEX_ROUTING_REQUIRE_GROUP - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
INDEX_SEARCH_SLOWLOG_LEVEL - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_REFORMAT - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_FETCH_DEBUG - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_FETCH_INFO - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_FETCH_TRACE - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_FETCH_WARN - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_QUERY_DEBUG - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_QUERY_INFO - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_QUERY_TRACE - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SEARCH_SLOWLOG_THRESHOLD_QUERY_WARN - クラス のstatic変数org.elasticsearch.index.search.stats.SearchSlowLog
 
INDEX_SETTING_PREFIX - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
INDEX_STORE_DELETED_ACTION_NAME - クラス のstatic変数org.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
INDEX_STORE_STATS_REFRESH_INTERVAL - クラス のstatic変数org.elasticsearch.index.store.Store
 
INDEX_STORE_THROTTLE_MAX_BYTES_PER_SEC - クラス のstatic変数org.elasticsearch.index.store.IndexStore
 
INDEX_STORE_THROTTLE_TYPE - クラス のstatic変数org.elasticsearch.index.store.IndexStore
 
INDEX_TIME_SETTINGS - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaDataIndexUpgradeService
All known time settings for an index.
INDEX_TOTAL_SHARDS_PER_NODE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
Controls the maximum number of shards per index on a single Elasticsearch node.
INDEX_TRANSLOG_BUFFER_SIZE - クラス のstatic変数org.elasticsearch.index.translog.TranslogConfig
 
INDEX_TRANSLOG_DISABLE_FLUSH - クラス のstatic変数org.elasticsearch.index.translog.TranslogService
 
INDEX_TRANSLOG_DURABILITY - クラス のstatic変数org.elasticsearch.index.translog.TranslogConfig
 
INDEX_TRANSLOG_FLUSH_INTERVAL - クラス のstatic変数org.elasticsearch.index.translog.TranslogService
 
INDEX_TRANSLOG_FLUSH_THRESHOLD_OPS - クラス のstatic変数org.elasticsearch.index.translog.TranslogService
 
INDEX_TRANSLOG_FLUSH_THRESHOLD_PERIOD - クラス のstatic変数org.elasticsearch.index.translog.TranslogService
 
INDEX_TRANSLOG_FLUSH_THRESHOLD_SIZE - クラス のstatic変数org.elasticsearch.index.translog.TranslogService
 
INDEX_TRANSLOG_FS_TYPE - クラス のstatic変数org.elasticsearch.index.translog.TranslogConfig
 
INDEX_TRANSLOG_SYNC_INTERVAL - クラス のstatic変数org.elasticsearch.index.translog.TranslogConfig
 
INDEX_TTL_DISABLE_PURGE - クラス のstatic変数org.elasticsearch.indices.ttl.IndicesTTLService
 
INDEX_UUID_NA_VALUE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
INDEX_VERSION_MAP_SIZE - クラス のstatic変数org.elasticsearch.index.engine.EngineConfig
The maximum size the version map should grow to before issuing a refresh.
INDEX_WARMER_ENABLED - クラス のstatic変数org.elasticsearch.indices.IndicesWarmer
 
INDEX_WRITE_BLOCK - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
IndexAction - org.elasticsearch.action.indexのクラス
 
indexAliasesRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates an index aliases request allowing to add and remove aliases.
IndexAliasesService - org.elasticsearch.index.aliasesのクラス
 
IndexAliasesService(Index, IndexSettingsService, IndexQueryParserService) - クラス のコンストラクタorg.elasticsearch.index.aliases.IndexAliasesService
 
IndexAliasesServiceModule - org.elasticsearch.index.aliasesのクラス
 
IndexAliasesServiceModule() - クラス のコンストラクタorg.elasticsearch.index.aliases.IndexAliasesServiceModule
 
IndexAlreadyExistsException - org.elasticsearch.indicesの例外
 
IndexAlreadyExistsException(Index) - 例外 のコンストラクタorg.elasticsearch.indices.IndexAlreadyExistsException
 
IndexAlreadyExistsException(Index, String) - 例外 のコンストラクタorg.elasticsearch.indices.IndexAlreadyExistsException
 
IndexAlreadyExistsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexAlreadyExistsException
 
indexAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
A smart analyzer used for indexing that takes into account specific analyzers configured per FieldMapper.
indexAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
indexAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
indexAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
indexBlocked(ClusterBlockLevel, String) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
indexBlockedException(ClusterBlockLevel, String) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
indexBlockedRaiseException(ClusterBlockLevel, String) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
indexBlockLevel() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
indexBlockLevel() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
indexBlockLevel() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Index level block to check before request execution
indexBoost(String, float) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets the boost a specific index will receive when the query is executeed against it.
IndexCache - org.elasticsearch.index.cacheのクラス
 
IndexCache(Index, IndexSettingsService, QueryCache, BitsetFilterCache) - クラス のコンストラクタorg.elasticsearch.index.cache.IndexCache
 
indexCache - クラス の変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
IndexCacheableQuery - org.elasticsearch.common.luceneのクラス
Base implementation for a query which is cacheable at the index level but not the segment level as usually expected.
IndexCacheableQuery() - クラス のコンストラクタorg.elasticsearch.common.lucene.IndexCacheableQuery
 
IndexCacheModule - org.elasticsearch.index.cacheのクラス
 
IndexCacheModule(Settings) - クラス のコンストラクタorg.elasticsearch.index.cache.IndexCacheModule
 
IndexClosedException - org.elasticsearch.indicesの例外
Exception indicating that one or more requested indices are closed.
IndexClosedException(Index) - 例外 のコンストラクタorg.elasticsearch.indices.IndexClosedException
 
IndexClosedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexClosedException
 
IndexCommitDelegate - org.elasticsearch.common.luceneのクラス
A simple delegate that delegates all IndexCommit calls to a delegated IndexCommit.
IndexCommitDelegate(IndexCommit) - クラス のコンストラクタorg.elasticsearch.common.lucene.IndexCommitDelegate
Constructs a new IndexCommit that will delegate all calls to the provided delegate.
IndexComponent - org.elasticsearch.indexのインタフェース
 
IndexConstraint - org.elasticsearch.action.fieldstatsのクラス
 
IndexConstraint(String, IndexConstraint.Property, IndexConstraint.Comparison, String) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.IndexConstraint
 
IndexConstraint(String, IndexConstraint.Property, IndexConstraint.Comparison, String, String) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.IndexConstraint
 
IndexConstraint.Comparison - org.elasticsearch.action.fieldstatsの列挙型
 
IndexConstraint.Property - org.elasticsearch.action.fieldstatsの列挙型
 
indexCreated(Settings) - クラス のstaticメソッドorg.elasticsearch.Version
Return the Version of Elasticsearch that has been used to create an index given its settings.
indexCreatedBefore2x - クラス の変数org.elasticsearch.index.mapper.FieldMapper
 
indexCreatedVersion() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.BuilderContext
 
IndexCreationException - org.elasticsearch.indicesの例外
 
IndexCreationException(Index, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.IndexCreationException
 
IndexCreationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexCreationException
 
IndexDynamicSettings - org.elasticsearch.index.settingsの注釈型
 
INDEXED_SUFFIX - クラス のstatic変数org.elasticsearch.script.ScriptParameterParser
 
IndexedGeoBoundingBoxQuery - org.elasticsearch.index.search.geoのクラス
 
IndexedGeoBoundingBoxQuery() - クラス のコンストラクタorg.elasticsearch.index.search.geo.IndexedGeoBoundingBoxQuery
 
indexedShapeIndex(String) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
Sets the name of the index where the indexed Shape can be found
indexedShapePath(String) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
Sets the path of the field in the indexed Shape document that has the Shape itself
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
indexedValueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the indexed value used to construct search "values".
indexExists(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
indexExists(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
indexExists(Directory) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
IndexFailedEngineException - org.elasticsearch.index.engineの例外
 
IndexFailedEngineException(ShardId, String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.IndexFailedEngineException
 
IndexFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.IndexFailedEngineException
 
indexFailures(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
IndexField - org.elasticsearch.search.lookupのクラス
Script interface to all information regarding a field.
IndexField(String, LeafIndexLookup) - クラス のコンストラクタorg.elasticsearch.search.lookup.IndexField
 
IndexFieldData<FD extends AtomicFieldData> - org.elasticsearch.index.fielddataのインタフェース
Thread-safe utility class that allows to get per-segment values via the IndexFieldData.load(LeafReaderContext) method.
indexFieldData() - クラス のメソッドorg.elasticsearch.search.aggregations.support.FieldContext
 
indexFieldData - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSource.Bytes.FieldData
 
indexFieldData - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSource.Bytes.ParentChild
 
indexFieldData - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals.FieldData
 
indexFieldData - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint.Fielddata
 
indexFieldData - クラス の変数org.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
IndexFieldData.Builder - org.elasticsearch.index.fielddataのインタフェース
 
IndexFieldData.CommonSettings - org.elasticsearch.index.fielddataのクラス
 
IndexFieldData.CommonSettings.MemoryStorageFormat - org.elasticsearch.index.fielddataの列挙型
 
IndexFieldData.Global<FD extends AtomicFieldData> - org.elasticsearch.index.fielddataのインタフェース
 
IndexFieldData.XFieldComparatorSource - org.elasticsearch.index.fielddataのクラス
 
IndexFieldData.XFieldComparatorSource.Nested - org.elasticsearch.index.fielddataのクラス
Simple wrapper class around a filter that matches parent documents and a filter that matches child documents.
IndexFieldDataCache - org.elasticsearch.index.fielddataのインタフェース
A simple field data cache abstraction on the *index* level.
IndexFieldDataCache.Listener - org.elasticsearch.index.fielddataのインタフェース
 
IndexFieldDataCache.None - org.elasticsearch.index.fielddataのクラス
 
IndexFieldDataModule - org.elasticsearch.index.fielddataのクラス
 
IndexFieldDataModule(Settings) - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldDataModule
 
IndexFieldDataService - org.elasticsearch.index.fielddataのクラス
 
IndexFieldDataService(Index, IndexSettingsService, IndicesFieldDataCache, CircuitBreakerService, MapperService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldDataService
 
indexFieldDataService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
IndexFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
IndexFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
IndexFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
IndexFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
IndexFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
IndexFieldTerm - org.elasticsearch.search.lookupのクラス
Holds all information on a particular term in a field.
IndexFieldTerm(String, String, LeafIndexLookup, int) - クラス のコンストラクタorg.elasticsearch.search.lookup.IndexFieldTerm
 
indexFieldTerm - クラス の変数org.elasticsearch.search.lookup.PositionIterator
 
indexFiles() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
indexFiles() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns list of files in the shard
indexFiles() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SnapshotFiles
Returns a list of file in the snapshot
IndexGeoPointFieldData - org.elasticsearch.index.fielddataのインタフェース
Specialization of IndexFieldData for geo points.
indexGet(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
indexGet(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
IndexIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
IndexIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
indexing - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
indexing(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
indexing() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
indexingBufferSize() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
returns the current budget for the total amount of indexing buffers of active shards on this node
IndexingMemoryController - org.elasticsearch.indices.memoryのクラス
 
IndexingMemoryController(Settings, ThreadPool, IndicesService) - クラス のコンストラクタorg.elasticsearch.indices.memory.IndexingMemoryController
 
IndexingMemoryController(Settings, ThreadPool, IndicesService, long) - クラス のコンストラクタorg.elasticsearch.indices.memory.IndexingMemoryController
 
IndexingOperation(Term, ParsedDocument, long, VersionType, Engine.Operation.Origin, long, boolean) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.IndexingOperation
 
IndexingOperation(Term, ParsedDocument) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.IndexingOperation
 
IndexingOperationListener - org.elasticsearch.index.indexingのクラス
An indexing listener for indexing, delete, events.
IndexingOperationListener() - クラス のコンストラクタorg.elasticsearch.index.indexing.IndexingOperationListener
 
indexingService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
IndexingSlowLog - org.elasticsearch.index.indexingのクラス
 
IndexingStats - org.elasticsearch.index.indexingのクラス
 
IndexingStats() - クラス のコンストラクタorg.elasticsearch.index.indexing.IndexingStats
 
IndexingStats(IndexingStats.Stats, Map<String, IndexingStats.Stats>) - クラス のコンストラクタorg.elasticsearch.index.indexing.IndexingStats
 
indexingStats(String...) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
IndexingStats.Stats - org.elasticsearch.index.indexingのクラス
 
indexInput(IndexInput) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
非推奨です。
Used for backward comp. since we now use Lucene compressed codec.
indexInput(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
indexInput(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
indexInsert(int, int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
indexInsert(int, KType, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
indexLookup() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Allows to access statistics on terms and fields.
IndexLookup - org.elasticsearch.search.lookupのクラス
 
IndexLookup(ImmutableMap.Builder<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.lookup.IndexLookup
 
indexLookup() - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
indexMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
IndexMetaData - org.elasticsearch.cluster.metadataのクラス
 
IndexMetaData.Builder - org.elasticsearch.cluster.metadataのクラス
 
IndexMetaData.Custom - org.elasticsearch.cluster.metadataのインタフェース
 
IndexMetaData.State - org.elasticsearch.cluster.metadataの列挙型
 
indexMetaDataChanged(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the IndexMetaData for a given index has changed between the previous cluster state and the new cluster state.
IndexMetaWriteInfo(IndexMetaData, IndexMetaData, String) - クラス のコンストラクタorg.elasticsearch.gateway.GatewayMetaState.IndexMetaWriteInfo
 
IndexModule - org.elasticsearch.indexのクラス
 
IndexModule(Settings) - クラス のコンストラクタorg.elasticsearch.index.IndexModule
 
indexModules(Settings) - クラス のメソッドorg.elasticsearch.plugins.Plugin
Per index modules.
indexModules(Settings) - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
indexName - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
indexName(String) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
indexName - クラス の変数org.elasticsearch.index.mapper.internal.ParentFieldMapper.Builder
 
indexName() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType.Names
The indexed name of the field.
indexName(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Returns an MappedFieldType which has the given index name.
indexNameExpressionResolver - クラス の変数org.elasticsearch.action.support.TransportAction
 
IndexNameExpressionResolver - org.elasticsearch.cluster.metadataのクラス
 
IndexNameExpressionResolver(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
 
IndexNameModule - org.elasticsearch.indexのクラス
 
IndexNameModule(Index) - クラス のコンストラクタorg.elasticsearch.index.IndexNameModule
 
IndexNotFoundException - org.elasticsearch.indexの例外
 
IndexNotFoundException(String) - 例外 のコンストラクタorg.elasticsearch.index.IndexNotFoundException
 
IndexNotFoundException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.IndexNotFoundException
 
IndexNotFoundException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.IndexNotFoundException
 
IndexNumericFieldData - org.elasticsearch.index.fielddataのインタフェース
 
IndexNumericFieldData.NumericType - org.elasticsearch.index.fielddataの列挙型
 
indexOf(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
indexOf(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
indexOptions(IndexOptions) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
indexOptionsSet - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
indexOptionToString(IndexOptions) - クラス のstaticメソッドorg.elasticsearch.index.mapper.FieldMapper
 
IndexOrdinalsFieldData - org.elasticsearch.index.fielddataのインタフェース
Specialization of IndexFieldData for data that is indexed with ordinals.
IndexOutputOutputStream - org.elasticsearch.common.lucene.storeのクラス
OutputStream that writes into underlying IndexOutput
IndexOutputOutputStream(IndexOutput) - クラス のコンストラクタorg.elasticsearch.common.lucene.store.IndexOutputOutputStream
 
IndexParentChildFieldData - org.elasticsearch.index.fielddataのインタフェース
Soecialization of IndexFieldData for parent/child mappings.
indexPaths(Index) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Returns all index paths.
IndexPrimaryShardNotAllocatedException - org.elasticsearch.indicesの例外
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.
IndexPrimaryShardNotAllocatedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexPrimaryShardNotAllocatedException
 
IndexPrimaryShardNotAllocatedException(Index) - 例外 のコンストラクタorg.elasticsearch.indices.IndexPrimaryShardNotAllocatedException
 
IndexQueryCache - org.elasticsearch.index.cache.query.indexのクラス
The index-level query cache.
IndexQueryCache(Index, IndexSettingsService, IndicesQueryCache) - クラス のコンストラクタorg.elasticsearch.index.cache.query.index.IndexQueryCache
 
IndexQueryParserService - org.elasticsearch.index.queryのクラス
 
IndexQueryParserService(Index, IndexSettingsService, IndicesQueriesRegistry, ScriptService, AnalysisService, MapperService, IndexCache, IndexFieldDataService, BitsetFilterCache, SimilarityService) - クラス のコンストラクタorg.elasticsearch.index.query.IndexQueryParserService
 
indexQueryParserService() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
indexReplace(int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
indexReplace(int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
IndexRequest - org.elasticsearch.action.indexのクラス
Index request to index a typed JSON document into a specific index and make it searchable.
IndexRequest() - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
 
IndexRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
Creates an index request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
IndexRequest(IndexRequest, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
Copy constructor that creates a new index request that is a copy of the one provided as an argument.
IndexRequest(String) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
Constructs a new index request against the specific index.
IndexRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
Constructs a new index request against the specific index and type.
IndexRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequest
Constructs a new index request against the index, type, id and using the source.
indexRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
 
indexRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Create an index request against a specific index.
IndexRequest.OpType - org.elasticsearch.action.indexの列挙型
Operation type controls if the type of the index operation.
IndexRequestBuilder - org.elasticsearch.action.indexのクラス
An index document action request builder.
IndexRequestBuilder(ElasticsearchClient, IndexAction) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequestBuilder
 
IndexRequestBuilder(ElasticsearchClient, IndexAction, String) - クラス のコンストラクタorg.elasticsearch.action.index.IndexRequestBuilder
 
IndexResponse - org.elasticsearch.action.indexのクラス
A response of an index operation,
IndexResponse() - クラス のコンストラクタorg.elasticsearch.action.index.IndexResponse
 
IndexResponse(String, String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.index.IndexResponse
 
indexRouting() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Returns the index routing value associated with the alias
indexRouting(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates an index routing value to the alias
indexRouting(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
indexRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
indexRouting(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
indexRouting(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
indexRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
IndexRoutingTable - org.elasticsearch.cluster.routingのクラス
The IndexRoutingTable represents routing information for a single index.
indexRoutingTable(ClusterState, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
IndexRoutingTable.Builder - org.elasticsearch.cluster.routingのクラス
 
indexRoutingTableChanged(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the routing table has changed for the given index.
IndexSearcherWrapper - org.elasticsearch.index.engineのインタフェース
Extension point to add custom functionality at request time to the DirectoryReader and IndexSearcher managed by the Engine.
IndexSearcherWrappingService - org.elasticsearch.index.engineのクラス
Service responsible for wrapping the DirectoryReader and IndexSearcher of a Engine.Searcher via the configured IndexSearcherWrapper instance.
IndexSearcherWrappingService(Set<IndexSearcherWrapper>) - クラス のコンストラクタorg.elasticsearch.index.engine.IndexSearcherWrappingService
 
IndexSegments - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndexService - org.elasticsearch.indexのクラス
 
IndexService(Injector, Index, NodeEnvironment, AnalysisService, MapperService, IndexQueryParserService, SimilarityService, IndexAliasesService, IndexCache, IndexSettingsService, IndexFieldDataService, BitsetFilterCache, IndicesService) - クラス のコンストラクタorg.elasticsearch.index.IndexService
 
indexService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
indexService(String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Returns an IndexService for the specified index if exists otherwise returns null.
indexService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
indexServices() - クラス のメソッドorg.elasticsearch.plugins.Plugin
Per index services that will be automatically closed.
indexServices() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
indexServiceSafe(String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Returns an IndexService for the specified index if exists otherwise a IndexNotFoundException is thrown.
indexSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets settings that should be added/changed in all restored indices
indexSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets settings that should be added/changed in all restored indices
indexSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets settings that should be added/changed in all restored indices
indexSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets settings that should be added/changed in all restored indices
indexSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns settings that should be added/changed in all restored indices
indexSettings - クラス の変数org.elasticsearch.index.AbstractIndexComponent
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.AbstractIndexComponent
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.IndexService
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.BuilderContext
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
indexSettings - クラス の変数org.elasticsearch.index.shard.AbstractIndexShardComponent
 
indexSettings() - クラス のメソッドorg.elasticsearch.index.shard.AbstractIndexShardComponent
 
indexSettings() - インタフェース のメソッドorg.elasticsearch.index.shard.IndexShardComponent
 
indexSettings() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns index settings that should be changed on restore
IndexSettingsModule - org.elasticsearch.index.settingsのクラス
 
IndexSettingsModule(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.settings.IndexSettingsModule
 
IndexSettingsService - org.elasticsearch.index.settingsのクラス
A holds to the latest, updated settings for an index.
IndexSettingsService(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.settings.IndexSettingsService
 
IndexSettingsService.Listener - org.elasticsearch.index.settingsのインタフェース
 
IndexShard - org.elasticsearch.index.shardのクラス
 
IndexShard(ShardId, IndexSettingsService, IndicesLifecycle, Store, StoreRecoveryService, ThreadPool, MapperService, IndexQueryParserService, IndexCache, IndexAliasesService, IndicesQueryCache, ShardPercolateService, CodecService, ShardTermVectorsService, IndexFieldDataService, IndexService, IndicesWarmer, SnapshotDeletionPolicy, SimilarityService, EngineFactory, ClusterService, ShardPath, BigArrays, IndexSearcherWrappingService, IndexingMemoryController) - クラス のコンストラクタorg.elasticsearch.index.shard.IndexShard
 
indexShard() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
indexShard() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
indexShard() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
indexShard() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
indexShard() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
IndexShardAlreadyExistsException - org.elasticsearch.indexの例外
 
IndexShardAlreadyExistsException(String) - 例外 のコンストラクタorg.elasticsearch.index.IndexShardAlreadyExistsException
 
IndexShardAlreadyExistsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.IndexShardAlreadyExistsException
 
IndexShardClosedException - org.elasticsearch.index.shardの例外
 
IndexShardClosedException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardClosedException
 
IndexShardClosedException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardClosedException
 
IndexShardClosedException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardClosedException
 
IndexShardClosedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardClosedException
 
IndexShardComponent - org.elasticsearch.index.shardのインタフェース
 
IndexShardModule - org.elasticsearch.index.shardのクラス
The IndexShardModule module is responsible for binding the correct shard id, index shard, engine factory, and warming service for a newly created shard.
IndexShardModule(ShardId, boolean, Settings) - クラス のコンストラクタorg.elasticsearch.index.shard.IndexShardModule
 
IndexShardNotRecoveringException - org.elasticsearch.index.shardの例外
 
IndexShardNotRecoveringException(ShardId, IndexShardState) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardNotRecoveringException
 
IndexShardNotRecoveringException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardNotRecoveringException
 
IndexShardNotStartedException - org.elasticsearch.index.shardの例外
 
IndexShardNotStartedException(ShardId, IndexShardState) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardNotStartedException
 
IndexShardNotStartedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardNotStartedException
 
IndexShardRecoveringException - org.elasticsearch.index.shardの例外
 
IndexShardRecoveringException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRecoveringException
 
IndexShardRecoveringException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRecoveringException
 
IndexShardRecoveryException - org.elasticsearch.index.shardの例外
 
IndexShardRecoveryException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRecoveryException
 
IndexShardRecoveryException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRecoveryException
 
IndexShardRelocatedException - org.elasticsearch.index.shardの例外
 
IndexShardRelocatedException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRelocatedException
 
IndexShardRelocatedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardRelocatedException
 
IndexShardRepository - org.elasticsearch.index.snapshotsのインタフェース
Shard-level snapshot repository IndexShardRepository is used on data node to create snapshots of individual shards.
indexShardRepository(String) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
Returns registered index shard repository This method is called only on data nodes
indexShardRestoreCompleted(SnapshotId, ShardId) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
This method is used by StoreRecoveryService to notify RestoreService about shard restore completion.
IndexShardRestoreException - org.elasticsearch.index.snapshotsの例外
Generic shard restore exception
IndexShardRestoreException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreException
 
IndexShardRestoreException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreException
 
IndexShardRestoreException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreException
 
IndexShardRestoreFailedException - org.elasticsearch.index.snapshotsの例外
Thrown when restore of a shard fails
IndexShardRestoreFailedException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreFailedException
 
IndexShardRestoreFailedException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreFailedException
 
IndexShardRestoreFailedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardRestoreFailedException
 
IndexShardRoutingTable - org.elasticsearch.cluster.routingのクラス
IndexShardRoutingTable encapsulates all instances of a single shard.
IndexShardRoutingTable.Builder - org.elasticsearch.cluster.routingのクラス
 
indexShards(ClusterState, String, String, String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
IndexShardSegments - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndexShardSnapshotException - org.elasticsearch.index.snapshotsの例外
Generic shard snapshot exception
IndexShardSnapshotException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotException
 
IndexShardSnapshotException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotException
 
IndexShardSnapshotException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotException
 
IndexShardSnapshotFailedException - org.elasticsearch.index.snapshotsの例外
Thrown when snapshot process is failed on a shard level
IndexShardSnapshotFailedException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotFailedException
 
IndexShardSnapshotFailedException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotFailedException
 
IndexShardSnapshotFailedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotFailedException
 
IndexShardSnapshotStatus - org.elasticsearch.index.snapshotsのクラス
Represent shard snapshot status
IndexShardSnapshotStatus() - クラス のコンストラクタorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
 
IndexShardSnapshotStatus.Stage - org.elasticsearch.index.snapshotsの列挙型
Snapshot stage
IndexShardStartedException - org.elasticsearch.index.shardの例外
 
IndexShardStartedException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardStartedException
 
IndexShardStartedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.IndexShardStartedException
 
IndexShardState - org.elasticsearch.index.shardの列挙型
 
indexShardStateChanged(IndexShard, IndexShardState, IndexShardState, String) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called after a shard's IndexShardState changes.
indexShardStateChanged(IndexShard, IndexShardState, String) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
IndexShardStats - org.elasticsearch.action.admin.indices.statsのクラス
 
IndexShardStats(ShardId, ShardStats[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
IndexShardUpgradeStatus - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
IndexStats - org.elasticsearch.action.admin.indices.statsのクラス
 
IndexStats(String, ShardStats[]) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.IndexStats
 
indexStore - クラス の変数org.elasticsearch.index.store.FsDirectoryService
 
IndexStore - org.elasticsearch.index.storeのクラス
 
IndexStore(Index, IndexSettingsService, IndicesStore) - クラス のコンストラクタorg.elasticsearch.index.store.IndexStore
 
IndexStoreModule - org.elasticsearch.index.storeのクラス
 
IndexStoreModule(Settings) - クラス のコンストラクタorg.elasticsearch.index.store.IndexStoreModule
 
IndexStoreModule.Type - org.elasticsearch.index.storeの列挙型
 
IndexTemplateAlreadyExistsException - org.elasticsearch.indicesの例外
 
IndexTemplateAlreadyExistsException(String) - 例外 のコンストラクタorg.elasticsearch.indices.IndexTemplateAlreadyExistsException
 
IndexTemplateAlreadyExistsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexTemplateAlreadyExistsException
 
IndexTemplateFilter - org.elasticsearch.cluster.metadataのインタフェース
Enables filtering the index templates that will be applied for an index, per create index request.
IndexTemplateFilter.Compound - org.elasticsearch.cluster.metadataのクラス
 
IndexTemplateMetaData - org.elasticsearch.cluster.metadataのクラス
 
IndexTemplateMetaData(String, int, String, Settings, ImmutableOpenMap<String, CompressedXContent>, ImmutableOpenMap<String, AliasMetaData>, ImmutableOpenMap<String, IndexMetaData.Custom>) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
IndexTemplateMetaData.Builder - org.elasticsearch.cluster.metadataのクラス
 
IndexTemplateMissingException - org.elasticsearch.indicesの例外
 
IndexTemplateMissingException(String) - 例外 のコンストラクタorg.elasticsearch.indices.IndexTemplateMissingException
 
IndexTemplateMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.IndexTemplateMissingException
 
indexText() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
IndexThrottle() - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.IndexThrottle
 
indexTokenizeOptionToString(boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.index.mapper.FieldMapper
 
IndexUpgradeStatus - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
indexUUID() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
indexUUID() - クラス のメソッドorg.elasticsearch.index.IndexService
 
indexUUID - クラス の変数org.elasticsearch.index.shard.ShardStateMetaData
 
indexVersion() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns index version
indexVersion(long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets index version
indexVersion() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns index version
indexVersionCreated() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
indexVersionCreated() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
IndexWarmerMissingException - org.elasticsearch.search.warmerの例外
 
IndexWarmerMissingException(String...) - 例外 のコンストラクタorg.elasticsearch.search.warmer.IndexWarmerMissingException
 
IndexWarmerMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.warmer.IndexWarmerMissingException
 
IndexWarmersMetaData - org.elasticsearch.search.warmerのクラス
 
IndexWarmersMetaData(IndexWarmersMetaData.Entry...) - クラス のコンストラクタorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
IndexWarmersMetaData.Entry - org.elasticsearch.search.warmerのクラス
 
indexWriterRAMBytesUsed() - クラス のメソッドorg.elasticsearch.index.engine.Engine
How much heap Lucene's IndexWriter is using
indexWriterRAMBytesUsed() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
indexWriterRAMBytesUsed() - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
indices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
indices(CommonStatsFlags) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
indices(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should indices stats be returned.
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
Sets the indices the search will be executed on.
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
The indices
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets a list of indices that should be included into the snapshot The list of indices supports multi-index syntax.
indices(List<String>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets a list of indices that should be included into the snapshot The list of indices supports multi-index syntax.
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns a list of indices that should be included into the snapshot
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets the list of indices that should be restored from snapshot The list of indices supports multi-index syntax.
indices(List<String>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets the list of indices that should be restored from snapshot The list of indices supports multi-index syntax.
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns list of indices that should be restored from snapshot
indices() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
The indices to be closed
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
Sets the indices to be closed
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
The index to delete.
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
indices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
indices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
indices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
Sets the indices this put mapping operation will execute on.
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The indices the mappings will be put.
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
The indices to be opened
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
Sets the indices to be opened
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Sets the indices to apply to settings update to
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
Sets the indices for the shard stores request
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
Sets the indices this put mapping operation will execute on.
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
The indices the mappings will be put.
indices() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
indices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
indices() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
indices() - インタフェース のメソッドorg.elasticsearch.action.IndicesRequest
Returns the array of indices that the action relates to
indices(String[]) - インタフェース のメソッドorg.elasticsearch.action.IndicesRequest.Replaceable
 
indices() - クラス のメソッドorg.elasticsearch.action.OriginalIndices
 
indices() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Sets the default indices for any percolate request that doesn't have indices defined.
indices() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Sets the indices the search will be executed on.
indices() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The indices
indices - クラス の変数org.elasticsearch.action.support.broadcast.BroadcastRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
indices(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
indices() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
indices() - インタフェース のメソッドorg.elasticsearch.client.AdminClient
A client allowing to perform actions/operations against the indices.
indices() - クラス のメソッドorg.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest
Returns the indices the operation needs to be executed on
indices(String[]) - クラス のメソッドorg.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest
Sets the indices the operation needs to be executed on
indices() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
indices() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
indices(ClusterBlockLevel) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
indices(ImmutableOpenMap<String, IndexMetaData>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
indices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
indices() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
Returns list of indices
indices() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
indices() - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextRequest
 
indices() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
indices() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
indices() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
indices() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
List of restored indices
indices() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Return the list of indices to be restored
indices() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns indices that were included into this snapshot
indices() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns indices that were included into this snapshot
indices(String[]) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Sets the list of indices to be snapshotted
indices() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns the list of indices to be snapshotted
INDICES_CACHE_QUERY_CONCURRENCY_LEVEL - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
 
INDICES_CACHE_QUERY_COUNT - クラス のstatic変数org.elasticsearch.indices.cache.query.IndicesQueryCache
 
INDICES_CACHE_QUERY_EXPIRE - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
 
INDICES_CACHE_QUERY_SIZE - クラス のstatic変数org.elasticsearch.indices.cache.query.IndicesQueryCache
 
INDICES_CACHE_QUERY_SIZE - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
 
INDICES_CACHE_REQUEST_CLEAN_INTERVAL - クラス のstatic変数org.elasticsearch.indices.cache.request.IndicesRequestCache
 
INDICES_FIELDDATA_CACHE_SIZE_KEY - クラス のstatic変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
INDICES_FOLDER - クラス のstatic変数org.elasticsearch.env.NodeEnvironment
 
INDICES_MAPPING_DYNAMIC_TIMEOUT - クラス のstatic変数org.elasticsearch.cluster.action.index.MappingUpdatedAction
 
INDICES_OPTIONS - クラス のstatic変数org.elasticsearch.action.support.single.shard.SingleShardRequest
 
INDICES_RECOVERY_ACTIVITY_TIMEOUT - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
recoveries that don't show any activity for more then this interval will be failed.
INDICES_RECOVERY_COMPRESS - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_CONCURRENT_SMALL_FILE_STREAMS - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_CONCURRENT_STREAMS - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_FILE_CHUNK_SIZE - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_INTERNAL_ACTION_TIMEOUT - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
timeout value to use for requests made as part of the recovery process
INDICES_RECOVERY_INTERNAL_LONG_ACTION_TIMEOUT - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
timeout value to use for requests made as part of the recovery process that are expected to take long time.
INDICES_RECOVERY_MAX_BYTES_PER_SEC - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_MAX_SIZE_PER_SEC - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
非推奨です。
INDICES_RECOVERY_RETRY_DELAY_NETWORK - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
how long to wait before retrying after network related issues
INDICES_RECOVERY_RETRY_DELAY_STATE_SYNC - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
how long to wait before retrying after issues cause by cluster state syncing between nodes i.e., local node is not yet known on remote node, remote shard not yet started etc.
INDICES_RECOVERY_TRANSLOG_OPS - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_RECOVERY_TRANSLOG_SIZE - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
INDICES_SHARDS_CLOSED_TIMEOUT - クラス のstatic変数org.elasticsearch.indices.IndicesService
 
INDICES_STORE_DELETE_SHARD_TIMEOUT - クラス のstatic変数org.elasticsearch.indices.store.IndicesStore
 
INDICES_STORE_THROTTLE_MAX_BYTES_PER_SEC - クラス のstatic変数org.elasticsearch.indices.store.IndicesStore
 
INDICES_STORE_THROTTLE_TYPE - クラス のstatic変数org.elasticsearch.indices.store.IndicesStore
 
INDICES_TTL_INTERVAL - クラス のstatic変数org.elasticsearch.indices.ttl.IndicesTTLService
 
IndicesAdminClient - org.elasticsearch.clientのインタフェース
Administrative actions/operations against indices.
indicesAliases(IndicesAliasesClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexAliasesService
 
IndicesAliasesAction - org.elasticsearch.action.admin.indices.aliasのクラス
 
IndicesAliasesClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.aliasのクラス
Cluster state update request that allows to add or remove aliases
IndicesAliasesRequest - org.elasticsearch.action.admin.indices.aliasのクラス
A request to add/remove aliases for one or more indices.
IndicesAliasesRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
IndicesAliasesRequest.AliasActions - org.elasticsearch.action.admin.indices.aliasのクラス
 
IndicesAliasesRequestBuilder - org.elasticsearch.action.admin.indices.aliasのクラス
 
IndicesAliasesRequestBuilder(ElasticsearchClient, IndicesAliasesAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
 
IndicesAliasesResponse - org.elasticsearch.action.admin.indices.aliasのクラス
A response for a add/remove alias action.
IndicesAnalysisService - org.elasticsearch.indices.analysisのクラス
A node level registry of analyzers, to be reused by different indices which use default analyzers.
IndicesAnalysisService() - クラス のコンストラクタorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
IndicesAnalysisService(Settings) - クラス のコンストラクタorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
indicesBlockedException(ClusterBlockLevel, String[]) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
IndicesBoostParseElement - org.elasticsearch.search.queryのクラス
{ indicesBoost : { "index1" : 1.4, "index2" : 1.5 } }
IndicesBoostParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.IndicesBoostParseElement
 
IndicesClusterStateService - org.elasticsearch.indices.clusterのクラス
 
IndicesClusterStateService(Settings, IndicesService, ClusterService, ThreadPool, RecoveryTarget, ShardStateAction, NodeIndexDeletedAction, NodeMappingRefreshAction) - クラス のコンストラクタorg.elasticsearch.indices.cluster.IndicesClusterStateService
 
IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>> - org.elasticsearch.cluster.ackのクラス
Base cluster state update request that allows to execute update against multiple indices
IndicesClusterStateUpdateRequest() - クラス のコンストラクタorg.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest
 
indicesCreated() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns the indices created in this event
indicesDeleted() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns the indices deleted in this event
IndicesExistsAction - org.elasticsearch.action.admin.indices.exists.indicesのクラス
 
IndicesExistsRequest - org.elasticsearch.action.admin.indices.exists.indicesのクラス
 
IndicesExistsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
IndicesExistsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
indicesExistsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates an indices exists request.
IndicesExistsRequestBuilder - org.elasticsearch.action.admin.indices.exists.indicesのクラス
 
IndicesExistsRequestBuilder(ElasticsearchClient, IndicesExistsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequestBuilder
 
IndicesExistsResponse - org.elasticsearch.action.admin.indices.exists.indicesのクラス
 
IndicesExistsResponse(boolean) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
 
indicesFailures() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
IndicesFieldDataCache - org.elasticsearch.indices.fielddata.cacheのクラス
 
IndicesFieldDataCache(Settings, IndicesFieldDataCacheListener, ThreadPool) - クラス のコンストラクタorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
IndicesFieldDataCache.FieldDataCacheCleaner - org.elasticsearch.indices.fielddata.cacheのクラス
FieldDataCacheCleaner is a scheduled Runnable used to clean a Guava cache periodically.
IndicesFieldDataCache.FieldDataWeigher - org.elasticsearch.indices.fielddata.cacheのクラス
 
IndicesFieldDataCache.Key - org.elasticsearch.indices.fielddata.cacheのクラス
 
IndicesFieldDataCacheListener - org.elasticsearch.indices.fielddata.cacheのクラス
A IndexFieldDataCache.Listener implementation that updates indices (node) level statistics / service about field data entries being loaded and unloaded.
IndicesFieldDataCacheListener(CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCacheListener
 
indicesLevelRequest - クラス の変数org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
indicesLifecycle() - クラス のメソッドorg.elasticsearch.index.IndexService
 
IndicesLifecycle - org.elasticsearch.indicesのインタフェース
A global component allowing to register for lifecycle of an index (create/closed) and an index shard (created/closed).
indicesLifecycle() - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
IndicesLifecycle.Listener - org.elasticsearch.indicesのクラス
A listener for index and index shard lifecycle events (create/closed).
IndicesModule - org.elasticsearch.indicesのクラス
Configures classes and services that are shared by indices on each node.
IndicesModule() - クラス のコンストラクタorg.elasticsearch.indices.IndicesModule
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Specifies the indices options.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Specifies the indices options.
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
Specifies what type of requested indices to ignore and how to deal wild wildcard expressions.
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
Specifies what type of requested indices to ignore and wildcard indices expressions By default, expands wildcards to both open and closed indices
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
indicesOptions() - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Get the options for this request
indicesOptions() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
indicesOptions() - インタフェース のメソッドorg.elasticsearch.action.IndicesRequest
Returns the indices options used to resolve indices.
indicesOptions() - クラス のメソッドorg.elasticsearch.action.OriginalIndices
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
Sets the IndicesOptions for all percolate request that don't have this set.
indicesOptions() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
IndicesOptions - org.elasticsearch.action.supportのクラス
Controls how to deal with unavailable concrete indices (closed or missing), how wildcard expressions are expanded to actual indices (all, closed or open indices) and how to deal with wildcard expressions that resolve to no indices.
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
indicesOptions() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns indices option flags
indicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Sets the indices options
indicesOptions() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns indices options
indicesPath - クラス の変数org.elasticsearch.env.NodeEnvironment.NodePath
 
IndicesQueriesRegistry - org.elasticsearch.indices.queryのクラス
 
IndicesQueriesRegistry(Settings, Set<QueryParser>) - クラス のコンストラクタorg.elasticsearch.indices.query.IndicesQueriesRegistry
 
indicesQuery(QueryBuilder, String...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that will execute the wrapped query only for the specified indices, and "match_all" when it does not match those indices.
IndicesQueryBuilder - org.elasticsearch.index.queryのクラス
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).
IndicesQueryBuilder(QueryBuilder, String...) - クラス のコンストラクタorg.elasticsearch.index.query.IndicesQueryBuilder
 
IndicesQueryCache - org.elasticsearch.indices.cache.queryのクラス
 
IndicesQueryCache(Settings) - クラス のコンストラクタorg.elasticsearch.indices.cache.query.IndicesQueryCache
 
IndicesQueryParser - org.elasticsearch.index.queryのクラス
 
IndicesQueryParser(ClusterService, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.index.query.IndicesQueryParser
 
IndicesRequest - org.elasticsearch.actionのインタフェース
Needs to be implemented by all ActionRequest subclasses that relate to one or more indices.
IndicesRequest.Replaceable - org.elasticsearch.actionのインタフェース
 
IndicesRequestCache - org.elasticsearch.indices.cache.requestのクラス
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).
IndicesRequestCache(Settings, ClusterService, ThreadPool) - クラス のコンストラクタorg.elasticsearch.indices.cache.request.IndicesRequestCache
 
IndicesRequestCache.Key - org.elasticsearch.indices.cache.requestのクラス
 
IndicesRequestCache.Value - org.elasticsearch.indices.cache.requestのクラス
 
indicesRouting(ImmutableMap<String, IndexRoutingTable>) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
indicesRouting() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
IndicesSegmentResponse - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndicesSegmentsAction - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndicesSegmentsRequest - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndicesSegmentsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
 
IndicesSegmentsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
 
indicesSegmentsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
 
IndicesSegmentsRequestBuilder - org.elasticsearch.action.admin.indices.segmentsのクラス
 
IndicesSegmentsRequestBuilder(ElasticsearchClient, IndicesSegmentsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestBuilder
 
indicesService - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
IndicesService - org.elasticsearch.indicesのクラス
 
IndicesService(Settings, IndicesLifecycle, IndicesAnalysisService, Injector, NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.indices.IndicesService
 
IndicesShardStoreRequestBuilder - org.elasticsearch.action.admin.indices.shardsのクラス
Request builder for IndicesShardStoresRequest
IndicesShardStoreRequestBuilder(ElasticsearchClient, Action<IndicesShardStoresRequest, IndicesShardStoresResponse, IndicesShardStoreRequestBuilder>, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestBuilder
 
IndicesShardStoresAction - org.elasticsearch.action.admin.indices.shardsのクラス
Action for TransportIndicesShardStoresAction Exposes shard store information for requested indices.
IndicesShardStoresRequest - org.elasticsearch.action.admin.indices.shardsのクラス
IndicesShardStoresRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
Create a request for shard stores info for indices
IndicesShardStoresRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
indicesShardStoresRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates an indices shard stores info request.
IndicesShardStoresResponse - org.elasticsearch.action.admin.indices.shardsのクラス
Response for IndicesShardStoresAction Consists of IndicesShardStoresResponse.StoreStatuss for requested indices grouped by indices and shard ids and a list of encountered node IndicesShardStoresResponse.Failures
IndicesShardStoresResponse(ImmutableOpenMap<String, ImmutableOpenIntMap<List<IndicesShardStoresResponse.StoreStatus>>>, List<IndicesShardStoresResponse.Failure>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
 
IndicesShardStoresResponse.Failure - org.elasticsearch.action.admin.indices.shardsのクラス
Single node failure while retrieving shard store information
IndicesShardStoresResponse.StoreStatus - org.elasticsearch.action.admin.indices.shardsのクラス
Shard store information from a node
IndicesShardStoresResponse.StoreStatus.Allocation - org.elasticsearch.action.admin.indices.shardsの列挙型
The status of the shard store with respect to the cluster
IndicesStatsAction - org.elasticsearch.action.admin.indices.statsのクラス
 
IndicesStatsRequest - org.elasticsearch.action.admin.indices.statsのクラス
A request to get indices level stats.
IndicesStatsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
IndicesStatsRequestBuilder - org.elasticsearch.action.admin.indices.statsのクラス
A request to get indices level stats.
IndicesStatsRequestBuilder(ElasticsearchClient, IndicesStatsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
IndicesStatsResponse - org.elasticsearch.action.admin.indices.statsのクラス
 
indicesStore - クラス の変数org.elasticsearch.index.store.IndexStore
 
IndicesStore - org.elasticsearch.indices.storeのクラス
 
IndicesStore(Settings, NodeSettingsService, IndicesService, ClusterService, TransportService) - クラス のコンストラクタorg.elasticsearch.indices.store.IndicesStore
 
IndicesStore.ShardActiveRequest - org.elasticsearch.indices.storeのクラス
 
IndicesTTLService - org.elasticsearch.indices.ttlのクラス
A node level service that delete expired docs on node primary shards.
IndicesTTLService(Settings, ClusterService, IndicesService, NodeSettingsService, TransportBulkAction) - クラス のコンストラクタorg.elasticsearch.indices.ttl.IndicesTTLService
 
IndicesWarmer - org.elasticsearch.indicesのクラス
 
IndicesWarmer(Settings, ThreadPool, ClusterService, IndicesService) - クラス のコンストラクタorg.elasticsearch.indices.IndicesWarmer
 
IndicesWarmer.Listener - org.elasticsearch.indicesのクラス
 
IndicesWarmer.TerminationHandle - org.elasticsearch.indicesのインタフェース
A handle on the execution of warm-up action.
IndicesWarmer.WarmerContext - org.elasticsearch.indicesのクラス
 
IndicNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for IndicNormalizationFilter
IndicNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.IndicNormalizationFilterFactory
 
IndonesianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
IndonesianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.IndonesianAnalyzerProvider
 
InetSocketTransportAddress - org.elasticsearch.common.transportのクラス
A transport address used for IP socket address (wraps InetSocketAddress).
InetSocketTransportAddress(StreamInput) - クラス のコンストラクタorg.elasticsearch.common.transport.InetSocketTransportAddress
 
InetSocketTransportAddress(InetAddress, int) - クラス のコンストラクタorg.elasticsearch.common.transport.InetSocketTransportAddress
 
InetSocketTransportAddress(InetSocketAddress) - クラス のコンストラクタorg.elasticsearch.common.transport.InetSocketTransportAddress
 
InFlightOpsRequest() - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
InFlightOpsRequest(ShardId) - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
info(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs an INFO level message.
info(String, Throwable, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs an INFO level message.
info(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
info(String, Throwable, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
info() - クラス のメソッドorg.elasticsearch.http.HttpServer
 
info() - インタフェース のメソッドorg.elasticsearch.http.HttpServerTransport
 
info() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
info() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmService
 
info() - クラス のメソッドorg.elasticsearch.monitor.os.OsService
 
info() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessService
 
info() - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
info(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
info() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
Get information about plugins and modules
info() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
info(String) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
Info(String, ThreadPool.ThreadPoolType) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool.Info
 
Info(String, ThreadPool.ThreadPoolType, int) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool.Info
 
Info(String, ThreadPool.ThreadPoolType, int, int, TimeValue, SizeValue) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool.Info
 
info(String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
info(String, Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
info() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
INGEST_ATTR - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
 
init() - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
 
init() - インタフェース のメソッドorg.elasticsearch.watcher.ResourceWatcher
Called once when the resource watcher is added to ResourceWatcherService
INIT_SCRIPT - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
INIT_SCRIPT_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
initCounter() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
INITIAL_EVENTS_HELD - クラス のstatic変数org.elasticsearch.http.netty.pipelining.HttpPipeliningHandler
 
initialize(ShardRouting, String, long) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Moves a shard from unassigned to initialize state
initialize(String, long, long) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
Initializes the current unassigned shard and moves it from the unassigned list.
initialize(Injector) - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
At injector-creation time, we initialize the invocation handler.
initialize() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.MapBinder.RealMapBinder.MapBinderProviderWithDependencies
 
initialize(Injector) - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
Invoked by Guice at Injector-creation time to prepare providers for each element in this set.
initialize(BlobStore, BlobPath, ByteSizeValue, RateLimiter, RateLimiter, BlobStoreIndexShardRepository.RateLimiterListener, boolean) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Called by BlobStoreRepository on repository startup
initialize(Engine.Searcher, ParsedDocument) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
initialize(InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
 
initialize(InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristic
 
initializeAsFromCloseToOpen(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes a new empty index, as as a result of opening a closed index.
initializeAsFromDangling(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes a new index caused by dangling index imported.
initializeAsNew(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes a new empty index, as if it was created from an API.
initializeAsNewRestore(IndexMetaData, RestoreSource, IntSet) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes a new empty index, to be restored from a snapshot
initializeAsRecovery(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes a new empty index, as if it was created from an API.
initializeAsRestore(IndexMetaData, RestoreSource) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
Initializes an existing index, to be restored from a snapshot
initialized() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
Returns true if the state is initialized.
initializeDelegate(MembersInjector<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.MembersInjectorLookup
Sets the actual members injector.
initializeDelegate(Provider<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup
Sets the actual provider.
initializeSnapshot(SnapshotId, List<String>, MetaData) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Starts snapshotting process
initializeSnapshot(SnapshotId, List<String>, MetaData) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Starts snapshotting process
initializing() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard is initializing (usually recovering either from peer shard or from gateway).
InitialStateDiscoveryListener - org.elasticsearch.discoveryのインタフェース
A listener that should be called by the Discovery component when the first valid initial cluster state has been submitted and processed by the cluster service.
initialStateProcessed() - インタフェース のメソッドorg.elasticsearch.discovery.InitialStateDiscoveryListener
 
initInjector(Injector) - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
initReader(String, Reader) - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
initScript(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Set the init script.
Inject - org.elasticsearch.common.injectの注釈型
Annotates members of your implementation class (constructors, methods and fields) into which the Injector should inject values.
InjectionListener<I> - org.elasticsearch.common.inject.spiのインタフェース
Listens for injections into instances of type I.
InjectionPoint - org.elasticsearch.common.inject.spiのクラス
A constructor, field or method that can receive injections.
InjectionRequest<T> - org.elasticsearch.common.inject.spiのクラス
A request to inject the instance fields and methods of an instance.
InjectionRequest(Object, TypeLiteral<T>, T) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.InjectionRequest
 
injectMembers(Object) - インタフェース のメソッドorg.elasticsearch.common.inject.Injector
Injects dependencies into the fields and methods of instance.
injectMembers(T) - インタフェース のメソッドorg.elasticsearch.common.inject.MembersInjector
Injects dependencies into the fields and methods of instance.
Injector - org.elasticsearch.common.injectのインタフェース
Builds the graphs of objects that make up your application.
injector() - クラス のメソッドorg.elasticsearch.index.IndexService
 
injector() - クラス のメソッドorg.elasticsearch.node.Node
 
Injectors - org.elasticsearch.common.injectのクラス
 
Injectors() - クラス のコンストラクタorg.elasticsearch.common.inject.Injectors
 
InMemoryGeoBoundingBoxQuery - org.elasticsearch.index.search.geoのクラス
 
InMemoryGeoBoundingBoxQuery(GeoPoint, GeoPoint, IndexGeoPointFieldData) - クラス のコンストラクタorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
innerDocs(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource.Nested
Get a DocIdSet that matches the inner documents.
innerExecute(String, CompletionSuggestionContext, IndexSearcher, CharsRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggester
 
innerExecute(String, PhraseSuggestionContext, IndexSearcher, CharsRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggester
 
innerExecute(String, T, IndexSearcher, CharsRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.Suggester
 
innerExecute(String, TermSuggestionContext, IndexSearcher, CharsRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggester
 
innerHit(QueryInnerHitBuilder) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Sets inner hit definition in the scope of this query and reusing the defined type and query.
innerHit(QueryInnerHitBuilder) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
Sets inner hit definition in the scope of this query and reusing the defined type and query.
innerHit(QueryInnerHitBuilder) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryBuilder
Sets inner hit definition in the scope of this nested query and reusing the defined path and query.
InnerHit() - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
 
innerHits() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
innerHits() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
innerHits() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
innerHits() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
innerHitsBuilder() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
InnerHitsBuilder - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsBuilder() - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder
 
InnerHitsBuilder.InnerHit - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsContext - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsContext() - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsContext
 
InnerHitsContext(Map<String, InnerHitsContext.BaseInnerHits>) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsContext
 
InnerHitsContext.BaseInnerHits - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsContext.NestedInnerHits - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsContext.ParentChildInnerHits - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsFetchSubPhase - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsFetchSubPhase(SortParseElement, FetchSourceParseElement, HighlighterParseElement, FieldDataFieldsParseElement, ScriptFieldsParseElement) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
InnerHitsParseElement - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsParseElement(SortParseElement, FetchSourceParseElement, HighlighterParseElement, FieldDataFieldsParseElement, ScriptFieldsParseElement) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsParseElement
 
InnerHitsQueryParserHelper - org.elasticsearch.index.query.supportのクラス
 
InnerHitsQueryParserHelper(SortParseElement, FetchSourceParseElement, HighlighterParseElement, ScriptFieldsParseElement, FieldDataFieldsParseElement) - クラス のコンストラクタorg.elasticsearch.index.query.support.InnerHitsQueryParserHelper
 
InnerHitsSubSearchContext - org.elasticsearch.search.fetch.innerhitsのクラス
 
InnerHitsSubSearchContext(String, SubSearchContext) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsSubSearchContext
 
innerParse(XContentParser, SubPhaseContext, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhaseParseElement
Implement the actual parsing here.
innerParse(XContentParser, FieldDataFieldsContext, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsParseElement
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
innerParseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
InnerQuery(QueryParseContext, String...) - クラス のコンストラクタorg.elasticsearch.index.query.support.XContentStructure.InnerQuery
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
innerReadFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion
 
innerToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.support.QuerySourceBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.common.breaker.CircuitBreakingException
 
innerToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Renders additional per exception information into the xcontent
innerToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.index.query.QueryParsingException
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.QueryRescorer
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.Rescorer
 
innerToXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.search.SearchParseException
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.Laplace
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.LinearInterpolation
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.SmoothingModel
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.StupidBackoff
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
innerToXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
 
innerWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
 
innerWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
innerWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
innerWriteTo(StreamOutput, boolean) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
innerWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
innerWriteTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion
 
inOrder(boolean) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
inPackage(Package) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches classes in the given package.
input() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
Input() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Input
 
InputStream(InputStream) - クラス のコンストラクタorg.elasticsearch.common.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - クラス のコンストラクタorg.elasticsearch.common.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
InputStreamIndexInput - org.elasticsearch.common.lucene.storeのクラス
 
InputStreamIndexInput(IndexInput, long) - クラス のコンストラクタorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
InputStreamStreamInput - org.elasticsearch.common.io.streamのクラス
 
InputStreamStreamInput(InputStream) - クラス のコンストラクタorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
inRoot() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
insert(String, T) - クラス のメソッドorg.elasticsearch.common.path.PathTrie
 
insert(String[], int, T) - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
insertElement(T[], T, int) - クラス のstaticメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
insertionOrder - クラス の変数org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor.Pending
 
inspect() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier
Inspects if the barrier is broken.
install(Module) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
install(Module) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Uses the given module to configure more bindings.
install(Module) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.health.ClusterHealthAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.state.ClusterStateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.exists.AliasesExistAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.analyze.AnalyzeAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.close.CloseIndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.create.CreateIndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.delete.DeleteIndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.flush.FlushAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.flush.SyncedFlushAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.forcemerge.ForceMergeAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.get.GetIndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.open.OpenIndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.recovery.RecoveryAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.refresh.RefreshAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.settings.put.UpdateSettingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.stats.IndicesStatsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.post.UpgradeAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.get.GetWarmersAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.put.PutWarmerAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.bulk.BulkAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.count.CountAction
非推奨です。
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.delete.DeleteAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.exists.ExistsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.explain.ExplainAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.fieldstats.FieldStatsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.get.GetAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.get.MultiGetAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.index.IndexAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.indexedscripts.get.GetIndexedScriptAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.indexedscripts.put.PutIndexedScriptAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.percolate.MultiPercolateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.percolate.PercolateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.search.ClearScrollAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.search.MultiSearchAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.search.SearchAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.search.SearchScrollAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.suggest.SuggestAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.EmptyResult
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.termvectors.MultiTermVectorsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.action.update.UpdateAction
 
INSTANCE - クラス のstatic変数org.elasticsearch.cluster.EmptyClusterInfoService
 
Instance(T) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.InternalFactory.Instance
 
INSTANCE - クラス のstatic変数org.elasticsearch.common.transport.DummyTransportAddress
 
INSTANCE - クラス のstatic変数org.elasticsearch.monitor.os.DummyOsInfo
 
INSTANCE - クラス のstatic変数org.elasticsearch.plugins.DummyPluginInfo
 
INSTANCE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
 
INSTANCE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
 
INSTANCE - クラス のstatic変数org.elasticsearch.search.rescore.QueryRescorer
 
instance() - クラス のstaticメソッドorg.elasticsearch.tasks.LoggingTaskListener
Get the instance of LoggingActionListener cast appropriately.
INSTANCE - クラス のstatic変数org.elasticsearch.transport.TransportRequest.Empty
 
INSTANCE - クラス のstatic変数org.elasticsearch.transport.TransportResponse.Empty
 
INSTANCE_SAME - クラス のstatic変数org.elasticsearch.transport.EmptyTransportResponseHandler
 
InstanceBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a single instance.
InstanceBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
InstanceBindingImpl(Injector, Key<T>, Object, InternalFactory<? extends T>, Set<InjectionPoint>, T) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
InstanceBindingImpl(Object, Key<T>, Scoping, Set<InjectionPoint>, T) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
InstanceMap(String, Class<K>, Class<V>, Class<?>...) - クラス のコンストラクタorg.elasticsearch.common.util.ExtensionPoint.InstanceMap
InstanceShardOperationRequest<T extends InstanceShardOperationRequest> - org.elasticsearch.action.support.single.instanceのクラス
 
InstanceShardOperationRequest() - クラス のコンストラクタorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
InstanceShardOperationRequest(String) - クラス のコンストラクタorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
InstanceShardOperationRequestBuilder<Request extends InstanceShardOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends InstanceShardOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.single.instanceのクラス
 
InstanceShardOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
 
inSubpackage(String) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches classes in the given package and its subpackages.
INT_PAGE_SIZE - クラス のstatic変数org.elasticsearch.common.util.BigArrays
 
IntArray - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of integer values.
INTEGER - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
Integer() - クラス のコンストラクタorg.elasticsearch.common.collect.HppcMaps.Object.Integer
 
INTEGER_GTE_2 - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
integerField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
IntegerFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper
 
IntegerFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldMapper.CustomIntegerNumericField - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldMapper.IntegerFieldType - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
IntegerFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
IntegerFieldType(IntegerFieldMapper.IntegerFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
INTERNAL_CLUSTER_INFO_TIMEOUT - クラス のstatic変数org.elasticsearch.cluster.InternalClusterInfoService
 
INTERNAL_CLUSTER_INFO_UPDATE_INTERVAL - クラス のstatic変数org.elasticsearch.cluster.InternalClusterInfoService
 
internalActionLongTimeout() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
internalActionTimeout() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
internalAddListener(ActionListener<T>) - クラス のメソッドorg.elasticsearch.action.support.AbstractListenableActionFuture
 
InternalAggregation - org.elasticsearch.search.aggregationsのクラス
An internal implementation of Aggregation.
InternalAggregation() - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation
Constructs an un initialized addAggregation (used for serialization)
InternalAggregation(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation
Constructs an get with a given name.
InternalAggregation.CommonFields - org.elasticsearch.search.aggregationsのクラス
Common xcontent fields that are shared among addAggregation
InternalAggregation.ReduceContext - org.elasticsearch.search.aggregationsのクラス
 
InternalAggregation.Type - org.elasticsearch.search.aggregationsのクラス
The aggregation type that holds all the string types that are associated with an aggregation: name - used as the parser type stream - used as the stream type
InternalAggregations - org.elasticsearch.search.aggregationsのクラス
An internal implementation of Aggregations.
InternalAggregations(List<InternalAggregation>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregations
Constructs a new addAggregation.
InternalAvg - org.elasticsearch.search.aggregations.metrics.avgのクラス
 
InternalAvg(String, double, long, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
InternalBucket() - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation.InternalBucket
 
InternalBucketMetricValue - org.elasticsearch.search.aggregations.pipeline.bucketmetricsのクラス
 
InternalBucketMetricValue() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
InternalBucketMetricValue(String, String[], double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
internalBuilder(SearchSourceBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source builder to be used with this request.
internalBuilder() - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Returns the internal search source builder used to construct the request.
InternalCardinality - org.elasticsearch.search.aggregations.metrics.cardinalityのクラス
 
InternalChildren - org.elasticsearch.search.aggregations.bucket.childrenのクラス
 
InternalChildren() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
InternalChildren(String, long, InternalAggregations, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
InternalClusterInfoService - org.elasticsearch.clusterのクラス
InternalClusterInfoService provides the ClusterInfoService interface, routinely updated on a timer.
InternalClusterInfoService(Settings, NodeSettingsService, TransportNodesStatsAction, TransportIndicesStatsAction, ClusterService, ThreadPool) - クラス のコンストラクタorg.elasticsearch.cluster.InternalClusterInfoService
 
InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob - org.elasticsearch.clusterのクラス
Class used to submit InternalClusterInfoService.maybeRefresh() on the InternalClusterInfoService threadpool, these jobs will reschedule themselves by placing a new instance of this class onto the scheduled threadpool.
InternalClusterService - org.elasticsearch.cluster.serviceのクラス
 
InternalClusterService(Settings, DiscoveryService, OperationRouting, TransportService, NodeSettingsService, ThreadPool, ClusterName, DiscoveryNodeService, Version) - クラス のコンストラクタorg.elasticsearch.cluster.service.InternalClusterService
 
InternalContext - org.elasticsearch.common.inject.internalのクラス
Internal context.
InternalContext() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.InternalContext
 
InternalDateHistogram - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
InternalDateRange - org.elasticsearch.search.aggregations.bucket.range.dateのクラス
 
InternalDateRange.Bucket - org.elasticsearch.search.aggregations.bucket.range.dateのクラス
 
InternalDateRange.Factory - org.elasticsearch.search.aggregations.bucket.range.dateのクラス
 
internalDebug(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalDebug(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalDebug(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalDebug(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalDebug(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalDebug(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalDebug(String) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalDebug(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
InternalDerivative - org.elasticsearch.search.aggregations.pipeline.derivativeのクラス
 
InternalDerivative(String, double, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
internalDispatchRequest(HttpRequest, HttpChannel) - クラス のメソッドorg.elasticsearch.http.HttpServer
 
InternalEngine - org.elasticsearch.index.engineのクラス
 
InternalEngine(EngineConfig, boolean) - クラス のコンストラクタorg.elasticsearch.index.engine.InternalEngine
 
InternalEngineFactory - org.elasticsearch.index.engineのクラス
 
InternalEngineFactory() - クラス のコンストラクタorg.elasticsearch.index.engine.InternalEngineFactory
 
internalError(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalError(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalError(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalError(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalError(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalError(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalError(String) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalError(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
InternalExtendedStats - org.elasticsearch.search.aggregations.metrics.stats.extendedのクラス
 
InternalExtendedStats() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
InternalExtendedStats(String, long, double, double, double, double, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
InternalExtendedStatsBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extendedのクラス
 
InternalFactory<T> - org.elasticsearch.common.inject.internalのインタフェース
Creates objects which will be injected.
InternalFactory.Instance<T> - org.elasticsearch.common.inject.internalのクラス
ES: An factory that returns a pre created instance.
InternalFilter - org.elasticsearch.search.aggregations.bucket.filterのクラス
 
InternalFilters - org.elasticsearch.search.aggregations.bucket.filtersのクラス
 
InternalFilters() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
InternalFilters(String, List<InternalFilters.Bucket>, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
InternalFilters.Bucket - org.elasticsearch.search.aggregations.bucket.filtersのクラス
 
internalFrequency(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
InternalGeoBounds - org.elasticsearch.search.aggregations.metrics.geoboundsのクラス
 
InternalGeoCentroid - org.elasticsearch.search.aggregations.metrics.geocentroidのクラス
Serialization and merge logic for GeoCentroidAggregator
InternalGeoCentroid() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
InternalGeoCentroid(String, GeoPoint, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
InternalGeoDistance - org.elasticsearch.search.aggregations.bucket.range.geodistanceのクラス
 
InternalGeoDistance(String, List<InternalGeoDistance.Bucket>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
InternalGeoDistance.Factory - org.elasticsearch.search.aggregations.bucket.range.geodistanceのクラス
 
InternalGeoHashGrid - org.elasticsearch.search.aggregations.bucket.geogridのクラス
Represents a grid of cells where each cell's location is determined by a geohash.
InternalGeoHashGrid(String, int, Collection<InternalGeoHashGrid.Bucket>, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
InternalGlobal - org.elasticsearch.search.aggregations.bucket.globalのクラス
A global scope get (the document set on which we aggregate is all documents in the search context (ie. index + type) regardless the query.
InternalHDRPercentileRanks - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
InternalHDRPercentileRanks(String, double[], DoubleHistogram, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
InternalHDRPercentileRanks.Iter - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
InternalHDRPercentiles - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
InternalHDRPercentiles(String, double[], DoubleHistogram, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
InternalHDRPercentiles.Iter - org.elasticsearch.search.aggregations.metrics.percentiles.hdrのクラス
 
internalHighlightFields() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
InternalHistogram<B extends InternalHistogram.Bucket> - org.elasticsearch.search.aggregations.bucket.histogramのクラス
TODO should be renamed to InternalNumericHistogram (see comment on Histogram)?
InternalHistogram.Bucket - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
InternalHistogram.Factory<B extends InternalHistogram.Bucket> - org.elasticsearch.search.aggregations.bucket.histogramのクラス
 
internalHits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
InternalIndicesLifecycle - org.elasticsearch.indicesのクラス
InternalIndicesLifecycle handles invoking each listener for the Index.
InternalIndicesLifecycle(Settings) - クラス のコンストラクタorg.elasticsearch.indices.InternalIndicesLifecycle
 
internalInfo(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalInfo(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalInfo(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalInfo(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalInfo(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalInfo(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalInfo(String) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalInfo(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
InternalIPv4Range - org.elasticsearch.search.aggregations.bucket.range.ipv4のクラス
 
InternalIPv4Range() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
InternalIPv4Range(String, List<InternalIPv4Range.Bucket>, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
InternalIPv4Range.Bucket - org.elasticsearch.search.aggregations.bucket.range.ipv4のクラス
 
InternalIPv4Range.Factory - org.elasticsearch.search.aggregations.bucket.range.ipv4のクラス
 
InternalLineStringBuilder(MultiLineStringBuilder) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.MultiLineStringBuilder.InternalLineStringBuilder
 
internalMap() - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
 
InternalMax - org.elasticsearch.search.aggregations.metrics.maxのクラス
 
InternalMax(String, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
InternalMetricsAggregation - org.elasticsearch.search.aggregations.metricsのクラス
 
InternalMetricsAggregation() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalMetricsAggregation
 
InternalMetricsAggregation(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalMetricsAggregation
 
InternalMin - org.elasticsearch.search.aggregations.metrics.minのクラス
 
InternalMin(String, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
InternalMissing - org.elasticsearch.search.aggregations.bucket.missingのクラス
 
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,B extends InternalMultiBucketAggregation.InternalBucket> - org.elasticsearch.search.aggregationsのクラス
 
InternalMultiBucketAggregation() - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation
 
InternalMultiBucketAggregation(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalMultiBucketAggregation
 
InternalMultiBucketAggregation.InternalBucket - org.elasticsearch.search.aggregationsのクラス
 
InternalNested - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
InternalNested() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
InternalNested(String, long, InternalAggregations, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
InternalNestedIdentity(String, int, InternalSearchHit.InternalNestedIdentity) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
InternalNumericMetricsAggregation - org.elasticsearch.search.aggregations.metricsのクラス
 
InternalNumericMetricsAggregation.MultiValue - org.elasticsearch.search.aggregations.metricsのクラス
 
InternalNumericMetricsAggregation.SingleValue - org.elasticsearch.search.aggregations.metricsのクラス
 
InternalParseContext(Settings, DocumentMapperParser, DocumentMapper, ContentPath) - クラス のコンストラクタorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
InternalPercentile - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
 
InternalPercentile(double, double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.InternalPercentile
 
InternalPercentilesBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
InternalPercentilesBucket() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
InternalPercentilesBucket(String, double[], double[], ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
InternalPercentilesBucket.Iter - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
InternalProfileCollector - org.elasticsearch.search.profileのクラス
This class wraps a Lucene Collector and times the execution of: - setScorer() - collect() - doSetNextReader() - needsScores() InternalProfiler facilitates the linking of the the Collector graph
InternalProfileCollector(Collector, String, List<InternalProfileCollector>) - クラス のコンストラクタorg.elasticsearch.search.profile.InternalProfileCollector
 
InternalProfileShardResults - org.elasticsearch.search.profileのクラス
A container class to hold all the profile results across all shards.
InternalProfileShardResults(Map<String, List<ProfileShardResult>>) - クラス のコンストラクタorg.elasticsearch.search.profile.InternalProfileShardResults
 
InternalProfileShardResults(StreamInput) - クラス のコンストラクタorg.elasticsearch.search.profile.InternalProfileShardResults
 
InternalRange<B extends InternalRange.Bucket,R extends InternalRange<B,R>> - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
InternalRange() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
InternalRange(String, List<B>, ValueFormatter, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
InternalRange.Bucket - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
InternalRange.Factory<B extends InternalRange.Bucket,R extends InternalRange<B,R>> - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
InternalReverseNested - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
InternalReverseNested() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
InternalReverseNested(String, long, InternalAggregations, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
InternalSampler - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
InternalScriptedMetric - org.elasticsearch.search.aggregations.metrics.scriptedのクラス
 
InternalScriptedMetric(String, Object, Script, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
InternalScrollSearchRequest - org.elasticsearch.search.internalのクラス
 
InternalScrollSearchRequest() - クラス のコンストラクタorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
InternalScrollSearchRequest(SearchScrollRequest, long) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
InternalSearchHit - org.elasticsearch.search.internalのクラス
 
InternalSearchHit(int, String, Text, Map<String, SearchHitField>) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHit
 
InternalSearchHit(int, String, Text, InternalSearchHit.InternalNestedIdentity, Map<String, SearchHitField>) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHit
 
InternalSearchHit.Fields - org.elasticsearch.search.internalのクラス
 
InternalSearchHit.InternalNestedIdentity - org.elasticsearch.search.internalのクラス
 
InternalSearchHit.InternalNestedIdentity.Fields - org.elasticsearch.search.internalのクラス
 
InternalSearchHitField - org.elasticsearch.search.internalのクラス
 
InternalSearchHitField(String, List<Object>) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHitField
 
InternalSearchHits - org.elasticsearch.search.internalのクラス
 
InternalSearchHits(InternalSearchHit[], long, float) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHits
 
InternalSearchHits.StreamContext - org.elasticsearch.search.internalのクラス
 
InternalSearchHits.StreamContext.ShardTargetType - org.elasticsearch.search.internalの列挙型
 
InternalSearchResponse - org.elasticsearch.search.internalのクラス
 
InternalSearchResponse(InternalSearchHits, InternalAggregations, Suggest, InternalProfileShardResults, boolean, Boolean) - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchResponse
 
InternalSettingsPreparer - org.elasticsearch.node.internalのクラス
 
InternalSettingsPreparer() - クラス のコンストラクタorg.elasticsearch.node.internal.InternalSettingsPreparer
 
InternalSignificantTerms<A extends InternalSignificantTerms,B extends InternalSignificantTerms.Bucket> - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
InternalSignificantTerms() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
InternalSignificantTerms(long, long, String, int, long, SignificanceHeuristic, List<? extends InternalSignificantTerms.Bucket>, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
InternalSignificantTerms.Bucket - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
InternalSimpleValue - org.elasticsearch.search.aggregations.pipelineのクラス
 
InternalSimpleValue() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
InternalSimpleValue(String, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
InternalSingleBucketAggregation - org.elasticsearch.search.aggregations.bucketのクラス
A base class for all the single bucket aggregations.
InternalSingleBucketAggregation() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
 
InternalSingleBucketAggregation(String, long, InternalAggregations, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
Creates a single bucket aggregation.
internalSourceRef() - クラス のメソッドorg.elasticsearch.index.get.GetResult
Internal source representation, might be compressed....
internalSourceRef() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
Internal source representation, might be compressed....
internalSourceRef() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
Internal source representation, might be compressed....
InternalStats - org.elasticsearch.search.aggregations.metrics.statsのクラス
 
InternalStats() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
InternalStats(String, long, double, double, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
InternalStatsBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのクラス
 
InternalStatsBucket(String, long, double, double, double, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
InternalSum - org.elasticsearch.search.aggregations.metrics.sumのクラス
 
InternalTDigestPercentileRanks - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
InternalTDigestPercentileRanks(String, double[], TDigestState, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
InternalTDigestPercentileRanks.Iter - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
InternalTDigestPercentiles - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
InternalTDigestPercentiles(String, double[], TDigestState, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
InternalTDigestPercentiles.Iter - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
InternalTerms<A extends InternalTerms,B extends InternalTerms.Bucket> - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
InternalTerms() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
InternalTerms(String, Terms.Order, int, int, long, List<? extends InternalTerms.Bucket>, boolean, long, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
InternalTerms.Bucket - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
InternalTopHits - org.elasticsearch.search.aggregations.metrics.tophitsのクラス
 
InternalTopHits(String, int, int, TopDocs, InternalSearchHits, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
internalTrace(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalTrace(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalTrace(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalTrace(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalTrace(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalTrace(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalTrace(String) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalTrace(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
InternalValueCount - org.elasticsearch.search.aggregations.metrics.valuecountのクラス
An internal implementation of ValueCount.
InternalValueCount(String, long, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
internalWarn(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalWarn(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
internalWarn(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalWarn(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
internalWarn(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalWarn(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
internalWarn(String) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalWarn(String, Throwable) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ChildrenBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterAggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.MetricsAggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffBuilder
 
internalXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
 
interruptTask() - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
Subclasses can override this method to implement interruption of the future's computation.
intersection(ObjectLookupContainer<T>, ObjectLookupContainer<T>) - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
 
intersection(double) - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
Set the intersection of this line segment to the given position
intersection(Coordinate, Coordinate, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Calculate the intersection of a line segment and a vertical dateline.
INTERSECTION_ORDER - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
intersections(double, ShapeBuilder.Edge[]) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Calculate all intersections of line segments and a vertical line.
interval(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
interval() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
Interval() - クラス のコンストラクタorg.elasticsearch.common.rounding.Rounding.Interval
 
Interval(long) - クラス のコンストラクタorg.elasticsearch.common.rounding.Rounding.Interval
Creates a new interval rounding.
interval(TimeValue) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
interval(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the interval in milliseconds.
interval(DateHistogramInterval) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the interval.
interval(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Sets the interval for the histogram.
intField(FieldInfo, int) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
intPage(boolean) - クラス のメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler
 
intToBytes(int) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts an int to a byte array.
intValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
intValue(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
intValue(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
intValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
intValue() - クラス のメソッドorg.elasticsearch.script.ScoreAccessor
 
intValue() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
INVALID_FILENAME_CHARS - クラス のstatic変数org.elasticsearch.common.Strings
 
InvalidAggregationPathException - org.elasticsearch.search.aggregationsの例外
 
InvalidAggregationPathException(String) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.InvalidAggregationPathException
 
InvalidAggregationPathException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.InvalidAggregationPathException
 
InvalidAggregationPathException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.aggregations.InvalidAggregationPathException
 
InvalidAliasNameException - org.elasticsearch.indicesの例外
 
InvalidAliasNameException(Index, String, String) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidAliasNameException
 
InvalidAliasNameException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidAliasNameException
 
InvalidIndexNameException - org.elasticsearch.indicesの例外
 
InvalidIndexNameException(Index, String, String) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidIndexNameException
 
InvalidIndexNameException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidIndexNameException
 
InvalidIndexTemplateException - org.elasticsearch.indicesの例外
 
InvalidIndexTemplateException(String, String) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidIndexTemplateException
 
InvalidIndexTemplateException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidIndexTemplateException
 
InvalidSnapshotNameException - org.elasticsearch.snapshotsの例外
Thrown on the attempt to create a snapshot with invalid name
InvalidSnapshotNameException(SnapshotId, String) - 例外 のコンストラクタorg.elasticsearch.snapshots.InvalidSnapshotNameException
 
InvalidSnapshotNameException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.InvalidSnapshotNameException
 
InvalidTypeNameException - org.elasticsearch.indicesの例外
 
InvalidTypeNameException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidTypeNameException
 
InvalidTypeNameException(String) - 例外 のコンストラクタorg.elasticsearch.indices.InvalidTypeNameException
 
invoke(Object, Method, Object[]) - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
When a factory method is invoked, we create a child injector that binds all parameters, then use that to get an instance of the return type.
ipField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
IpFieldMapper - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
IpFieldMapper.Builder - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper.Defaults - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper.IpFieldType - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper.NumericIpAnalyzer - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper.NumericIpTokenizer - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldMapper.TypeParser - org.elasticsearch.index.mapper.ipのクラス
 
IpFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
IpFieldType(IpFieldMapper.IpFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
ipRange(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new IPv4RangeBuilder aggregation with the given name.
IpRangeParser - org.elasticsearch.search.aggregations.bucket.range.ipv4のクラス
 
IpRangeParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.IpRangeParser
 
ipToLong(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
IPv4 - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormat
 
IPv4 - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormatter
 
IPv4 - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueParser
 
IPv4Formatter() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
IPv4RangeBuilder - org.elasticsearch.search.aggregations.bucket.range.ipv4のクラス
Builder for the IPv4Range aggregation.
IPv4RangeBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.ipv4.IPv4RangeBuilder
Sole constructor.
IrishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
Provider for IrishAnalyzer
IrishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.IrishAnalyzerProvider
 
isA(ValueType) - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
isAccessibleDirectory(Path, ESLogger) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Check that a directory exists, is a directory and is readable by the current user
isAcknowledged() - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedResponse
Returns whether the response is acknowledged or not
isAcknowledged() - クラス のメソッドorg.elasticsearch.cluster.ack.ClusterStateUpdateResponse
Whether the cluster state update was acknowledged or not
isAlias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Alias
 
isAlias() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex.Index
 
isAlias() - インタフェース のメソッドorg.elasticsearch.cluster.metadata.AliasOrIndex
 
isAllIndices(List<String>) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Identifies whether the array containing index names given as argument refers to all indices The empty or null array identifies all indices
isAllNodes(String...) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
isAllOrWildcard(String[]) - クラス のstaticメソッドorg.elasticsearch.common.Strings
If an array only consists of zero or one element, which is "*" or "_all" return an empty array which is usually used as everything
isAllTypes(String[]) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
Identifies whether the array containing type names given as argument refers to all types The empty or null array identifies all types
isAnyOriginSupported() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Determines whether a wildcard origin, '*', is supported.
isArray(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
isArtificial() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
isAutogenerated(String) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
Returns true if the file is auto-generated by the store and shouldn't be deleted during cleanup.
isAutoThrottle() - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Returns true iff auto throttle is enabled.
isBeta() - クラス のメソッドorg.elasticsearch.Version
 
isBoolean(char[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
returns true if the a sequence of chars is one of "true","false","on","off","yes","no","0","1"
isBooleanValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
isBooleanValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
returns true if the current value is boolean in nature.
isBoost() - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Returns whether to boost terms in query based on "score" or not.
isBoostTerms() - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
isBroken() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier
Queries if this barrier is in a broken state.
isCancelled() - クラス のメソッドorg.elasticsearch.common.util.CancellableThreads
 
isCancelled() - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
 
isCancelled() - クラス のメソッドorg.elasticsearch.tasks.CancellableTask
 
isCharacterTokenStream(TokenStream) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
Check whether the provided token stream is able to provide character terms.
isChecksum(String) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
 
isClientNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
isCloseConnectionException(Throwable) - クラス のstaticメソッドorg.elasticsearch.common.transport.NetworkExceptionHelper
 
isClosed() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
isClosed() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
isClosed() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
isClosed - クラス の変数org.elasticsearch.index.engine.Engine
 
isClosed() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
isClosed() - クラス のメソッドorg.elasticsearch.node.Node
Returns true if the node is closed.
isCommitted() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
isComplete() - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
isCompound() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
isCompoundOnFlush() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns true iff flushed segments should be written as compound file system.
isCompress() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Returns true if metadata files should be compressed
isCompress() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns true if metadata and snapshot files should be compressed
isCompress() - クラス のメソッドorg.elasticsearch.repositories.fs.FsRepository
Returns true if metadata and snapshot files should be compressed
isCompress(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
isCompressed(BytesReference) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
 
isCompressed(ChannelBuffer) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
 
isCompressed(IndexInput) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
非推奨です。
Used for backward comp. since we now use Lucene compressed codec.
isCompressed(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
 
isCompressed(IndexInput) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
非推奨です。
we don't compress lucene indexes anymore and rely on lucene codecs
isCompressed(BytesReference) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
isCompressed(ChannelBuffer) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
isCompressed(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
isCompressed(BytesReference) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
isCompressed(ChannelBuffer) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
isCompressed(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
isConcrete(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.Classes
 
isConflictException(Throwable) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
isConnectException(Throwable) - クラス のstaticメソッドorg.elasticsearch.common.transport.NetworkExceptionHelper
 
isConstant() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
Is this a constant binding?
isConstantMatchAllQuery(Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
isConstructing() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
isContextEmpty() - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
isContextEmpty() - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
isContextEmpty() - インタフェース のメソッドorg.elasticsearch.common.HasContext
Checks if the context is empty.
isContextEmpty() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
isCorruptionException(Throwable) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Returns true iff the given exception or one of it's causes is an instance of CorruptIndexException, IndexFormatTooOldException, or IndexFormatTooNewException otherwise false.
isCorsSupportEnabled() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Determines if support for CORS is enabled.
isCountedDown() - クラス のメソッドorg.elasticsearch.common.util.concurrent.CountDown
Returns true iff the count-down has reached zero.
isCreate() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Iff true the engine should create a new lucene index when opening the engine.
isCreated() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
Returns true if the document was created, false if updated.
isCreated() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
Returns true if the document was created, false if updated.
isCreated() - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
Returns true if document was created due to an UPSERT operation
isCredentialsAllowed() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Determines if cookies are supported for CORS requests.
isCurrent(Translog.TranslogGeneration) - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns true iff the given generation is the current gbeneration of this translog
isCustomDataPath() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
isCustomDataPath() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
Returns true iff the data location is a custom data location and therefore outside of the nodes configured data paths.
isDataNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Should this node hold data (shards) or not.
isDataOnlyNode(ClusterState) - クラス のstaticメソッドorg.elasticsearch.gateway.GatewayMetaState
 
isDebugEnabled() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns true if a DEBUG level message is logged.
isDebugEnabled() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
isDebugEnabled() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
isDebugEnabled() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
isDebugEnabled() - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
isDeleted() - クラス のメソッドorg.elasticsearch.common.lucene.IndexCommitDelegate
 
isDeleteOnExit() - クラス のメソッドorg.elasticsearch.common.PidFile
Returns true iff the process id file is deleted on system exit.
isDeprecatedSetting(String) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
Return whether the setting is deprecated.
isDone() - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
 
isDynamicOrLoggingSetting(String) - クラス のメソッドorg.elasticsearch.cluster.settings.DynamicSettings
 
isEagerSingleton(Stage) - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
Returns true if this scope is a singleton that should be loaded eagerly in stage.
isEmpty() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
isEmpty() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
isEmpty() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
isEmpty() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns true iff this collection contains one or more non-ignored unassigned shards.
isEmpty() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
 
isEmpty(DocIdSet) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Is it an empty DocIdSet?
isEmpty(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Check that the given CharSequence is either null or of length 0.
isEmpty(Object[]) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Checks if the given array contains any elements.
isEmpty() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
isEmpty() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
isEmpty() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
 
isEmpty() - クラス のメソッドorg.elasticsearch.search.lookup.FieldLookup
 
isEmpty() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
isEmpty() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
isEmpty() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
isEmpty() - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
isEnabled() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
isEnabled(String) - クラス のメソッドorg.elasticsearch.common.lucene.LoggerInfoStream
 
isEnabled() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
isEnabled() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
isEnableGcDeletes() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns true iff delete garbage collection in the engine should be enabled.
isError(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
isErrorEnabled() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns true if an ERROR level message is logged.
isErrorEnabled() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
isErrorEnabled() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
isErrorEnabled() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
isErrorEnabled() - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
isExecuting() - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
isExecutorShutdown() - 例外 のメソッドorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
Checks if the thread pool that rejected the execution was terminated shortly after the rejection.
isExists() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistResponse
 
isExists() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
 
isExists() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
 
isExists() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
isExists() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
Does the document exists.
isExists() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
Does the document exists.
isExists() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
isExists() - クラス のメソッドorg.elasticsearch.index.get.GetResult
Does the document exists.
isExplicitAllType(String[]) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
Identifies whether the array containing type names given as argument explicitly refers to all types The empty or null array doesn't explicitly map to all types
isExplicitFalse(String) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
Returns true iff the value is either of the following: false, 0, off, no otherwise false
isExplicitlyScoped() - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
Returns true if this scope was explicitly applied.
isExplicitTrue(String) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
Returns true iff the value is either of the following: true, 1, on, yes otherwise false
isFailed() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
Is this a failed execution of an operation.
isFailed() - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
Is this a failed execution?
isFailed() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
Is this a failed execution?
isFailure() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
isFailure() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
Is it a failed search?
isFilter() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
Return whether we are currently parsing a filter or a query.
isFiltered() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
isFloatingPoint() - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
isFloatingPoint() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
isFloatingPoint() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric
Whether the underlying data is floating-point or not.
isFloatingPoint() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
isFloatingPoint() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
isFloatingPoint() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
isFlushOnClose() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
isForceExecution() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
Should the runnable force its execution in case it gets rejected?
isForceExecution() - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
isFound() - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
Returns true if a doc was found to delete.
isFound() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
Returns true if a doc was found to delete.
isFreed() - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextResponse
 
isFullySpecified() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
isFullySpecified() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
isFullySpecified() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
isFuzzy() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
isFuzzyTranspositions() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
isFuzzyTranspositions() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
isFuzzyUnicodeAware() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
isGenerated() - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
isGenerated() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
Fields might not be available before indexing, for example _all, token_count,...
isGenerated() - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
isGenerated() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
isGeoHashEnabled() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
isGeoHashPrefixEnabled() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
isGeoPoint() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
isGlobalStateEquals(MetaData, MetaData) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
 
isHeldByCurrentThread() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ReleasableLock
 
isHidden(Path) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Check whether the file denoted by the given path is hidden.
isHighlighted() - クラス のメソッドorg.apache.lucene.search.postingshighlight.Snippet
 
isIgnoredEmpty() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns true iff any unassigned shards are marked as temporarily ignored.
isIncludeInParent() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Nested
 
isIncludeInRoot() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Nested
 
isIncludeRelocations() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
isIndexUsingShadowReplicas(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Returns true iff the given settings indicate that the index associated with these settings uses shadow replicas.
isIndicesOptions(String) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
Returns true if the name represents a valid name for one of the indices option false otherwise
isInfoEnabled() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns true if an INFO level message is logged.
isInfoEnabled() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
isInfoEnabled() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
isInfoEnabled() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
isInfoEnabled() - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
isIngestNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Returns a boolean that tells whether this an ingest node or not
isInnerClass(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.Classes
 
isIsolated() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
isJvm() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
isKnown(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
isKnownWord(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.CandidateGenerator
 
isKnownWord(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
isKnownWord(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.MultiCandidateGeneratorWrapper
 
isLast() - クラス のメソッドorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
 
isLatLonEnabled() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
isMarkedCorrupted() - クラス のメソッドorg.elasticsearch.index.store.Store
 
isMasterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Can this node become master or not.
isMatch() - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
isMatchAllPattern(String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
 
isMemoryLocked() - クラス のstaticメソッドorg.elasticsearch.bootstrap.BootstrapInfo
Returns true if we were able to lock the process's address space.
isMergedSegment(LeafReader) - クラス のstaticメソッドorg.elasticsearch.index.engine.Engine
Returns whether a leaf reader comes from a merge (versus flush or addIndexes).
isMetadataField() - クラス のメソッドorg.elasticsearch.index.get.GetField
 
isMetadataField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperService
 
isMetadataField() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
isMetadataField() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
 
isMlockall() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
isMultiValued(SortedSetDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns whether the provided values *might* be multi-valued.
isMultiValued(SortedNumericDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns whether the provided values *might* be multi-valued.
isMultiValued(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns whether the provided values *might* be multi-valued.
isMultiValued(SortedBinaryDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns whether the provided values *might* be multi-valued.
isMultiValued(MultiGeoPointValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns whether the provided values *might* be multi-valued.
isMultiValued() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns true iff this builder contains a document ID that is associated with more than one ordinal.
isNativesAvailable() - クラス のstaticメソッドorg.elasticsearch.bootstrap.BootstrapInfo
Returns true if we successfully loaded native libraries.
isNegativeQuery(Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
isNested() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Nested
 
isNoScope() - クラス のメソッドorg.elasticsearch.common.inject.internal.Scoping
Returns true if this is the default scope.
isNoStopwords(Settings) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
isNotA(ValueType) - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
isNotifyOnMergeFailure() - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Returns true iff we fail the engine on a merge failure.
isNull() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
 
isNullable() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
Returns true if null is a legal value for this dependency.
isNullOrEmpty(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
isNullOriginAllowed() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Web browsers may set the 'Origin' request header to 'null' if a resource is loaded from the local file system.
isNumeric() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
isNumeric() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
isNumeric() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
isObject(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
isOnSharedFilesystem(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Returns true iff the given settings indicate that the index associated with these settings allocates it's shards on a shared filesystem.
isOOM(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
Returns true iff the given throwable is and OutOfMemoryException, otherwise false
isOpen() - クラス のメソッドorg.elasticsearch.env.ShardLock
Returns true if this lock is still open ie. has not been closed yet.
isOpen() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns true if this Translog is still open.
isOptimizeAutoGenerateId() - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Returns true iff documents with auto-generated IDs are optimized if possible.
isOptional() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
Returns true if this injection point shall be skipped if the injector cannot resolve bindings for all required dependencies.
isOriginAllowed(String) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Returns whether the input origin is allowed by this configuration.
isParent(String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
isPrimaryActive() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
isProcessed() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
isProfile() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
isProfile() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
Returns true if this shard search is being profiled or not
isProfile() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
isRC() - クラス のメソッドorg.elasticsearch.Version
 
isReadOverrideException(Throwable) - クラス のstaticメソッドorg.elasticsearch.action.support.TransportActions
If a failure is already present, should this failure override it or not for read operations.
isRecycled() - クラス のメソッドorg.elasticsearch.common.recycler.NoneRecycler.NV
 
isRecycled() - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.V
Whether this instance has been recycled (true) or newly allocated (false).
isRegexBased() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude
 
isRegistered(Class<? extends Throwable>) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Retruns true iff the given class is a registered for an exception to be read.
isRelocationSourceOf(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
returns true if the routing is the relocation source for the given routing
isRelocationTarget() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns true if this shard is a relocation target for another shard (i.e., was created with ShardRouting.buildTargetRelocatingShard()
isRelocationTargetOf(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
returns true if the routing is the relocation target of the given routing
isRemoved() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
isRepositoryInUse(ClusterState, String) - クラス のstaticメソッドorg.elasticsearch.snapshots.RestoreService
Checks if a repository is currently in use by one of the snapshots
isRepositoryInUse(ClusterState, String) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotsService
Checks if a repository is currently in use by one of the snapshots
isRequest(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
isReservedChar(char) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
isRetainedAtRuntime(Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
Returns true if the given annotation is retained at runtime.
isRunning() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return whether the stop watch is currently running.
isSame(StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
isSame(StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Checks if a file in a store is the same file
isSame(BlobStoreIndexShardSnapshot.FileInfo) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Checks if a file in a store is the same file
isSame(StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns true iff the length and the checksums are the same. otherwise false
isSameAllocation(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
returns true if this routing has the same allocation ID as another.
isSameShard(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
returns true if this routing has the same shardId as another
isSameUUID(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Test whether the current index UUID is the same as the given one.
isScopeAnnotation(Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Annotations
 
isSearch() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
isSeccompInstalled() - クラス のstaticメソッドorg.elasticsearch.bootstrap.BootstrapInfo
Returns true if secure computing mode is enabled (supported systems only)
isSet(CommonStatsFlags.Flag) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
isSet() - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
isShardNotAvailableException(Throwable) - クラス のstaticメソッドorg.elasticsearch.action.support.TransportActions
 
isShortCircuit() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Determines whether a CORS request should be rejected if it's invalid before being further processing.
isSimpleMatchPattern(String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
Is the str a simple match pattern.
isSingle() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
isSite() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
isSortable() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
isSortable() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
isSourceEmpty() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
Is the source empty (not available) or not.
isSourceEmpty() - クラス のメソッドorg.elasticsearch.index.get.GetResult
Is the source empty (not available) or not.
isSourceEmpty() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
isSourceEmpty() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
Is the source empty (not available) or not.
isStopAtNonOption() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd
 
isStoringPayloads() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
isStrict() - クラス のメソッドorg.elasticsearch.common.ParseFieldMatcher
Should deprecated settings be rejected?
isSubAction() - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
isSubAction() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
isSubAction() - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
Tells whether the action is a main one or a subaction.
isSubAction() - クラス のメソッドorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
isSucceeded() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
isSuccess() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.TaskResult
 
isSyncOnEachOperation() - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Returns true iff each low level operation shoudl be fsynced
isSynthetic() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.MemberImpl
 
isTempBlobName(String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
Returns true if the blob is a leftover temporary blob.
isTerminatedEarly() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
Has the search operation terminated early due to reaching terminateAfter
isThrottled() - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
Returns if the index is under merge throttling control
isTimedOut() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
true if the waitForXXX has timeout out and did not match.
isTimedOut() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
Has the search operation timed out.
isTimedOut() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
indicates whether this observer has timedout
isTokenChar(int) - クラス のメソッドorg.elasticsearch.index.analysis.CharMatcher.ByUnicodeCategory
 
isTokenChar(int) - インタフェース のメソッドorg.elasticsearch.index.analysis.CharMatcher
Returns true if, and only if, the provided character matches this character class.
isTraceEnabled() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns true if a TRACE level message is logged.
isTraceEnabled() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
isTraceEnabled() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
isTraceEnabled() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
isTransportThread(Thread) - 列挙型 のstaticメソッドorg.elasticsearch.transport.Transports
Utility method to detect whether a thread is a network thread.
isUnicodeAware() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
 
isValid() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
isValid() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
A boolean denoting whether the query is valid.
isValue() - 列挙型 のメソッドorg.elasticsearch.common.xcontent.XContentParser.Token
 
isVersionConflictForReads(long, long) - 列挙型 のメソッドorg.elasticsearch.index.VersionType
Checks whether the current version conflicts with the expected version, based on the current version type.
isVersionConflictForWrites(long, long) - 列挙型 のメソッドorg.elasticsearch.index.VersionType
Checks whether the current version conflicts with the expected version, based on the current version type.
isWarnEnabled() - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Returns true if a WARN level message is logged.
isWarnEnabled() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
isWarnEnabled() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
isWarnEnabled() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
isWarnEnabled() - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
isWildcard() - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
isWithin(double, double) - インタフェース のメソッドorg.elasticsearch.common.geo.GeoDistance.DistanceBoundingCheck
 
isWithin(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.Meridian180DistanceBoundingCheck
 
isWithin(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.SimpleDistanceBoundingCheck
 
isWithinCopyTo() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
isWithinMultiField() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
isWithinMultiFields() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
isWritable(Path) - クラス のstaticメソッドorg.elasticsearch.env.Environment
Returns true if the path is writable.
ItalianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
ItalianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ItalianAnalyzerProvider
 
Item() - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetRequest.Item
 
Item(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetRequest.Item
Constructs a single get item.
Item(Integer, PercolateShardResponse) - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
Item(Integer, Throwable) - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
Item(SearchResponse, Throwable) - クラス のコンストラクタorg.elasticsearch.action.search.MultiSearchResponse.Item
 
Item() - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
Item(String, String, String) - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Constructor for a given item / document request
Item(String, String, XContentBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Constructor for an artificial document request, that is not present in the index.
items() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
items() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
items() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response
 
Iter(double[], DoubleHistogram) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks.Iter
 
Iter(double[], DoubleHistogram) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles.Iter
 
Iter(double[], TDigestState) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks.Iter
 
Iter(double[], TDigestState) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles.Iter
 
Iter(double[], double[]) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket.Iter
 
iterableAsArrayList(Iterable<? extends E>) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
iterate(PortsRange.PortCallback) - クラス のメソッドorg.elasticsearch.common.transport.PortsRange
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesResponse
Iterator over the repositories data
iterator() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexSegments
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndexShardSegments
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexStats
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
 
iterator() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
 
iterator() - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
iterator() - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
iterator() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
iterator() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFields
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.GroupShardsIterator
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
 
iterator() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
iterator() - クラス のメソッドorg.elasticsearch.common.blobstore.BlobPath
 
iterator() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
iterator() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
Returns a cursor over the entries (key-value pairs) in this map.
iterator() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
iterator() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
Returns a cursor over the entries (key-value pairs) in this map.
iterator() - クラス のメソッドorg.elasticsearch.common.inject.ModulesBuilder
 
iterator() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
iterator() - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
 
iterator() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
iterator() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredTerms
非推奨です。
 
iterator() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommits
 
iterator() - クラス のメソッドorg.elasticsearch.index.get.GetField
 
iterator() - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
iterator() - クラス のメソッドorg.elasticsearch.index.IndexService
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
iterator() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.Document
 
iterator() - クラス のメソッドorg.elasticsearch.index.search.child.ConstantScorer
 
iterator() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoints
 
iterator() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
 
iterator() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
iterator() - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
iterator() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
iterator() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
iterator() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
 
iterator() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
Iterates over the Aggregations.
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
iterator() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
iterator() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
iterator() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
iterator() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
iterator() - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
iterator() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
iterator() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
iterator() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
iterator() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolInfo
 
iterator() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats
 

J

JarHell - org.elasticsearch.bootstrapのクラス
Simple check for duplicate class files across the classpath.
JdkESLogger - org.elasticsearch.common.logging.jdkのクラス
 
JdkESLogger(String, Logger) - クラス のコンストラクタorg.elasticsearch.common.logging.jdk.JdkESLogger
 
JdkESLoggerFactory - org.elasticsearch.common.logging.jdkのクラス
 
JdkESLoggerFactory() - クラス のコンストラクタorg.elasticsearch.common.logging.jdk.JdkESLoggerFactory
 
JLHScore - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
JLHScore.JLHScoreBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
JLHScore.JLHScoreParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
JLHScoreBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore.JLHScoreBuilder
 
JLHScoreParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore.JLHScoreParser
 
Joda - org.elasticsearch.common.jodaのクラス
 
Joda() - クラス のコンストラクタorg.elasticsearch.common.joda.Joda
 
Joda.EpochTimeParser - org.elasticsearch.common.jodaのクラス
 
Joda.EpochTimePrinter - org.elasticsearch.common.jodaのクラス
 
Join - org.elasticsearch.common.inject.internalのクラス
Utility for joining pieces of text separated by a delimiter.
join(String, Iterable<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Returns a string containing the tokens, converted to strings if necessary, separated by delimiter.
join(String, Object[]) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Returns a string containing the tokens, converted to strings if necessary, separated by delimiter.
join(String, Object, Object...) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Returns a string containing the tokens, converted to strings if necessary, separated by delimiter.
join(String, Iterator<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Returns a string containing the tokens, converted to strings if necessary, separated by delimiter.
join(String, String, Map<?, ?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Returns a string containing the contents of map, with entries separated by entryDelimiter, and keys and values separated with keyValueSeparator.
join(T, String, Iterable<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Appends each of the tokens to appendable, separated by delimiter.
join(T, String, Object[]) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Appends each of the tokens to appendable, separated by delimiter.
join(T, String, Object, Object...) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Appends each of the tokens to appendable, separated by delimiter.
join(T, String, Iterator<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Appends each of the tokens to appendable, separated by delimiter.
join(T, String, String, Map<?, ?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.Join
Appends the contents of map to appendable, with entries separated by entryDelimiter, and keys and values separated with keyValueSeparator.
join(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.Correction
 
join(BytesRef, BytesRef, BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.Correction
 
join(BytesRef, BytesRefBuilder, BytesRef, BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.Correction
 
join(BytesRef, BytesRefBuilder, BytesRef...) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
Join.JoinException - org.elasticsearch.common.inject.internalの例外
Exception thrown in response to an IOException from the supplied Appendable.
JOIN_FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.ParentFieldMapper.Defaults
 
joinClusterAndWaitForInitialState() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
joinField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
joiningCluster() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
returns true if zen discovery is started and there is a currently a background thread active for (re)joining the cluster used for testing.
JoinRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.membership.MembershipAction.JoinRequest
 
joinUtilHelper(String, ParentChildIndexFieldData, Similarity, Query, ScoreType, Query, int, int) - クラス のstaticメソッドorg.elasticsearch.index.query.HasChildQueryParser
 
jsonBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns a content builder using JSON format (XContentType.JSON.
jsonBuilder(OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Constructs a new json builder that will output the result into the provided output stream.
JsonSettingsLoader - org.elasticsearch.common.settings.loaderのクラス
Settings loader that loads (parses) the settings in a json format by flattening them into a map.
JsonSettingsLoader() - クラス のコンストラクタorg.elasticsearch.common.settings.loader.JsonSettingsLoader
 
JsonXContent - org.elasticsearch.common.xcontent.jsonのクラス
A JSON based content implementation using Jackson.
jsonXContent - クラス のstatic変数org.elasticsearch.common.xcontent.json.JsonXContent
 
JsonXContentGenerator - org.elasticsearch.common.xcontent.jsonのクラス
 
JsonXContentGenerator(JsonGenerator, OutputStream, String...) - クラス のコンストラクタorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
JsonXContentParser - org.elasticsearch.common.xcontent.jsonのクラス
 
JsonXContentParser(JsonParser) - クラス のコンストラクタorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
JTS_AVAILABLE - クラス のstatic変数org.elasticsearch.common.geo.ShapesAvailability
 
jtsGeometry(Geometry) - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
JustUidFieldsVisitor - org.elasticsearch.index.fieldvisitorのクラス
 
JustUidFieldsVisitor() - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.JustUidFieldsVisitor
 
jvm() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node JVM be returned.
jvm(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node JVM be returned.
jvm() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node JVM be returned.
jvm(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node JVM be returned.
JvmInfo - org.elasticsearch.monitor.jvmのクラス
 
jvmInfo() - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
JvmInfo.Mem - org.elasticsearch.monitor.jvmのクラス
 
JvmMonitorService - org.elasticsearch.monitor.jvmのクラス
 
JvmMonitorService(Settings, ThreadPool) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmMonitorService
 
JvmService - org.elasticsearch.monitor.jvmのクラス
 
JvmService(Settings) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmService
 
jvmService() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
JvmStats - org.elasticsearch.monitor.jvmのクラス
 
JvmStats(long, long) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmStats
 
jvmStats() - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
JvmStats.BufferPool - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.Classes - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.GarbageCollector - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.GarbageCollectors - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.Mem - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.MemoryPool - org.elasticsearch.monitor.jvmのクラス
 
JvmStats.Threads - org.elasticsearch.monitor.jvmのクラス
 

K

kb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
kbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
keepAlive() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
keepAlive(long) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
keepAlive() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
keepAlive(long) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
keepAlive() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
keepAlive(long) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
keepAlive() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
keepAlive(long) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
keepAlive(long) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
keepAlive() - クラス のメソッドorg.elasticsearch.search.Scroll
How long the resources will be kept open to support the scroll request.
KEEPALIVE_INTERVAL_KEY - クラス のstatic変数org.elasticsearch.search.SearchService
 
KeepFrameDecoder - org.elasticsearch.common.nettyのクラス
A marker to not remove frame decoder from the resulting jar so plugins can use it.
KeepFrameDecoder() - クラス のコンストラクタorg.elasticsearch.common.netty.KeepFrameDecoder
 
KeepLastNDeletionPolicy - org.elasticsearch.index.deletionpolicyのクラス
 
KeepLastNDeletionPolicy(ShardId, IndexSettingsService) - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.KeepLastNDeletionPolicy
 
KeepOnlyLastDeletionPolicy - org.elasticsearch.index.deletionpolicyのクラス
This IndexDeletionPolicy implementation that keeps only the most recent commit and immediately removes all prior commits after a new commit is done.
KeepOnlyLastDeletionPolicy(ShardId, IndexSettingsService) - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.KeepOnlyLastDeletionPolicy
 
KeepOnlyLastDeletionPolicy(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.KeepOnlyLastDeletionPolicy
 
keepTaskList(boolean) - クラス のメソッドorg.elasticsearch.common.StopWatch
Determine whether the TaskInfo array is built over time.
KeepTypesFilterFactory - org.elasticsearch.index.analysisのクラス
A TokenFilterFactory for TypeTokenFilter.
KeepTypesFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KeepTypesFilterFactory
 
KeepWordFilterFactory - org.elasticsearch.index.analysisのクラス
A TokenFilterFactory for KeepWordFilter.
KeepWordFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KeepWordFilterFactory
 
Key<T> - org.elasticsearch.common.injectのクラス
Binding key consisting of an injection type and an optional annotation.
Key(Class<? extends Annotation>) - クラス のコンストラクタorg.elasticsearch.common.inject.Key
Constructs a new key.
Key(Annotation) - クラス のコンストラクタorg.elasticsearch.common.inject.Key
Constructs a new key.
Key() - クラス のコンストラクタorg.elasticsearch.common.inject.Key
Constructs a new key.
key - クラス の変数org.elasticsearch.common.util.LongObjectPagedHashMap.Cursor
 
KEY - 列挙型 のstatic変数org.elasticsearch.index.mapper.MappedFieldType.Loading
 
KEY - 列挙型 のstatic変数org.elasticsearch.search.aggregations.Aggregator.SubAggCollectionMode
 
key - クラス の変数org.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
KEY - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
key - クラス の変数org.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
KEY_AS_STRING - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
KEY_ASC - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
 
KEY_DESC - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
 
keyed(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
keyed() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
keyed - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
keyed - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange
 
keyed - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
keyed - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
KEYED_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
KeyedLock<T> - org.elasticsearch.common.util.concurrentのクラス
This class manages locks.
KeyedLock(boolean) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.KeyedLock
 
KeyedLock() - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.KeyedLock
 
keys() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
keys() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
Returns a specialized view of the keys of this associated container.
keys() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
keys() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
Returns a specialized view of the keys of this associated container.
keys - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
keys - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
keys() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
keySet() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
keySet() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
keySet() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
keySet() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
keySet() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
keysField() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
keysField() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksParser
 
keysField() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesParser
 
keysIt() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
Returns a direct iterator over the keys.
keysIt() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
Returns a direct iterator over the keys.
keyTypeIsSet() - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
KEYWORD_ANALYZER - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
KeywordAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
KeywordAnalyzerProvider(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KeywordAnalyzerProvider
 
KeywordMarkerTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
KeywordMarkerTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KeywordMarkerTokenFilterFactory
 
KeywordTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
KeywordTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KeywordTokenizerFactory
 
kilo() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
kiloFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
KStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
KStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.KStemTokenFilterFactory
 

L

label() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision
 
label() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
 
label() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
 
lag(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffBuilder
 
LAG - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
lang() - クラス のメソッドorg.elasticsearch.script.CompiledScript
Method to get the language.
LANG - インタフェース のstatic変数org.elasticsearch.script.Script.ScriptField
 
lang() - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
lang(String) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
LANG_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
LANGUID - クラス のstatic変数org.elasticsearch.common.Priority
 
Laplace(double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.Laplace
Creates a Laplace smoothing model.
LaplaceScorer - org.elasticsearch.search.suggest.phraseのクラス
 
LaplaceScorer(IndexReader, Terms, String, double, BytesRef, double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.LaplaceScorer
 
lastAccessTime() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
return the last time this RecoveryStatus was used (based on System.nanoTime()
lastAccessTime() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
lastAccessTime() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
lastAccessTime() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
lastAccessTime() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
lastChunk() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
Returns true if this chunk is the last chunk in the stream.
lastEmittedDoc() - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
lastEmittedDoc - クラス の変数org.elasticsearch.search.internal.ScrollContext
 
lastPathElement() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
lastRefreshTimestamp - クラス の変数org.elasticsearch.common.util.SingleObjectCache
 
lastSyncedOffset - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 
lastTaskName() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return the name of the last task.
lastTaskTime() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return the time taken by the last task.
lat() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
LAT - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
lat(double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
lat(double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
lat() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
lat(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the latitude of the point to calculate distances from.
LAT_SUFFIX - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
LatchedActionListener<T> - org.elasticsearch.actionのクラス
An action listener that allows passing in a CountDownLatch that will be counted down after onResponse or onFailure is called
LatchedActionListener(ActionListener<T>, CountDownLatch) - クラス のコンストラクタorg.elasticsearch.action.LatchedActionListener
 
LATEST_CODEC - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
LATEST_DOC_VALUES_FORMAT - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
LATEST_POSTINGS_FORMAT - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
latFieldType - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
latFieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
latitude() - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
LATITUDE - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
 
latlon(String, double, double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
latlon(double, double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
latMapper - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
LatvianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
LatvianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LatvianAnalyzerProvider
 
LAZY_VALUE - 列挙型 のstatic変数org.elasticsearch.index.mapper.MappedFieldType.Loading
 
LeafBucketCollector - org.elasticsearch.search.aggregationsのクラス
Per-leaf bucket collector.
LeafBucketCollector() - クラス のコンストラクタorg.elasticsearch.search.aggregations.LeafBucketCollector
 
LeafBucketCollectorBase - org.elasticsearch.search.aggregationsのクラス
A LeafBucketCollector that delegates all calls to the sub leaf aggregator and sets the scorer on its source of values if it implements ScorerAware.
LeafBucketCollectorBase(LeafBucketCollector, Object) - クラス のコンストラクタorg.elasticsearch.search.aggregations.LeafBucketCollectorBase
 
LeafDocLookup - org.elasticsearch.search.lookupのクラス
 
LeafFieldsLookup - org.elasticsearch.search.lookupのクラス
 
LeafIndexLookup - org.elasticsearch.search.lookupのクラス
 
LeafIndexLookup(LeafReaderContext) - クラス のコンストラクタorg.elasticsearch.search.lookup.LeafIndexLookup
 
LeafOnly(String, String, ValuesSourceConfig<VS>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory.LeafOnly
 
LeafScoreFunction - org.elasticsearch.common.lucene.search.functionのクラス
Per-leaf ScoreFunction.
LeafScoreFunction() - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.LeafScoreFunction
 
LeafSearchLookup - org.elasticsearch.search.lookupのクラス
Per-segment version of SearchLookup.
LeafSearchLookup(LeafReaderContext, LeafDocLookup, SourceLookup, LeafFieldsLookup, LeafIndexLookup, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.lookup.LeafSearchLookup
 
LeafSearchScript - org.elasticsearch.scriptのインタフェース
A per-segment SearchScript.
LeaveRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.membership.MembershipAction.LeaveRequest
 
LEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
LEGACY_DISTANCE_ERROR_PCT - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
LEGACY_INCLUDE_IN_OBJECT - クラス のstatic変数org.elasticsearch.index.mapper.Mapping
 
LEGACY_SNAPSHOT_NAME_FORMAT - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
LEGACY_SNAPSHOT_PREFIX - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
LegacyBlobStoreFormat<T extends ToXContent> - org.elasticsearch.repositories.blobstoreのクラス
Snapshot metadata file format used before v2.0
LegacyBlobStoreFormat(String, FromXContentBuilder<T>, ParseFieldMatcher) - クラス のコンストラクタorg.elasticsearch.repositories.blobstore.LegacyBlobStoreFormat
 
LegacyChecksums() - クラス のコンストラクタorg.elasticsearch.index.store.Store.LegacyChecksums
 
legacyChecksums() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
legacyMetaData(Version) - クラス のstaticメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
In v2.0.0 we changed the matadata file format
LegacyTranslogReader - org.elasticsearch.index.translogのクラス
非推奨です。
length() - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobMetaData
 
length() - クラス のメソッドorg.elasticsearch.common.blobstore.support.PlainBlobMetaData
 
length() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
length() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
The length.
length() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
length() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
length() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
length() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
 
length() - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
length() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
The size of the expected results, including potential null values.
length() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
length() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
File length
length() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
the actual file size on "disk", if compressed, the compressed size
length - クラス の変数org.elasticsearch.index.translog.ImmutableTranslogReader
 
length() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
length() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
file length *
length - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
LengthTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
LengthTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LengthTokenFilterFactory
 
lenient(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
lenient() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
lenient(boolean) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets whether format based failures will be ignored.
lenient(Boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Sets the query string parser to be lenient when parsing field values, defaults to the index setting and if not set, defaults to false.
lenient(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
lenient() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
lenient(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
lenient - クラス の変数org.elasticsearch.index.search.MatchQuery
 
lenientExpandOpen() - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
lessThan(SignificantTerms.Bucket, SignificantTerms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.BucketSignificancePriorityQueue
 
lessThan(Terms.Bucket, Terms.Bucket) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.BucketPriorityQueue
 
LetterTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
LetterTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LetterTokenizerFactory
 
level() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
level(String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
levels() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
lfAtEnd() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
libFile() - クラス のメソッドorg.elasticsearch.env.Environment
 
lifecycle - クラス の変数org.elasticsearch.common.component.AbstractLifecycleComponent
 
Lifecycle - org.elasticsearch.common.componentのクラス
Lifecycle state.
Lifecycle() - クラス のコンストラクタorg.elasticsearch.common.component.Lifecycle
 
Lifecycle.State - org.elasticsearch.common.componentの列挙型
 
LifecycleComponent<T> - org.elasticsearch.common.componentのインタフェース
 
LifecycleListener - org.elasticsearch.common.componentのクラス
 
LifecycleListener() - クラス のコンストラクタorg.elasticsearch.common.component.LifecycleListener
 
lifecycleState() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
lifecycleState() - インタフェース のメソッドorg.elasticsearch.common.component.LifecycleComponent
 
like(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Return a query that will return docs like the passed lucene document ID.
like(String, Reader...) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Return a query that will return docs like the passed Readers.
like(Terms...) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Return a query that will return docs like the passed Terms.
like(Fields...) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Return a query that will return docs like the passed Fields.
like(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the text to use in order to find documents that are "like" this.
like(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the documents to use in order to find documents that are "like" this.
LIKE - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
LIKE_TEXT - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
likeText(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
非推奨です。
limit - クラス の変数org.elasticsearch.percolator.PercolateContext
 
LIMIT_FOREIGN_PORTS_COUNT - クラス のstatic変数org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
LIMIT_HEAP - クラス のstatic変数org.elasticsearch.cache.recycler.PageCacheRecycler
 
LIMIT_LOCAL_PORTS_COUNT - クラス のstatic変数org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
limitQuery(int) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
LimitQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
LimitQueryBuilder(int) - クラス のコンストラクタorg.elasticsearch.index.query.LimitQueryBuilder
非推奨です。
 
LimitQueryParser - org.elasticsearch.index.queryのクラス
非推奨です。
LimitQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.LimitQueryParser
非推奨です。
 
LimitTokenCountFilterFactory - org.elasticsearch.index.analysisのクラス
 
LimitTokenCountFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LimitTokenCountFilterFactory
 
line(BaseLineStringBuilder<?>) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
linearDecayFunction(String, Object, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
linearDecayFunction(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
LinearDecayFunctionBuilder - org.elasticsearch.index.query.functionscore.linのクラス
 
LinearDecayFunctionBuilder(String, Object, Object) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionBuilder
 
LinearDecayFunctionParser - org.elasticsearch.index.query.functionscore.linのクラス
 
LinearDecayFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionParser
 
LinearInterpoatingScorer - org.elasticsearch.search.suggest.phraseのクラス
 
LinearInterpoatingScorer(IndexReader, Terms, String, double, BytesRef, double, double, double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.LinearInterpoatingScorer
 
LinearInterpolation(double, double, double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.LinearInterpolation
Creates a linear interpolation smoothing model.
LinearModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Calculate a linearly weighted moving average, such that older values are linearly less important.
LinearModel() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
LinearModel.LinearModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
LinearModel.LinearModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
LinearModelBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel.LinearModelBuilder
 
LinearModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel.LinearModelParser
 
linearRing(GeometryFactory, ArrayList<Coordinate>) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
lineNumber - クラス の変数org.elasticsearch.common.xcontent.XContentLocation
 
linestring() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
linestring(BaseLineStringBuilder<?>) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
LineStringBuilder - org.elasticsearch.common.geo.buildersのクラス
 
LineStringBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.LineStringBuilder
 
LinkedBindingBuilder<T> - org.elasticsearch.common.inject.binderのインタフェース
See the EDSL examples at Binder.
LinkedBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
LinkedBindingImpl(Injector, Key<T>, Object, InternalFactory<? extends T>, Scoping, Key<? extends T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
LinkedBindingImpl(Object, Key<T>, Scoping, Key<? extends T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
LinkedKeyBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a linked key.
LinkedProviderBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
LinkedProviderBindingImpl(Injector, Key<T>, Object, InternalFactory<? extends T>, Scoping, Key<? extends Provider<? extends T>>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
list() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
list() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
list(ShardId, IndexMetaData, String[], ActionListener<NodesResponse>) - インタフェース のメソッドorg.elasticsearch.gateway.AsyncShardFetch.List
 
list(String[], TimeValue) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
list(ShardId, IndexMetaData, String[], ActionListener<TransportNodesListGatewayStartedShards.NodesGatewayStartedShards>) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
list(ShardId, IndexMetaData, String[], ActionListener<TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData>) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
listBlobs() - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Lists all blobs in the container
listBlobs() - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
listBlobs() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
This operation is not supported by URLBlobContainer
listBlobsByPrefix(String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Lists all blobs in the container that match specified prefix
listBlobsByPrefix(String) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
listBlobsByPrefix(String) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
This operation is not supported by URLBlobContainer
listedNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Returns the listed nodes in the transport client (ones added to it).
listedNodes() - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
ListenableActionFuture<T> - org.elasticsearch.actionのインタフェース
An ActionFuture that listeners can be added to.
listener - クラス の変数org.elasticsearch.action.ActionRunnable
 
Listener() - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.Listener
 
Listener() - クラス のコンストラクタorg.elasticsearch.indices.IndicesLifecycle.Listener
 
Listener() - クラス のコンストラクタorg.elasticsearch.indices.IndicesWarmer.Listener
 
LISTENER - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
listeners - クラス の変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
listeners() - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
Returns a list of listeners
listFactories() - クラス のstaticメソッドorg.elasticsearch.index.similarity.Similarities
Returns the list of pre-defined SimilarityProvider Factories
listInstalledPlugins(Terminal) - クラス のメソッドorg.elasticsearch.plugins.PluginManager
 
listOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type modelling a List whose elements are of type elementType.
listOrderedMap() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
listOrderedMap() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
listTasks(ListTasksRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
List tasks
listTasks(ListTasksRequest, ActionListener<ListTasksResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
List active tasks
ListTasksAction - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
Action for retrieving a list of currently running tasks
ListTasksRequest - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
A request to get node tasks
ListTasksRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
 
listTasksRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a nodes tasks request against all the nodes.
ListTasksRequestBuilder - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
Builder for the request to retrieve the list of tasks running on the specified nodes
ListTasksRequestBuilder(ElasticsearchClient, ListTasksAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequestBuilder
 
ListTasksResponse - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
Returns the list of tasks currently running on the nodes
ListTasksResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
ListTasksResponse(List<TaskInfo>, List<TaskOperationFailure>, List<? extends FailedNodeException>) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
LithuanianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
Provider for LithuanianAnalyzer
LithuanianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LithuanianAnalyzerProvider
 
little(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryBuilder
Sets the little clause, it must be contained within big for a match.
little(SpanQueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryBuilder
Sets the little clause, it must be contained within big for a match.
LivenessRequest - org.elasticsearch.action.admin.cluster.node.livenessのクラス
Transport level private response for the transport handler registered under "cluster:monitor/nodes/liveness"
LivenessRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.liveness.LivenessRequest
 
LivenessResponse - org.elasticsearch.action.admin.cluster.node.livenessのクラス
Transport level private response for the transport handler registered under "cluster:monitor/nodes/liveness"
LivenessResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
LivenessResponse(ClusterName, DiscoveryNode) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
LMDirichletSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for LMDirichletSimilarity.
LMDirichletSimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.LMDirichletSimilarityProvider
 
LMJelinekMercerSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for LMJelinekMercerSimilarity.
LMJelinekMercerSimilarityProvider(String, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.LMJelinekMercerSimilarityProvider
 
load(InputStream) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
load(DataInput) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
load(String) - クラス のメソッドorg.elasticsearch.common.settings.loader.PropertiesSettingsLoader
 
load(byte[]) - クラス のメソッドorg.elasticsearch.common.settings.loader.PropertiesSettingsLoader
 
load(String) - インタフェース のメソッドorg.elasticsearch.common.settings.loader.SettingsLoader
Loads (parses) the settings from a source string.
load(byte[]) - インタフェース のメソッドorg.elasticsearch.common.settings.loader.SettingsLoader
Loads (parses) the settings from a source bytes.
load(String) - クラス のメソッドorg.elasticsearch.common.settings.loader.XContentSettingsLoader
 
load(byte[]) - クラス のメソッドorg.elasticsearch.common.settings.loader.XContentSettingsLoader
 
load(XContentParser) - クラス のメソッドorg.elasticsearch.common.settings.loader.XContentSettingsLoader
 
load(String) - クラス のメソッドorg.elasticsearch.common.settings.loader.YamlSettingsLoader
 
load(LeafReaderContext) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
Loads the atomic field data for the reader, possibly cached.
load(LeafReaderContext, IFD) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache
 
load(DirectoryReader, IFD) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache
 
load(LeafReaderContext, IFD) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.None
 
load(DirectoryReader, IFD) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.None
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVNumericIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
 
load(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
load(IndexInput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
load(IndexInput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
load(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
Load the specification of a CategoryContextMapping
load(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
load a GeolocationContextMapping by configuration.
LOAD_RANDOM_ACCESS_FILTERS_EAGERLY - クラス のstatic変数org.elasticsearch.index.cache.bitset.BitsetFilterCache
 
loadDirect(LeafReaderContext) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData
Loads directly the atomic field data for the reader, ignoring any caching involved.
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractGeoPointDVIndexFieldData.GeoPointDVIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVNumericIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BytesBinaryDVIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DoubleArrayIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.FloatArrayIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
 
loadDirect(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
loadDocIdAndVersion(IndexReader, Term) - クラス のstaticメソッドorg.elasticsearch.common.lucene.uid.Versions
Load the internal doc ID and version for the uid from the reader, returning null if the uid wasn't found, a doc ID and a version otherwise, the version being potentially set to Versions.NOT_SET if the uid has no associated version
loaderFromResource(String) - クラス のstaticメソッドorg.elasticsearch.common.settings.loader.SettingsLoaderFactory
Returns a SettingsLoader based on the resource name.
loaderFromSource(String) - クラス のstaticメソッドorg.elasticsearch.common.settings.loader.SettingsLoaderFactory
Returns a SettingsLoader based on the actual settings source.
loadFieldValues(IndexSearcher, String[], int[], int) - クラス のメソッドorg.apache.lucene.search.postingshighlight.CustomPostingsHighlighter
 
loadFromDelimitedString(String, char) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
 
loadFromPath(Path) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Loads settings from a url that represents them using the SettingsLoaderFactory.loaderFromSource(String).
loadFromSource(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Loads settings from the actual string content that represents them using the SettingsLoaderFactory.loaderFromSource(String).
loadFromStream(String, InputStream) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Loads settings from a stream that represents them using the SettingsLoaderFactory.loaderFromSource(String).
loadGlobal(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.Global
 
loadGlobal(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexOrdinalsFieldData
Load a global view of the ordinals for the given IndexReader, potentially from a cache.
loadGlobal(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexParentChildFieldData
Load a global view of the ordinals for the given IndexReader, potentially from a cache.
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData
 
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
loadGlobal(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
loadIntoContext(ShardSearchRequest, SearchContext, QueryPhase) - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache
Loads the cache result, computing it if needed by executing the query phase and otherwise deserializing the cached value into the context's query result.
loadLatestState(ESLogger, Path...) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Tries to load the latest state from the given data-locations.
loadMapping(String, Map<String, Object>, Version) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
 
loadMappings(Object, Version) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
 
loadMetaState() - クラス のメソッドorg.elasticsearch.gateway.GatewayMetaState
 
loadNestedFromMap(Map) - クラス のstaticメソッドorg.elasticsearch.common.settings.loader.SettingsLoader.Helper
 
loadShardPath(ESLogger, NodeEnvironment, ShardId, Settings) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardPath
This method walks through the nodes shard paths to find the data and state path for the given shard.
loadVersion(IndexReader, Term) - クラス のstaticメソッドorg.elasticsearch.common.lucene.uid.Versions
Load the version for the uid from the reader, returning Versions.NOT_FOUND if no matching doc exists, Versions.NOT_SET if no version is available, the version associated with the provided uid otherwise
loadWordList(Reader, String) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
local - クラス の変数org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
local(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
Indicate whether the receiving node should operate based on local index information or forward requests, where needed, to other nodes.
local() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
local - クラス の変数org.elasticsearch.action.support.master.MasterNodeReadRequest
 
local(boolean) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeReadRequest
 
local() - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeReadRequest
 
local(boolean) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Is the node a local node.
LOCAL_TRANSPORT - クラス のstatic変数org.elasticsearch.transport.TransportModule
 
LOCAL_TRANSPORT_THREAD_NAME_PREFIX - クラス のstatic変数org.elasticsearch.transport.local.LocalTransport
 
LocalAllocateDangledIndices - org.elasticsearch.gatewayのクラス
 
LocalAllocateDangledIndices(Settings, TransportService, ClusterService, AllocationService, MetaDataIndexUpgradeService) - クラス のコンストラクタorg.elasticsearch.gateway.LocalAllocateDangledIndices
 
LocalAllocateDangledIndices.AllocateDangledRequest - org.elasticsearch.gatewayのクラス
 
LocalAllocateDangledIndices.AllocateDangledResponse - org.elasticsearch.gatewayのクラス
 
LocalAllocateDangledIndices.Listener - org.elasticsearch.gatewayのインタフェース
 
localDateOptionalTimeParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO datetime parser where the date is mandatory and the time is optional.
localDateParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO date parser for parsing local dates.
LocalDiscovery - org.elasticsearch.discovery.localのクラス
 
LocalDiscovery(Settings, ClusterName, ClusterService, DiscoverySettings) - クラス のコンストラクタorg.elasticsearch.discovery.local.LocalDiscovery
 
locale(Locale) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
locale() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
locale() - クラス のメソッドorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
locale(Locale) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
locale(Locale) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
locale(Locale) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
locale() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
locale(Locale) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
LocaleUtils - org.elasticsearch.common.utilのクラス
Utilities for for dealing with Locale objects
LocaleUtils() - クラス のコンストラクタorg.elasticsearch.common.util.LocaleUtils
 
localExecute(Request) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
localExecute(Request) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeReadAction
 
localGlobalDirect(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.Global
 
localGlobalDirect(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexOrdinalsFieldData
Load a global view of the ordinals for the given IndexReader.
localGlobalDirect(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexParentChildFieldData
Load a global view of the ordinals for the given IndexReader.
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.IndexIndexFieldData
 
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
localGlobalDirect(DirectoryReader) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
localNode() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
The local node.
localNode(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
localNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the local node
localNode() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
localNode() - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
 
localNode() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
localNode() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
localNode() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
localNodeId(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
localNodeId() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the id of the local node
localNodeId() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
 
LocalNodeId - org.elasticsearch.indexの注釈型
 
LocalNodeIdModule - org.elasticsearch.indexのクラス
 
LocalNodeIdModule(String) - クラス のコンストラクタorg.elasticsearch.index.LocalNodeIdModule
 
localNodeMaster() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the local node is the mater node of the cluster.
localNodeMaster() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Returns true if the local node is the master node.
LocalNodeMasterListener - org.elasticsearch.clusterのインタフェース
Enables listening to master changes events of the local node (when the local node becomes the master, and when the local node cease being a master).
localTimeParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO time parser for parsing local times.
LocalTransport - org.elasticsearch.transport.localのクラス
 
LocalTransport(Settings, ThreadPool, Version, NamedWriteableRegistry) - クラス のコンストラクタorg.elasticsearch.transport.local.LocalTransport
 
LocalTransportAddress - org.elasticsearch.common.transportのクラス
 
LocalTransportAddress(StreamInput) - クラス のコンストラクタorg.elasticsearch.common.transport.LocalTransportAddress
 
LocalTransportAddress(String) - クラス のコンストラクタorg.elasticsearch.common.transport.LocalTransportAddress
 
LocalTransportChannel - org.elasticsearch.transport.localのクラス
 
LocalTransportChannel(LocalTransport, TransportServiceAdapter, LocalTransport, String, long, Version) - クラス のコンストラクタorg.elasticsearch.transport.local.LocalTransportChannel
 
location - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction.WriteResult
 
location() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns all translog locations as absolute paths.
location(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
location(String, int, boolean) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
Create a new GeolocationContextMapping with given precision and neighborhood usage
lock() - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
lockAllForIndex(Index, Settings, long) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Tries to lock all local shards for the given index.
locked(Recycler<T>) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Wrap the provided recycler so that calls to Recycler.obtain() and Releasable.close() are protected by a lock.
lockedShards() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Returns all currently lock shards
lockInterruptibly() - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
log(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log10(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log10(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log10(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log10(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log10(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
log1p(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
Log4jESLogger - org.elasticsearch.common.logging.log4jのクラス
 
Log4jESLogger(String, Logger) - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
Log4jESLoggerFactory - org.elasticsearch.common.logging.log4jのクラス
 
Log4jESLoggerFactory() - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.Log4jESLoggerFactory
 
LogConfigurator - org.elasticsearch.common.logging.log4jのクラス
 
LogConfigurator() - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.LogConfigurator
 
logDeprecatedSetting(String, String) - クラス のメソッドorg.elasticsearch.common.component.AbstractComponent
Checks for a deprecated setting and logs the correct alternative
logger - クラス の変数org.elasticsearch.cluster.ClusterStateObserver
 
logger - クラス の変数org.elasticsearch.common.component.AbstractComponent
 
LOGGER - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
logger() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
logger() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
logger() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
logger - クラス の変数org.elasticsearch.gateway.AsyncShardFetch
 
logger - クラス の変数org.elasticsearch.index.AbstractIndexComponent
 
logger - クラス の変数org.elasticsearch.index.engine.Engine
 
logger - クラス の変数org.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData
 
logger - クラス の変数org.elasticsearch.index.shard.AbstractIndexShardComponent
 
logger() - クラス のメソッドorg.elasticsearch.index.warmer.ShardIndexWarmerService
 
logger - クラス の変数org.elasticsearch.indices.recovery.RecoverySourceHandler
 
logger - クラス の変数org.elasticsearch.transport.netty.MessageChannelHandler
 
LoggerInfoStream - org.elasticsearch.common.luceneのクラス
An InfoStream (for Lucene's IndexWriter) that redirects messages to "lucene.iw.ifd" and "lucene.iw" Logger.trace.
LoggerInfoStream(ESLogger) - クラス のコンストラクタorg.elasticsearch.common.lucene.LoggerInfoStream
 
LoggerMessageFormat - org.elasticsearch.common.logging.supportのクラス
 
LoggerMessageFormat() - クラス のコンストラクタorg.elasticsearch.common.logging.support.LoggerMessageFormat
 
Loggers - org.elasticsearch.common.loggingのクラス
A set of utilities around Logging.
Loggers() - クラス のコンストラクタorg.elasticsearch.common.logging.Loggers
 
LoggingRunnable - org.elasticsearch.common.util.concurrentのクラス
 
LoggingRunnable(ESLogger, Runnable) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.LoggingRunnable
 
LoggingTaskListener<Response> - org.elasticsearch.tasksのクラス
A TaskListener that just logs the response at the info level.
logRemovedSetting(String, String) - クラス のメソッドorg.elasticsearch.common.component.AbstractComponent
Checks for a removed setting and logs the correct alternative
logsFile() - クラス のメソッドorg.elasticsearch.env.Environment
 
lon() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
LON - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
lon(double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
lon(double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
lon() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
lon(double) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the longitude of the point to calculate distances from.
LON_SUFFIX - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
lonFieldType - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
lonFieldType() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
Long() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Long
 
Long(long, long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Long
 
Long(int, long, long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Long
 
LONG_PAGE_SIZE - クラス のstatic変数org.elasticsearch.common.util.BigArrays
 
LongAccessor() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
LongArray - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of long values.
longestOnly() - クラス のメソッドorg.elasticsearch.index.analysis.HunspellTokenFilterFactory
 
longField(FieldInfo, long) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
longField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
LongFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper
 
LongFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldMapper.CustomLongNumericField - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldMapper.LongFieldType - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
LongFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
LongFieldType(LongFieldMapper.LongFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
LongHash - org.elasticsearch.common.utilのクラス
Specialized hash table implementation similar to BytesRefHash that maps long values to ids.
LongHash(long, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.LongHash
 
LongHash(long, float, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.LongHash
 
longitude() - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
LONGITUDE - クラス のstatic変数org.elasticsearch.common.geo.GeoUtils
 
LongObjectPagedHashMap<T> - org.elasticsearch.common.utilのクラス
A hash table from native longs to objects.
LongObjectPagedHashMap(BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.LongObjectPagedHashMap
 
LongObjectPagedHashMap(long, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.LongObjectPagedHashMap
 
LongObjectPagedHashMap(long, float, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.util.LongObjectPagedHashMap
 
LongObjectPagedHashMap.Cursor<T> - org.elasticsearch.common.utilのクラス
 
longPage(boolean) - クラス のメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler
 
Longs(SortedNumericDocValues) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
LongTerms - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
LongTerms(String, Terms.Order, ValueFormatter, int, int, long, List<? extends InternalTerms.Bucket>, boolean, long, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
LongTermsAggregator - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
LongTermsAggregator(String, AggregatorFactories, ValuesSource.Numeric, ValueFormat, Terms.Order, TermsAggregator.BucketCountThresholds, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, IncludeExclude.LongFilter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
longToBytes(long) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts a long to a byte array.
longToIp(long) - クラス のstaticメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper
 
longValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
longValue(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
longValue(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
longValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
longValue() - クラス のメソッドorg.elasticsearch.script.ScoreAccessor
 
longValue() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
longValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.FieldData
 
longValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric
Get the current SortedNumericDocValues.
longValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
longValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
LongValuesComparatorSource - org.elasticsearch.index.fielddata.fieldcomparatorのクラス
Comparator source for long values.
LongValuesComparatorSource(IndexNumericFieldData, Object, MultiValueMode, IndexFieldData.XFieldComparatorSource.Nested) - クラス のコンストラクタorg.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource
 
lonMapper - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
lookup(CharSequence, Set<BytesRef>, boolean, int) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
lookup() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
lookup() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
lookup() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
lookup() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
lookup() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
lookup() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
lookupFactory(String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
 
LookupFactory() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.LookupFactory
 
lookupFactorySafe(String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
 
lookupId(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
Sets the doc id to lookup the terms from.
lookupIndex(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
Sets the index name to lookup the terms from.
lookupOrd(long) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
lookupOrd(long) - インタフェース のメソッドorg.elasticsearch.index.fielddata.ordinals.Ordinals.ValuesHolder
 
lookupPath(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
Sets the path within the document to lookup the terms from.
lookupPrototype(String) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState
 
lookupPrototype(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
lookupPrototype(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
 
lookupPrototypeSafe(String) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState
 
lookupPrototypeSafe(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
lookupPrototypeSafe(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
 
lookupRouting(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
 
lookupType(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
Sets the index type to lookup the terms from.
LOW - クラス のstatic変数org.elasticsearch.common.Priority
 
LowCardinality(String, AggregatorFactories, ValuesSource.Bytes.WithOrdinals, Terms.Order, TermsAggregator.BucketCountThresholds, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.LowCardinality
 
lowercase() - 列挙型 のメソッドorg.elasticsearch.action.index.IndexRequest.OpType
 
lowercaseExpandedTerms() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
lowercaseExpandedTerms(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
lowercaseExpandedTerms(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Whether terms of wildcard, prefix, fuzzy and range queries are to be automatically lower-cased or not.
lowercaseExpandedTerms(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
lowercaseExpandedTerms() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
lowercaseExpandedTerms(boolean) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
LowerCaseTokenFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for LowerCaseFilter and some language-specific variants supported by the language parameter: greek: GreekLowerCaseFilter irish: IrishLowerCaseFilter turkish: TurkishLowerCaseFilter
LowerCaseTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LowerCaseTokenFilterFactory
 
LowerCaseTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
LowerCaseTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.LowerCaseTokenizerFactory
 
lowFreqMinimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the minimum number of low frequent query terms that need to match in order to produce a hit.
lowFreqOperator(CommonTermsQueryBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the operator to use for terms with a low document frequency (less than CommonTermsQueryBuilder.cutoffFrequency(float).
lt(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
lt(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lt(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lt(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lt(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lt(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lt(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
lte(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
lte(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
Lucene - org.elasticsearch.common.luceneのクラス
 
Lucene.EarlyTerminatingCollector - org.elasticsearch.common.luceneのクラス
A collector that terminates early by throwing Lucene.EarlyTerminationException when count of matched documents has reached maxCountHits
Lucene.EarlyTerminationException - org.elasticsearch.common.luceneの例外
This exception is thrown when Lucene.EarlyTerminatingCollector reaches early termination
LUCENE_3_EMULATION_VERSION - クラス のstatic変数org.elasticsearch.Version
 
LUCENE_DEFAULT_CODEC - クラス のstatic変数org.elasticsearch.index.codec.CodecService
the raw unfiltered lucene default. useful for testing
LUCENE_FREQUENCY - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils
 
luceneVersion - クラス の変数org.elasticsearch.Version
 
LZFCompressedIndexInput - org.elasticsearch.common.compress.lzfのクラス
非推奨です。
LZFCompressedIndexInput(IndexInput, ChunkDecoder) - クラス のコンストラクタorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
LZFCompressedStreamInput - org.elasticsearch.common.compress.lzfのクラス
 
LZFCompressedStreamInput(StreamInput, ChunkDecoder) - クラス のコンストラクタorg.elasticsearch.common.compress.lzf.LZFCompressedStreamInput
 
LZFCompressor - org.elasticsearch.common.compress.lzfのクラス
非推奨です。
Use DeflateCompressor instead
LZFCompressor() - クラス のコンストラクタorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 

M

MacAddressProvider - org.elasticsearch.commonのクラス
 
MacAddressProvider() - クラス のコンストラクタorg.elasticsearch.common.MacAddressProvider
 
main(String[]) - クラス のstaticメソッドorg.elasticsearch.bootstrap.Elasticsearch
Main entry point for starting elasticsearch
main(String[]) - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
Simple driver class, can be used eg. from builds.
main(String[]) - クラス のstaticメソッドorg.elasticsearch.plugins.PluginManagerCliParser
 
main(String[]) - クラス のstaticメソッドorg.elasticsearch.Version
 
major - クラス の変数org.elasticsearch.Version
 
makeFragment(StringBuilder, int[], Field[], FieldFragList.WeightedFragInfo, String[], String[], Encoder) - クラス のメソッドorg.elasticsearch.search.highlight.vectorhighlight.SimpleFragmentsBuilder
 
makeFragment(StringBuilder, int[], Field[], FieldFragList.WeightedFragInfo, String[], String[], Encoder) - クラス のメソッドorg.elasticsearch.search.highlight.vectorhighlight.SourceScoreOrderFragmentsBuilder
 
makeKeySafe(TypeLiteral<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns an equivalent type that's safe for use in a key.
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
makeNumberAnalyzer(int) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.Builder
 
MANAGEMENT - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
map() - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
map() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
map(Map<String, ?>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
map() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
MAP_SCRIPT - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
MAP_SCRIPT_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
MAP_UNMAPPED_FIELDS_AS_STRING - クラス の変数org.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
MapBinder<K,V> - org.elasticsearch.common.inject.multibindingsのクラス
An API to bind multiple map entries separately, only to later inject them as a complete map.
MapBinder.RealMapBinder<K,V> - org.elasticsearch.common.inject.multibindingsのクラス
The actual mapbinder plays several roles: As a MapBinder, it acts as a factory for LinkedBindingBuilders for each of the map's values.
MapBinder.RealMapBinder.MapBinderProviderWithDependencies<K,V> - org.elasticsearch.common.inject.multibindingsのクラス
 
MapBuilder<K,V> - org.elasticsearch.common.collectのクラス
 
MapBuilder() - クラス のコンストラクタorg.elasticsearch.common.collect.MapBuilder
 
MapBuilder(Map<K, V>) - クラス のコンストラクタorg.elasticsearch.common.collect.MapBuilder
 
mapOf(Type, Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type modelling a Map whose keys are of type keyType and whose values are of type valueType.
mapOrdered() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
mapOrdered() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
MapParams(Map<String, String>) - クラス のコンストラクタorg.elasticsearch.common.xcontent.ToXContent.MapParams
 
MappedFieldType - org.elasticsearch.index.mapperのクラス
This defines the core properties and functions to operate on a field.
MappedFieldType(MappedFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.MappedFieldType
 
MappedFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.MappedFieldType
 
MappedFieldType.Loading - org.elasticsearch.index.mapperの列挙型
 
MappedFieldType.Names - org.elasticsearch.index.mapperのクラス
 
mapper() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
 
Mapper - org.elasticsearch.index.mapperのクラス
 
Mapper(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.Mapper
 
mapper(DateFieldMapper.DateFieldType, DateTimeZone) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.DateTime
 
mapper(DateFieldMapper.DateFieldType, DateTimeZone) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
mapper(DateFieldMapper.DateFieldType, DateTimeZone) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
mapper - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
mapper - クラス の変数org.elasticsearch.search.highlight.vectorhighlight.SimpleFragmentsBuilder
 
Mapper.Builder<T extends Mapper.Builder,Y extends Mapper> - org.elasticsearch.index.mapperのクラス
 
Mapper.BuilderContext - org.elasticsearch.index.mapperのクラス
 
Mapper.TypeParser - org.elasticsearch.index.mapperのインタフェース
 
Mapper.TypeParser.ParserContext - org.elasticsearch.index.mapperのクラス
 
MapperBuilders - org.elasticsearch.index.mapperのクラス
 
MapperException - org.elasticsearch.index.mapperの例外
 
MapperException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperException
 
MapperException(String) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperException
 
MapperException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperException
 
MapperException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperException
 
MapperParsingException - org.elasticsearch.index.mapperの例外
 
MapperParsingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperParsingException
 
MapperParsingException(String) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperParsingException
 
MapperParsingException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperParsingException
 
MapperParsingException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MapperParsingException
 
MapperQueryParser - org.apache.lucene.queryparser.classicのクラス
A query parser that uses the MapperService in order to build smarter queries based on the mapping information.
MapperQueryParser(QueryParseContext) - クラス のコンストラクタorg.apache.lucene.queryparser.classic.MapperQueryParser
 
MapperRegistry - org.elasticsearch.indices.mapperのクラス
A registry for all field mappers.
MapperRegistry(Map<String, Mapper.TypeParser>, Map<String, MetadataFieldMapper.TypeParser>) - クラス のコンストラクタorg.elasticsearch.indices.mapper.MapperRegistry
 
mappers() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
mappers() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
 
mappersBuilders - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
mapperService() - クラス のメソッドorg.elasticsearch.index.codec.CodecService
 
mapperService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
mapperService() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
MapperService - org.elasticsearch.index.mapperのクラス
 
MapperService(Index, IndexSettingsService, AnalysisService, SimilarityLookupService, ScriptService, MapperRegistry) - クラス のコンストラクタorg.elasticsearch.index.mapper.MapperService
 
MapperService(Index, Settings, AnalysisService, SimilarityLookupService, ScriptService, MapperRegistry) - クラス のコンストラクタorg.elasticsearch.index.mapper.MapperService
 
mapperService() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
mapperService() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
mapperService() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
mapperService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
mapperService() - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityService
 
mapperService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
mapperService() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
mapperService() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
mapperService() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
mapperService() - クラス のメソッドorg.elasticsearch.search.lookup.DocLookup
 
mapperService() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
MapperService.MergeReason - org.elasticsearch.index.mapperの列挙型
The reason why a mapping is being merged.
MapperServiceModule - org.elasticsearch.index.mapperのクラス
 
MapperServiceModule() - クラス のコンストラクタorg.elasticsearch.index.mapper.MapperServiceModule
 
MapperTestUtils - org.elasticsearch.index.mapper.coreのクラス
 
MapperTestUtils() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.MapperTestUtils
 
MapperUtils - org.elasticsearch.index.mapperの列挙型
 
mapping(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(String, XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(String, Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Adds mapping that will be added when the index gets created.
mapping(String, Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
mapping(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(String, XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Adds mapping that will be added when the index gets created.
mapping(String, Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
mapping(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
mapping(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
mapping() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
Mapping - org.elasticsearch.index.mapperのクラス
Wrapper around everything that defines a mapping, without references to utility classes like MapperService, ...
Mapping(Version, RootObjectMapper, MetadataFieldMapper[], Mapping.SourceTransform[], ImmutableMap<String, Object>) - クラス のコンストラクタorg.elasticsearch.index.mapper.Mapping
 
Mapping.SourceTransform - org.elasticsearch.index.mapperのインタフェース
Transformations to be applied to the source before indexing and/or after loading.
MappingCharFilterFactory - org.elasticsearch.index.analysisのクラス
 
MappingCharFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.MappingCharFilterFactory
 
mappingForName(String, String) - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
MappingMetaData - org.elasticsearch.cluster.metadataのクラス
Mapping configuration for a type.
MappingMetaData(DocumentMapper) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData
 
MappingMetaData(CompressedXContent) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData
 
MappingMetaData(Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData
 
MappingMetaData(String, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData
 
MappingMetaData(String, CompressedXContent, MappingMetaData.Id, MappingMetaData.Routing, MappingMetaData.Timestamp, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData
 
MappingMetaData.Id - org.elasticsearch.cluster.metadataのクラス
 
MappingMetaData.ParseContext - org.elasticsearch.cluster.metadataのクラス
 
MappingMetaData.Routing - org.elasticsearch.cluster.metadataのクラス
 
MappingMetaData.Timestamp - org.elasticsearch.cluster.metadataのクラス
 
mappingOrDefault(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Sometimes, the default mapping exists and an actual mapping is not created yet (introduced), in this case, we want to return the default mapping in case it has some default mapping definitions.
mappings(Map<String, String>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse
returns the retrieved field mapping.
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsResponse
 
mappings() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
mappings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
mappings(Map<String, String>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
mappingsAreEqual(SortedMap<String, ? extends ContextMapping>, SortedMap<String, ? extends ContextMapping>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextMapping
Test equality of two mapping
mappingSource() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
mappingType(String) - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
mappingUpdate(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
Generate a mapping update for the given root object mapper.
mappingUpdate(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
Build a mapping update with the provided sub mapping update.
mappingUpdate(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
mappingUpdatedAction - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
MappingUpdatedAction - org.elasticsearch.cluster.action.indexのクラス
Called by shards in the cluster when their mapping was dynamically updated and it needs to be updated in the cluster state meta data (and broadcast to all members).
MappingUpdatedAction(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.action.index.MappingUpdatedAction
 
MappingUpdatedAction.MappingUpdateListener - org.elasticsearch.cluster.action.indexのインタフェース
A listener to be notified when the mappings were updated
mapScript(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Set the map script.
mark(int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Marks the present position in the stream.
mark(int) - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Marks the present position in the stream.
mark(int) - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
mark(int) - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
mark(int) - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
mark() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
Mark the occurrence of an event.
mark(long) - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
Mark the occurrence of a given number of events.
mark(int) - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
mark(int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
markAsDone() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
mark the current recovery as done
markAsProcessed() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
markAsRelocated() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
markAsRequired() - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
markedPos - クラス の変数org.elasticsearch.common.io.FastCharArrayReader
The position of mark in buffer.
markRecoveryAsDone(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
mark the recovery with the given id as done (if found)
markStoreCorrupted(IOException) - クラス のメソッドorg.elasticsearch.index.store.Store
Marks this store as corrupted.
markSupported() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
markSupported() - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
markSupported() - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
markSupported() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
markSupported() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
master() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
the current master of the node
MASTER_ATTR - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
 
MASTER_PING_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
masterAndDataNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered master and data nodes arranged by their ids
MasterFaultDetection - org.elasticsearch.discovery.zen.fdのクラス
A fault detection that pings the master periodically to see if its alive.
MasterFaultDetection(Settings, ThreadPool, TransportService, ClusterName, ClusterService) - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
MasterFaultDetection.Listener - org.elasticsearch.discovery.zen.fdのインタフェース
 
MasterFaultDetection.MasterPingRequest - org.elasticsearch.discovery.zen.fdのクラス
 
masterNode(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
masterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Can this node become master or not.
masterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the master node
masterNode() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
masterNode() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
masterNodeChanged() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
masterNodeId(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
masterNodeId() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the id of the master node
MasterNodeOperationRequestBuilder<Request extends MasterNodeRequest<Request>,Response extends ActionResponse,RequestBuilder extends MasterNodeOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.masterのクラス
Base request builder for master node operations
MasterNodeOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder
 
MasterNodeReadOperationRequestBuilder<Request extends MasterNodeReadRequest<Request>,Response extends ActionResponse,RequestBuilder extends MasterNodeReadOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.masterのクラス
Base request builder for master node read operations that can be executed on the local node as well
MasterNodeReadOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.master.MasterNodeReadOperationRequestBuilder
 
MasterNodeReadRequest<T extends MasterNodeReadRequest<T>> - org.elasticsearch.action.support.masterのクラス
Base request for master based read operations that allows to read the cluster state from the local node if needed
MasterNodeReadRequest() - クラス のコンストラクタorg.elasticsearch.action.support.master.MasterNodeReadRequest
 
MasterNodeRequest<T extends MasterNodeRequest<T>> - org.elasticsearch.action.support.masterのクラス
A based request for master based operation.
MasterNodeRequest() - クラス のコンストラクタorg.elasticsearch.action.support.master.MasterNodeRequest
 
MasterNodeRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.master.MasterNodeRequest
 
masterNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered master nodes arranged by their ids
masterNodeTimeout - クラス の変数org.elasticsearch.action.support.master.MasterNodeRequest
 
masterNodeTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeRequest
A timeout value in case the master has not been discovered yet or disconnected.
masterNodeTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeRequest
A timeout value in case the master has not been discovered yet or disconnected.
masterNodeTimeout() - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeRequest
 
masterNodeTimeout() - インタフェース のメソッドorg.elasticsearch.cluster.ack.AckedRequest
Returns the timeout for the request to be completed on the master node
masterNodeTimeout() - クラス のメソッドorg.elasticsearch.cluster.ack.ClusterStateUpdateRequest
Returns the maximum time interval to wait for the request to be completed on the master node
masterNodeTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.ack.ClusterStateUpdateRequest
Sets the master node timeout
masterNodeTimeout() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Return master node timeout
masterNodeTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Sets master node timeout
masterNodeTimeout() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns master node timeout
MasterNotDiscoveredException - org.elasticsearch.discoveryの例外
 
MasterNotDiscoveredException() - 例外 のコンストラクタorg.elasticsearch.discovery.MasterNotDiscoveredException
 
MasterNotDiscoveredException(Throwable) - 例外 のコンストラクタorg.elasticsearch.discovery.MasterNotDiscoveredException
 
MasterNotDiscoveredException(String) - 例外 のコンストラクタorg.elasticsearch.discovery.MasterNotDiscoveredException
 
MasterNotDiscoveredException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.discovery.MasterNotDiscoveredException
 
masterOperation(ClusterHealthRequest, ClusterState, ActionListener<ClusterHealthResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
masterOperation(Task, ClusterHealthRequest, ClusterState, ActionListener<ClusterHealthResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
masterOperation(DeleteRepositoryRequest, ClusterState, ActionListener<DeleteRepositoryResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.TransportDeleteRepositoryAction
 
masterOperation(GetRepositoriesRequest, ClusterState, ActionListener<GetRepositoriesResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
 
masterOperation(PutRepositoryRequest, ClusterState, ActionListener<PutRepositoryResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.TransportPutRepositoryAction
 
masterOperation(VerifyRepositoryRequest, ClusterState, ActionListener<VerifyRepositoryResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
masterOperation(ClusterRerouteRequest, ClusterState, ActionListener<ClusterRerouteResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.TransportClusterRerouteAction
 
masterOperation(ClusterUpdateSettingsRequest, ClusterState, ActionListener<ClusterUpdateSettingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.TransportClusterUpdateSettingsAction
 
masterOperation(ClusterSearchShardsRequest, ClusterState, ActionListener<ClusterSearchShardsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.TransportClusterSearchShardsAction
 
masterOperation(CreateSnapshotRequest, ClusterState, ActionListener<CreateSnapshotResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.TransportCreateSnapshotAction
 
masterOperation(DeleteSnapshotRequest, ClusterState, ActionListener<DeleteSnapshotResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.TransportDeleteSnapshotAction
 
masterOperation(GetSnapshotsRequest, ClusterState, ActionListener<GetSnapshotsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction
 
masterOperation(RestoreSnapshotRequest, ClusterState, ActionListener<RestoreSnapshotResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction
 
masterOperation(SnapshotsStatusRequest, ClusterState, ActionListener<SnapshotsStatusResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction
 
masterOperation(ClusterStateRequest, ClusterState, ActionListener<ClusterStateResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.TransportClusterStateAction
 
masterOperation(PendingClusterTasksRequest, ClusterState, ActionListener<PendingClusterTasksResponse>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.TransportPendingClusterTasksAction
 
masterOperation(GetAliasesRequest, ClusterState, ActionListener<AliasesExistResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.TransportAliasesExistAction
 
masterOperation(GetAliasesRequest, ClusterState, ActionListener<GetAliasesResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.TransportGetAliasesAction
 
masterOperation(IndicesAliasesRequest, ClusterState, ActionListener<IndicesAliasesResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.TransportIndicesAliasesAction
 
masterOperation(CloseIndexRequest, ClusterState, ActionListener<CloseIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
masterOperation(CreateIndexRequest, ClusterState, ActionListener<CreateIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.TransportCreateIndexAction
 
masterOperation(DeleteIndexRequest, ClusterState, ActionListener<DeleteIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
masterOperation(IndicesExistsRequest, ClusterState, ActionListener<IndicesExistsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.TransportIndicesExistsAction
 
masterOperation(TypesExistsRequest, ClusterState, ActionListener<TypesExistsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TransportTypesExistsAction
 
masterOperation(PutMappingRequest, ClusterState, ActionListener<PutMappingResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.TransportPutMappingAction
 
masterOperation(OpenIndexRequest, ClusterState, ActionListener<OpenIndexResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
masterOperation(GetSettingsRequest, ClusterState, ActionListener<GetSettingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.TransportGetSettingsAction
 
masterOperation(UpdateSettingsRequest, ClusterState, ActionListener<UpdateSettingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.TransportUpdateSettingsAction
 
masterOperation(IndicesShardStoresRequest, ClusterState, ActionListener<IndicesShardStoresResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.TransportIndicesShardStoresAction
 
masterOperation(DeleteIndexTemplateRequest, ClusterState, ActionListener<DeleteIndexTemplateResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.TransportDeleteIndexTemplateAction
 
masterOperation(GetIndexTemplatesRequest, ClusterState, ActionListener<GetIndexTemplatesResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.TransportGetIndexTemplatesAction
 
masterOperation(PutIndexTemplateRequest, ClusterState, ActionListener<PutIndexTemplateResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.TransportPutIndexTemplateAction
 
masterOperation(UpgradeSettingsRequest, ClusterState, ActionListener<UpgradeSettingsResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeSettingsAction
 
masterOperation(DeleteWarmerRequest, ClusterState, ActionListener<DeleteWarmerResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.TransportDeleteWarmerAction
 
masterOperation(PutWarmerRequest, ClusterState, ActionListener<PutWarmerResponse>) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.TransportPutWarmerAction
 
masterOperation(Request, ClusterState, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.info.TransportClusterInfoAction
 
masterOperation(Request, ClusterState, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
masterOperation(Task, Request, ClusterState, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
Override this operation if access to the task parameter is needed
MasterPingRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.MasterFaultDetection.MasterPingRequest
 
masterTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Request
 
masterTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
masterTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveRequest
 
match(int) - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
Validation method to determine whether a docid should be in the result set.
match(Task) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
 
match(IndexConstraint) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
Match(Text, Text, float, Map<String, HighlightField>) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateResponse.Match
Constructor only for internal usage.
Match(Text, Text, float) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateResponse.Match
Constructor only for internal usage.
match(Task) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
match(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters
 
match(String, ParseField) - クラス のメソッドorg.elasticsearch.common.ParseFieldMatcher
Matches a ParseField against a field name, and throws deprecation exception depending on the current value of the IndexQueryParserService.PARSE_STRICT setting.
match(URI) - クラス のメソッドorg.elasticsearch.common.util.URIPattern
Returns true if the given uri matches the pattern
match(URIPattern[], URI) - クラス のstaticメソッドorg.elasticsearch.common.util.URIPattern
 
match(ContentPath, String, String) - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
match(String) - 列挙型 のメソッドorg.elasticsearch.index.store.IndexStoreModule.Type
Returns true iff this settings matches the type.
MATCH_ALL_CHANGES_PREDICATE - クラス の変数org.elasticsearch.cluster.ClusterStateObserver
 
MATCH_ANY - クラス のstatic変数org.elasticsearch.common.lucene.uid.Versions
 
MATCH_NAME - クラス のstatic変数org.elasticsearch.index.query.SpanMultiTermQueryParser
 
matchAllQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that match on all documents.
MatchAllQueryBuilder - org.elasticsearch.index.queryのクラス
A query that matches on all documents.
MatchAllQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.MatchAllQueryBuilder
 
MatchAllQueryParser - org.elasticsearch.index.queryのクラス
 
MatchAllQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.MatchAllQueryParser
 
matchedFields(String...) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Set the matched fields to highlight against this field data.
matchedFields() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
matchedQueries(String[]) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
matchedQueries() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
matchedQueries() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The set of query and filter names the query matched with.
MatchedQueriesFetchSubPhase - org.elasticsearch.search.fetch.matchedqueriesのクラス
 
MatchedQueriesFetchSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
Matcher<T> - org.elasticsearch.common.inject.matcherのインタフェース
Returns true or false for a given input.
MatcherAndConverter - org.elasticsearch.common.inject.internalのクラス
 
MatcherAndConverter(Matcher<? super TypeLiteral<?>>, TypeConverter, Object) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.MatcherAndConverter
 
Matchers - org.elasticsearch.common.inject.matcherのクラス
Matcher implementations.
matches() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
matches(T) - インタフェース のメソッドorg.elasticsearch.common.inject.matcher.Matcher
Returns true if this matches t, false otherwise.
matches() - クラス のメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPath
 
matches() - クラス のメソッドorg.elasticsearch.percolator.PercolatorService.ReduceResult
 
matchesIndices(String, String...) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryParser
 
matchPhrasePrefixQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a match query with type "PHRASE_PREFIX" for the provided field name and text.
matchPhraseQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a text query with type "PHRASE" for the provided field name and text.
matchProperty(String) - クラス のメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPath
 
matchQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a match query with type "BOOLEAN" for the provided field name and text.
MatchQuery - org.elasticsearch.index.searchのクラス
 
MatchQuery(QueryParseContext) - クラス のコンストラクタorg.elasticsearch.index.search.MatchQuery
 
MatchQuery.Type - org.elasticsearch.index.searchの列挙型
 
MatchQuery.ZeroTermsQuery - org.elasticsearch.index.searchの列挙型
 
MatchQueryBuilder - org.elasticsearch.index.queryのクラス
Match query is a query that analyzes the text and constructs a query as the result of the analysis.
MatchQueryBuilder(String, Object) - クラス のコンストラクタorg.elasticsearch.index.query.MatchQueryBuilder
Constructs a new text query.
MatchQueryBuilder.Operator - org.elasticsearch.index.queryの列挙型
 
MatchQueryBuilder.Type - org.elasticsearch.index.queryの列挙型
 
MatchQueryBuilder.ZeroTermsQuery - org.elasticsearch.index.queryの列挙型
 
MatchQueryParser - org.elasticsearch.index.queryのクラス
 
MatchQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.MatchQueryParser
 
matchQueryType() - 列挙型 のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
 
MathUtils - org.elasticsearch.common.mathの列挙型
 
max(Integer, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
max(Long, Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
max(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
max(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
max(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Max aggregation with the given name.
Max - org.elasticsearch.search.aggregations.metrics.maxのインタフェース
An aggregation that computes the maximum of the values in the current bucket.
max - クラス の変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
MAX_BYTES_VLONG - 列挙型 のstatic変数org.elasticsearch.common.util.ByteUtils
 
MAX_COORDINATE - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
MAX_DOC_FREQ - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
MAX_DOCS_PER_VALUE_DEFAULT - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
MAX_DOCS_PER_VALUE_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
MAX_EDITS - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
MAX_INDEX_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Only applies when indices.memory.index_buffer_size is a %, to set a ceiling on the actual size in bytes (default: not set).
MAX_INDEX_NAME_BYTES - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaDataCreateIndexService
 
MAX_INPUT_LENGTH - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
MAX_INSPECTIONS - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
MAX_IP - クラス のstatic変数org.elasticsearch.index.mapper.ip.IpFieldMapper
 
MAX_MERGE_COUNT - クラス のstatic変数org.elasticsearch.index.shard.MergeSchedulerConfig
 
MAX_NUM_SEGMENTS - クラス のstatic変数org.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.Defaults
 
MAX_PRECISION - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
MAX_QUERY_TERMS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
MAX_RESULT_WINDOW - クラス のstatic変数org.elasticsearch.search.internal.DefaultSearchContext.Defaults
Default maximum value of from + size on a query. 10,000 was chosen as a conservative default as it is sure to not cause trouble.
MAX_RESULT_WINDOW - クラス のstatic変数org.elasticsearch.search.internal.DefaultSearchContext
Index setting describing the maximum value of from + size on a query.
MAX_SHARD_INDEX_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Sets a ceiling on the per-shard index buffer size (default: 512 MB).
MAX_SHARD_TRANSLOG_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Sets a ceiling on the per-shard translog buffer size (default: 64 KB).
MAX_TERM_FREQ - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
MAX_THREAD_COUNT - クラス のstatic変数org.elasticsearch.index.shard.MergeSchedulerConfig
 
MAX_TRANSLOG_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Only applies when indices.memory.translog_buffer_size is a %, to set a ceiling on the actual size in bytes (default: not set).
MAX_WORD_LENGTH - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
maxAge() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Gets the maxAge setting.
maxAge(long) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
When making a preflight request the client has to perform two request with can be inefficient.
MaxAggregator - org.elasticsearch.search.aggregations.metrics.maxのクラス
 
MaxAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
MaxAggregator.Factory - org.elasticsearch.search.aggregations.metrics.maxのクラス
 
maxBoost(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Tha maximum boost that will be applied by function score.
maxBucket() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
maxBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
MaxBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.maxのクラス
 
MaxBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketBuilder
 
maxBucketOrd() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketsAggregator
Return an upper bound of the maximum bucket ordinal seen so far.
MaxBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.maxのクラス
 
MaxBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketParser
 
MaxBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.maxのクラス
 
MaxBucketPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
MaxBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.maxのクラス
 
MaxBuilder - org.elasticsearch.search.aggregations.metrics.maxのクラス
Builder for the Max aggregation.
MaxBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.max.MaxBuilder
Sole constructor.
maxChildren(int) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Defines the maximum number of children that are required to match for the parent to be considered a match.
maxChildren - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
maxChildren - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
maxChunkSize - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxCompositeBufferComponents - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxCompositeBufferComponents - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
maxContentLength() - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
maxContentLength - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxCumulationBufferCapacity - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxCumulationBufferCapacity - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
maxDeterminizedStates() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
maxDeterminizedStates(int) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
maxDeterminizedStates(int) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Protects against too-difficult regular expression queries.
maxDeterminizedStates(int) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
Sets the regexp maxDeterminizedStates.
maxDoc() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Returns the maximum document ID this builder can associate with an ordinal
maxDoc() - クラス のメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
maxDoc(int) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
maxDoc() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
maxDoc() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
maxDocFreq - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
maxDocFreq(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Set the maximum frequency in which words may still appear.
maxDocsPerValue(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilder
 
maxEdits() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxEdits(int) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxEdits(Integer) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets the maximum edit distance candidate suggestions can have in order to be considered as a suggestion.
maxEdits(Integer) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets the maximum edit distance candidate suggestions can have in order to be considered as a suggestion.
maxErrors(Float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets the maximum percentage of the terms that at most considered to be misspellings in order to form a correction.
maxExpansions(int) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
maxExpansions(int) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
When using fuzzy or prefix type query, the number of term expansions to use.
maxExpansions(int) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
When using fuzzy or prefix type query, the number of term expansions to use.
maxExpansions - クラス の変数org.elasticsearch.index.search.MatchQuery
 
maxHeaderSize - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxInclusiveDistance() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
maxInitialLineLength - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
maxInputLength(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
maxInspections() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxInspections(int) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxInspections(Integer) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
A factor that is used to multiply with the size in order to inspect more candidate suggestions.
maxInspections(Integer) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
A factor that is used to multiply with the size in order to inspect more candidate suggestions.
maxNumSegments() - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Will merge the index down to <= maxNumSegments.
maxNumSegments(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Will merge the index down to <= maxNumSegments.
maxNumTerms - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
MaxParser - org.elasticsearch.search.aggregations.metrics.maxのクラス
 
MaxParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.max.MaxParser
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.Builder
 
maxPrecisionStep() - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.Builder
 
maxQueryTerms(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the maximum number of query terms that will be included in any generated query.
maxRadialDistance(GeoPoint, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Returns the minimum between the provided distance 'initialRadius' and the maximum distance/radius from the point 'center' before overlapping
maxScore() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
maxScore - クラス の変数org.elasticsearch.search.internal.ScrollContext
 
maxScore() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The maximum score of this query.
maxSubwordSize - クラス の変数org.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
maxSurfaceFormsPerAnalyzedForm() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
maxTermFreq - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
maxTermFreq() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxTermFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
maxTermFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets a maximum threshold in number of documents a suggest text token can exist in order to be corrected.
maxTermFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets a maximum threshold in number of documents a suggest text token can exist in order to be corrected.
maxValue - クラス の変数org.elasticsearch.action.fieldstats.FieldStats
 
maxValue() - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
maxWordLength - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
maxWordLength(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the maximum word length above which words will be ignored.
maybeFailEngine(String, Throwable) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Check whether the engine should be failed
maybeFailEngine(String, Throwable) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
maybeFlushAndReschedule() - クラス のメソッドorg.elasticsearch.index.translog.TranslogService.TranslogBasedFlush
checks if we need to flush and reschedules a new check. returns true if a new check was scheduled
maybeSlowRandomAccessOrds(SortedSetDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
If dv is an instance of RandomAccessOrds, then return it, otherwise wrap it into a slow wrapper that implements random access.
maybeThrowRuntimeAndSuppress(List<T>) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
Throws a runtime exception with all given exceptions added as suppressed.
mb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
mbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
md5() - クラス のstaticメソッドorg.elasticsearch.common.hash.MessageDigests
 
MD5_CHECKSUM - クラス のstatic変数org.elasticsearch.common.http.client.HttpDownloadHelper
Checksummer for MD5
mean() - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
MeanMetric - org.elasticsearch.common.metricsのクラス
 
MeanMetric() - クラス のコンストラクタorg.elasticsearch.common.metrics.MeanMetric
 
meanRate() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
mega() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
megaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
Mem() - クラス のコンストラクタorg.elasticsearch.monitor.os.OsStats.Mem
 
memberKey(Member) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
 
members() - クラス のメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer.Deadlock
 
MembershipAction - org.elasticsearch.discovery.zen.membershipのクラス
 
MembershipAction(Settings, ClusterService, TransportService, DiscoveryNodesProvider, MembershipAction.MembershipListener) - クラス のコンストラクタorg.elasticsearch.discovery.zen.membership.MembershipAction
 
MembershipAction.JoinCallback - org.elasticsearch.discovery.zen.membershipのインタフェース
 
MembershipAction.JoinRequest - org.elasticsearch.discovery.zen.membershipのクラス
 
MembershipAction.LeaveRequest - org.elasticsearch.discovery.zen.membershipのクラス
 
MembershipAction.MembershipListener - org.elasticsearch.discovery.zen.membershipのインタフェース
 
MembershipAction.ValidateJoinRequest - org.elasticsearch.discovery.zen.membershipのクラス
 
MembersInjector<T> - org.elasticsearch.common.injectのインタフェース
Injects dependencies into the fields and methods on instances of type T.
MembersInjectorLookup<T> - org.elasticsearch.common.inject.spiのクラス
A lookup of the members injector for a type.
MembersInjectorLookup(Object, TypeLiteral<T>) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.MembersInjectorLookup
 
memberType(Member) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns Field.class, Method.class or Constructor.class.
MEMORY_MANAGER_TYPE - クラス のstatic変数org.elasticsearch.monitor.MonitorModule.MonitorSettings
 
MEMORY_SIZE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
MemoryCircuitBreaker - org.elasticsearch.common.breakerのクラス
MemoryCircuitBreaker is a circuit breaker that breaks once a configurable memory limit has been reached.
MemoryCircuitBreaker(ByteSizeValue, double, ESLogger) - クラス のコンストラクタorg.elasticsearch.common.breaker.MemoryCircuitBreaker
Create a circuit breaker that will break if the number of estimated bytes grows above the limit.
MemoryCircuitBreaker(ByteSizeValue, double, MemoryCircuitBreaker, ESLogger) - クラス のコンストラクタorg.elasticsearch.common.breaker.MemoryCircuitBreaker
Create a circuit breaker that will break if the number of estimated bytes grows above the limit.
memoryInBytes - クラス の変数org.elasticsearch.index.engine.Segment
 
MemoryPool(String, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
MemorySizeValue - org.elasticsearch.common.unitの列挙型
Utility methods to get memory sizes.
memoryUsage(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
Return the expected per-bucket memory usage for the given precision.
merge - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
merge(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
merge() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
merge(Collection<Message>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
merge(Errors) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
merge(Mapping, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
merge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
merge(FieldMapper.MultiFields) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
merge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.Mapper
Return the merge of mergeWith into this.
merge(String, CompressedXContent, MapperService.MergeReason, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
merge(Mapping, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
 
merge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MetadataFieldMapper
 
merge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
merge(Mapper, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
merge(long, HyperLogLogPlusPlus, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
merge(InternalCardinality) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
merge(ScoreDoc[], AtomicArray<? extends QuerySearchResultProvider>, AtomicArray<? extends FetchSearchResultProvider>, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
merge(ProfileBreakdown) - クラス のメソッドorg.elasticsearch.search.profile.ProfileBreakdown
Add other's timings into this breakdown
merge(Suggest.Suggestion.Entry<Suggest.Suggestion.Entry.Option>) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
merge(Suggest.Suggestion.Entry<O>) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
Merge any extra fields for this subtype.
mergeDefaults(Map<String, Object>, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
Merges the defaults provided as the second parameter into the content of the first.
mergeId - クラス の変数org.elasticsearch.index.engine.Segment
 
mergeInto(Suggest.Suggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
mergeInto(Suggest.Suggestion.Entry.Option) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
MergeMappingException - org.elasticsearch.index.mapperの例外
 
MergeMappingException(String[]) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MergeMappingException
 
MergeMappingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.mapper.MergeMappingException
 
MergePolicyConfig - org.elasticsearch.index.shardのクラス
A shard in elasticsearch is a Lucene index, and a Lucene index is broken down into segments.
MergePolicyConfig(ESLogger, Settings) - クラス のコンストラクタorg.elasticsearch.index.shard.MergePolicyConfig
 
MergeSchedulerConfig - org.elasticsearch.index.shardのクラス
The merge scheduler (ConcurrentMergeScheduler) controls the execution of merge operations once they are needed (according to the merge policy).
MergeSchedulerConfig(Settings) - クラス のコンストラクタorg.elasticsearch.index.shard.MergeSchedulerConfig
 
MergeStats - org.elasticsearch.index.mergeのクラス
 
MergeStats() - クラス のコンストラクタorg.elasticsearch.index.merge.MergeStats
 
mergeStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
mergeStats() - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
 
mergeWith(IndexMetaData.Custom) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Custom
Merges from this to another, with this being more important, i.e., if something exists in this and another, this will prevail.
mergeWith(IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
Meridian180DistanceBoundingCheck(GeoPoint, GeoPoint) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.Meridian180DistanceBoundingCheck
 
message - クラス の変数org.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation.FailedShard
 
Message - org.elasticsearch.common.inject.spiのクラス
An error message and the context in which it occurred.
Message(List<Object>, String, Throwable) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.Message
 
Message(Object, String) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.Message
 
Message(String) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.Message
 
message(String, String) - クラス のメソッドorg.elasticsearch.common.lucene.LoggerInfoStream
 
MessageChannelHandler - org.elasticsearch.transport.nettyのクラス
A handler (must be the last one!)
MessageChannelHandler(NettyTransport, ESLogger, String) - クラス のコンストラクタorg.elasticsearch.transport.netty.MessageChannelHandler
 
MessageDigests - org.elasticsearch.common.hashのクラス
 
MessageDigests() - クラス のコンストラクタorg.elasticsearch.common.hash.MessageDigests
 
messageReceived(LivenessRequest, TransportChannel) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.TransportLivenessAction
 
messageReceived(ChannelHandlerContext, MessageEvent) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - クラス のメソッドorg.elasticsearch.http.netty.HttpRequestHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - クラス のメソッドorg.elasticsearch.http.netty.pipelining.HttpPipeliningHandler
 
messageReceived(byte[], String, LocalTransport, Version, Long) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
messageReceived(ChannelHandlerContext, MessageEvent) - クラス のメソッドorg.elasticsearch.transport.netty.MessageChannelHandler
 
messageReceived(T, TransportChannel, Task) - クラス のメソッドorg.elasticsearch.transport.TransportRequestHandler
Override this method if access to the Task parameter is needed
messageReceived(T, TransportChannel) - クラス のメソッドorg.elasticsearch.transport.TransportRequestHandler
 
meta(ImmutableMap<String, Object>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper.Builder
 
meta() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
META - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
metaData() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
metaData(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
metaData(MetaData.Builder) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
metaData(MetaData) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
metaData() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
MetaData - org.elasticsearch.cluster.metadataのクラス
 
metaData() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get metadata of routing nodes
metaData() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
metaData() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeGatewayMetaState
 
metadata() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns the StoreFileMetaData for this file info.
metadata() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
metaData() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
metaData - クラス の変数org.elasticsearch.search.aggregations.AggregatorFactory
 
metaData - クラス の変数org.elasticsearch.search.aggregations.InternalAggregation
 
metaData() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
metaData - クラス の変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
MetaData.Builder - org.elasticsearch.cluster.metadataのクラス
 
MetaData.Custom - org.elasticsearch.cluster.metadataのインタフェース
 
MetaData.XContentContext - org.elasticsearch.cluster.metadataの列挙型
 
metaDataChanged() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the metadata for the cluster has changed between the previous cluster state and the new cluster state.
MetaDataCreateIndexService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting create index requests
MetaDataCreateIndexService(Settings, ClusterService, IndicesService, AllocationService, Version, AliasValidator, Set<IndexTemplateFilter>, Environment) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataCreateIndexService
 
MetaDataDeleteIndexService - org.elasticsearch.cluster.metadataのクラス
 
MetaDataDeleteIndexService(Settings, ThreadPool, ClusterService, AllocationService, NodeIndexDeletedAction) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService
 
MetaDataDeleteIndexService.Listener - org.elasticsearch.cluster.metadataのインタフェース
 
MetaDataDeleteIndexService.Request - org.elasticsearch.cluster.metadataのクラス
 
MetaDataDeleteIndexService.Response - org.elasticsearch.cluster.metadataのクラス
 
MetadataFieldMapper - org.elasticsearch.index.mapperのクラス
A mapper for a builtin field containing metadata about a document.
MetadataFieldMapper(String, MappedFieldType, MappedFieldType, Settings) - クラス のコンストラクタorg.elasticsearch.index.mapper.MetadataFieldMapper
 
MetadataFieldMapper.Builder<T extends MetadataFieldMapper.Builder,Y extends MetadataFieldMapper> - org.elasticsearch.index.mapperのクラス
 
MetadataFieldMapper.TypeParser - org.elasticsearch.index.mapperのインタフェース
 
MetaDataIndexAliasesService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting add and remove aliases requests
MetaDataIndexAliasesService(Settings, ClusterService, IndicesService, AliasValidator) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexAliasesService
 
MetaDataIndexStateService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting open/close index requests
MetaDataIndexStateService(Settings, ClusterService, AllocationService, MetaDataIndexUpgradeService) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexStateService
 
MetaDataIndexTemplateService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting index templates updates
MetaDataIndexTemplateService(Settings, ClusterService, MetaDataCreateIndexService, AliasValidator) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService
 
MetaDataIndexTemplateService.PutListener - org.elasticsearch.cluster.metadataのインタフェース
 
MetaDataIndexTemplateService.PutRequest - org.elasticsearch.cluster.metadataのクラス
 
MetaDataIndexTemplateService.PutResponse - org.elasticsearch.cluster.metadataのクラス
 
MetaDataIndexTemplateService.RemoveListener - org.elasticsearch.cluster.metadataのインタフェース
 
MetaDataIndexTemplateService.RemoveRequest - org.elasticsearch.cluster.metadataのクラス
 
MetaDataIndexTemplateService.RemoveResponse - org.elasticsearch.cluster.metadataのクラス
 
MetaDataIndexUpgradeService - org.elasticsearch.cluster.metadataのクラス
This service is responsible for upgrading legacy index metadata to the current version Every time an existing index is introduced into cluster this service should be used to upgrade the existing index metadata to the latest version of the cluster.
MetaDataIndexUpgradeService(Settings, ScriptService, MapperRegistry) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexUpgradeService
 
metadataMapper(Class<T>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
metadataMapper(Class<T>) - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
Get the root mapper with the given class.
MetaDataMappingService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting mapping changes
MetaDataMappingService(Settings, ClusterService, IndicesService) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataMappingService
 
MetadataSnapshot(Map<String, StoreFileMetaData>, Map<String, String>, long) - クラス のコンストラクタorg.elasticsearch.index.store.Store.MetadataSnapshot
 
MetadataSnapshot(StreamInput) - クラス のコンストラクタorg.elasticsearch.index.store.Store.MetadataSnapshot
 
metadataSnapshot() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
MetaDataStateFormat<T> - org.elasticsearch.gatewayのクラス
MetaDataStateFormat is a base class to write checksummed XContent based files to one or more directories in a standardized directory structure.
MetaDataStateFormat(XContentType, String) - クラス のコンストラクタorg.elasticsearch.gateway.MetaDataStateFormat
Creates a new MetaDataStateFormat instance
MetaDataUpdateSettingsService - org.elasticsearch.cluster.metadataのクラス
Service responsible for submitting update index settings requests
MetaDataUpdateSettingsService(Settings, ClusterService, AllocationService, DynamicSettings, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataUpdateSettingsService
 
MetaStateService - org.elasticsearch.gatewayのクラス
Handles writing and loading both MetaData and IndexMetaData
MetaStateService(Settings, NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.gateway.MetaStateService
 
MeterMetric - org.elasticsearch.common.metricsのクラス
A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
MeterMetric(ScheduledExecutorService, TimeUnit) - クラス のコンストラクタorg.elasticsearch.common.metrics.MeterMetric
 
method() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
method() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
METHOD_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
Metric - org.elasticsearch.common.metricsのインタフェース
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregator.MultiValue
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregator.SingleValue
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentileRanksAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.HDRPercentilesAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
metric(String, long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
metric(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
MetricsAggregationBuilder<B extends MetricsAggregationBuilder<B>> - org.elasticsearch.search.aggregations.metricsのクラス
Base builder for metrics aggregations.
MetricsAggregationBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.MetricsAggregationBuilder
 
MetricsAggregator - org.elasticsearch.search.aggregations.metricsのクラス
 
MetricsAggregator(String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.MetricsAggregator
 
micros() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
microsFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
mightContain(BytesRef) - クラス のメソッドorg.elasticsearch.common.util.BloomFilter
 
millis() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
millisFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
min(Integer, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
min(Long, Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
min(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
min(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
min(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Min aggregation with the given name.
Min - org.elasticsearch.search.aggregations.metrics.minのインタフェース
An aggregation that computes the minimum of the values in the current bucket.
min - クラス の変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
MIN_DOC_COUNT_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
MIN_DOC_FREQ - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
MIN_DOC_FREQ - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
MIN_INDEX_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Only applies when indices.memory.index_buffer_size is a %, to set a floor on the actual size in bytes (default: 48 MB).
MIN_PRECISION - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
MIN_SHARD_INDEX_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Sets a floor on the per-shard index buffer size (default: 4 MB).
MIN_SHARD_TRANSLOG_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Sets a floor on the per-shard translog buffer size (default: 2 KB).
MIN_TERM_FREQ - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
MIN_TRANSLOG_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
Only applies when indices.memory.translog_buffer_size is a %, to set a floor on the actual size in bytes (default: 256 KB).
MIN_WORD_LENGTH - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
MIN_WORD_LENGTH - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
MinAggregator - org.elasticsearch.search.aggregations.metrics.minのクラス
 
MinAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
MinAggregator.Factory - org.elasticsearch.search.aggregations.metrics.minのクラス
 
minBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
MinBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.minのクラス
 
MinBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketBuilder
 
MinBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.minのクラス
 
MinBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketParser
 
MinBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.minのクラス
 
MinBucketPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
MinBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.minのクラス
 
MinBuilder - org.elasticsearch.search.aggregations.metrics.minのクラス
Builder for the Min aggregation.
MinBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.min.MinBuilder
Sole constructor.
minChildren(int) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Defines the minimum number of children that are required to match for the parent to be considered a match.
minChildren - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
minChildren - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
minDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the minimum document count per bucket.
minDocCount() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator.Factory
 
minDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Sets the minimum document count per bucket.
minDocCount - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
minDocCount(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Only return significant terms that belong to at least minDocCount documents.
minDocCount - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
minDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Set the minimum document count terms should have in order to appear in the response.
minDocFreq - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
minDocFreq(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
minDocFreq() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
minDocFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
minDocFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets a minimal threshold in number of documents a suggested term should appear in.
minDocFreq(float) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets a minimal threshold in number of documents a suggested term should appear in.
MinDocQuery - org.apache.lucene.queriesのクラス
A Query that only matches documents that are greater than or equal to a configured doc ID.
MinDocQuery(int) - クラス のコンストラクタorg.apache.lucene.queries.MinDocQuery
 
minFrequencyToCache(Query) - クラス のメソッドorg.apache.lucene.search.XUsageTrackingQueryCachingPolicy
For a given query, return how many times it should appear in the history before being cached.
MinimalMap<K,V> - org.elasticsearch.common.utilのクラス
 
MinimalMap() - クラス のコンストラクタorg.elasticsearch.common.util.MinimalMap
 
minimize(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
Determines if the model should be fit to the data using a cost minimizing algorithm.
MINIMIZE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
minimize(MovAvgModel, EvictingQueue<Double>, double[]) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.SimulatedAnealingMinimizer
Runs the simulated annealing algorithm and produces a model with new coefficients that, theoretically fit the data better and generalizes to future forecasts without overfitting.
minimizeByDefault() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
minimizeByDefault() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Should this model be fit to the data via a cost minimizing algorithm by default?
MINIMUM_DISCOVERY_NODE_VERSION - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNode
Minimum version of a node to communicate with.
MINIMUM_SHOULD_MATCH - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
minimumCompatibilityVersion() - クラス のメソッドorg.elasticsearch.Version
Returns the minimum compatible version based on the current version.
minimumCompatibleVersion() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
minimumMasterNodes(int) - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
 
minimumMasterNodes() - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
 
minimumNumberShouldMatch(int) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Specifies a minimum number of the optional (should) boolean clauses which must be satisfied.
minimumScore(float) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
minimumScore() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
minimumScore(float) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
minimumScore() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
minimumScore(float) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
minimumScore() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
minimumScore(float) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
minimumScore() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
minimumScore(float) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
MinimumScoreCollector - org.elasticsearch.common.luceneのクラス
 
MinimumScoreCollector(Collector, float) - クラス のコンストラクタorg.elasticsearch.common.lucene.MinimumScoreCollector
 
minimumShouldMatch() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
minimumShouldMatch(String) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Sets the minimum should match using the special syntax (for example, supporting percentage).
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Number of terms that must match the generated query expressed in the common syntax for minimum should match.
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
 
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
 
minimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryBuilder
非推奨です。
use [bool] query instead
minInclusiveDistance() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
minor - クラス の変数org.elasticsearch.Version
 
MinParser - org.elasticsearch.search.aggregations.metrics.minのクラス
 
MinParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.min.MinParser
 
minQueryLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
minScore() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The minimum score of the documents to include in the count.
minScore(float) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The minimum score of the documents to include in the count.
minScore() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The minimum score of the documents to include in the count.
minScore(float) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The minimum score of the documents to include in the count.
minScore() - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
minScore(float) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets the minimum score below which docs will be filtered out.
MinScoreParseElement - org.elasticsearch.search.queryのクラス
 
MinScoreParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.MinScoreParseElement
 
minSubwordSize - クラス の変数org.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
minTermFreq - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
minTermFreq(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
The frequency below which terms will be ignored in the source doc.
minTranslogGeneration() - クラス のメソッドorg.elasticsearch.index.translog.Translog.View
this smallest translog generation in this view
MINUTE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
minutes() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
minutes(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
minutesFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
minValue - クラス の変数org.elasticsearch.action.fieldstats.FieldStats
 
minValue() - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
minWordLength - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
minWordLength(int) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the minimum word length below which words will be ignored.
minWordLength() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
minWordLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
The minimum length a suggest text term must have in order to be corrected.
minWordLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
The minimum length a suggest text term must have in order to be corrected.
minWordSize - クラス の変数org.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
misplacedBindingAnnotation(Member, Annotation) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
missing(double) - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
Value used instead of the field value for documents that don't have that field defined.
missing - クラス の変数org.elasticsearch.index.store.Store.RecoveryDiff
Files that exist in the source but not in the target
missing(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Missing aggregation with the given name.
Missing - org.elasticsearch.search.aggregations.bucket.missingのインタフェース
A missing aggregation.
missing(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
Configure the value to use when documents miss a value.
missing(Object) - クラス のメソッドorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
Configure the value to use when documents miss a value.
missing(Object) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
Sets the value when a field is missing in a doc.
missing(Object) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
Not relevant.
missing(Object) - クラス のメソッドorg.elasticsearch.search.sort.ScoreSortBuilder
 
missing(Object) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
Not really relevant.
missing(Object) - クラス のメソッドorg.elasticsearch.search.sort.SortBuilder
Sets the value when a field is missing in a doc.
MissingAggregator - org.elasticsearch.search.aggregations.bucket.missingのクラス
 
MissingAggregator(String, AggregatorFactories, ValuesSource, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.missing.MissingAggregator
 
MissingAggregator.Factory - org.elasticsearch.search.aggregations.bucket.missingのクラス
 
MissingBuilder - org.elasticsearch.search.aggregations.bucket.missingのクラス
Builder for the Missing aggregation.
MissingBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.missing.MissingBuilder
Sole constructor.
missingConstantValues() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
missingConstructor(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
MissingFieldQueryExtension - org.apache.lucene.queryparser.classicのクラス
 
MissingFieldQueryExtension() - クラス のコンストラクタorg.apache.lucene.queryparser.classic.MissingFieldQueryExtension
 
missingImplementation(Key) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
We use a fairly generic error message here.
missingObject(Object, boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
Return the missing object value according to the reduced type of the comparator.
MissingParser - org.elasticsearch.search.aggregations.bucket.missingのクラス
 
MissingParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.missing.MissingParser
 
missingQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
MissingQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
MissingQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.MissingQueryBuilder
非推奨です。
 
MissingQueryParser - org.elasticsearch.index.queryのクラス
 
MissingQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.MissingQueryParser
 
missingRuntimeRetention(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
missingScopeAnnotation() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
missingValue(boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
missingValue(boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
Return a missing value that is understandable by SortField.setMissingValue(Object).
MissingValues - org.elasticsearch.search.aggregations.supportの列挙型
Utility class that allows to return views of ValuesSources that replace the missing value with a configured value.
mod(int, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.math.MathUtils
Return the (positive) remainder of the division of v by mod.
mode - クラス の変数org.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
MODEL - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
modelBuilder(MovAvgModelBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
Sets a MovAvgModelBuilder for the Moving Average.
modifier(FieldValueFactorFunction.Modifier) - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionBuilder
 
Module - org.elasticsearch.common.injectのインタフェース
A module contributes configuration information, typically interface bindings, which will be used to create an Injector.
Module(Version) - クラス のコンストラクタorg.elasticsearch.Version.Module
 
Modules - org.elasticsearch.common.inject.utilのクラス
Static utility methods for creating and working with instances of Module.
Modules.OverriddenModuleBuilder - org.elasticsearch.common.inject.utilのインタフェース
See the EDSL example at override().
ModulesBuilder - org.elasticsearch.common.injectのクラス
 
ModulesBuilder() - クラス のコンストラクタorg.elasticsearch.common.inject.ModulesBuilder
 
modulesFile() - クラス のメソッドorg.elasticsearch.env.Environment
 
MonitorModule - org.elasticsearch.monitorのクラス
 
MonitorModule(Settings) - クラス のコンストラクタorg.elasticsearch.monitor.MonitorModule
 
MonitorModule.MonitorSettings - org.elasticsearch.monitorのクラス
 
MonitorService - org.elasticsearch.monitorのクラス
 
MonitorService(Settings, JvmMonitorService, OsService, ProcessService, JvmService, FsService) - クラス のコンストラクタorg.elasticsearch.monitor.MonitorService
 
MonitorSettings() - クラス のコンストラクタorg.elasticsearch.monitor.MonitorModule.MonitorSettings
 
MONTH - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
MoreLikeThisFetchService - org.elasticsearch.index.search.morelikethisのクラス
 
MoreLikeThisFetchService(Client, Settings) - クラス のコンストラクタorg.elasticsearch.index.search.morelikethis.MoreLikeThisFetchService
 
MoreLikeThisQuery - org.elasticsearch.common.lucene.searchのクラス
 
MoreLikeThisQuery() - クラス のコンストラクタorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
MoreLikeThisQuery(String, String[], Analyzer) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
moreLikeThisQuery(String...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A more like this query that finds documents that are "like" the provided MoreLikeThisQueryBuilder.likeText(String) which is checked against the fields the query is constructed with.
moreLikeThisQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A more like this query that finds documents that are "like" the provided MoreLikeThisQueryBuilder.likeText(String) which is checked against the "_all" field.
MoreLikeThisQueryBuilder - org.elasticsearch.index.queryのクラス
A more like this query that finds documents that are "like" the provided set of document(s).
MoreLikeThisQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Constructs a new more like this query which uses the "_all" field.
MoreLikeThisQueryBuilder(String...) - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the field names that will be used when generating the 'More Like This' query.
MoreLikeThisQueryBuilder.Item - org.elasticsearch.index.queryのクラス
A single item to be used for a MoreLikeThisQueryBuilder.
MoreLikeThisQueryBuilder.Item.Field - org.elasticsearch.index.queryのインタフェース
 
MoreLikeThisQueryParser - org.elasticsearch.index.queryのクラス
Parser for the The More Like This Query (MLT Query) which finds documents that are "like" a given set of documents.
MoreLikeThisQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.MoreLikeThisQueryParser
 
MoreLikeThisQueryParser.Field - org.elasticsearch.index.queryのインタフェース
 
MoreTypes - org.elasticsearch.common.inject.internalのクラス
Static methods for working with types that we aren't publishing in the public Types API.
MoreTypes.GenericArrayTypeImpl - org.elasticsearch.common.inject.internalのクラス
 
MoreTypes.MemberImpl - org.elasticsearch.common.inject.internalのクラス
We cannot serialize the built-in Java member classes, which prevents us from using Members in our exception types.
MoreTypes.ParameterizedTypeImpl - org.elasticsearch.common.inject.internalのクラス
 
MoreTypes.WildcardTypeImpl - org.elasticsearch.common.inject.internalのクラス
The WildcardType interface supports multiple upper bounds and multiple lower bounds.
MovAvgBuilder - org.elasticsearch.search.aggregations.pipeline.movavgのクラス
A builder to create MovingAvg pipeline aggregations
MovAvgBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
 
MovAvgModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
MovAvgModel() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
 
MovAvgModel.AbstractModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Abstract class which also provides some concrete parsing functionality.
MovAvgModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのインタフェース
Represents the common interface that all moving average models share.
MovAvgModelParserMapper - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Contains a map of all concrete model parsers which can be used to build Models
MovAvgModelParserMapper(Set<MovAvgModel.AbstractModelParser>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelParserMapper
 
MovAvgModelStreams - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
A registry for all moving average models.
MovAvgModelStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelStreams
 
MovAvgModelStreams.Stream - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのインタフェース
A stream that knows how to read an heuristic from the input.
MovAvgParser - org.elasticsearch.search.aggregations.pipeline.movavgのクラス
 
MovAvgParser(MovAvgModelParserMapper) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
movAvgParsers - クラス の変数org.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelParserMapper
 
MovAvgPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.movavgのクラス
 
MovAvgPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
MovAvgPipelineAggregator(String, String[], ValueFormatter, BucketHelpers.GapPolicy, int, int, MovAvgModel, boolean, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
MovAvgPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.movavgのクラス
 
move(String, String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Atomically renames source blob into target blob
move(String, String) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
move(String, String) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
 
move(Path, Path) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Move or rename a file to a target file.
MoveAllocationCommand - org.elasticsearch.cluster.routing.allocation.commandのクラス
A command that moves a shard from a specific node to another node.
MoveAllocationCommand(ShardId, String, String) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
MoveAllocationCommand.Factory - org.elasticsearch.cluster.routing.allocation.commandのクラス
 
moveFilesWithoutOverwriting(Path, Path, String) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
This utility copy a full directory content (excluded) under a new directory but without overwriting existing files.
moveShards() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.Balancer
Move started shards that can not be allocated to a node anymore For each shard to be moved this function executes a move operation to the minimal eligible node with respect to the weight function.
moveShards(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
moveShards(RoutingAllocation) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator
Move started shards that can not be allocated to a node anymore
moveShards(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
moveToClosed() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
moveToStarted() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
moveToStopped() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
moveToUnassigned(UnassignedInfo) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
movingAvg(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
Multi() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
 
MULTI_FIELD_CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
MULTI_VALUE_MODE - クラス のstatic変数org.elasticsearch.index.query.functionscore.DecayFunctionParser
 
Multibinder<T> - org.elasticsearch.common.inject.multibindingsのクラス
An API to bind multiple values separately, only to later inject them as a complete collection.
Multibinder.RealMultibinder<T> - org.elasticsearch.common.inject.multibindingsのクラス
The actual multibinder plays several roles: As a Multibinder, it acts as a factory for LinkedBindingBuilders for each of the set's elements.
MultiBucketsAggregation - org.elasticsearch.search.aggregations.bucketのインタフェース
An aggregation that returns multiple buckets
MultiBucketsAggregation.Bucket - org.elasticsearch.search.aggregations.bucketのインタフェース
A bucket represents a criteria to which all documents that fall in it adhere to.
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket> - org.elasticsearch.search.aggregations.bucketのクラス
 
MultiCandidateGeneratorWrapper - org.elasticsearch.search.suggest.phraseのクラス
 
MultiCandidateGeneratorWrapper(int, CandidateGenerator...) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.MultiCandidateGeneratorWrapper
 
MultiDataPathUpgrader - org.elasticsearch.common.utilのクラス
 
MultiDataPathUpgrader(NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.common.util.MultiDataPathUpgrader
Creates a new upgrader instance
multiFieldConverterTypeParser - クラス のstatic変数org.elasticsearch.index.mapper.core.TypeParsers
 
multiFieldPathType(ContentPath.Type) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
multiFieldPathType(ContentPath.Type) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
multiFields - クラス の変数org.elasticsearch.index.mapper.FieldMapper
 
multiFieldsBuilder - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
MultiGeoPointValues - org.elasticsearch.index.fielddataのクラス
A stateful lightweight per document set of GeoPoint values.
MultiGeoPointValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.MultiGeoPointValues
Creates a new MultiGeoPointValues instance
multiGet(MultiGetRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get documents.
multiGet(MultiGetRequest, ActionListener<MultiGetResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get documents.
multiGet(MultiGetRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
multiGet(MultiGetRequest, ActionListener<MultiGetResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
MultiGetAction - org.elasticsearch.action.getのクラス
 
MultiGetItemResponse - org.elasticsearch.action.getのクラス
A single multi get response.
MultiGetItemResponse(GetResponse, MultiGetResponse.Failure) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetItemResponse
 
MultiGetRequest - org.elasticsearch.action.getのクラス
 
MultiGetRequest() - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetRequest
 
MultiGetRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetRequest
Creates a multi get request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
MultiGetRequest.Item - org.elasticsearch.action.getのクラス
A single get item.
MultiGetRequestBuilder - org.elasticsearch.action.getのクラス
A multi get document action request builder.
MultiGetRequestBuilder(ElasticsearchClient, MultiGetAction) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetRequestBuilder
 
MultiGetResponse - org.elasticsearch.action.getのクラス
 
MultiGetResponse(MultiGetItemResponse[]) - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetResponse
 
MultiGetResponse.Failure - org.elasticsearch.action.getのクラス
Represents a failure.
MultiGetShardRequest - org.elasticsearch.action.getのクラス
 
MultiGetShardRequest() - クラス のコンストラクタorg.elasticsearch.action.get.MultiGetShardRequest
 
MultiGetShardResponse - org.elasticsearch.action.getのクラス
 
multiLine(MultiLineStringBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
MultiLineStringBuilder - org.elasticsearch.common.geo.buildersのクラス
 
MultiLineStringBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
MultiLineStringBuilder.InternalLineStringBuilder - org.elasticsearch.common.geo.buildersのクラス
 
multiMatchQuery(Object, String...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a match query with type "BOOLEAN" for the provided field name and text.
MultiMatchQuery - org.elasticsearch.index.searchのクラス
 
MultiMatchQuery(QueryParseContext) - クラス のコンストラクタorg.elasticsearch.index.search.MultiMatchQuery
 
MultiMatchQuery.CrossFieldsQueryBuilder - org.elasticsearch.index.searchのクラス
 
MultiMatchQuery.QueryBuilder - org.elasticsearch.index.searchのクラス
 
MultiMatchQueryBuilder - org.elasticsearch.index.queryのクラス
Same as MatchQueryBuilder but supports multiple fields.
MultiMatchQueryBuilder(Object, String...) - クラス のコンストラクタorg.elasticsearch.index.query.MultiMatchQueryBuilder
Constructs a new text query.
MultiMatchQueryBuilder.Type - org.elasticsearch.index.queryの列挙型
 
MultiMatchQueryParser - org.elasticsearch.index.queryのクラス
Same as MatchQueryParser but has support for multiple fields.
MultiMatchQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.MultiMatchQueryParser
 
MultiOrdinals - org.elasticsearch.index.fielddata.ordinalsのクラス
Ordinals implementation which is efficient at storing field data ordinals for multi-valued or sparse fields.
MultiOrdinals(OrdinalsBuilder, float) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.MultiOrdinals
 
multiPercolate(MultiPercolateRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple percolate requests.
multiPercolate(MultiPercolateRequest, ActionListener<MultiPercolateResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple percolate requests.
multiPercolate(MultiPercolateRequest, ActionListener<MultiPercolateResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
multiPercolate(MultiPercolateRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
MultiPercolateAction - org.elasticsearch.action.percolateのクラス
 
MultiPercolateRequest - org.elasticsearch.action.percolateのクラス
A multi percolate request that encapsulates multiple PercolateRequest instances in a single api call.
MultiPercolateRequest() - クラス のコンストラクタorg.elasticsearch.action.percolate.MultiPercolateRequest
 
MultiPercolateRequestBuilder - org.elasticsearch.action.percolateのクラス
A builder for to ease the use of defining a MultiPercolateRequest instance.
MultiPercolateRequestBuilder(ElasticsearchClient, MultiPercolateAction) - クラス のコンストラクタorg.elasticsearch.action.percolate.MultiPercolateRequestBuilder
 
MultiPercolateResponse - org.elasticsearch.action.percolateのクラス
Represents the response of a multi percolate request.
MultiPercolateResponse.Item - org.elasticsearch.action.percolateのクラス
Encapsulates a single percolator response which may contain an error or the actual percolator response itself.
MultiPhrasePrefixQuery - org.elasticsearch.common.lucene.searchのクラス
 
MultiPhrasePrefixQuery() - クラス のコンストラクタorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
 
multiPoint(MultiPointBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
MultiPointBuilder - org.elasticsearch.common.geo.buildersのクラス
 
MultiPointBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.MultiPointBuilder
 
multipolygon(GeometryFactory, Coordinate[][][]) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Create a Multipolygon from a set of coordinates.
multiPolygon(MultiPolygonBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
MultiPolygonBuilder - org.elasticsearch.common.geo.buildersのクラス
 
MultiPolygonBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
MultiPolygonBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
MultiPolygonBuilder.InternalPolygonBuilder - org.elasticsearch.common.geo.buildersのクラス
 
multiPolygonMayOverlap - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder
It's possible that some geometries in a MULTI* shape might overlap.
multiSearch(MultiSearchRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple search requests.
multiSearch(MultiSearchRequest, ActionListener<MultiSearchResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple search requests.
multiSearch(MultiSearchRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
multiSearch(MultiSearchRequest, ActionListener<MultiSearchResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
MultiSearchAction - org.elasticsearch.action.searchのクラス
 
MultiSearchRequest - org.elasticsearch.action.searchのクラス
A multi search API request.
MultiSearchRequest() - クラス のコンストラクタorg.elasticsearch.action.search.MultiSearchRequest
 
MultiSearchRequestBuilder - org.elasticsearch.action.searchのクラス
A request builder for multiple search requests.
MultiSearchRequestBuilder(ElasticsearchClient, MultiSearchAction) - クラス のコンストラクタorg.elasticsearch.action.search.MultiSearchRequestBuilder
 
MultiSearchResponse - org.elasticsearch.action.searchのクラス
A multi search response.
MultiSearchResponse(MultiSearchResponse.Item[]) - クラス のコンストラクタorg.elasticsearch.action.search.MultiSearchResponse
 
MultiSearchResponse.Item - org.elasticsearch.action.searchのクラス
A search response item, holding the actual search response, or an error message if it failed.
MultiTermQueryBuilder - org.elasticsearch.index.queryのクラス
 
MultiTermQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.MultiTermQueryBuilder
 
multiTermVectors(MultiTermVectorsRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get term vectors.
multiTermVectors(MultiTermVectorsRequest, ActionListener<MultiTermVectorsResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get term vectors.
multiTermVectors(MultiTermVectorsRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
multiTermVectors(MultiTermVectorsRequest, ActionListener<MultiTermVectorsResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
MultiTermVectorsAction - org.elasticsearch.action.termvectorsのクラス
 
MultiTermVectorsItemResponse - org.elasticsearch.action.termvectorsのクラス
A single multi get response.
MultiTermVectorsItemResponse(TermVectorsResponse, MultiTermVectorsResponse.Failure) - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
 
MultiTermVectorsRequest - org.elasticsearch.action.termvectorsのクラス
 
MultiTermVectorsRequest() - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
MultiTermVectorsRequestBuilder - org.elasticsearch.action.termvectorsのクラス
 
MultiTermVectorsRequestBuilder(ElasticsearchClient, MultiTermVectorsAction) - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsRequestBuilder
 
MultiTermVectorsResponse - org.elasticsearch.action.termvectorsのクラス
 
MultiTermVectorsResponse(MultiTermVectorsItemResponse[]) - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
MultiTermVectorsResponse.Failure - org.elasticsearch.action.termvectorsのクラス
Represents a failure.
MultiTermVectorsShardRequest - org.elasticsearch.action.termvectorsのクラス
 
MultiTermVectorsShardRequest() - クラス のコンストラクタorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
MultiTermVectorsShardResponse - org.elasticsearch.action.termvectorsのクラス
 
MultiValue() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.MultiValue
 
MultiValue(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.MultiValue
 
MultiValue(String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregator.MultiValue
 
MultiValueMode - org.elasticsearch.searchの列挙型
Defines what values to pick in the case a document contains multiple values for a particular field.
MultiValueMode.UnsortedNumericDoubleValues - org.elasticsearch.searchのインタフェース
Interface allowing custom value generators to be used in MultiValueMode.
Murmur3HashFunction - org.elasticsearch.cluster.routingのクラス
Hash function based on the Murmur3 algorithm, which is the default as of Elasticsearch 2.0.
Murmur3HashFunction() - クラス のコンストラクタorg.elasticsearch.cluster.routing.Murmur3HashFunction
 
MurmurHash3 - org.elasticsearch.common.hashの列挙型
MurmurHash3 hashing functions.
MurmurHash3.Hash128 - org.elasticsearch.common.hashのクラス
A 128-bits hash.
must(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Adds a query that must appear in the matching documents and will contribute to scoring.
MustacheScriptEngineService - org.elasticsearch.script.mustacheのクラス
Main entry point handling template registration, compilation and execution.
MustacheScriptEngineService(Settings) - クラス のコンストラクタorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
mustAck(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.cluster.AckedClusterStateTaskListener
Called to determine which nodes the acknowledgement is expected from
mustAck(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
Called to determine which nodes the acknowledgement is expected from
mustNot(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Adds a query that must not appear in the matching documents and will not contribute to scoring.
MutualInformation - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
MutualInformation(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
MutualInformation.MutualInformationBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
MutualInformation.MutualInformationParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
MutualInformationBuilder(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation.MutualInformationBuilder
 
MutualInformationParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation.MutualInformationParser
 

N

NAME - クラス のstatic変数org.apache.lucene.queryparser.classic.ExistsFieldQueryExtension
 
NAME - クラス のstatic変数org.apache.lucene.queryparser.classic.MissingFieldQueryExtension
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.health.ClusterHealthAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.liveness.TransportLivenessAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
Sets the name of the repository to unregister.
name() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
The name of the repository.
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets the name of the repository.
name() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
The name of the repository.
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
Sets the name of the repository to unregister.
name() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
The name of the repository.
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.state.ClusterStateAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateAction
 
name() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Returns the alias name
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.exists.AliasesExistAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.analyze.AnalyzeAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.close.CloseIndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.create.CreateIndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.delete.DeleteIndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.flush.FlushAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.flush.SyncedFlushAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.forcemerge.ForceMergeAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.get.GetIndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.open.OpenIndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.recovery.RecoveryAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.refresh.RefreshAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.settings.put.UpdateSettingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.stats.IndicesStatsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
Set the index template name to delete.
name() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
The index template name to delete.
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Sets the name of the index template.
name() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The name of the index template.
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.post.UpgradeAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.get.GetWarmersAction
 
NAME - クラス のstatic変数org.elasticsearch.action.admin.indices.warmer.put.PutWarmerAction
 
name(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
Sets the name of the warmer.
name() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
NAME - クラス のstatic変数org.elasticsearch.action.bulk.BulkAction
 
NAME - クラス のstatic変数org.elasticsearch.action.count.CountAction
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.action.delete.DeleteAction
 
NAME - クラス のstatic変数org.elasticsearch.action.exists.ExistsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.explain.ExplainAction
 
NAME - クラス のstatic変数org.elasticsearch.action.fieldstats.FieldStatsAction
 
name() - クラス のメソッドorg.elasticsearch.action.GenericAction
The name of the action.
NAME - クラス のstatic変数org.elasticsearch.action.get.GetAction
 
NAME - クラス のstatic変数org.elasticsearch.action.get.MultiGetAction
 
NAME - クラス のstatic変数org.elasticsearch.action.index.IndexAction
 
NAME - クラス のstatic変数org.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptAction
 
NAME - クラス のstatic変数org.elasticsearch.action.indexedscripts.get.GetIndexedScriptAction
 
NAME - クラス のstatic変数org.elasticsearch.action.indexedscripts.put.PutIndexedScriptAction
 
NAME - クラス のstatic変数org.elasticsearch.action.percolate.MultiPercolateAction
 
NAME - クラス のstatic変数org.elasticsearch.action.percolate.PercolateAction
 
NAME - クラス のstatic変数org.elasticsearch.action.search.ClearScrollAction
 
NAME - クラス のstatic変数org.elasticsearch.action.search.MultiSearchAction
 
NAME - クラス のstatic変数org.elasticsearch.action.search.SearchAction
 
NAME - クラス のstatic変数org.elasticsearch.action.search.SearchScrollAction
 
NAME - クラス のstatic変数org.elasticsearch.action.suggest.SuggestAction
 
NAME - クラス のstatic変数org.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
NAME - クラス のstatic変数org.elasticsearch.action.termvectors.MultiTermVectorsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.termvectors.TermVectorsAction
 
NAME - クラス のstatic変数org.elasticsearch.action.update.UpdateAction
 
name() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
name() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
Returns repository name
name() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
The name of the node.
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
 
name() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
 
name() - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand
Get the name of the command
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
 
name() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
name() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DisableAllocationDecider
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.NodeVersionAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
 
NAME - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
name() - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobMetaData
 
name() - クラス のメソッドorg.elasticsearch.common.blobstore.support.PlainBlobMetaData
 
name() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd
 
name() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
name() - インタフェース のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.Checksummer
Human-readable name for the checksum format
name() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries.Entry
 
name - クラス の変数org.elasticsearch.common.util.ExtensionPoint
 
name() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractCharFilterFactory
 
name() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider
Returns the injected name of the analyzer.
name() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractTokenFilterFactory
 
name() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractTokenizerFactory
 
name() - インタフェース のメソッドorg.elasticsearch.index.analysis.AnalyzerProvider
 
name() - インタフェース のメソッドorg.elasticsearch.index.analysis.CharFilterFactory
 
name() - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
The name of the analyzer.
name() - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltAnalyzerProvider
 
name() - クラス のメソッドorg.elasticsearch.index.analysis.ShingleTokenFilterFactory.Factory
 
name() - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenFilterFactory
 
name() - インタフェース のメソッドorg.elasticsearch.index.analysis.TokenizerFactory
 
name() - クラス のメソッドorg.elasticsearch.index.Index
 
name() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
name() - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.AllFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.IdFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.IdFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.IndexFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.IndexFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.ParentFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.ParentFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.SourceFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TypeFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.TypeFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.UidFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.UidFieldMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.VersionFieldMapper.Defaults
 
NAME - クラス のstatic変数org.elasticsearch.index.mapper.internal.VersionFieldMapper
 
name - クラス の変数org.elasticsearch.index.mapper.Mapper.Builder
 
name() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.Builder
 
name() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper
Returns the canonical name which uniquely identifies the mapper against other mappers in a type.
name() - クラス のメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
name() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
NAME - クラス のstatic変数org.elasticsearch.index.query.AndQueryParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.BoolQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.BoostingQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.CommonTermsQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.ConstantScoreQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.DisMaxQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.ExistsQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.FieldMaskingSpanQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.FilteredQueryParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.FQueryFilterParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.functionscore.FunctionScoreQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.FuzzyQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeoDistanceQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeoDistanceRangeQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeohashCellQuery
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeoPolygonQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.GeoShapeQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.HasChildQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.HasParentQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.IdsQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.IndicesQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.LimitQueryParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.MatchAllQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.MatchQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.MissingQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.MultiMatchQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.NestedQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.NotQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.OrQueryParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.PrefixQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.QueryFilterParser
非推奨です。
 
NAME - クラス のstatic変数org.elasticsearch.index.query.QueryStringQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.RangeQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.RegexpQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.ScriptQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SimpleQueryStringParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanContainingQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanFirstQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanMultiTermQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanNearQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanNotQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanOrQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanTermQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.SpanWithinQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.TemplateQueryParser
Name to reference this type of query.
NAME - クラス のstatic変数org.elasticsearch.index.query.TermQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.TermsQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.TypeQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.WildcardQueryParser
 
NAME - クラス のstatic変数org.elasticsearch.index.query.WrapperQueryParser
 
name() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
name() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
name() - クラス のメソッドorg.elasticsearch.index.similarity.AbstractSimilarityProvider
Returns the name associated with the Provider
name() - クラス のメソッドorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider.Factory
 
name() - インタフェース のメソッドorg.elasticsearch.index.similarity.SimilarityProvider
Returns the name associated with the Provider
name() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns the base file name
name() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns the name of this file
name() - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateAlreadyExistsException
 
name() - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateMissingException
 
name() - 例外 のメソッドorg.elasticsearch.indices.InvalidIndexTemplateException
 
name() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
name() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
file name *
name() - クラス のメソッドorg.elasticsearch.plugins.Plugin
The name of the plugin.
name() - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
name() - クラス のメソッドorg.elasticsearch.script.CompiledScript
Method to get the name of the script.
NAME - クラス のstatic変数org.elasticsearch.script.mustache.MustacheScriptEngineService
 
NAME - クラス のstatic変数org.elasticsearch.script.NativeScriptEngineService
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Return the name of this aggregator.
name - クラス の変数org.elasticsearch.search.aggregations.AggregatorBase
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
name - クラス の変数org.elasticsearch.search.aggregations.AggregatorFactory
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
name - クラス の変数org.elasticsearch.search.aggregations.InternalAggregation
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
name - クラス の変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
name() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
name - クラス の変数org.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
name() - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsContext.FieldDataField
 
name() - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsContext.ScriptField
 
name() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
name() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
The name of the field highlighted.
name() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
NAME - クラス のstatic変数org.elasticsearch.search.rescore.QueryRescorer
 
name() - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer
 
name() - インタフェース のメソッドorg.elasticsearch.search.rescore.Rescorer
Returns the name of this rescorer
name() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The name of the field.
name - クラス の変数org.elasticsearch.search.suggest.context.ContextBuilder
 
name - クラス の変数org.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
 
name() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
 
name - クラス の変数org.elasticsearch.search.suggest.context.ContextMapping
 
name() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
 
name - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion
 
name() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
name() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
Snapshot name
name() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns snapshot name
name() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns snapshot name
name() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns snapshot name
name() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns snapshot name
name - クラス の変数org.elasticsearch.transport.netty.NettyTransport.ServerChannelPipelineFactory
 
NAME_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
NAME_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
NAME_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
NAME_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
NAME_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
Named - org.elasticsearch.common.inject.nameの注釈型
Annotates named things.
named(String) - クラス のstaticメソッドorg.elasticsearch.common.inject.name.Names
Creates a Named annotation with name as the value.
NamedAnalyzer - org.elasticsearch.index.analysisのクラス
Named analyzer is an analyzer wrapper around an actual analyzer (NamedAnalyzer.analyzer that is associated with a name (NamedAnalyzer.name().
NamedAnalyzer(NamedAnalyzer, int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NamedAnalyzer
 
NamedAnalyzer(String, Analyzer) - クラス のコンストラクタorg.elasticsearch.index.analysis.NamedAnalyzer
 
NamedAnalyzer(String, AnalyzerScope, Analyzer) - クラス のコンストラクタorg.elasticsearch.index.analysis.NamedAnalyzer
 
NamedAnalyzer(String, AnalyzerScope, Analyzer, int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NamedAnalyzer
 
namedFilters() - クラス のメソッドorg.elasticsearch.index.query.ParsedQuery
 
namedStopWords - クラス のstatic変数org.elasticsearch.index.analysis.Analysis
 
NamedWriteable<T> - org.elasticsearch.common.io.streamのインタフェース
A Writeable object identified by its name.
NamedWriteableAwareStreamInput - org.elasticsearch.common.io.streamのクラス
Wraps a StreamInput and associates it with a NamedWriteableRegistry
NamedWriteableAwareStreamInput(StreamInput, NamedWriteableRegistry) - クラス のコンストラクタorg.elasticsearch.common.io.stream.NamedWriteableAwareStreamInput
 
NamedWriteableRegistry - org.elasticsearch.common.io.streamのクラス
Registry for NamedWriteable objects.
NamedWriteableRegistry() - クラス のコンストラクタorg.elasticsearch.common.io.stream.NamedWriteableRegistry
 
namedWriteableRegistry - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
names() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
names(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
names(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
Sets the names of the index templates.
names() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
The names of the index templates.
names() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
The name to delete.
names(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
The name (or wildcard expression) of the index warmer to delete, or null to delete all warmers.
Names - org.elasticsearch.common.inject.nameのクラス
Utility methods for use with @Named.
names() - クラス のメソッドorg.elasticsearch.common.settings.Settings
 
Names() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Names
 
Names() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Names
 
Names() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
names() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
Names(String) - クラス のコンストラクタorg.elasticsearch.index.mapper.MappedFieldType.Names
 
Names(String, String, String) - クラス のコンストラクタorg.elasticsearch.index.mapper.MappedFieldType.Names
 
names() - クラス のメソッドorg.elasticsearch.index.query.AndQueryParser
非推奨です。
 
names() - クラス のメソッドorg.elasticsearch.index.query.BoolQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.ConstantScoreQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.ExistsQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.FieldMaskingSpanQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.FilteredQueryParser
非推奨です。
 
names() - クラス のメソッドorg.elasticsearch.index.query.FQueryFilterParser
非推奨です。
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.exp.ExponentialDecayFunctionParser
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.factor.FactorParser
非推奨です。
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryParser
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.gauss.GaussDecayFunctionParser
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.lin.LinearDecayFunctionParser
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.random.RandomScoreFunctionParser
 
NAMES - クラス のstatic変数org.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Parser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.IdsQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.LimitQueryParser
非推奨です。
 
names() - クラス のメソッドorg.elasticsearch.index.query.MatchAllQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.MatchQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.MissingQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.NestedQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.NotQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.OrQueryParser
非推奨です。
 
names() - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.QueryFilterParser
非推奨です。
 
names() - インタフェース のメソッドorg.elasticsearch.index.query.QueryParser
The names this query parser is registered under.
names() - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.RangeQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.ScriptQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanFirstQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanMultiTermQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanTermQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.TemplateQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.TermQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.TermsQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.TypeQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryParser
 
names() - クラス のメソッドorg.elasticsearch.index.query.WrapperQueryParser
 
NAMES - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
 
NAMES - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
 
NAMES - クラス のstatic変数org.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
names() - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortParser
 
names() - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortParser
 
names() - インタフェース のメソッドorg.elasticsearch.search.sort.SortParser
 
names() - 例外 のメソッドorg.elasticsearch.search.warmer.IndexWarmerMissingException
 
Names() - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool.Names
 
NAMES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
NAMES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
NAMES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
NAMES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
 
nanos() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
nanoTime() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
NativeScriptEngineService - org.elasticsearch.scriptのクラス
A native script engine service.
NativeScriptEngineService(Settings, Map<String, NativeScriptFactory>) - クラス のコンストラクタorg.elasticsearch.script.NativeScriptEngineService
 
NativeScriptFactory - org.elasticsearch.scriptのインタフェース
A factory to create instances of either ExecutableScript or SearchScript.
needsField(FieldInfo) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.AllFieldsVisitor
 
needsField(FieldInfo) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.CustomFieldsVisitor
 
needsField(FieldInfo) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
needsField(FieldInfo) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.JustUidFieldsVisitor
 
needsField(FieldInfo) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.SingleFieldsVisitor
 
needsRefresh() - クラス のメソッドorg.elasticsearch.common.util.SingleObjectCache
Returns true iff the cache needs to be refreshed.
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.MinimumScoreCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.FilteredCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.RandomScoreFunction
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScoreFunction
Indicates if document scores are needed by this function.
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScriptScoreFunction
 
needsScores() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
needsScores() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
needsScores() - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCollector
非推奨です。
 
needsScores() - インタフェース のメソッドorg.elasticsearch.script.NativeScriptFactory
Indicates if document scores may be needed by the produced scripts.
needsScores() - インタフェース のメソッドorg.elasticsearch.script.SearchScript
Indicates if document scores may be needed by this SearchScript.
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Most aggregators don't need scores, make sure to extend this method if your aggregator needs them.
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.AvgAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.MaxAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.MinAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.Script
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource
Whether this values source needs scores.
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
needsScores() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.WithScript
 
needsScores() - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileCollector
 
needsScores() - クラス のメソッドorg.elasticsearch.search.scan.ScanContext.ScanCollector
 
needsUpgrading(ShardId) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
Returns true iff the given shard needs upgrading.
needToCheck() - クラス のメソッドorg.elasticsearch.action.support.AutoCreateIndex
Do we really need to check if an index should be auto created?
negative(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryBuilder
 
negativeBoost(float) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryBuilder
 
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Generates a "neighboring" model, where one of the tunable parameters has been randomly mutated within the allowed range.
neighboringModel() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
neighbors(boolean) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
NEIGHBORS - クラス のstatic変数org.elasticsearch.index.query.GeohashCellQuery
 
neighbors(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set neighborhood usage
nested() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
Nested(BitSetProducer, Weight) - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource.Nested
 
nested - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
nested(ObjectMapper.Nested) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
NESTED - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper.Defaults
 
nested() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
nested(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Nested aggregation with the given name.
Nested - org.elasticsearch.search.aggregations.bucket.nestedのインタフェース
A nested aggregation.
NESTED_CONTENT_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper
 
NESTED_FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.UidFieldMapper.Defaults
 
NestedAggregator - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
NestedAggregator(String, AggregatorFactories, ObjectMapper, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.NestedAggregator
 
NestedAggregator.Factory - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
NestedBuilder - org.elasticsearch.search.aggregations.bucket.nestedのクラス
Builder for the Nested aggregation.
NestedBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.NestedBuilder
Sole constructor.
NestedInnerHits(SearchContext, ParsedQuery, Map<String, InnerHitsContext.BaseInnerHits>, ObjectMapper, ObjectMapper) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.NestedInnerHits
 
NestedInnerQueryParseSupport - org.elasticsearch.index.query.supportのクラス
A helper that helps with parsing inner queries of the nested query. 1) Takes into account that type nested path can appear before or after the inner query 2) Updates the NestedScope when parsing the inner query.
NestedInnerQueryParseSupport(XContentParser, SearchContext) - クラス のコンストラクタorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
NestedInnerQueryParseSupport(QueryParseContext) - クラス のコンストラクタorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
nestedObjectMapper - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
NestedParser - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
NestedParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.NestedParser
 
nestedQuery(String, QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
NestedQueryBuilder - org.elasticsearch.index.queryのクラス
 
NestedQueryBuilder(String, QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.NestedQueryBuilder
 
NestedQueryParser - org.elasticsearch.index.queryのクラス
 
NestedQueryParser(InnerHitsQueryParserHelper) - クラス のコンストラクタorg.elasticsearch.index.query.NestedQueryParser
 
NestedQueryParser.ToBlockJoinQueryBuilder - org.elasticsearch.index.queryのクラス
 
nestedScope() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
NestedScope - org.elasticsearch.index.query.supportのクラス
During query parsing this keeps track of the current nested level.
NestedScope() - クラス のコンストラクタorg.elasticsearch.index.query.support.NestedScope
 
nestedTypeFilter() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
nestedTypePathAsString() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
NETTY_TRANSPORT - クラス のstatic変数org.elasticsearch.transport.TransportModule
 
NettyHeader - org.elasticsearch.transport.nettyのクラス
 
NettyHeader() - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyHeader
 
NettyHttpChannel - org.elasticsearch.http.nettyのクラス
 
NettyHttpChannel(NettyHttpServerTransport, NettyHttpRequest, boolean) - クラス のコンストラクタorg.elasticsearch.http.netty.NettyHttpChannel
 
NettyHttpChannel(NettyHttpServerTransport, NettyHttpRequest, OrderedUpstreamMessageEvent, boolean) - クラス のコンストラクタorg.elasticsearch.http.netty.NettyHttpChannel
 
NettyHttpRequest - org.elasticsearch.http.nettyのクラス
 
NettyHttpRequest(HttpRequest, Channel) - クラス のコンストラクタorg.elasticsearch.http.netty.NettyHttpRequest
 
NettyHttpServerTransport - org.elasticsearch.http.nettyのクラス
 
NettyHttpServerTransport(Settings, NetworkService, BigArrays) - クラス のコンストラクタorg.elasticsearch.http.netty.NettyHttpServerTransport
 
NettyHttpServerTransport.HttpChannelPipelineFactory - org.elasticsearch.http.nettyのクラス
 
NettyInternalESLogger - org.elasticsearch.transport.nettyのクラス
 
NettyInternalESLogger(ESLogger) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyInternalESLogger
 
NettyInternalESLoggerFactory - org.elasticsearch.transport.nettyのクラス
 
NettyInternalESLoggerFactory() - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyInternalESLoggerFactory
 
NettyTransport - org.elasticsearch.transport.nettyのクラス
There are 4 types of connections per node, low/med/high/ping.
NettyTransport(Settings, ThreadPool, NetworkService, BigArrays, Version, NamedWriteableRegistry) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyTransport
 
nettyTransport - クラス の変数org.elasticsearch.transport.netty.NettyTransport.ClientChannelPipelineFactory
 
nettyTransport - クラス の変数org.elasticsearch.transport.netty.NettyTransport.ServerChannelPipelineFactory
 
NettyTransport.ChannelCloseListener - org.elasticsearch.transport.nettyのクラス
 
NettyTransport.ClientChannelPipelineFactory - org.elasticsearch.transport.nettyのクラス
 
NettyTransport.NodeChannels - org.elasticsearch.transport.nettyのクラス
 
NettyTransport.ServerChannelPipelineFactory - org.elasticsearch.transport.nettyのクラス
 
NettyTransportChannel - org.elasticsearch.transport.nettyのクラス
 
NettyTransportChannel(NettyTransport, TransportServiceAdapter, String, Channel, long, Version, String) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyTransportChannel
 
NettyUtils - org.elasticsearch.common.nettyのクラス
 
NettyUtils() - クラス のコンストラクタorg.elasticsearch.common.netty.NettyUtils
 
NettyUtils.EsThreadNameDeterminer - org.elasticsearch.common.nettyのクラス
 
NetworkAddress - org.elasticsearch.common.networkのクラス
Utility functions for presentation of network addresses.
NetworkExceptionHelper - org.elasticsearch.common.transportのクラス
 
NetworkExceptionHelper() - クラス のコンストラクタorg.elasticsearch.common.transport.NetworkExceptionHelper
 
NetworkModule - org.elasticsearch.common.networkのクラス
 
NetworkModule(NamedWriteableRegistry) - クラス のコンストラクタorg.elasticsearch.common.network.NetworkModule
 
NetworkService - org.elasticsearch.common.networkのクラス
 
NetworkService(Settings) - クラス のコンストラクタorg.elasticsearch.common.network.NetworkService
 
networkService - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
networkService - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
NetworkService.CustomNameResolver - org.elasticsearch.common.networkのインタフェース
A custom name resolver can support custom lookup keys (my_net_key:ipv4) and also change the default inet address used in case no settings is provided.
NetworkService.TcpSettings - org.elasticsearch.common.networkのクラス
 
NetworkUtils - org.elasticsearch.common.networkのクラス
Utilities for network interfaces / addresses binding and publishing.
newAddAliasAction(String, String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.InternalFilter
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.InternalGlobal
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.InternalSingleBucketAggregation
Create a new empty sub aggregation.
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.InternalMissing
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
newAggregation(String, long, InternalAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
 
newAliasMetaData(AliasMetaData, String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
Creates a new AliasMetaData instance with same content as the given one, but with a different alias name
newAliasMetaDataBuilder(String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
newBlockingQueue() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newBufferedReader(URL, Charset) - クラス のstaticメソッドorg.elasticsearch.common.io.FileSystemUtils
Opens the given url for reading returning a BufferedReader that may be used to read text from the URL in an efficient manner.
newBuilder() - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
newBuilder(BytesReference, boolean) - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
newByteArray(long, boolean) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new ByteArray.
newByteArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new ByteArray initialized with zeros.
newBytesOutput() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpChannel
 
newBytesOutput() - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
newCached(String, long, TimeUnit, ThreadFactory) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
newCircleBuilder() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
create a new Circle
newCollector(RandomAccessOrds, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.LowCardinality
 
newCollector(RandomAccessOrds, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
newCollector(RandomAccessOrds, LeafBucketCollector) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.WithHash
 
newComparator(String, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
newComparator(String, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.DoubleValuesComparatorSource
 
newComparator(String, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.FloatValuesComparatorSource
 
newComparator(String, int, int, boolean) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource
 
newConcurrentMap() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newConcurrentMapLong() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newConcurrentMapLongWithAggressiveConcurrency() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
Creates a new CHM with an aggressive concurrency level, aimed at highly updateable long living maps.
newConcurrentMapWithAggressiveConcurrency() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
Creates a new CHM with an aggressive concurrency level, aimed at high concurrent update rate long living maps.
newConcurrentSet() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newCondition() - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
newContentDecoder(String) - クラス のメソッドorg.elasticsearch.http.netty.ESHttpContentDecompressor
 
newContextInstance() - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.ContextFactory
Creates a new instance of a FetchSubPhaseContext that holds all information a FetchSubPhase needs to execute on hits.
newDefaultQuery(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser
 
newDeque() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newDirectory(Path) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
 
newDirectory() - クラス のメソッドorg.elasticsearch.index.store.DirectoryService
 
newDirectory() - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
newDoubleArray(long, boolean) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new DoubleArray.
newDoubleArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new DoubleArray of the given capacity.
newEngine(boolean, EngineConfig) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
newEngine(boolean, EngineConfig) - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
 
newEntry() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion
 
newEntry() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion
 
newEntry() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
newEntry() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion
 
newEnvelope() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
create a new rectangle
newEnvelope(ShapeBuilder.Orientation) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
create a new rectangle
newErrorBuilder() - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
newFactory(Class<F>, Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider
 
newFactory(TypeLiteral<F>, TypeLiteral<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider
 
newFilter(QueryParseContext, String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.ExistsQueryParser
 
newFilter(QueryParseContext, String, boolean, boolean, String) - クラス のstaticメソッドorg.elasticsearch.index.query.MissingQueryParser
 
newFixed(String, int, int, ThreadFactory) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
newFloatArray(long, boolean) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new FloatArray.
newFloatArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new FloatArray of the given capacity.
newFSDirectory(Path, LockFactory) - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
newFuture() - クラス のstaticメソッドorg.elasticsearch.action.support.PlainActionFuture
 
newFuzzyQuery(Term, float, int) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
newFuzzyQuery(String, int) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser
Dispatches to Lucene's SimpleQueryParser's newFuzzyQuery, optionally lowercasing the term first
newGeometryCollection() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new GeometryCollection
newGeometryCollection(ShapeBuilder.Orientation) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new GeometryCollection
newHeuristic(boolean, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare.ChiSquareParser
 
newHeuristic(boolean, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDParser
 
newHeuristic(boolean, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation.MutualInformationParser
 
newHeuristic(boolean, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYParser
 
newInitializing() - クラス のstaticメソッドorg.elasticsearch.cluster.routing.AllocationId
Creates a new allocation id for initializing allocation.
newInstance(String) - クラス のメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
newInstance(String, String) - クラス のメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
newInstance(String, String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLoggerFactory
 
newInstance(String, String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLoggerFactory
 
newInstance(String, String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLoggerFactory
 
newInstance(int) - クラス のメソッドorg.elasticsearch.common.recycler.AbstractRecyclerC
 
newInstance(int) - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.C
Create a new empty instance of the given size.
newInstance() - クラス のメソッドorg.elasticsearch.transport.EmptyTransportResponseHandler
 
newInstance(String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLoggerFactory
 
newInstance() - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
newInstance() - インタフェース のメソッドorg.elasticsearch.transport.TransportResponseHandler
creates a new instance of the return type from the remote call.
newIntArray(long, boolean) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new IntArray.
newIntArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new IntArray.
newLineString() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new lineString
newLinkedList(Iterable<E>) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
newLongArray(long, boolean) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new LongArray.
newLongArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new LongArray.
newMap(int) - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
Returns a new map with the given number of expected elements.
newMap() - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
Returns a new map with a default initial capacity.
newMapBinder(Binder, TypeLiteral<K>, TypeLiteral<V>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with no binding annotation.
newMapBinder(Binder, Class<K>, Class<V>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with no binding annotation.
newMapBinder(Binder, TypeLiteral<K>, TypeLiteral<V>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with annotation.
newMapBinder(Binder, Class<K>, Class<V>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with annotation.
newMapBinder(Binder, TypeLiteral<K>, TypeLiteral<V>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with annotationType.
newMapBinder(Binder, Class<K>, Class<V>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.MapBinder
Returns a new mapbinder that collects entries of keyType/valueType in a Map that is itself bound with annotationType.
newMapBuilder() - クラス のstaticメソッドorg.elasticsearch.common.collect.MapBuilder
 
newMapBuilder(Map<K, V>) - クラス のstaticメソッドorg.elasticsearch.common.collect.MapBuilder
 
newMapperService(Path, Settings) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.MapperTestUtils
 
newMapperService(Path, Settings, IndicesModule) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.MapperTestUtils
 
newMasterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
newMatchAllDocsQuery() - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
newMatchAllQuery() - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
newMatchNoDocsQuery() - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
Return a query that matches no document.
newMultiLinestring() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Collection of lineStrings
newMultiPoint() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new set of points
newMultiPolygon() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Collection of polygons
newMultiPolygon(ShapeBuilder.Orientation) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Collection of polygons
newNested(boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Nested
 
newNestedFilter() - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
newNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
newNodeRequest(String, NodesHotThreadsRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
newNodeRequest(String, NodesInfoRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
newNodeRequest(String, NodesStatsRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
newNodeRequest(String, TransportNodesSnapshotsStatus.Request) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
newNodeRequest(String, ClusterStatsRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
newNodeRequest(String, NodesRequest) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
newNodeRequest(String, TransportNodesListGatewayMetaState.Request) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
newNodeRequest(String, TransportNodesListGatewayStartedShards.Request) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
newNodeRequest(String, TransportNodesListShardStoreMetaData.Request) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
newNodeResponse() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
newNonNestedFilter() - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
 
newNoNullKeysMap() - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
Returns a map like HppcMaps.newMap() that does not accept null keys
newNoNullKeysMap(int) - クラス のstaticメソッドorg.elasticsearch.common.collect.HppcMaps
Returns a map like HppcMaps.newMap(int) that does not accept null keys
newObjectArray(long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Allocate a new ObjectArray.
newOption() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry
 
newOption() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
newOption() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry
 
newParameterizedType(Type, Type...) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a new parameterized type, applying typeArguments to rawType.
newParameterizedTypeWithOwner(Type, Type, Type...) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a new parameterized type, applying typeArguments to rawType and enclosed by ownerType.
newParent(long) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
newParent(long) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCollector
非推奨です。
 
newParent(long) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCountCollector
非推奨です。
 
newPermissionCollection() - クラス のメソッドorg.elasticsearch.script.ClassPermission
 
newPhraseQuery(String, int) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser
 
newPoint(double, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new point
newPoint(Coordinate) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new PointBuilder from a Coordinate
newPolygon() - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Polygon
newPolygon(ShapeBuilder.Orientation) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new Polygon
newPrefixQuery(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryParser
Dispatches to Lucene's SimpleQueryParser's newPrefixQuery, optionally lowercasing the term first or trying to analyze terms
newPrivateBinder() - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Creates a new private child environment for bindings and other configuration.
newQueue() - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.ConcurrentCollections
 
newReader(long, ChannelReference, long, long, int) - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
 
newReader(long, ChannelReference, long, long, int) - クラス のメソッドorg.elasticsearch.index.translog.LegacyTranslogReader
非推奨です。
 
newReaderFromWriter() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
returns a new reader that follows the current writes (most importantly allows making repeated snapshots that includes new content)
newReaderSnapshot(int, ByteBuffer) - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
newReadOnlyEngine(EngineConfig) - インタフェース のメソッドorg.elasticsearch.index.engine.EngineFactory
 
newReadOnlyEngine(EngineConfig) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngineFactory
 
newReadWriteEngine(EngineConfig, boolean) - インタフェース のメソッドorg.elasticsearch.index.engine.EngineFactory
 
newReadWriteEngine(EngineConfig, boolean) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngineFactory
 
newRelocation(AllocationId) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.AllocationId
Creates a new allocation id for a shard that moves to be relocated, populating the transient holder for relocationId.
newRemoveAliasAction(String, String) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
newRequest() - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.Action
Creates a new request builder given the client provided as argument
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.RefreshAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.bulk.BulkAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.count.CountAction
非推奨です。
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.delete.DeleteAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.exists.ExistsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.explain.ExplainAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.get.GetAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.get.MultiGetAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.index.IndexAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.search.SearchAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsAction
 
newRequestBuilder(ElasticsearchClient) - クラス のメソッドorg.elasticsearch.action.update.UpdateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
 
newResponse(NodesHotThreadsRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
 
newResponse(NodesInfoRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
 
newResponse(NodesStatsRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksAction
 
newResponse(CancelTasksRequest, List<TaskInfo>, List<TaskOperationFailure>, List<FailedNodeException>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksAction
 
newResponse(ListTasksRequest, List<TaskInfo>, List<TaskOperationFailure>, List<FailedNodeException>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.TransportDeleteRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.TransportPutRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.TransportClusterRerouteAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.TransportClusterUpdateSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.TransportClusterSearchShardsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.TransportCreateSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.TransportDeleteSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusAction
 
newResponse(TransportNodesSnapshotsStatus.Request, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.TransportClusterStateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsAction
 
newResponse(ClusterStatsRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.TransportPendingClusterTasksAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.TransportAliasesExistAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.TransportGetAliasesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.TransportIndicesAliasesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
 
newResponse(ClearIndicesCacheRequest, int, int, int, List<TransportBroadcastByNodeAction.EmptyResult>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.TransportCreateIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.TransportIndicesExistsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TransportTypesExistsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushAction
 
newResponse(int, int, int, List<ShardOperationFailedException>) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportFlushAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeAction
 
newResponse(ForceMergeRequest, int, int, int, List<TransportBroadcastByNodeAction.EmptyResult>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.TransportGetIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetMappingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.TransportPutMappingAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryAction
 
newResponse(RecoveryRequest, int, int, int, List<RecoveryState>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.RefreshAction
 
newResponse(int, int, int, List<ShardOperationFailedException>) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
 
newResponse(IndicesSegmentsRequest, int, int, int, List<ShardSegments>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.TransportGetSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.TransportUpdateSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.TransportIndicesShardStoresAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsAction
 
newResponse(IndicesStatsRequest, int, int, int, List<ShardStats>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.TransportDeleteIndexTemplateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.TransportGetIndexTemplatesAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.TransportPutIndexTemplateAction
 
newResponse(UpgradeStatusRequest, int, int, int, List<ShardUpgradeStatus>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusAction
 
newResponse(UpgradeRequest, int, int, int, List<ShardUpgradeResult>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeSettingsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsAction
 
newResponse(ValidateQueryRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.TransportDeleteWarmerAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.TransportGetWarmersAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.TransportPutWarmerAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.bulk.BulkAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.count.CountAction
非推奨です。
 
newResponse() - クラス のメソッドorg.elasticsearch.action.delete.DeleteAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.exists.ExistsAction
 
newResponse(ExistsRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.explain.ExplainAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsAction
 
newResponse(FieldStatsRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.GenericAction
Creates a new response instance.
newResponse() - クラス のメソッドorg.elasticsearch.action.get.GetAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.get.MultiGetAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.get.TransportGetAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.index.IndexAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateAction
 
newResponse(PercolateRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.search.SearchAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.search.SearchScrollAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestAction
 
newResponse(SuggestRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
newResponse(Request, int, int, int, List<ShardOperationResult>, List<ShardOperationFailedException>, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Creates a new response to the underlying request.
newResponse(Request, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
newResponse(NodesRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
newResponse(int, int, int, List<ShardOperationFailedException>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
newResponse(TasksRequest, List<TaskResponse>, List<TaskOperationFailure>, List<FailedNodeException>) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
newResponse(TasksRequest, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
newResponse(DfsOnlyRequest, AtomicReferenceArray, ClusterState) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
newResponse() - クラス のメソッドorg.elasticsearch.action.update.UpdateAction
 
newResponse(boolean) - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
newResponse(TransportNodesListGatewayMetaState.Request, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
newResponse(TransportNodesListGatewayStartedShards.Request, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
newResponse(TransportNodesListShardStoreMetaData.Request, AtomicReferenceArray) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.bulk.TransportShardBulkAction
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.index.TransportIndexAction
 
newResponseInstance() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
newScaling(String, int, int, long, TimeUnit, ThreadFactory) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
newScorer(IndexReader, Terms, String, double, BytesRef) - インタフェース のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer.WordScorerFactory
 
newScript(Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.script.NativeScriptFactory
Creates a new instance of either a ExecutableScript or a SearchScript.
newSearcher(String, IndexSearcher, SearcherManager) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
newSearcher(IndexReader, IndexReader) - クラス のメソッドorg.elasticsearch.index.engine.EngineSearcherFactory
 
newSetBinder(Binder, TypeLiteral<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with no binding annotation.
newSetBinder(Binder, Class<T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with no binding annotation.
newSetBinder(Binder, TypeLiteral<T>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with annotation.
newSetBinder(Binder, Class<T>, Annotation) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with annotation.
newSetBinder(Binder, TypeLiteral<T>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with annotationType.
newSetBinder(Binder, Class<T>, Class<? extends Annotation>) - クラス のstaticメソッドorg.elasticsearch.common.inject.multibindings.Multibinder
Returns a new multibinder that collects instances of type in a Set that is itself bound with annotationType.
newShardRequest(FlushRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportFlushAction
 
newShardRequest(RefreshRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
 
newShardRequest(int, ShardRouting, ValidateQueryRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
newShardRequest(int, ShardRouting, ExistsRequest) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
newShardRequest(int, ShardRouting, FieldStatsRequest) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
newShardRequest(int, ShardRouting, PercolateRequest) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
newShardRequest(int, ShardRouting, SuggestRequest) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
newShardRequest(int, ShardRouting, Request) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
newShardRequest(Request, ShardId) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
newShardRequest(int, ShardRouting, DfsOnlyRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportFlushAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
newShardResponse() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
newSinglePrioritizing(String, ThreadFactory) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
newSingletonArrayList(E) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
newSnapshot() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Snapshots the current transaction log allowing to safely iterate over the snapshot.
newSnapshot() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
newTargetRelocation(AllocationId) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.AllocationId
Creates a new allocation id for the target initializing shard that is the result of a relocation.
newTaskFor(Runnable, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
newTaskFor(Callable<T>) - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor
 
newTermExtractor(String) - クラス のメソッドorg.elasticsearch.search.highlight.CustomQueryScorer
 
newTermQuery(Term, TermContext) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
newTermQuery(Term) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
newUnassigned(String, int, RestoreSource, boolean, UnassignedInfo) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.ShardRouting
Creates a new unassigned shard.
newView() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns a view into the current translog that is guaranteed to retain all current operations while receiving future ones as well
newXContentBuilder(XContentType, OutputStream) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
 
next() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
next() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
next() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
 
next() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
next() - クラス のメソッドorg.elasticsearch.index.fielddata.RamAccountingTermsEnum
Proxy to the original next() call, but estimates the overhead of loading the next term.
next() - インタフェース のメソッドorg.elasticsearch.index.translog.Translog.Snapshot
Returns the next operation in the snapshot or null if we reached the end.
next() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks.Iter
 
next() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles.Iter
 
next() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks.Iter
 
next() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles.Iter
 
next() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket.Iter
 
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
next(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
Calculate a Holt-Linear (doubly exponential weighted) moving average
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
next(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
Calculate a doubly exponential weighted moving average
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Returns the next value in the series, according to the underlying smoothing model
next(Collection<T>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
next() - クラス のメソッドorg.elasticsearch.search.lookup.CachedPositionIterator
 
next() - クラス のメソッドorg.elasticsearch.search.lookup.PositionIterator
 
nextAfter(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
nextAfter(Float, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
nextDoc() - クラス のメソッドorg.apache.lucene.search.XFilteredDocIdSetIterator
 
nextDoc() - クラス のメソッドorg.elasticsearch.search.lookup.CachedPositionIterator
 
nextDoc() - クラス のメソッドorg.elasticsearch.search.lookup.PositionIterator
 
nextLevel(ObjectMapper) - クラス のメソッドorg.elasticsearch.index.query.support.NestedScope
Sets the new current nested level and pushes old current nested level down the stack returns that level.
nextOrd() - クラス のメソッドorg.elasticsearch.index.fielddata.AbstractRandomAccessOrds
 
nextOrdinal() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
Advances the OrdinalsBuilder to the next ordinal and return the current ordinal.
nextOrNull() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
nextOrNull() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
Returns the next shard, or null if none available.
nextPossibleMasters(ObjectContainer<DiscoveryNode>, int) - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
Returns a list of the next possible masters.
nextRoundingValue(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
nextRoundingValue(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
nextRoundingValue(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding
Given the rounded value (which was potentially generated by Rounding.round(long), returns the next rounding value.
nextRoundingValue(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
nextSeed() - クラス のメソッドorg.elasticsearch.cluster.routing.RotationShardShuffler
 
nextSeed() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardShuffler
Return a new seed.
nextToken() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
nextToken() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
nextToken() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
nextUp(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
nextUp(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
NGramTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
NGramTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.NGramTokenFilterFactory
 
NGramTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
NGramTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.NGramTokenizerFactory
 
NO - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.Decision
 
NO - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper.Nested
 
NO_MASTER_BLOCK - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
NO_MASTER_BLOCK_ALL - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
NO_MASTER_BLOCK_ID - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
NO_MASTER_BLOCK_WRITES - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
NO_NORMALIZATION - クラス のstatic変数org.elasticsearch.index.similarity.AbstractSimilarityProvider
 
NO_OP_COLLECTOR - クラス のstatic変数org.elasticsearch.search.aggregations.BucketCollector
 
NO_OP_COLLECTOR - クラス のstatic変数org.elasticsearch.search.aggregations.LeafBucketCollector
 
NO_OPTIONS - クラス のstatic変数org.elasticsearch.common.Base64
No options specified.
NO_SCOPE - クラス のstatic変数org.elasticsearch.common.inject.Scopes
No scope; the same as not applying any scope at all.
NO_SCORE - クラス のstatic変数org.elasticsearch.percolator.PercolatorService
 
NO_TIMEOUT - クラス のstatic変数org.elasticsearch.search.SearchService
 
NO_VALUES - クラス のstatic変数org.elasticsearch.index.fielddata.ordinals.Ordinals
 
NO_WAIT - インタフェース のstatic変数org.elasticsearch.indices.IndicesWarmer.TerminationHandle
 
noBackoff() - クラス のstaticメソッドorg.elasticsearch.action.bulk.BackoffPolicy
Creates a backoff policy that will not allow any backoff, i.e. an operation will fail after the first attempt.
NoClassSettingsException - org.elasticsearch.common.settingsの例外
A specific type of SettingsException indicating failure to load a class based on a settings value.
NoClassSettingsException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.settings.NoClassSettingsException
 
NoClassSettingsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.settings.NoClassSettingsException
 
node() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation.NodeExplanation
The node referenced by the explanation
node() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
Get the id of the Node
node() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
Get the id of the node that manages the shard which allocation should be canceled
node() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
Returns the nodes DiscoveryNode.
node(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
node() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
the node which this ping describes
Node - org.elasticsearch.nodeのクラス
A node represent a node within a cluster (cluster.name).
Node(Settings) - クラス のコンストラクタorg.elasticsearch.node.Node
Constructs a node with the given settings.
Node(Environment, Version, Collection<Class<? extends Plugin>>) - クラス のコンストラクタorg.elasticsearch.node.Node
 
node() - クラス のメソッドorg.elasticsearch.node.NodeBuilder
NodeBuilder.build()s and starts the node.
node() - 例外 のメソッドorg.elasticsearch.transport.ConnectTransportException
 
NODE_LOCK_FILENAME - クラス のstatic変数org.elasticsearch.env.NodeEnvironment
 
nodeBooleanValue(Object, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeBooleanValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeBuilder - org.elasticsearch.nodeのクラス
A node builder is used to construct a Node instance.
NodeBuilder() - クラス のコンストラクタorg.elasticsearch.node.NodeBuilder
 
nodeBuilder() - クラス のstaticメソッドorg.elasticsearch.node.NodeBuilder
A convenient factory method to create a NodeBuilder.
nodeByteValue(Object, byte) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeByteValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeChannel(DiscoveryNode, TransportRequestOptions) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
NodeChannels(Channel[], Channel[], Channel[], Channel[], Channel[]) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyTransport.NodeChannels
 
NodeClient - org.elasticsearch.client.nodeのクラス
 
NodeClient(Settings, ThreadPool, Headers, Map<GenericAction, TransportAction>) - クラス のコンストラクタorg.elasticsearch.client.node.NodeClient
 
NodeClientModule - org.elasticsearch.client.nodeのクラス
 
NodeClientModule() - クラス のコンストラクタorg.elasticsearch.client.node.NodeClientModule
 
NodeClosedException - org.elasticsearch.nodeの例外
An exception indicating that node is closed.
NodeClosedException(DiscoveryNode) - 例外 のコンストラクタorg.elasticsearch.node.NodeClosedException
 
NodeClosedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.node.NodeClosedException
 
nodeConnected(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
nodeConnected(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
nodeConnected(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Returns true if the node is connected.
nodeConnected(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
nodeDataPaths() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Returns an array of all of the nodes data locations.
nodeDescription() - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
 
nodeDescription() - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
 
nodeDescription() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
nodeDescription() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
NodeDisconnectedException - org.elasticsearch.transportの例外
 
NodeDisconnectedException(DiscoveryNode, String) - 例外 のコンストラクタorg.elasticsearch.transport.NodeDisconnectedException
 
NodeDisconnectedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.NodeDisconnectedException
 
nodeDoubleValue(Object, double) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeDoubleValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeEnvironment - org.elasticsearch.envのクラス
A component that holds all data paths for a single node.
NodeEnvironment(Settings, Environment) - クラス のコンストラクタorg.elasticsearch.env.NodeEnvironment
 
NodeEnvironment.NodePath - org.elasticsearch.envのクラス
 
NodeEnvironmentModule - org.elasticsearch.envのクラス
 
NodeEnvironmentModule() - クラス のコンストラクタorg.elasticsearch.env.NodeEnvironmentModule
 
NodeEnvironmentModule(NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.env.NodeEnvironmentModule
 
nodeExists(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Determine if a given node exists
NodeExplanation(DiscoveryNode, String) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.AllocationExplanation.NodeExplanation
nodeFloatValue(Object, float) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeFloatValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeGatewayMetaState(DiscoveryNode, MetaData) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeGatewayMetaState
 
NodeGatewayStartedShards() - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
NodeGatewayStartedShards(DiscoveryNode, long) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
NodeGatewayStartedShards(DiscoveryNode, long, Throwable) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
nodeHasJoinedClusterOnce() - インタフェース のメソッドorg.elasticsearch.discovery.zen.ping.PingContextProvider
return true if this node has previously joined the cluster at least once.
nodeHasJoinedClusterOnce() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
NodeHotThreads - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
NodeHotThreads(DiscoveryNode, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
 
nodeId() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
nodeId() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
nodeId() - 例外 のメソッドorg.elasticsearch.action.FailedNodeException
 
nodeId() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
nodeId() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Returns node id of the node where shared is getting restored
nodeId() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
Get the id of this node
nodeId() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
nodeId() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
nodeId() - クラス のメソッドorg.elasticsearch.repositories.VerificationFailure
 
nodeId() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
nodeId() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Returns node id where failure occurred
nodeIdText() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
nodeIndexDeleted(ClusterState, String, Settings, String) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
NodeIndexDeletedAction - org.elasticsearch.cluster.action.indexのクラス
 
NodeIndexDeletedAction(Settings, ThreadPool, TransportService, IndicesService) - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
NodeIndexDeletedAction.Listener - org.elasticsearch.cluster.action.indexのインタフェース
 
NodeIndexDeletedAction.NodeIndexDeletedMessage - org.elasticsearch.cluster.action.indexのクラス
 
NodeIndexDeletedAction.NodeIndexStoreDeletedMessage - org.elasticsearch.cluster.action.indexのクラス
 
NodeIndexDeletedMessage() - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexDeletedMessage
 
NodeIndexStoreDeletedMessage() - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexStoreDeletedMessage
 
NodeIndicesStats - org.elasticsearch.indicesのクラス
Global information on indices stats running on a specific node.
NodeIndicesStats(CommonStats, Map<Index, List<IndexShardStats>>) - クラス のコンストラクタorg.elasticsearch.indices.NodeIndicesStats
 
NodeInfo - org.elasticsearch.action.admin.cluster.node.infoのクラス
Node information (static, does not change over time).
NodeInfo(Version, Build, DiscoveryNode, ImmutableMap<String, String>, Settings, OsInfo, ProcessInfo, JvmInfo, ThreadPoolInfo, TransportInfo, HttpInfo, PluginsAndModules) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
nodeInfo() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
NodeInfoRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction.NodeInfoRequest
 
nodeIntegerValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeIntegerValue(Object, int) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeJoinController - org.elasticsearch.discovery.zenのクラス
This class processes incoming join request (passed zia ZenDiscovery).
NodeJoinController(ClusterService, RoutingService, DiscoverySettings, Settings) - クラス のコンストラクタorg.elasticsearch.discovery.zen.NodeJoinController
 
NodeJoinController.ElectionCallback - org.elasticsearch.discovery.zenのインタフェース
 
nodeLongValue(Object, long) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeLongValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeMappingRefresh(ClusterState, NodeMappingRefreshAction.NodeMappingRefreshRequest) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction
 
NodeMappingRefreshAction - org.elasticsearch.cluster.action.indexのクラス
 
NodeMappingRefreshAction(Settings, TransportService, MetaDataMappingService) - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction
 
NodeMappingRefreshAction.NodeMappingRefreshRequest - org.elasticsearch.cluster.action.indexのクラス
 
NodeMappingRefreshRequest() - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
NodeMappingRefreshRequest(String, String, String[], String) - クラス のコンストラクタorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
nodeMapValue(Object, String) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeModule - org.elasticsearch.nodeのクラス
 
NodeModule(Node) - クラス のコンストラクタorg.elasticsearch.node.NodeModule
 
nodeModules() - クラス のメソッドorg.elasticsearch.plugins.Plugin
Node level modules.
nodeModules() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
nodeName() - クラス のメソッドorg.elasticsearch.common.component.AbstractComponent
Returns the nodes name from the settings or the empty string if not set.
nodeName() - クラス のメソッドorg.elasticsearch.index.shard.AbstractIndexShardComponent
 
NodeNotConnectedException - org.elasticsearch.transportの例外
An exception indicating that a message is sent to a node that is not connected.
NodeNotConnectedException(DiscoveryNode, String) - 例外 のコンストラクタorg.elasticsearch.transport.NodeNotConnectedException
 
NodeNotConnectedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.NodeNotConnectedException
 
nodeOperation(TransportNodesHotThreadsAction.NodeRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
nodeOperation(TransportNodesInfoAction.NodeInfoRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
nodeOperation(TransportNodesStatsAction.NodeStatsRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
nodeOperation(TransportNodesSnapshotsStatus.NodeRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
nodeOperation(TransportClusterStatsAction.ClusterStatsNodeRequest) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
nodeOperation(NodeRequest) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
nodeOperation(NodeRequest, Task) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
nodeOperation(TransportNodesListGatewayMetaState.NodeRequest) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
nodeOperation(TransportNodesListGatewayStartedShards.NodeRequest) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
nodeOperation(TransportNodesListShardStoreMetaData.NodeRequest) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
NodePath(Path, Environment) - クラス のコンストラクタorg.elasticsearch.env.NodeEnvironment.NodePath
 
nodePaths() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Returns an array of all of the NodeEnvironment.NodePaths.
NodeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest
 
NodeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeRequest
 
NodeRequest() - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
NodeRequest(String, Request, List<ShardRouting>) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
NodeRequest() - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeRequest
 
NodeRequest() - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeRequest
 
NodeRequest() - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeRequest
 
nodeRequiresLocalStorage(Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
nodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
nodes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
nodes - クラス の変数org.elasticsearch.action.support.nodes.BaseNodesResponse
 
nodes(DiscoveryNodes.Builder) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
nodes(DiscoveryNodes) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
nodes() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
nodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get a Map of the discovered nodes arranged by their ids
nodes() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get discovery nodes in current routing
nodes() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
nodes() - インタフェース のメソッドorg.elasticsearch.discovery.zen.DiscoveryNodesProvider
 
nodes() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
start of PingContextProvider implementation
nodes() - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService.VerifyResponse
 
NODES_FOLDER - クラス のstatic変数org.elasticsearch.env.NodeEnvironment
 
nodesAdded() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff nodes have been added from the cluster since the last cluster state.
nodesChanged() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff nodes have been changed (added or removed) from the cluster since the last cluster state.
nodesDelta() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns the DiscoveryNodes.Delta between the previous cluster state and the new cluster state.
nodeService() - インタフェース のメソッドorg.elasticsearch.discovery.zen.DiscoveryNodesProvider
 
nodeService() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
NodeService - org.elasticsearch.node.serviceのクラス
 
NodeService(Settings, ThreadPool, MonitorService, Discovery, TransportService, IndicesService, PluginsService, CircuitBreakerService, Version) - クラス のコンストラクタorg.elasticsearch.node.service.NodeService
 
nodeServices() - クラス のメソッドorg.elasticsearch.plugins.Plugin
Node level services that will be automatically started/stopped/closed.
nodeServices() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
NodeSettingsService - org.elasticsearch.node.settingsのクラス
A service that allows to register for node settings change that can come from cluster events holding new settings.
NodeSettingsService(Settings) - クラス のコンストラクタorg.elasticsearch.node.settings.NodeSettingsService
 
NodeSettingsService.Listener - org.elasticsearch.node.settingsのインタフェース
 
NodesFaultDetection - org.elasticsearch.discovery.zen.fdのクラス
A fault detection of multiple nodes.
NodesFaultDetection(Settings, ThreadPool, TransportService, ClusterName) - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
NodesFaultDetection.Listener - org.elasticsearch.discovery.zen.fdのクラス
 
NodesFaultDetection.PingRequest - org.elasticsearch.discovery.zen.fdのクラス
 
NodesGatewayMetaState(ClusterName, TransportNodesListGatewayMetaState.NodeGatewayMetaState[], FailedNodeException[]) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodesGatewayMetaState
 
NodesGatewayStartedShards(ClusterName, TransportNodesListGatewayStartedShards.NodeGatewayStartedShards[], FailedNodeException[]) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodesGatewayStartedShards
 
nodeShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
nodeShortValue(Object, short) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeShortValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodesHotThreads(NodesHotThreadsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns top N hot-threads samples per node.
nodesHotThreads(NodesHotThreadsRequest, ActionListener<NodesHotThreadsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns top N hot-threads samples per node.
NodesHotThreadsAction - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
NodesHotThreadsRequest - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
NodesHotThreadsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
NodesHotThreadsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
Get hot threads from nodes based on the nodes ids specified.
NodesHotThreadsRequestBuilder - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
NodesHotThreadsRequestBuilder(ElasticsearchClient, NodesHotThreadsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
 
NodesHotThreadsResponse - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
NodesHotThreadsResponse(ClusterName, NodeHotThreads[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsResponse
 
NodeShouldNotConnectException - org.elasticsearch.transportの例外
 
NodeShouldNotConnectException(DiscoveryNode, DiscoveryNode) - 例外 のコンストラクタorg.elasticsearch.transport.NodeShouldNotConnectException
 
NodeShouldNotConnectException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.NodeShouldNotConnectException
 
nodesIds() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
nodesIds(String...) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
nodesInfo(NodesInfoRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes info of the cluster.
nodesInfo(NodesInfoRequest, ActionListener<NodesInfoResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes info of the cluster.
NodesInfoAction - org.elasticsearch.action.admin.cluster.node.infoのクラス
 
NodesInfoRequest - org.elasticsearch.action.admin.cluster.node.infoのクラス
A request to get node (cluster) level information.
NodesInfoRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
 
NodesInfoRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Get information from nodes based on the nodes ids specified.
nodesInfoRequest() - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a nodes info request against all the nodes.
nodesInfoRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a nodes info request against one or more nodes.
NodesInfoRequestBuilder - org.elasticsearch.action.admin.cluster.node.infoのクラス
 
NodesInfoRequestBuilder(ElasticsearchClient, NodesInfoAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
 
NodesInfoResponse - org.elasticsearch.action.admin.cluster.node.infoのクラス
 
NodesInfoResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
NodesInfoResponse(ClusterName, NodeInfo[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
NodeSnapshotStatus(DiscoveryNode, ImmutableMap<SnapshotId, ImmutableMap<ShardId, SnapshotIndexShardStatus>>) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeSnapshotStatus
 
NodesOperationRequestBuilder<Request extends BaseNodesRequest<Request>,Response extends BaseNodesResponse,RequestBuilder extends NodesOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.nodesのクラス
 
NodesOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
 
nodesPerAttributesCounts(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
nodesRemoved() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff nodes have been removed from the cluster since the last cluster state.
NodesSnapshotStatus(ClusterName, TransportNodesSnapshotsStatus.NodeSnapshotStatus[], FailedNodeException[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodesSnapshotStatus
 
nodesStats(NodesStatsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes stats of the cluster.
nodesStats(NodesStatsRequest, ActionListener<NodesStatsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes stats of the cluster.
NodesStatsAction - org.elasticsearch.action.admin.cluster.node.statsのクラス
 
NodesStatsRequest - org.elasticsearch.action.admin.cluster.node.statsのクラス
A request to get node (cluster) level stats.
NodesStatsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
NodesStatsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Get stats from nodes based on the nodes ids specified.
nodesStatsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a nodes stats request against one or more nodes.
NodesStatsRequestBuilder - org.elasticsearch.action.admin.cluster.node.statsのクラス
 
NodesStatsRequestBuilder(ElasticsearchClient, NodesStatsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
 
NodesStatsResponse - org.elasticsearch.action.admin.cluster.node.statsのクラス
 
NodesStatsResponse(ClusterName, NodeStats[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
 
NodesStoreFilesMetaData(ClusterName, TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData[], FailedNodeException[]) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData
 
NodeStats - org.elasticsearch.action.admin.cluster.node.statsのクラス
Node statistics (dynamic, changes depending on when created).
NodeStats(DiscoveryNode, long, NodeIndicesStats, OsStats, ProcessStats, JvmStats, ThreadPoolStats, FsInfo, TransportStats, HttpStats, AllCircuitBreakerStats, ScriptStats) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
nodeStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
NodeStatsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.NodeStatsRequest
 
NodeStoreFilesMetaData(DiscoveryNode, TransportNodesListShardStoreMetaData.StoreFilesMetaData) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData
 
nodeStringArrayValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
Returns an array of string value from a node value.
nodeStringValue(Object, String) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeTimeValue(Object, TimeValue) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
nodeTimeValue(Object) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.support.XContentMapValues
 
NodeVersionAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
An allocation decider that prevents relocation or allocation from nodes that might not be version compatible.
NodeVersionAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.NodeVersionAllocationDecider
 
noDynamicDateTimeFormatter() - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
noFields() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets no fields to be loaded, resulting in only id and type to be returned per field.
NoisyChannelSpellChecker - org.elasticsearch.search.suggest.phraseのクラス
 
NoisyChannelSpellChecker() - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
NoisyChannelSpellChecker(double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
NoisyChannelSpellChecker(double, boolean, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
NoisyChannelSpellChecker.Result - org.elasticsearch.search.suggest.phraseのクラス
 
noMatchQuery(String) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryBuilder
Sets the no match query, can either be all or none.
noMatchQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryBuilder
Sets the query to use when it executes on an index that does not match the indices provided.
noMatchSize(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Sets the size of the fragment to return from the beginning of the field if there are no matches to highlight.
noMatchSize(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets the size of the fragment to return from the beginning of the field if there are no matches to highlight and the field doesn't also define noMatchSize.
noMatchSize() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
NON_NEGATIVE_DOUBLE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
NON_NEGATIVE_FLOAT - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
NON_NEGATIVE_INTEGER - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
NON_RECYCLING_INSTANCE - クラス のstatic変数org.elasticsearch.common.util.BigArrays
 
NonCollectingAggregator - org.elasticsearch.search.aggregationsのクラス
An aggregator that is not collected, this can typically be used when running an aggregation over a field that doesn't have a mapping.
NonCollectingAggregator(String, AggregationContext, Aggregator, AggregatorFactories, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.NonCollectingAggregator
 
NonCollectingAggregator(String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.NonCollectingAggregator
 
NONE - クラス のstatic変数org.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
none(Recycler.C<T>) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Return a Recycler that never recycles entries.
None() - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldDataCache.None
 
NONE_QUERY_CACHE - クラス のstatic変数org.elasticsearch.index.cache.IndexCacheModule
 
NoneCircuitBreakerService - org.elasticsearch.indices.breakerのクラス
Class that returns a breaker that never breaks
NoneCircuitBreakerService() - クラス のコンストラクタorg.elasticsearch.indices.breaker.NoneCircuitBreakerService
 
NoneQueryCache - org.elasticsearch.index.cache.query.noneのクラス
 
NoneQueryCache(Index, IndexSettingsService) - クラス のコンストラクタorg.elasticsearch.index.cache.query.none.NoneQueryCache
 
NoneRecycler<T> - org.elasticsearch.common.recyclerのクラス
 
NoneRecycler(Recycler.C<T>) - クラス のコンストラクタorg.elasticsearch.common.recycler.NoneRecycler
 
NoneRecycler.NV<T> - org.elasticsearch.common.recyclerのクラス
 
NonEstimatingEstimator - org.elasticsearch.index.fielddata.plainのクラス
Estimator that does nothing except for adjust the breaker after the field data has been loaded.
NONEXISTENT_INDEX_RETRY_WAIT - クラス のstatic変数org.elasticsearch.index.engine.ShadowEngine
how long to wait for an index to exist
nonNestedDocsFilter - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
NoNodeAvailableException - org.elasticsearch.client.transportの例外
An exception indicating no node is available to perform the operation.
NoNodeAvailableException(String) - 例外 のコンストラクタorg.elasticsearch.client.transport.NoNodeAvailableException
 
NoNodeAvailableException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.client.transport.NoNodeAvailableException
 
NoNodeAvailableException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.client.transport.NoNodeAvailableException
 
NoopCircuitBreaker - org.elasticsearch.common.breakerのクラス
A CircuitBreaker that doesn't increment or adjust, and all operations are basically noops
NoopCircuitBreaker(String) - クラス のコンストラクタorg.elasticsearch.common.breaker.NoopCircuitBreaker
 
NoOpLock() - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.NoOpLock
 
noopUpdate(String) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
noPreflightResponseHeaders() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Specifies that no preflight response headers should be added to a preflight response.
NORMAL - クラス のstatic変数org.elasticsearch.common.Priority
 
normalize(double, DistanceUnit) - 列挙型 のメソッドorg.elasticsearch.common.geo.GeoDistance
 
normalize(float, float) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
normalize(float, float) - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
normalizedValue() - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.Derivative
Returns the normalized value.
normalizedValue() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
normalizeLat(double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Normalize latitude to lie within the -90 to 90 (both inclusive) range.
normalizeLon(double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Normalize longitude to lie within the -180 (exclusive) to 180 (inclusive) range.
normalizePoint(GeoPoint) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Normalize the geo Point for its coordinates to lie within their respective normalized ranges.
normalizePoint(GeoPoint, boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Normalize the geo Point for the given coordinates to lie within their respective normalized ranges.
normalizePoint(double[]) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
 
normalizePoint(double[], boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
 
normalizePrefix(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Checks that all settings in the builder start with the specified prefix.
normalizeVersions() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
creates a new IndexRoutingTable with all shard versions normalized
normalizeVersions() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Normalizes all shard routings to the same version.
NORMS_LOADING_KEY - クラス のstatic変数org.elasticsearch.search.SearchService
 
normsLoading(MappedFieldType.Loading) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
normsLoading() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
NorwegianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
NorwegianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.NorwegianAnalyzerProvider
 
NoShardAvailableActionException - org.elasticsearch.actionの例外
 
NoShardAvailableActionException(ShardId) - 例外 のコンストラクタorg.elasticsearch.action.NoShardAvailableActionException
 
NoShardAvailableActionException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.action.NoShardAvailableActionException
 
NoShardAvailableActionException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.action.NoShardAvailableActionException
 
NoShardAvailableActionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.NoShardAvailableActionException
 
NoSuchNodeException - org.elasticsearch.actionの例外
 
NoSuchNodeException(String) - 例外 のコンストラクタorg.elasticsearch.action.NoSuchNodeException
 
NoSuchNodeException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.NoSuchNodeException
 
not(Matcher<? super T>) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Inverts the given matcher.
not(Query) - クラス のstaticメソッドorg.elasticsearch.common.lucene.search.Queries
Return a query that matches all documents but those that match the given query.
NOT_EXISTS - クラス のstatic変数org.elasticsearch.index.engine.Engine.GetResult
 
NOT_FOUND - クラス のstatic変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
NOT_FOUND - クラス のstatic変数org.elasticsearch.common.lucene.uid.Versions
 
NOT_SET - クラス のstatic変数org.elasticsearch.common.lucene.uid.Versions
used when the document is old and doesn't contain any version information in the index see PerThreadIDAndVersionLookup.lookup(org.apache.lucene.util.BytesRef, org.apache.lucene.util.Bits, org.apache.lucene.index.LeafReaderContext)
notASubtype(Class<?>, Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
NotCompressedException - org.elasticsearch.common.compressの例外
Exception indicating that we were expecting something compressed, which was not compressed or corrupted so that the compression format could not be detected.
NotCompressedException() - 例外 のコンストラクタorg.elasticsearch.common.compress.NotCompressedException
 
NOTIFY_ON_MERGE_FAILURE - クラス のstatic変数org.elasticsearch.index.shard.MergeSchedulerConfig
 
notifyNow() - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
 
notifyNow(ResourceWatcherService.Frequency) - クラス のメソッドorg.elasticsearch.watcher.ResourceWatcherService
 
NotMasterException - org.elasticsearch.clusterの例外
Thrown when a node join request or a master ping reaches a node which is not currently acting as a master or when a cluster state update task is to be executed on a node that is no longer master.
NotMasterException(String) - 例外 のコンストラクタorg.elasticsearch.cluster.NotMasterException
 
notQuery(QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
use QueryBuilders.boolQuery() and add a mustNot clause instead
NotQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
NotQueryBuilder(QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.NotQueryBuilder
非推奨です。
 
NotQueryParser - org.elasticsearch.index.queryのクラス
 
NotQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.NotQueryParser
 
NotSerializableExceptionWrapper - org.elasticsearch.common.io.streamの例外
This exception can be used to wrap a given, not serializable exception to serialize via StreamOutput.writeThrowable(Throwable).
NotSerializableExceptionWrapper(Throwable) - 例外 のコンストラクタorg.elasticsearch.common.io.stream.NotSerializableExceptionWrapper
 
NotSerializableExceptionWrapper(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.io.stream.NotSerializableExceptionWrapper
 
NotSerializableTransportException - org.elasticsearch.transportの例外
 
NotSerializableTransportException(Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.NotSerializableTransportException
 
NotSerializableTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.NotSerializableTransportException
 
NotXContentException - org.elasticsearch.common.compressの例外
Exception indicating that we were expecting some XContent but could not detect its type.
NotXContentException(String) - 例外 のコンストラクタorg.elasticsearch.common.compress.NotXContentException
 
now() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
nowInMillis() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
nowInMillis() - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
nowInMillis() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
nowInMillis() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
nowInMillis() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
nowInMillis() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
nowInMillis() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
nowInMillisImpl() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
nowInMillisImpl() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
nowInMillisImpl() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
nowInMillisImpl() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
nowInMillisUsed() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
NSEC_PER_MSEC - クラス のstatic変数org.elasticsearch.common.unit.TimeValue
How many nano-seconds in one milli-second
nsecToMSec(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
NULL - クラス のstatic変数org.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
 
NULL - クラス のstatic変数org.elasticsearch.index.shard.CommitPoint
 
NULL_KEY - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
NULL_SEPARATOR - クラス のstatic変数org.elasticsearch.search.highlight.HighlightUtils
 
NULL_VALUE - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
NULL_VALUE - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
 
NULL_VALUE - クラス のstatic変数org.elasticsearch.index.mapper.ip.IpFieldMapper.Defaults
 
Nullability - org.elasticsearch.common.inject.internalのクラス
Whether a member supports null values injected.
Nullable - org.elasticsearch.common.inject.internalの注釈型
The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
Nullable - org.elasticsearch.commonの注釈型
The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
nullField(String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
nullField(XContentBuilderString) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
NullProgress() - クラス のコンストラクタorg.elasticsearch.common.http.client.HttpDownloadHelper.NullProgress
 
nullValue() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
nullValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
nullValue - クラス の変数org.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
nullValue(String) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
nullValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
nullValue(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.Builder
 
nullValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
nullValue(long) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.Builder
 
nullValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
nullValue - クラス の変数org.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
nullValue(Object) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
nullValue - クラス の変数org.elasticsearch.index.mapper.ip.IpFieldMapper.Builder
 
nullValue() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the value that should be added when JSON null is found, or null if no value should be added
nullValue(boolean) - クラス のメソッドorg.elasticsearch.index.query.MissingQueryBuilder
非推奨です。
Should the missing filter automatically include fields with null value configured in the mappings.
nullValueAsString() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the null value stringified, so it can be used for e.g.
nullValueQuery() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
nullValueQuery() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
Number(String, ValueFormatter, ValueParser) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormat.Number
 
number() - クラス のメソッドorg.elasticsearch.Version
Just the version number (without -SNAPSHOT if snapshot).
NUMBER_SIGNIFICANT_DIGITS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
NumberFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
NumberFieldMapper.Builder<T extends NumberFieldMapper.Builder,Y extends NumberFieldMapper> - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper.CustomLongNumericDocValuesField - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper.CustomNumericDocValuesField - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper.CustomNumericField - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldMapper.NumberFieldType - org.elasticsearch.index.mapper.coreのクラス
 
NumberFieldType(FieldType.NumericType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
NumberFieldType(NumberFieldMapper.NumberFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
numberOfActions() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
The number of actions in the bulk request.
numberOfActions() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
The number of actions currently in the bulk.
numberOfFiles() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
numberOfFiles() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns number of files that where snapshotted
numberOfFiles() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Number of files
numberOfFiles() - 例外 のメソッドorg.elasticsearch.indices.recovery.RecoverFilesRecoveryException
 
numberOfFragments() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
numberOfNodesShardsAreAllocatedOn(String...) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Calculates the number of nodes that hold one or more shards of this index IndexRoutingTable excluding the nodes with the node ids give as the excludedNodes parameter.
numberOfOpenChannels() - クラス のメソッドorg.elasticsearch.common.netty.OpenChannelsHandler
 
numberOfOwningShards() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
The number of shards on this node that will not be eventually relocated.
numberOfParts() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns number of parts
numberOfPendingTasks() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Returns the number of currently pending tasks.
numberOfPendingTasks() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
numberOfReplicas(int) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
numberOfReplicas() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
numberOfShards(int) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
numberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
numberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
numberOfShards() - クラス のメソッドorg.elasticsearch.index.IndexService
 
numberOfShards() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
numberOfShards() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
numberOfShards() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
numberOfShards() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
numberOfShards() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
numberOfShards() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
numberOfShards() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
numberOfShardsWithState(ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
Determine the number of shards with a specific state
numberOfSignificantValueDigits - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
Numbers - org.elasticsearch.commonのクラス
A set of utilities for numbers.
numberType() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
numberType() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
numberValue() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
numberValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
numBitsPerCoordinate() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
The number of bits required to encode a single coordinate of a geo point.
numBytes() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
The number of bytes required to encode a single geo point.
numCollectedDocs - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
numCollectedDocs - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
numCollectedDocs - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
numDeletedDocs() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
numDocs - クラス の変数org.elasticsearch.common.lucene.index.FilterableTermsEnum
 
numDocs() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
Numeric() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric
 
numeric(String, InternalAggregation.Type, SearchContext) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
NUMERIC_DETECTION - クラス のstatic変数org.elasticsearch.index.mapper.object.RootObjectMapper.Defaults
 
NumericAnalyzer<T extends NumericTokenizer> - org.elasticsearch.index.analysisのクラス
 
NumericAnalyzer() - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericAnalyzer
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.CustomByteNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.CustomIntegerNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.CustomLongNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericField
 
numericAsString() - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.CustomShortNumericField
 
NumericDateAnalyzer - org.elasticsearch.index.analysisのクラス
 
NumericDateAnalyzer(int, DateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericDateAnalyzer
 
NumericDateTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericDateTokenizer(int, char[], DateTimeFormatter) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericDateTokenizer
 
numericDetection - クラス の変数org.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
numericDetection() - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
NumericDoubleAnalyzer - org.elasticsearch.index.analysisのクラス
 
NumericDoubleAnalyzer(int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericDoubleAnalyzer
 
NumericDoubleTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericDoubleTokenizer(int, char[]) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericDoubleTokenizer
 
NumericDoubleValues - org.elasticsearch.index.fielddataのクラス
A per-document numeric value.
NumericDoubleValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.NumericDoubleValues
Sole constructor.
NumericFloatAnalyzer - org.elasticsearch.index.analysisのクラス
 
NumericFloatAnalyzer(int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericFloatAnalyzer
 
NumericFloatTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericFloatTokenizer(int, char[]) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericFloatTokenizer
 
NumericIntegerAnalyzer - org.elasticsearch.index.analysisのクラス
 
NumericIntegerAnalyzer(int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericIntegerAnalyzer
 
NumericIntegerTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericIntegerTokenizer(int, char[]) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericIntegerTokenizer
 
NumericIpAnalyzer(int) - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.NumericIpAnalyzer
 
NumericIpTokenizer(int, char[]) - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.NumericIpTokenizer
 
NumericLongAnalyzer - org.elasticsearch.index.analysisのクラス
 
NumericLongAnalyzer(int) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericLongAnalyzer
 
NumericLongTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericLongTokenizer(int, char[]) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericLongTokenizer
 
NumericMetricsAggregation - org.elasticsearch.search.aggregations.metricsのインタフェース
 
NumericMetricsAggregation.MultiValue - org.elasticsearch.search.aggregations.metricsのインタフェース
 
NumericMetricsAggregation.SingleValue - org.elasticsearch.search.aggregations.metricsのインタフェース
 
NumericMetricsAggregator - org.elasticsearch.search.aggregations.metricsのクラス
 
NumericMetricsAggregator.MultiValue - org.elasticsearch.search.aggregations.metricsのクラス
 
NumericMetricsAggregator.SingleValue - org.elasticsearch.search.aggregations.metricsのクラス
 
NumericTokenizer - org.elasticsearch.index.analysisのクラス
 
NumericTokenizer(NumericTokenStream, char[], Object) - クラス のコンストラクタorg.elasticsearch.index.analysis.NumericTokenizer
 
numericType(IndexNumericFieldData.NumericType) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.DocValuesIndexFieldData.Builder
 
numericValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
NumericValuesSourceMetricsAggregatorParser<S extends InternalNumericMetricsAggregation> - org.elasticsearch.search.aggregations.metricsのクラス
 
NumericValuesSourceMetricsAggregatorParser(InternalAggregation.Type) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.NumericValuesSourceMetricsAggregatorParser
 
numOfFragments(int) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
numOfFragments(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets the maximum number of fragments returned
numShapes() - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
NXYBuilder(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYBuilder
 
NXYParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYParser
 
NXYSignificanceHeuristic - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
NXYSignificanceHeuristic(boolean, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
NXYSignificanceHeuristic.Frequencies - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
NXYSignificanceHeuristic.NXYBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
NXYSignificanceHeuristic.NXYParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 

O

Object() - クラス のコンストラクタorg.elasticsearch.common.collect.HppcMaps.Object
 
object(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
OBJECT_PAGE_SIZE - クラス のstatic変数org.elasticsearch.common.util.BigArrays
 
ObjectArray<T> - org.elasticsearch.common.utilのインタフェース
Abstraction of an array of object values.
objectBytes() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
objectBytes() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
ObjectMapper - org.elasticsearch.index.mapper.objectのクラス
 
ObjectMapper.Builder<T extends ObjectMapper.Builder,Y extends ObjectMapper> - org.elasticsearch.index.mapper.objectのクラス
 
ObjectMapper.Defaults - org.elasticsearch.index.mapper.objectのクラス
 
ObjectMapper.Dynamic - org.elasticsearch.index.mapper.objectの列挙型
 
ObjectMapper.Nested - org.elasticsearch.index.mapper.objectのクラス
 
ObjectMapper.TypeParser - org.elasticsearch.index.mapper.objectのクラス
 
objectMappers() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
objectPage() - クラス のメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler
 
objectText() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
objectText() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
observedState() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
last cluster state observer by this observer.
obtain(int) - クラス のメソッドorg.elasticsearch.common.recycler.ConcurrentDequeRecycler
 
obtain(int) - クラス のメソッドorg.elasticsearch.common.recycler.DequeRecycler
 
obtain(int) - クラス のメソッドorg.elasticsearch.common.recycler.NoneRecycler
 
obtain() - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler
 
obtain(int) - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler
 
occur - クラス の変数org.elasticsearch.index.search.MatchQuery
 
occurrences - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCountCollector
非推奨です。
 
of() - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
of() - クラス のstaticメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
of(T) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Providers
Returns a provider which always provides instance.
of(byte) - クラス のstaticメソッドorg.elasticsearch.index.analysis.CharMatcher.ByUnicodeCategory
 
of(int) - クラス のstaticメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Get an instance based on the number of bytes that has been used to encode values.
of(DistanceUnit.Distance) - クラス のstaticメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
Get an instance based on the expected precision.
offer(E) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
offer(E, long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
offMaster() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
offMaster() - インタフェース のメソッドorg.elasticsearch.cluster.LocalNodeMasterListener
Called when the local node used to be the master, a new master was elected and it's no longer the local node.
offset(long) - クラス のメソッドorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
OFFSET - クラス のstatic変数org.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
offset - クラス の変数org.elasticsearch.index.query.functionscore.DecayFunctionParser.AbstractDistanceScoreFunction
 
offset(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
 
offset(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Set the offset to apply to shift bucket boundaries.
offset - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
offsetAttr - クラス の変数org.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
OffsetRounding(Rounding, long) - クラス のコンストラクタorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
offsets(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the start and stop offsets for each term if they were stored or skip offsets.
offsets() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
OLD - クラス のstatic変数org.elasticsearch.monitor.jvm.GcNames
 
OLD_CIRCUIT_BREAKER_MAX_BYTES_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
OLD_CIRCUIT_BREAKER_OVERHEAD_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
omitNorms(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
omitNormsSet - クラス の変数org.elasticsearch.index.mapper.FieldMapper.Builder
 
on(Class<? extends Throwable>) - クラス のstaticメソッドorg.elasticsearch.action.bulk.Retry
 
onAckTimeout() - インタフェース のメソッドorg.elasticsearch.cluster.AckedClusterStateTaskListener
Called once the acknowledgement timeout defined by AckedClusterStateUpdateTask.ackTimeout() has expired
onAckTimeout() - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
Called once the acknowledgement timeout defined by AckedClusterStateUpdateTask.ackTimeout() has expired
onAfter() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
This method is called in a finally block after successful execution or on a rejection.
onAllNodesAcked(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.AckedClusterStateTaskListener
Called once all the nodes have acknowledged the cluster state update request.
onAllNodesAcked(Throwable) - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
Called once all the nodes have acknowledged the cluster state update request.
onCache(ShardId, Accountable) - インタフェース のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache.Listener
Called for each cached bitset on the cache event.
onCache(ShardId, MappedFieldType.Names, FieldDataType, Accountable) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.Listener
Called after the fielddata is loaded during the cache phase
onCache(ShardId, MappedFieldType.Names, FieldDataType, Accountable) - クラス のメソッドorg.elasticsearch.index.fielddata.ShardFieldData
 
onCache(ShardId, MappedFieldType.Names, FieldDataType, Accountable) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCacheListener
 
onCached(long) - クラス のメソッドorg.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
 
onCached(IndicesRequestCache.Key, IndicesRequestCache.Value) - クラス のメソッドorg.elasticsearch.index.cache.request.ShardRequestCache
 
onCacheEviction() - クラス のメソッドorg.elasticsearch.script.ScriptMetrics
 
onCancel(String, Throwable) - クラス のメソッドorg.elasticsearch.common.util.CancellableThreads
called if CancellableThreads.checkForCancel() was invoked after the operation was cancelled.
onClose() - インタフェース のメソッドorg.elasticsearch.cluster.TimeoutClusterStateListener
 
onClose(Object) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
onClose(ShardId) - クラス のメソッドorg.elasticsearch.indices.cache.query.IndicesQueryCache
 
onClusterServiceClose() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateObserver.Listener
called when the cluster service is closed
onCommit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.KeepLastNDeletionPolicy
 
onCommit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.KeepOnlyLastDeletionPolicy
Deletes all commits except the most recent one.
onCommit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
Called by Lucene..
onCompilation() - クラス のメソッドorg.elasticsearch.script.ScriptMetrics
 
onCompletion() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.AsyncAction
 
onDirectoryCreated(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every new subdirectory found in the watched directory
onDirectoryDeleted(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every file that disappeared in the watched directory
onDirectoryInit(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every subdirectory found in the watched directory during initialization
ONE - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
onElectedAsMaster(ClusterState) - インタフェース のメソッドorg.elasticsearch.discovery.zen.NodeJoinController.ElectionCallback
called when the local node is successfully elected as master Guaranteed to be called on the cluster state update thread
OneMergeHelper - org.apache.lucene.indexのクラス
Allows pkg private access
oneMinuteEWMA() - クラス のstaticメソッドorg.elasticsearch.common.metrics.EWMA
Creates a new EWMA which is equivalent to the UNIX one minute load average and which expects to be ticked every 5 seconds.
oneMinuteRate() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
onFailedEngine(ShardId, String, Throwable) - インタフェース のメソッドorg.elasticsearch.index.engine.Engine.FailedEngineListener
 
onFailedFetchPhase(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onFailedQueryPhase(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.action.ActionListener
A failure handler.
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.ActionRunnable
Calls the action listeners ActionListener.onFailure(Throwable) method with the given exception.
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.LatchedActionListener
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.support.DelegatingActionListener
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.support.ThreadedActionListener
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService.RetryListener
 
onFailure(String, Throwable) - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction.MappingUpdateListener
 
onFailure(String, Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskListener
A callback called when execute fails.
onFailure(String, Throwable) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
A callback called when execute fails.
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Listener
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutListener
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveListener
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
This method is invoked for all exception thrown by AbstractRunnable.doRun()
onFailure(DiscoveryNode, Throwable) - クラス のメソッドorg.elasticsearch.discovery.AckClusterStatePublishResponseHandler
 
onFailure(DiscoveryNode, Throwable) - クラス のメソッドorg.elasticsearch.discovery.BlockingClusterStatePublishResponseHandler
Called for each failure obtained from non master nodes
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.JoinCallback
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.discovery.zen.NodeJoinController.ElectionCallback
called when the local node failed to be elected as master Guaranteed to be called on the cluster state update thread
onFailure(String) - インタフェース のメソッドorg.elasticsearch.gateway.Gateway.GatewayStateRecoveredListener
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.Listener
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.index.translog.TranslogService.TranslogBasedFlush
 
onFailure(Throwable) - クラス のメソッドorg.elasticsearch.rest.action.support.RestActionListener
 
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.CreateSnapshotListener
Called if a snapshot operation couldn't start
onFailure(Throwable) - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.DeleteSnapshotListener
Called if delete operation failed
onFailure(Task, Throwable) - クラス のメソッドorg.elasticsearch.tasks.LoggingTaskListener
 
onFailure(Task, Throwable) - インタフェース のメソッドorg.elasticsearch.tasks.TaskListener
A failure caused by an exception at some phase of the task.
onFetchPhase(SearchContext, long) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onFileChanged(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every file that was changed in the watched directory
onFileCreated(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every new file found in the watched directory
onFileDeleted(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every file that disappeared in the watched directory
onFileInit(Path) - クラス のメソッドorg.elasticsearch.watcher.FileChangesListener
Called for every file found in the watched directory during initialization
onFreeContext(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onFreeScrollContext(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
OnGoingMerge - org.elasticsearch.index.mergeのクラス
Represents a single on going merge within an index.
OnGoingMerge(MergePolicy.OneMerge) - クラス のコンストラクタorg.elasticsearch.index.merge.OnGoingMerge
 
onHit() - クラス のメソッドorg.elasticsearch.index.cache.request.ShardRequestCache
 
onIgnoreRecovery(String) - インタフェース のメソッドorg.elasticsearch.index.shard.StoreRecoveryService.RecoveryListener
 
onInit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.KeepLastNDeletionPolicy
 
onInit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.KeepOnlyLastDeletionPolicy
Deletes all commits except the most recent one.
onInit(List<? extends IndexCommit>) - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
Called by Lucene.
onJoin(DiscoveryNode, MembershipAction.JoinCallback) - インタフェース のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.MembershipListener
 
onLeave(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.MembershipListener
 
only(Object) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches objects equal to the given object.
ONLY_EXPUNGE_DELETES - クラス のstatic変数org.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.Defaults
 
onlyCount() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
onlyCount(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
Sets whether this percolate request should only count the number of percolator queries that matches with the document being percolated and don't keep track of the actual queries that have matched.
onlyCount() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
onlyExpungeDeletes() - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Should the merge only expunge deletes from the index, without full merging.
onlyExpungeDeletes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
Should the merge only expunge deletes from the index, without full merge.
onlyLongestMatch - クラス の変数org.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
onlyNodeActiveInitializingShardsIt(String) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
onlyNodeSelectorActiveInitializingShardsIt(String, DiscoveryNodes) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns shards based on nodeAttributes given such as node name , node attribute, node IP Supports node specifications in cluster API
onMappingUpdate() - インタフェース のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction.MappingUpdateListener
 
onMaster() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
 
onMaster() - インタフェース のメソッドorg.elasticsearch.cluster.LocalNodeMasterListener
Called when local node is elected to be the master
onMasterFailure(DiscoveryNode, String) - インタフェース のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection.Listener
called when pinging the master failed, like a timeout, transport disconnects etc
onMiss() - クラス のメソッドorg.elasticsearch.index.cache.request.ShardRequestCache
 
onNewClusterState(ClusterState) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateObserver.Listener
called when a new state is observed
onNewClusterState(ClusterState, PublishClusterStateAction.NewClusterStateListener.NewStateProcessed) - インタフェース のメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction.NewClusterStateListener
 
onNewClusterStateFailed(Throwable) - インタフェース のメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction.NewClusterStateListener.NewStateProcessed
 
onNewClusterStateProcessed() - インタフェース のメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction.NewClusterStateListener.NewStateProcessed
 
onNewContext(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onNewInfo(ClusterInfo) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterInfoService.Listener
 
onNewScrollContext(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onNodeAck(DiscoveryNode, Throwable) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery.AckListener
 
onNodeConnected(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.TransportConnectionListener
 
onNodeDisconnected(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.TransportConnectionListener
 
onNodeFailure(DiscoveryNode, int, Throwable) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.AsyncAction
 
onNodeFailure(DiscoveryNode, String) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.Listener
 
onNodeIndexDeleted(String, String) - インタフェース のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.Listener
 
onNodeIndexStoreDeleted(String, String) - インタフェース のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.Listener
 
onNodeResponse(DiscoveryNode, int, TransportBroadcastByNodeAction<Request, Response, ShardOperationResult>.NodeResponse) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.AsyncAction
 
onNoLongerMaster(String) - クラス のメソッドorg.elasticsearch.cluster.AbstractAckedClusterStateTaskListener
 
onNoLongerMaster(String) - クラス のメソッドorg.elasticsearch.cluster.AbstractClusterStateTaskListener
 
onNoLongerMaster(String) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskListener
called when the task was rejected because the local node is no longer master
onNoLongerMaster(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
 
onOperation(ShardRouting, int, ShardResponse) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction.AsyncBroadcastAction
 
onOrAfter(Version) - クラス のメソッドorg.elasticsearch.Version
 
onOrBefore(Version) - クラス のメソッドorg.elasticsearch.Version
 
onPause(long) - インタフェース のメソッドorg.apache.lucene.store.StoreRateLimiting.Listener
 
onPause(long) - インタフェース のメソッドorg.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream.Listener
 
onPause(long) - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
onPing(ZenPing.PingResponse[]) - インタフェース のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingListener
 
onPingReceived(NodesFaultDetection.PingRequest) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.Listener
 
onPortNumber(int) - インタフェース のメソッドorg.elasticsearch.common.transport.PortsRange.PortCallback
 
onPostWarm(long) - クラス のメソッドorg.elasticsearch.index.warmer.ShardIndexWarmerService
 
onPreFetchPhase(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onPreQueryPhase(SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onPreWarm() - クラス のメソッドorg.elasticsearch.index.warmer.ShardIndexWarmerService
 
onQueryPhase(SearchContext, long) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onRecoveryDone() - インタフェース のメソッドorg.elasticsearch.index.shard.StoreRecoveryService.RecoveryListener
 
onRecoveryDone(RecoveryState) - インタフェース のメソッドorg.elasticsearch.indices.recovery.RecoveryTarget.RecoveryListener
 
onRecoveryFailed(IndexShardRecoveryException) - インタフェース のメソッドorg.elasticsearch.index.shard.StoreRecoveryService.RecoveryListener
 
onRecoveryFailure(RecoveryState, RecoveryFailedException, boolean) - インタフェース のメソッドorg.elasticsearch.indices.recovery.RecoveryTarget.RecoveryListener
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.action.support.DestructiveOperations
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
 
onRefreshSettings(Settings) - インタフェース のメソッドorg.elasticsearch.index.settings.IndexSettingsService.Listener
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.index.shard.MergePolicyConfig
 
onRefreshSettings(Settings) - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService.ApplySettings
 
onRefreshSettings(Settings) - インタフェース のメソッドorg.elasticsearch.node.settings.NodeSettingsService.Listener
 
onRejection(Throwable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
This should be executed if the thread-pool executing this action rejected the execution.
onRejection(Throwable) - クラス のメソッドorg.elasticsearch.index.translog.TranslogService.TranslogBasedFlush
 
onRemoval(ShardId, Accountable) - インタフェース のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache.Listener
Called for each cached bitset on the removal event.
onRemoval(RemovalNotification<Object, Cache<Query, BitsetFilterCache.Value>>) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
onRemoval(long) - クラス のメソッドorg.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
 
onRemoval(RemovalNotification<IndicesRequestCache.Key, IndicesRequestCache.Value>) - クラス のメソッドorg.elasticsearch.index.cache.request.ShardRequestCache
 
onRemoval(ShardId, MappedFieldType.Names, FieldDataType, boolean, long) - インタフェース のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataCache.Listener
Called after the fielddata is unloaded
onRemoval(ShardId, MappedFieldType.Names, FieldDataType, boolean, long) - クラス のメソッドorg.elasticsearch.index.fielddata.ShardFieldData
 
onRemoval(RemovalNotification<IndicesRequestCache.Key, IndicesRequestCache.Value>) - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache
 
onRemoval(RemovalNotification<IndicesFieldDataCache.Key, Accountable>) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache
 
onRemoval(ShardId, MappedFieldType.Names, FieldDataType, boolean, long) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCacheListener
 
onRequestReceived(long, String) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
onRequestReceived(long, String) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
called by the Transport implementation when an incoming request arrives but before any parsing of it has happened (with the exception of the requestId and action)
onRequestSent(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
onRequestSent(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
called by the Transport implementation once a request has been sent
onResponse(Response) - インタフェース のメソッドorg.elasticsearch.action.ActionListener
A response handler.
onResponse(T) - クラス のメソッドorg.elasticsearch.action.LatchedActionListener
 
onResponse(L) - クラス のメソッドorg.elasticsearch.action.support.AdapterActionFuture
 
onResponse(Instigator) - クラス のメソッドorg.elasticsearch.action.support.DelegatingActionListener
 
onResponse(Response) - クラス のメソッドorg.elasticsearch.action.support.ThreadedActionListener
 
onResponse(Response) - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService.RetryListener
 
onResponse(MetaDataDeleteIndexService.Response) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Listener
 
onResponse(MetaDataIndexTemplateService.PutResponse) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutListener
 
onResponse(MetaDataIndexTemplateService.RemoveResponse) - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveListener
 
onResponse(DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.AckClusterStatePublishResponseHandler
 
onResponse(DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.BlockingClusterStatePublishResponseHandler
Called for each response obtained from non master nodes
onResponse(LocalAllocateDangledIndices.AllocateDangledResponse) - インタフェース のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.Listener
 
onResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestActionListener
 
onResponse() - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.CreateSnapshotListener
Called when snapshot has successfully started
onResponse() - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.DeleteSnapshotListener
Called if delete operation was successful
onResponse(Task, Response) - クラス のメソッドorg.elasticsearch.tasks.LoggingTaskListener
 
onResponse(Task, Response) - インタフェース のメソッドorg.elasticsearch.tasks.TaskListener
Handle task response.
onResponseReceived(long) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
onResponseReceived(long) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
called by the Transport implementation when a response or an exception has been received for a previously sent request (before any processing or deserialization was done).
onResponseSent(long, String, TransportResponse, TransportResponseOptions) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
onResponseSent(long, String, Throwable) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
onResponseSent(long, String, TransportResponse, TransportResponseOptions) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
called by the Transport implementation once a response was sent to calling node
onResponseSent(long, String, Throwable) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
called by the Transport implementation after an exception was sent as a response to an incoming request
onRestorePause(long) - インタフェース のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository.RateLimiterListener
 
onRestorePause(long) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
onSettingsChanged() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
onSettingsChanged() - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
onShardInactive(IndexShard) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called when a shard is marked as inactive
onShardInactive(IndexShard) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
onSnapshotCompletion(SnapshotId, SnapshotInfo) - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotCompletionListener
 
onSnapshotFailure(SnapshotId, Throwable) - インタフェース のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotCompletionListener
 
onSnapshotPause(long) - インタフェース のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository.RateLimiterListener
 
onSnapshotPause(long) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
onSuccess() - インタフェース のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.JoinCallback
 
onSuccess(ClusterState) - インタフェース のメソッドorg.elasticsearch.gateway.Gateway.GatewayStateRecoveredListener
 
onTerminated() - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.EsThreadPoolExecutor.ShutdownListener
 
onTick() - インタフェース のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.DownloadProgress
tick handler
onTick() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.NullProgress
tick handler
onTick() - クラス のメソッドorg.elasticsearch.common.http.client.HttpDownloadHelper.VerboseProgress
tick handler
onTimeout(TimeValue) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateObserver.Listener
 
onTimeout(TimeValue) - インタフェース のメソッドorg.elasticsearch.cluster.TimeoutClusterStateListener
 
onTimeout() - インタフェース のメソッドorg.elasticsearch.discovery.Discovery.AckListener
 
onUse(Query) - クラス のメソッドorg.apache.lucene.search.XUsageTrackingQueryCachingPolicy
 
open(OpenIndexRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Open an index based on the index name.
open(OpenIndexRequest, ActionListener<OpenIndexResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Open an index based on the index name.
open(ChannelReference, Checkpoint, String) - クラス のstaticメソッドorg.elasticsearch.index.translog.TranslogReader
Given a file, return a VersionedTranslogStream based on an optionally-existing header in the file.
openAndPutIndexOutput(String, StoreFileMetaData, Store) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
Creates an IndexOutput for the given file name.
OpenChannelsHandler - org.elasticsearch.common.nettyのクラス
 
OpenChannelsHandler(ESLogger) - クラス のコンストラクタorg.elasticsearch.common.netty.OpenChannelsHandler
 
openIndex(OpenIndexClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexStateService
 
OpenIndexAction - org.elasticsearch.action.admin.indices.openのクラス
 
OpenIndexClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.openのクラス
Cluster state update request that allows to open one or more indices
OpenIndexRequest - org.elasticsearch.action.admin.indices.openのクラス
A request to open an index.
OpenIndexRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
 
OpenIndexRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
Constructs a new open index request for the specified index.
openIndexRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates an open index request.
OpenIndexRequestBuilder - org.elasticsearch.action.admin.indices.openのクラス
Builder for for open index request
OpenIndexRequestBuilder(ElasticsearchClient, OpenIndexAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
 
OpenIndexRequestBuilder(ElasticsearchClient, OpenIndexAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
 
OpenIndexResponse - org.elasticsearch.action.admin.indices.openのクラス
A response for a open index action.
openInput(String) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
openSlice(long) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
Called for each logical slice given a zero based slice ordinal.
openVerifyingInput(String, IOContext, StoreFileMetaData) - クラス のメソッドorg.elasticsearch.index.store.Store
 
operation() - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper.Result
 
operationComplete(ChannelFuture) - クラス のメソッドorg.elasticsearch.common.netty.ReleaseChannelFutureListener
 
operationComplete(ChannelFuture) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.ChannelCloseListener
 
operationCounter - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 
operationProcessed() - クラス のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer
Called once for every processed operation by this recovery performer.
operationRouting() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
The operation routing.
OperationRouting - org.elasticsearch.cluster.routingのクラス
 
OperationRouting(Settings, AwarenessAllocationDecider) - クラス のコンストラクタorg.elasticsearch.cluster.routing.OperationRouting
 
operationRouting() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
operations() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
operationThreaded() - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
Controls if the operation will be executed on a separate thread when executed locally.
operationThreaded(boolean) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
Controls if the operation will be executed on a separate thread when executed locally.
operator(MatchQueryBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Sets the operator to use when using a boolean query.
operator(MatchQueryBuilder.Operator) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets the operator to use when using a boolean query.
optimizeBbox(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
optimizeBbox(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
optimizeSingleShard() - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
option(String, String) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
Option(Text, float, BytesReference) - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
Option() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
Option(Text, Text, float, Boolean) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
Option(Text, Text, float) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
Option(Text, float) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
Option() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
Option(Text, int, float) - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
Option() - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
optionalConstructor(Constructor) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
optionalReadFromStream(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
optionalWriteToStream(FetchSourceContext, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
optionBuilder(String, String) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
optionGroup(boolean) - クラス のstaticメソッドorg.elasticsearch.common.cli.CliToolConfig.Builder
 
optionGroups(CliToolConfig.OptionGroupBuilder...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd.Builder
 
options(CliToolConfig.OptionBuilder...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd.Builder
 
options(Option.Builder...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd.Builder
 
options() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd
 
options(CliToolConfig.OptionBuilder...) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.OptionGroupBuilder
 
options(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Allows to set custom options for custom highlighters.
options(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Allows to set custom options for custom highlighters.
options() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
options - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
opType(IndexRequest.OpType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the type of operation to perform.
opType(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
opType() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
The type of operation to perform.
opType(IndexRequest.OpType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the type of operation to perform.
opType() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
The type of operation to perform.
opType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Create
 
opType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
opType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Index
 
opType() - インタフェース のメソッドorg.elasticsearch.index.engine.Engine.Operation
 
opType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
opType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
opType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
opType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
opType() - インタフェース のメソッドorg.elasticsearch.index.translog.Translog.Operation
 
or(Matcher<? super T>) - クラス のメソッドorg.elasticsearch.common.inject.matcher.AbstractMatcher
 
or(Matcher<? super T>) - インタフェース のメソッドorg.elasticsearch.common.inject.matcher.Matcher
Returns a new matcher which returns true if either this or the given matcher return true.
or(CharMatcher) - クラス のメソッドorg.elasticsearch.index.analysis.CharMatcher.Builder
 
ord() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
ordAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalMapping
 
order(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
order() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
order() - インタフェース のメソッドorg.elasticsearch.action.support.ActionFilter
The position of the filter in the chain.
order(int) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
order() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
order(int) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
order() - クラス のメソッドorg.elasticsearch.rest.RestFilter
Optionally, the order of the filter.
order(Histogram.Order) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the order by which the buckets will be returned.
Order() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.histogram.Histogram.Order
 
order(Histogram.Order) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramBuilder
Sets the order by which the buckets will be returned.
order - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
Order() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
 
order - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
order(Terms.Order) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Defines the order in which the buckets will be returned.
order(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
The order of fragments per field.
order(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
The order of fragments per field.
order(SortOrder) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
The order of sorting.
order(SortOrder) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The order of sorting.
order(SortOrder) - クラス のメソッドorg.elasticsearch.search.sort.ScoreSortBuilder
The order of sort scoring.
order(SortOrder) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
Sets the sort order.
order(SortOrder) - クラス のメソッドorg.elasticsearch.search.sort.SortBuilder
The order of sorting.
ORDERED - クラス のstatic変数org.elasticsearch.common.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrderedDownstreamChannelEvent - org.elasticsearch.http.netty.pipeliningのクラス
Permits downstream channel events to be ordered and signalled as to whether more are to come for a given sequence.
OrderedDownstreamChannelEvent(OrderedUpstreamMessageEvent, int, boolean, ChannelEvent) - クラス のコンストラクタorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
Construct a downstream channel event for all types of events.
OrderedDownstreamChannelEvent(OrderedUpstreamMessageEvent, Object) - クラス のコンストラクタorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
Convenience constructor signifying that this downstream message event is the last one for the given sequence, and that there is only one response.
OrderedDownstreamChannelEvent(OrderedUpstreamMessageEvent, int, boolean, Object) - クラス のコンストラクタorg.elasticsearch.http.netty.pipelining.OrderedDownstreamChannelEvent
Convenience constructor for passing message events.
OrderedUpstreamMessageEvent - org.elasticsearch.http.netty.pipeliningのクラス
Permits upstream message events to be ordered.
OrderedUpstreamMessageEvent(int, Channel, Object, SocketAddress) - クラス のコンストラクタorg.elasticsearch.http.netty.pipelining.OrderedUpstreamMessageEvent
 
ordinalDate() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date, using a four digit year and three digit dayOfYear (yyyy-DDD).
ordinalDateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date and time, using a four digit year and three digit dayOfYear (yyyy-DDD'T'HH:mm:ss.SSSZZ).
ordinalDateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full ordinal date and time without millis, using a four digit year and three digit dayOfYear (yyyy-DDD'T'HH:mm:ssZZ).
ordinals(Ordinals.ValuesHolder) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.MultiOrdinals
 
Ordinals - org.elasticsearch.index.fielddata.ordinalsのクラス
A thread safe ordinals abstraction.
Ordinals() - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.Ordinals
 
ordinals(Ordinals.ValuesHolder) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.Ordinals
 
ordinals() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.Ordinals
 
ordinals(Ordinals.ValuesHolder) - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.SinglePackedOrdinals
 
ordinals - クラス の変数org.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
Ordinals.ValuesHolder - org.elasticsearch.index.fielddata.ordinalsのインタフェース
 
OrdinalsBuilder - org.elasticsearch.index.fielddata.ordinalsのクラス
Simple class to build document ID <-> ordinal mapping.
OrdinalsBuilder(long, int, float) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
 
OrdinalsBuilder(int, float) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
 
OrdinalsBuilder(int) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
 
OrdinalsFilter() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.OrdinalsFilter
 
ordinalsValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals.FieldData
 
ordinalsValues(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals
 
org.apache.lucene.analysis - パッケージ org.apache.lucene.analysis
 
org.apache.lucene.analysis.miscellaneous - パッケージ org.apache.lucene.analysis.miscellaneous
 
org.apache.lucene.index - パッケージ org.apache.lucene.index
 
org.apache.lucene.index.memory - パッケージ org.apache.lucene.index.memory
 
org.apache.lucene.queries - パッケージ org.apache.lucene.queries
 
org.apache.lucene.queryparser.classic - パッケージ org.apache.lucene.queryparser.classic
 
org.apache.lucene.search - パッケージ org.apache.lucene.search
 
org.apache.lucene.search.postingshighlight - パッケージ org.apache.lucene.search.postingshighlight
 
org.apache.lucene.search.suggest.analyzing - パッケージ org.apache.lucene.search.suggest.analyzing
 
org.apache.lucene.search.vectorhighlight - パッケージ org.apache.lucene.search.vectorhighlight
 
org.apache.lucene.store - パッケージ org.apache.lucene.store
 
org.elasticsearch - パッケージ org.elasticsearch
 
org.elasticsearch.action - パッケージ org.elasticsearch.action
 
org.elasticsearch.action.admin - パッケージ org.elasticsearch.action.admin
Administrative Actions.
org.elasticsearch.action.admin.cluster.health - パッケージ org.elasticsearch.action.admin.cluster.health
 
org.elasticsearch.action.admin.cluster.node.hotthreads - パッケージ org.elasticsearch.action.admin.cluster.node.hotthreads
 
org.elasticsearch.action.admin.cluster.node.info - パッケージ org.elasticsearch.action.admin.cluster.node.info
 
org.elasticsearch.action.admin.cluster.node.liveness - パッケージ org.elasticsearch.action.admin.cluster.node.liveness
 
org.elasticsearch.action.admin.cluster.node.stats - パッケージ org.elasticsearch.action.admin.cluster.node.stats
 
org.elasticsearch.action.admin.cluster.node.tasks.cancel - パッケージ org.elasticsearch.action.admin.cluster.node.tasks.cancel
 
org.elasticsearch.action.admin.cluster.node.tasks.list - パッケージ org.elasticsearch.action.admin.cluster.node.tasks.list
 
org.elasticsearch.action.admin.cluster.repositories.delete - パッケージ org.elasticsearch.action.admin.cluster.repositories.delete
 
org.elasticsearch.action.admin.cluster.repositories.get - パッケージ org.elasticsearch.action.admin.cluster.repositories.get
 
org.elasticsearch.action.admin.cluster.repositories.put - パッケージ org.elasticsearch.action.admin.cluster.repositories.put
 
org.elasticsearch.action.admin.cluster.repositories.verify - パッケージ org.elasticsearch.action.admin.cluster.repositories.verify
 
org.elasticsearch.action.admin.cluster.reroute - パッケージ org.elasticsearch.action.admin.cluster.reroute
 
org.elasticsearch.action.admin.cluster.settings - パッケージ org.elasticsearch.action.admin.cluster.settings
 
org.elasticsearch.action.admin.cluster.shards - パッケージ org.elasticsearch.action.admin.cluster.shards
 
org.elasticsearch.action.admin.cluster.snapshots.create - パッケージ org.elasticsearch.action.admin.cluster.snapshots.create
 
org.elasticsearch.action.admin.cluster.snapshots.delete - パッケージ org.elasticsearch.action.admin.cluster.snapshots.delete
 
org.elasticsearch.action.admin.cluster.snapshots.get - パッケージ org.elasticsearch.action.admin.cluster.snapshots.get
 
org.elasticsearch.action.admin.cluster.snapshots.restore - パッケージ org.elasticsearch.action.admin.cluster.snapshots.restore
 
org.elasticsearch.action.admin.cluster.snapshots.status - パッケージ org.elasticsearch.action.admin.cluster.snapshots.status
 
org.elasticsearch.action.admin.cluster.state - パッケージ org.elasticsearch.action.admin.cluster.state
 
org.elasticsearch.action.admin.cluster.stats - パッケージ org.elasticsearch.action.admin.cluster.stats
 
org.elasticsearch.action.admin.cluster.tasks - パッケージ org.elasticsearch.action.admin.cluster.tasks
 
org.elasticsearch.action.admin.cluster.validate.template - パッケージ org.elasticsearch.action.admin.cluster.validate.template
 
org.elasticsearch.action.admin.indices - パッケージ org.elasticsearch.action.admin.indices
Indices Administrative Actions.
org.elasticsearch.action.admin.indices.alias - パッケージ org.elasticsearch.action.admin.indices.alias
 
org.elasticsearch.action.admin.indices.alias.exists - パッケージ org.elasticsearch.action.admin.indices.alias.exists
 
org.elasticsearch.action.admin.indices.alias.get - パッケージ org.elasticsearch.action.admin.indices.alias.get
 
org.elasticsearch.action.admin.indices.analyze - パッケージ org.elasticsearch.action.admin.indices.analyze
 
org.elasticsearch.action.admin.indices.cache.clear - パッケージ org.elasticsearch.action.admin.indices.cache.clear
 
org.elasticsearch.action.admin.indices.close - パッケージ org.elasticsearch.action.admin.indices.close
 
org.elasticsearch.action.admin.indices.create - パッケージ org.elasticsearch.action.admin.indices.create
Create index action.
org.elasticsearch.action.admin.indices.delete - パッケージ org.elasticsearch.action.admin.indices.delete
Delete index action.
org.elasticsearch.action.admin.indices.exists.indices - パッケージ org.elasticsearch.action.admin.indices.exists.indices
 
org.elasticsearch.action.admin.indices.exists.types - パッケージ org.elasticsearch.action.admin.indices.exists.types
 
org.elasticsearch.action.admin.indices.flush - パッケージ org.elasticsearch.action.admin.indices.flush
Flush index/indices action.
org.elasticsearch.action.admin.indices.forcemerge - パッケージ org.elasticsearch.action.admin.indices.forcemerge
Force merge index/indices action.
org.elasticsearch.action.admin.indices.get - パッケージ org.elasticsearch.action.admin.indices.get
 
org.elasticsearch.action.admin.indices.mapping - パッケージ org.elasticsearch.action.admin.indices.mapping
Indices Mapping Administrative Actions.
org.elasticsearch.action.admin.indices.mapping.get - パッケージ org.elasticsearch.action.admin.indices.mapping.get
 
org.elasticsearch.action.admin.indices.mapping.put - パッケージ org.elasticsearch.action.admin.indices.mapping.put
Put Mapping Action.
org.elasticsearch.action.admin.indices.open - パッケージ org.elasticsearch.action.admin.indices.open
 
org.elasticsearch.action.admin.indices.recovery - パッケージ org.elasticsearch.action.admin.indices.recovery
 
org.elasticsearch.action.admin.indices.refresh - パッケージ org.elasticsearch.action.admin.indices.refresh
Refresh index/indices action.
org.elasticsearch.action.admin.indices.segments - パッケージ org.elasticsearch.action.admin.indices.segments
 
org.elasticsearch.action.admin.indices.settings.get - パッケージ org.elasticsearch.action.admin.indices.settings.get
 
org.elasticsearch.action.admin.indices.settings.put - パッケージ org.elasticsearch.action.admin.indices.settings.put
 
org.elasticsearch.action.admin.indices.shards - パッケージ org.elasticsearch.action.admin.indices.shards
 
org.elasticsearch.action.admin.indices.stats - パッケージ org.elasticsearch.action.admin.indices.stats
 
org.elasticsearch.action.admin.indices.template.delete - パッケージ org.elasticsearch.action.admin.indices.template.delete
 
org.elasticsearch.action.admin.indices.template.get - パッケージ org.elasticsearch.action.admin.indices.template.get
 
org.elasticsearch.action.admin.indices.template.put - パッケージ org.elasticsearch.action.admin.indices.template.put
 
org.elasticsearch.action.admin.indices.upgrade.get - パッケージ org.elasticsearch.action.admin.indices.upgrade.get
 
org.elasticsearch.action.admin.indices.upgrade.post - パッケージ org.elasticsearch.action.admin.indices.upgrade.post
 
org.elasticsearch.action.admin.indices.validate.query - パッケージ org.elasticsearch.action.admin.indices.validate.query
Validate action.
org.elasticsearch.action.admin.indices.warmer - パッケージ org.elasticsearch.action.admin.indices.warmer
Index / Search Warmer Administrative Actions Index warming allows to run registered search requests to warm up the index before it is available for search.
org.elasticsearch.action.admin.indices.warmer.delete - パッケージ org.elasticsearch.action.admin.indices.warmer.delete
 
org.elasticsearch.action.admin.indices.warmer.get - パッケージ org.elasticsearch.action.admin.indices.warmer.get
 
org.elasticsearch.action.admin.indices.warmer.put - パッケージ org.elasticsearch.action.admin.indices.warmer.put
 
org.elasticsearch.action.bulk - パッケージ org.elasticsearch.action.bulk
 
org.elasticsearch.action.count - パッケージ org.elasticsearch.action.count
Count action.
org.elasticsearch.action.delete - パッケージ org.elasticsearch.action.delete
Delete action.
org.elasticsearch.action.exists - パッケージ org.elasticsearch.action.exists
Exists action.
org.elasticsearch.action.explain - パッケージ org.elasticsearch.action.explain
Explain action.
org.elasticsearch.action.fieldstats - パッケージ org.elasticsearch.action.fieldstats
 
org.elasticsearch.action.get - パッケージ org.elasticsearch.action.get
Get action.
org.elasticsearch.action.index - パッケージ org.elasticsearch.action.index
Index action.
org.elasticsearch.action.indexedscripts.delete - パッケージ org.elasticsearch.action.indexedscripts.delete
Delete action.
org.elasticsearch.action.indexedscripts.get - パッケージ org.elasticsearch.action.indexedscripts.get
 
org.elasticsearch.action.indexedscripts.put - パッケージ org.elasticsearch.action.indexedscripts.put
Index action.
org.elasticsearch.action.percolate - パッケージ org.elasticsearch.action.percolate
 
org.elasticsearch.action.search - パッケージ org.elasticsearch.action.search
Search action.
org.elasticsearch.action.suggest - パッケージ org.elasticsearch.action.suggest
Suggest action.
org.elasticsearch.action.support - パッケージ org.elasticsearch.action.support
 
org.elasticsearch.action.support.broadcast - パッケージ org.elasticsearch.action.support.broadcast
 
org.elasticsearch.action.support.broadcast.node - パッケージ org.elasticsearch.action.support.broadcast.node
 
org.elasticsearch.action.support.master - パッケージ org.elasticsearch.action.support.master
 
org.elasticsearch.action.support.master.info - パッケージ org.elasticsearch.action.support.master.info
 
org.elasticsearch.action.support.nodes - パッケージ org.elasticsearch.action.support.nodes
 
org.elasticsearch.action.support.replication - パッケージ org.elasticsearch.action.support.replication
 
org.elasticsearch.action.support.single.instance - パッケージ org.elasticsearch.action.support.single.instance
 
org.elasticsearch.action.support.single.shard - パッケージ org.elasticsearch.action.support.single.shard
 
org.elasticsearch.action.support.tasks - パッケージ org.elasticsearch.action.support.tasks
 
org.elasticsearch.action.termvectors - パッケージ org.elasticsearch.action.termvectors
Get the term vector for a specific document.
org.elasticsearch.action.termvectors.dfs - パッケージ org.elasticsearch.action.termvectors.dfs
Distributed frequencies.
org.elasticsearch.action.update - パッケージ org.elasticsearch.action.update
 
org.elasticsearch.bootstrap - パッケージ org.elasticsearch.bootstrap
 
org.elasticsearch.cache.recycler - パッケージ org.elasticsearch.cache.recycler
 
org.elasticsearch.client - パッケージ org.elasticsearch.client
The client module allowing to easily perform actions/operations.
org.elasticsearch.client.node - パッケージ org.elasticsearch.client.node
 
org.elasticsearch.client.support - パッケージ org.elasticsearch.client.support
 
org.elasticsearch.client.transport - パッケージ org.elasticsearch.client.transport
 
org.elasticsearch.client.transport.support - パッケージ org.elasticsearch.client.transport.support
 
org.elasticsearch.cluster - パッケージ org.elasticsearch.cluster
 
org.elasticsearch.cluster.ack - パッケージ org.elasticsearch.cluster.ack
 
org.elasticsearch.cluster.action.index - パッケージ org.elasticsearch.cluster.action.index
 
org.elasticsearch.cluster.action.shard - パッケージ org.elasticsearch.cluster.action.shard
 
org.elasticsearch.cluster.block - パッケージ org.elasticsearch.cluster.block
 
org.elasticsearch.cluster.health - パッケージ org.elasticsearch.cluster.health
 
org.elasticsearch.cluster.metadata - パッケージ org.elasticsearch.cluster.metadata
 
org.elasticsearch.cluster.node - パッケージ org.elasticsearch.cluster.node
 
org.elasticsearch.cluster.routing - パッケージ org.elasticsearch.cluster.routing
 
org.elasticsearch.cluster.routing.allocation - パッケージ org.elasticsearch.cluster.routing.allocation
 
org.elasticsearch.cluster.routing.allocation.allocator - パッケージ org.elasticsearch.cluster.routing.allocation.allocator
 
org.elasticsearch.cluster.routing.allocation.command - パッケージ org.elasticsearch.cluster.routing.allocation.command
 
org.elasticsearch.cluster.routing.allocation.decider - パッケージ org.elasticsearch.cluster.routing.allocation.decider
 
org.elasticsearch.cluster.service - パッケージ org.elasticsearch.cluster.service
 
org.elasticsearch.cluster.settings - パッケージ org.elasticsearch.cluster.settings
 
org.elasticsearch.common - パッケージ org.elasticsearch.common
 
org.elasticsearch.common.blobstore - パッケージ org.elasticsearch.common.blobstore
 
org.elasticsearch.common.blobstore.fs - パッケージ org.elasticsearch.common.blobstore.fs
 
org.elasticsearch.common.blobstore.support - パッケージ org.elasticsearch.common.blobstore.support
 
org.elasticsearch.common.blobstore.url - パッケージ org.elasticsearch.common.blobstore.url
 
org.elasticsearch.common.breaker - パッケージ org.elasticsearch.common.breaker
 
org.elasticsearch.common.bytes - パッケージ org.elasticsearch.common.bytes
 
org.elasticsearch.common.cli - パッケージ org.elasticsearch.common.cli
 
org.elasticsearch.common.collect - パッケージ org.elasticsearch.common.collect
 
org.elasticsearch.common.component - パッケージ org.elasticsearch.common.component
 
org.elasticsearch.common.compress - パッケージ org.elasticsearch.common.compress
 
org.elasticsearch.common.compress.deflate - パッケージ org.elasticsearch.common.compress.deflate
 
org.elasticsearch.common.compress.lzf - パッケージ org.elasticsearch.common.compress.lzf
 
org.elasticsearch.common.geo - パッケージ org.elasticsearch.common.geo
 
org.elasticsearch.common.geo.builders - パッケージ org.elasticsearch.common.geo.builders
 
org.elasticsearch.common.hash - パッケージ org.elasticsearch.common.hash
 
org.elasticsearch.common.http.client - パッケージ org.elasticsearch.common.http.client
 
org.elasticsearch.common.inject - パッケージ org.elasticsearch.common.inject
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
org.elasticsearch.common.inject.assistedinject - パッケージ org.elasticsearch.common.inject.assistedinject
Extension for combining factory interfaces with injection; this extension requires guice-jndi-2.0.jar.
org.elasticsearch.common.inject.binder - パッケージ org.elasticsearch.common.inject.binder
Interfaces which make up Binder's expression language.
org.elasticsearch.common.inject.internal - パッケージ org.elasticsearch.common.inject.internal
Guice (sounds like like "juice")
org.elasticsearch.common.inject.matcher - パッケージ org.elasticsearch.common.inject.matcher
Used for matching things.
org.elasticsearch.common.inject.multibindings - パッケージ org.elasticsearch.common.inject.multibindings
Extension for binding multiple instances in a collection; this extension requires guice-multibindings-2.0.jar.
org.elasticsearch.common.inject.name - パッケージ org.elasticsearch.common.inject.name
Support for binding to string-based names.
org.elasticsearch.common.inject.spi - パッケージ org.elasticsearch.common.inject.spi
Guice service provider interface
org.elasticsearch.common.inject.util - パッケージ org.elasticsearch.common.inject.util
Helper methods for working with Guice.
org.elasticsearch.common.io - パッケージ org.elasticsearch.common.io
 
org.elasticsearch.common.io.stream - パッケージ org.elasticsearch.common.io.stream
 
org.elasticsearch.common.joda - パッケージ org.elasticsearch.common.joda
 
org.elasticsearch.common.lease - パッケージ org.elasticsearch.common.lease
 
org.elasticsearch.common.logging - パッケージ org.elasticsearch.common.logging
 
org.elasticsearch.common.logging.jdk - パッケージ org.elasticsearch.common.logging.jdk
 
org.elasticsearch.common.logging.log4j - パッケージ org.elasticsearch.common.logging.log4j
 
org.elasticsearch.common.logging.slf4j - パッケージ org.elasticsearch.common.logging.slf4j
 
org.elasticsearch.common.logging.support - パッケージ org.elasticsearch.common.logging.support
 
org.elasticsearch.common.lucene - パッケージ org.elasticsearch.common.lucene
 
org.elasticsearch.common.lucene.all - パッケージ org.elasticsearch.common.lucene.all
 
org.elasticsearch.common.lucene.index - パッケージ org.elasticsearch.common.lucene.index
 
org.elasticsearch.common.lucene.search - パッケージ org.elasticsearch.common.lucene.search
 
org.elasticsearch.common.lucene.search.function - パッケージ org.elasticsearch.common.lucene.search.function
 
org.elasticsearch.common.lucene.store - パッケージ org.elasticsearch.common.lucene.store
 
org.elasticsearch.common.lucene.uid - パッケージ org.elasticsearch.common.lucene.uid
 
org.elasticsearch.common.math - パッケージ org.elasticsearch.common.math
 
org.elasticsearch.common.metrics - パッケージ org.elasticsearch.common.metrics
 
org.elasticsearch.common.netty - パッケージ org.elasticsearch.common.netty
 
org.elasticsearch.common.network - パッケージ org.elasticsearch.common.network
 
org.elasticsearch.common.path - パッケージ org.elasticsearch.common.path
 
org.elasticsearch.common.property - パッケージ org.elasticsearch.common.property
 
org.elasticsearch.common.recycler - パッケージ org.elasticsearch.common.recycler
 
org.elasticsearch.common.regex - パッケージ org.elasticsearch.common.regex
 
org.elasticsearch.common.rounding - パッケージ org.elasticsearch.common.rounding
 
org.elasticsearch.common.settings - パッケージ org.elasticsearch.common.settings
Settings based utility.
org.elasticsearch.common.settings.loader - パッケージ org.elasticsearch.common.settings.loader
Settings loader (parser) allowing to parse different "source" formats into a Settings.
org.elasticsearch.common.text - パッケージ org.elasticsearch.common.text
 
org.elasticsearch.common.transport - パッケージ org.elasticsearch.common.transport
 
org.elasticsearch.common.unit - パッケージ org.elasticsearch.common.unit
 
org.elasticsearch.common.util - パッケージ org.elasticsearch.common.util
 
org.elasticsearch.common.util.concurrent - パッケージ org.elasticsearch.common.util.concurrent
 
org.elasticsearch.common.xcontent - パッケージ org.elasticsearch.common.xcontent
 
org.elasticsearch.common.xcontent.cbor - パッケージ org.elasticsearch.common.xcontent.cbor
 
org.elasticsearch.common.xcontent.json - パッケージ org.elasticsearch.common.xcontent.json
 
org.elasticsearch.common.xcontent.smile - パッケージ org.elasticsearch.common.xcontent.smile
 
org.elasticsearch.common.xcontent.support - パッケージ org.elasticsearch.common.xcontent.support
 
org.elasticsearch.common.xcontent.support.filtering - パッケージ org.elasticsearch.common.xcontent.support.filtering
 
org.elasticsearch.common.xcontent.yaml - パッケージ org.elasticsearch.common.xcontent.yaml
 
org.elasticsearch.discovery - パッケージ org.elasticsearch.discovery
 
org.elasticsearch.discovery.local - パッケージ org.elasticsearch.discovery.local
 
org.elasticsearch.discovery.zen - パッケージ org.elasticsearch.discovery.zen
 
org.elasticsearch.discovery.zen.elect - パッケージ org.elasticsearch.discovery.zen.elect
 
org.elasticsearch.discovery.zen.fd - パッケージ org.elasticsearch.discovery.zen.fd
 
org.elasticsearch.discovery.zen.membership - パッケージ org.elasticsearch.discovery.zen.membership
 
org.elasticsearch.discovery.zen.ping - パッケージ org.elasticsearch.discovery.zen.ping
 
org.elasticsearch.discovery.zen.ping.unicast - パッケージ org.elasticsearch.discovery.zen.ping.unicast
 
org.elasticsearch.discovery.zen.publish - パッケージ org.elasticsearch.discovery.zen.publish
 
org.elasticsearch.env - パッケージ org.elasticsearch.env
 
org.elasticsearch.gateway - パッケージ org.elasticsearch.gateway
 
org.elasticsearch.http - パッケージ org.elasticsearch.http
 
org.elasticsearch.http.netty - パッケージ org.elasticsearch.http.netty
 
org.elasticsearch.http.netty.cors - パッケージ org.elasticsearch.http.netty.cors
 
org.elasticsearch.http.netty.pipelining - パッケージ org.elasticsearch.http.netty.pipelining
 
org.elasticsearch.index - パッケージ org.elasticsearch.index
 
org.elasticsearch.index.aliases - パッケージ org.elasticsearch.index.aliases
 
org.elasticsearch.index.analysis - パッケージ org.elasticsearch.index.analysis
 
org.elasticsearch.index.analysis.compound - パッケージ org.elasticsearch.index.analysis.compound
 
org.elasticsearch.index.cache - パッケージ org.elasticsearch.index.cache
 
org.elasticsearch.index.cache.bitset - パッケージ org.elasticsearch.index.cache.bitset
 
org.elasticsearch.index.cache.query - パッケージ org.elasticsearch.index.cache.query
 
org.elasticsearch.index.cache.query.index - パッケージ org.elasticsearch.index.cache.query.index
 
org.elasticsearch.index.cache.query.none - パッケージ org.elasticsearch.index.cache.query.none
 
org.elasticsearch.index.cache.request - パッケージ org.elasticsearch.index.cache.request
 
org.elasticsearch.index.codec - パッケージ org.elasticsearch.index.codec
 
org.elasticsearch.index.codec.postingsformat - パッケージ org.elasticsearch.index.codec.postingsformat
 
org.elasticsearch.index.deletionpolicy - パッケージ org.elasticsearch.index.deletionpolicy
 
org.elasticsearch.index.engine - パッケージ org.elasticsearch.index.engine
 
org.elasticsearch.index.fielddata - パッケージ org.elasticsearch.index.fielddata
 
org.elasticsearch.index.fielddata.fieldcomparator - パッケージ org.elasticsearch.index.fielddata.fieldcomparator
 
org.elasticsearch.index.fielddata.ordinals - パッケージ org.elasticsearch.index.fielddata.ordinals
 
org.elasticsearch.index.fielddata.plain - パッケージ org.elasticsearch.index.fielddata.plain
 
org.elasticsearch.index.fieldvisitor - パッケージ org.elasticsearch.index.fieldvisitor
 
org.elasticsearch.index.flush - パッケージ org.elasticsearch.index.flush
 
org.elasticsearch.index.get - パッケージ org.elasticsearch.index.get
 
org.elasticsearch.index.indexing - パッケージ org.elasticsearch.index.indexing
 
org.elasticsearch.index.mapper - パッケージ org.elasticsearch.index.mapper
 
org.elasticsearch.index.mapper.core - パッケージ org.elasticsearch.index.mapper.core
 
org.elasticsearch.index.mapper.geo - パッケージ org.elasticsearch.index.mapper.geo
 
org.elasticsearch.index.mapper.internal - パッケージ org.elasticsearch.index.mapper.internal
 
org.elasticsearch.index.mapper.ip - パッケージ org.elasticsearch.index.mapper.ip
 
org.elasticsearch.index.mapper.object - パッケージ org.elasticsearch.index.mapper.object
 
org.elasticsearch.index.merge - パッケージ org.elasticsearch.index.merge
 
org.elasticsearch.index.percolator - パッケージ org.elasticsearch.index.percolator
 
org.elasticsearch.index.percolator.stats - パッケージ org.elasticsearch.index.percolator.stats
 
org.elasticsearch.index.query - パッケージ org.elasticsearch.index.query
 
org.elasticsearch.index.query.functionscore - パッケージ org.elasticsearch.index.query.functionscore
 
org.elasticsearch.index.query.functionscore.exp - パッケージ org.elasticsearch.index.query.functionscore.exp
 
org.elasticsearch.index.query.functionscore.factor - パッケージ org.elasticsearch.index.query.functionscore.factor
 
org.elasticsearch.index.query.functionscore.fieldvaluefactor - パッケージ org.elasticsearch.index.query.functionscore.fieldvaluefactor
 
org.elasticsearch.index.query.functionscore.gauss - パッケージ org.elasticsearch.index.query.functionscore.gauss
 
org.elasticsearch.index.query.functionscore.lin - パッケージ org.elasticsearch.index.query.functionscore.lin
 
org.elasticsearch.index.query.functionscore.random - パッケージ org.elasticsearch.index.query.functionscore.random
 
org.elasticsearch.index.query.functionscore.script - パッケージ org.elasticsearch.index.query.functionscore.script
 
org.elasticsearch.index.query.functionscore.weight - パッケージ org.elasticsearch.index.query.functionscore.weight
 
org.elasticsearch.index.query.support - パッケージ org.elasticsearch.index.query.support
 
org.elasticsearch.index.recovery - パッケージ org.elasticsearch.index.recovery
 
org.elasticsearch.index.refresh - パッケージ org.elasticsearch.index.refresh
 
org.elasticsearch.index.search - パッケージ org.elasticsearch.index.search
 
org.elasticsearch.index.search.child - パッケージ org.elasticsearch.index.search.child
 
org.elasticsearch.index.search.geo - パッケージ org.elasticsearch.index.search.geo
 
org.elasticsearch.index.search.morelikethis - パッケージ org.elasticsearch.index.search.morelikethis
 
org.elasticsearch.index.search.nested - パッケージ org.elasticsearch.index.search.nested
 
org.elasticsearch.index.search.shape - パッケージ org.elasticsearch.index.search.shape
 
org.elasticsearch.index.search.stats - パッケージ org.elasticsearch.index.search.stats
 
org.elasticsearch.index.settings - パッケージ org.elasticsearch.index.settings
 
org.elasticsearch.index.shard - パッケージ org.elasticsearch.index.shard
 
org.elasticsearch.index.similarity - パッケージ org.elasticsearch.index.similarity
 
org.elasticsearch.index.snapshots - パッケージ org.elasticsearch.index.snapshots
 
org.elasticsearch.index.snapshots.blobstore - パッケージ org.elasticsearch.index.snapshots.blobstore
 
org.elasticsearch.index.store - パッケージ org.elasticsearch.index.store
 
org.elasticsearch.index.suggest.stats - パッケージ org.elasticsearch.index.suggest.stats
 
org.elasticsearch.index.termvectors - パッケージ org.elasticsearch.index.termvectors
 
org.elasticsearch.index.translog - パッケージ org.elasticsearch.index.translog
 
org.elasticsearch.index.warmer - パッケージ org.elasticsearch.index.warmer
 
org.elasticsearch.indices - パッケージ org.elasticsearch.indices
 
org.elasticsearch.indices.analysis - パッケージ org.elasticsearch.indices.analysis
 
org.elasticsearch.indices.breaker - パッケージ org.elasticsearch.indices.breaker
 
org.elasticsearch.indices.cache.query - パッケージ org.elasticsearch.indices.cache.query
 
org.elasticsearch.indices.cache.query.terms - パッケージ org.elasticsearch.indices.cache.query.terms
 
org.elasticsearch.indices.cache.request - パッケージ org.elasticsearch.indices.cache.request
 
org.elasticsearch.indices.cluster - パッケージ org.elasticsearch.indices.cluster
 
org.elasticsearch.indices.fielddata.cache - パッケージ org.elasticsearch.indices.fielddata.cache
 
org.elasticsearch.indices.flush - パッケージ org.elasticsearch.indices.flush
 
org.elasticsearch.indices.mapper - パッケージ org.elasticsearch.indices.mapper
 
org.elasticsearch.indices.memory - パッケージ org.elasticsearch.indices.memory
 
org.elasticsearch.indices.query - パッケージ org.elasticsearch.indices.query
 
org.elasticsearch.indices.recovery - パッケージ org.elasticsearch.indices.recovery
 
org.elasticsearch.indices.store - パッケージ org.elasticsearch.indices.store
 
org.elasticsearch.indices.ttl - パッケージ org.elasticsearch.indices.ttl
 
org.elasticsearch.monitor - パッケージ org.elasticsearch.monitor
 
org.elasticsearch.monitor.fs - パッケージ org.elasticsearch.monitor.fs
 
org.elasticsearch.monitor.jvm - パッケージ org.elasticsearch.monitor.jvm
 
org.elasticsearch.monitor.os - パッケージ org.elasticsearch.monitor.os
 
org.elasticsearch.monitor.process - パッケージ org.elasticsearch.monitor.process
 
org.elasticsearch.node - パッケージ org.elasticsearch.node
Allow to build a Node using NodeBuilder which is a node within the cluster.
org.elasticsearch.node.internal - パッケージ org.elasticsearch.node.internal
 
org.elasticsearch.node.service - パッケージ org.elasticsearch.node.service
 
org.elasticsearch.node.settings - パッケージ org.elasticsearch.node.settings
 
org.elasticsearch.percolator - パッケージ org.elasticsearch.percolator
 
org.elasticsearch.plugins - パッケージ org.elasticsearch.plugins
 
org.elasticsearch.repositories - パッケージ org.elasticsearch.repositories
 
org.elasticsearch.repositories.blobstore - パッケージ org.elasticsearch.repositories.blobstore
 
org.elasticsearch.repositories.fs - パッケージ org.elasticsearch.repositories.fs
 
org.elasticsearch.repositories.uri - パッケージ org.elasticsearch.repositories.uri
 
org.elasticsearch.rest - パッケージ org.elasticsearch.rest
 
org.elasticsearch.rest.action - パッケージ org.elasticsearch.rest.action
 
org.elasticsearch.rest.action.admin.cluster.health - パッケージ org.elasticsearch.rest.action.admin.cluster.health
 
org.elasticsearch.rest.action.admin.cluster.node.hotthreads - パッケージ org.elasticsearch.rest.action.admin.cluster.node.hotthreads
 
org.elasticsearch.rest.action.admin.cluster.node.info - パッケージ org.elasticsearch.rest.action.admin.cluster.node.info
 
org.elasticsearch.rest.action.admin.cluster.node.stats - パッケージ org.elasticsearch.rest.action.admin.cluster.node.stats
 
org.elasticsearch.rest.action.admin.cluster.node.tasks - パッケージ org.elasticsearch.rest.action.admin.cluster.node.tasks
 
org.elasticsearch.rest.action.admin.cluster.repositories.delete - パッケージ org.elasticsearch.rest.action.admin.cluster.repositories.delete
 
org.elasticsearch.rest.action.admin.cluster.repositories.get - パッケージ org.elasticsearch.rest.action.admin.cluster.repositories.get
 
org.elasticsearch.rest.action.admin.cluster.repositories.put - パッケージ org.elasticsearch.rest.action.admin.cluster.repositories.put
 
org.elasticsearch.rest.action.admin.cluster.repositories.verify - パッケージ org.elasticsearch.rest.action.admin.cluster.repositories.verify
 
org.elasticsearch.rest.action.admin.cluster.reroute - パッケージ org.elasticsearch.rest.action.admin.cluster.reroute
 
org.elasticsearch.rest.action.admin.cluster.settings - パッケージ org.elasticsearch.rest.action.admin.cluster.settings
 
org.elasticsearch.rest.action.admin.cluster.shards - パッケージ org.elasticsearch.rest.action.admin.cluster.shards
 
org.elasticsearch.rest.action.admin.cluster.snapshots.create - パッケージ org.elasticsearch.rest.action.admin.cluster.snapshots.create
 
org.elasticsearch.rest.action.admin.cluster.snapshots.delete - パッケージ org.elasticsearch.rest.action.admin.cluster.snapshots.delete
 
org.elasticsearch.rest.action.admin.cluster.snapshots.get - パッケージ org.elasticsearch.rest.action.admin.cluster.snapshots.get
 
org.elasticsearch.rest.action.admin.cluster.snapshots.restore - パッケージ org.elasticsearch.rest.action.admin.cluster.snapshots.restore
 
org.elasticsearch.rest.action.admin.cluster.snapshots.status - パッケージ org.elasticsearch.rest.action.admin.cluster.snapshots.status
 
org.elasticsearch.rest.action.admin.cluster.state - パッケージ org.elasticsearch.rest.action.admin.cluster.state
 
org.elasticsearch.rest.action.admin.cluster.stats - パッケージ org.elasticsearch.rest.action.admin.cluster.stats
 
org.elasticsearch.rest.action.admin.cluster.tasks - パッケージ org.elasticsearch.rest.action.admin.cluster.tasks
 
org.elasticsearch.rest.action.admin.indices.alias - パッケージ org.elasticsearch.rest.action.admin.indices.alias
 
org.elasticsearch.rest.action.admin.indices.alias.delete - パッケージ org.elasticsearch.rest.action.admin.indices.alias.delete
 
org.elasticsearch.rest.action.admin.indices.alias.get - パッケージ org.elasticsearch.rest.action.admin.indices.alias.get
 
org.elasticsearch.rest.action.admin.indices.alias.head - パッケージ org.elasticsearch.rest.action.admin.indices.alias.head
 
org.elasticsearch.rest.action.admin.indices.alias.put - パッケージ org.elasticsearch.rest.action.admin.indices.alias.put
 
org.elasticsearch.rest.action.admin.indices.analyze - パッケージ org.elasticsearch.rest.action.admin.indices.analyze
 
org.elasticsearch.rest.action.admin.indices.cache.clear - パッケージ org.elasticsearch.rest.action.admin.indices.cache.clear
 
org.elasticsearch.rest.action.admin.indices.close - パッケージ org.elasticsearch.rest.action.admin.indices.close
 
org.elasticsearch.rest.action.admin.indices.create - パッケージ org.elasticsearch.rest.action.admin.indices.create
 
org.elasticsearch.rest.action.admin.indices.delete - パッケージ org.elasticsearch.rest.action.admin.indices.delete
 
org.elasticsearch.rest.action.admin.indices.exists.indices - パッケージ org.elasticsearch.rest.action.admin.indices.exists.indices
 
org.elasticsearch.rest.action.admin.indices.exists.types - パッケージ org.elasticsearch.rest.action.admin.indices.exists.types
 
org.elasticsearch.rest.action.admin.indices.flush - パッケージ org.elasticsearch.rest.action.admin.indices.flush
 
org.elasticsearch.rest.action.admin.indices.forcemerge - パッケージ org.elasticsearch.rest.action.admin.indices.forcemerge
 
org.elasticsearch.rest.action.admin.indices.get - パッケージ org.elasticsearch.rest.action.admin.indices.get
 
org.elasticsearch.rest.action.admin.indices.mapping.get - パッケージ org.elasticsearch.rest.action.admin.indices.mapping.get
 
org.elasticsearch.rest.action.admin.indices.mapping.put - パッケージ org.elasticsearch.rest.action.admin.indices.mapping.put
 
org.elasticsearch.rest.action.admin.indices.open - パッケージ org.elasticsearch.rest.action.admin.indices.open
 
org.elasticsearch.rest.action.admin.indices.recovery - パッケージ org.elasticsearch.rest.action.admin.indices.recovery
 
org.elasticsearch.rest.action.admin.indices.refresh - パッケージ org.elasticsearch.rest.action.admin.indices.refresh
 
org.elasticsearch.rest.action.admin.indices.segments - パッケージ org.elasticsearch.rest.action.admin.indices.segments
 
org.elasticsearch.rest.action.admin.indices.settings - パッケージ org.elasticsearch.rest.action.admin.indices.settings
 
org.elasticsearch.rest.action.admin.indices.shards - パッケージ org.elasticsearch.rest.action.admin.indices.shards
 
org.elasticsearch.rest.action.admin.indices.stats - パッケージ org.elasticsearch.rest.action.admin.indices.stats
 
org.elasticsearch.rest.action.admin.indices.template.delete - パッケージ org.elasticsearch.rest.action.admin.indices.template.delete
 
org.elasticsearch.rest.action.admin.indices.template.get - パッケージ org.elasticsearch.rest.action.admin.indices.template.get
 
org.elasticsearch.rest.action.admin.indices.template.head - パッケージ org.elasticsearch.rest.action.admin.indices.template.head
 
org.elasticsearch.rest.action.admin.indices.template.put - パッケージ org.elasticsearch.rest.action.admin.indices.template.put
 
org.elasticsearch.rest.action.admin.indices.upgrade - パッケージ org.elasticsearch.rest.action.admin.indices.upgrade
 
org.elasticsearch.rest.action.admin.indices.validate.query - パッケージ org.elasticsearch.rest.action.admin.indices.validate.query
 
org.elasticsearch.rest.action.admin.indices.validate.template - パッケージ org.elasticsearch.rest.action.admin.indices.validate.template
 
org.elasticsearch.rest.action.admin.indices.warmer.delete - パッケージ org.elasticsearch.rest.action.admin.indices.warmer.delete
 
org.elasticsearch.rest.action.admin.indices.warmer.get - パッケージ org.elasticsearch.rest.action.admin.indices.warmer.get
 
org.elasticsearch.rest.action.admin.indices.warmer.put - パッケージ org.elasticsearch.rest.action.admin.indices.warmer.put
 
org.elasticsearch.rest.action.bulk - パッケージ org.elasticsearch.rest.action.bulk
 
org.elasticsearch.rest.action.cat - パッケージ org.elasticsearch.rest.action.cat
 
org.elasticsearch.rest.action.count - パッケージ org.elasticsearch.rest.action.count
 
org.elasticsearch.rest.action.delete - パッケージ org.elasticsearch.rest.action.delete
 
org.elasticsearch.rest.action.exists - パッケージ org.elasticsearch.rest.action.exists
 
org.elasticsearch.rest.action.explain - パッケージ org.elasticsearch.rest.action.explain
 
org.elasticsearch.rest.action.fieldstats - パッケージ org.elasticsearch.rest.action.fieldstats
 
org.elasticsearch.rest.action.get - パッケージ org.elasticsearch.rest.action.get
 
org.elasticsearch.rest.action.index - パッケージ org.elasticsearch.rest.action.index
 
org.elasticsearch.rest.action.main - パッケージ org.elasticsearch.rest.action.main
 
org.elasticsearch.rest.action.percolate - パッケージ org.elasticsearch.rest.action.percolate
 
org.elasticsearch.rest.action.script - パッケージ org.elasticsearch.rest.action.script
 
org.elasticsearch.rest.action.search - パッケージ org.elasticsearch.rest.action.search
 
org.elasticsearch.rest.action.suggest - パッケージ org.elasticsearch.rest.action.suggest
 
org.elasticsearch.rest.action.support - パッケージ org.elasticsearch.rest.action.support
 
org.elasticsearch.rest.action.template - パッケージ org.elasticsearch.rest.action.template
 
org.elasticsearch.rest.action.termvectors - パッケージ org.elasticsearch.rest.action.termvectors
 
org.elasticsearch.rest.action.update - パッケージ org.elasticsearch.rest.action.update
 
org.elasticsearch.rest.support - パッケージ org.elasticsearch.rest.support
 
org.elasticsearch.script - パッケージ org.elasticsearch.script
 
org.elasticsearch.script.expression - パッケージ org.elasticsearch.script.expression
 
org.elasticsearch.script.groovy - パッケージ org.elasticsearch.script.groovy
 
org.elasticsearch.script.mustache - パッケージ org.elasticsearch.script.mustache
 
org.elasticsearch.search - パッケージ org.elasticsearch.search
 
org.elasticsearch.search.action - パッケージ org.elasticsearch.search.action
 
org.elasticsearch.search.aggregations - パッケージ org.elasticsearch.search.aggregations
 
org.elasticsearch.search.aggregations.bucket - パッケージ org.elasticsearch.search.aggregations.bucket
 
org.elasticsearch.search.aggregations.bucket.children - パッケージ org.elasticsearch.search.aggregations.bucket.children
 
org.elasticsearch.search.aggregations.bucket.filter - パッケージ org.elasticsearch.search.aggregations.bucket.filter
 
org.elasticsearch.search.aggregations.bucket.filters - パッケージ org.elasticsearch.search.aggregations.bucket.filters
 
org.elasticsearch.search.aggregations.bucket.geogrid - パッケージ org.elasticsearch.search.aggregations.bucket.geogrid
 
org.elasticsearch.search.aggregations.bucket.global - パッケージ org.elasticsearch.search.aggregations.bucket.global
 
org.elasticsearch.search.aggregations.bucket.histogram - パッケージ org.elasticsearch.search.aggregations.bucket.histogram
 
org.elasticsearch.search.aggregations.bucket.missing - パッケージ org.elasticsearch.search.aggregations.bucket.missing
 
org.elasticsearch.search.aggregations.bucket.nested - パッケージ org.elasticsearch.search.aggregations.bucket.nested
 
org.elasticsearch.search.aggregations.bucket.range - パッケージ org.elasticsearch.search.aggregations.bucket.range
 
org.elasticsearch.search.aggregations.bucket.range.date - パッケージ org.elasticsearch.search.aggregations.bucket.range.date
 
org.elasticsearch.search.aggregations.bucket.range.geodistance - パッケージ org.elasticsearch.search.aggregations.bucket.range.geodistance
 
org.elasticsearch.search.aggregations.bucket.range.ipv4 - パッケージ org.elasticsearch.search.aggregations.bucket.range.ipv4
 
org.elasticsearch.search.aggregations.bucket.sampler - パッケージ org.elasticsearch.search.aggregations.bucket.sampler
 
org.elasticsearch.search.aggregations.bucket.significant - パッケージ org.elasticsearch.search.aggregations.bucket.significant
 
org.elasticsearch.search.aggregations.bucket.significant.heuristics - パッケージ org.elasticsearch.search.aggregations.bucket.significant.heuristics
 
org.elasticsearch.search.aggregations.bucket.terms - パッケージ org.elasticsearch.search.aggregations.bucket.terms
 
org.elasticsearch.search.aggregations.bucket.terms.support - パッケージ org.elasticsearch.search.aggregations.bucket.terms.support
 
org.elasticsearch.search.aggregations.metrics - パッケージ org.elasticsearch.search.aggregations.metrics
 
org.elasticsearch.search.aggregations.metrics.avg - パッケージ org.elasticsearch.search.aggregations.metrics.avg
 
org.elasticsearch.search.aggregations.metrics.cardinality - パッケージ org.elasticsearch.search.aggregations.metrics.cardinality
 
org.elasticsearch.search.aggregations.metrics.geobounds - パッケージ org.elasticsearch.search.aggregations.metrics.geobounds
 
org.elasticsearch.search.aggregations.metrics.geocentroid - パッケージ org.elasticsearch.search.aggregations.metrics.geocentroid
 
org.elasticsearch.search.aggregations.metrics.max - パッケージ org.elasticsearch.search.aggregations.metrics.max
 
org.elasticsearch.search.aggregations.metrics.min - パッケージ org.elasticsearch.search.aggregations.metrics.min
 
org.elasticsearch.search.aggregations.metrics.percentiles - パッケージ org.elasticsearch.search.aggregations.metrics.percentiles
 
org.elasticsearch.search.aggregations.metrics.percentiles.hdr - パッケージ org.elasticsearch.search.aggregations.metrics.percentiles.hdr
 
org.elasticsearch.search.aggregations.metrics.percentiles.tdigest - パッケージ org.elasticsearch.search.aggregations.metrics.percentiles.tdigest
 
org.elasticsearch.search.aggregations.metrics.scripted - パッケージ org.elasticsearch.search.aggregations.metrics.scripted
 
org.elasticsearch.search.aggregations.metrics.stats - パッケージ org.elasticsearch.search.aggregations.metrics.stats
 
org.elasticsearch.search.aggregations.metrics.stats.extended - パッケージ org.elasticsearch.search.aggregations.metrics.stats.extended
 
org.elasticsearch.search.aggregations.metrics.sum - パッケージ org.elasticsearch.search.aggregations.metrics.sum
 
org.elasticsearch.search.aggregations.metrics.tophits - パッケージ org.elasticsearch.search.aggregations.metrics.tophits
 
org.elasticsearch.search.aggregations.metrics.valuecount - パッケージ org.elasticsearch.search.aggregations.metrics.valuecount
 
org.elasticsearch.search.aggregations.pipeline - パッケージ org.elasticsearch.search.aggregations.pipeline
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.max - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.max
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.min - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.min
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended
 
org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum
 
org.elasticsearch.search.aggregations.pipeline.bucketscript - パッケージ org.elasticsearch.search.aggregations.pipeline.bucketscript
 
org.elasticsearch.search.aggregations.pipeline.cumulativesum - パッケージ org.elasticsearch.search.aggregations.pipeline.cumulativesum
 
org.elasticsearch.search.aggregations.pipeline.derivative - パッケージ org.elasticsearch.search.aggregations.pipeline.derivative
 
org.elasticsearch.search.aggregations.pipeline.having - パッケージ org.elasticsearch.search.aggregations.pipeline.having
 
org.elasticsearch.search.aggregations.pipeline.movavg - パッケージ org.elasticsearch.search.aggregations.pipeline.movavg
 
org.elasticsearch.search.aggregations.pipeline.movavg.models - パッケージ org.elasticsearch.search.aggregations.pipeline.movavg.models
 
org.elasticsearch.search.aggregations.pipeline.serialdiff - パッケージ org.elasticsearch.search.aggregations.pipeline.serialdiff
 
org.elasticsearch.search.aggregations.support - パッケージ org.elasticsearch.search.aggregations.support
 
org.elasticsearch.search.aggregations.support.format - パッケージ org.elasticsearch.search.aggregations.support.format
 
org.elasticsearch.search.aggregations.support.values - パッケージ org.elasticsearch.search.aggregations.support.values
 
org.elasticsearch.search.builder - パッケージ org.elasticsearch.search.builder
 
org.elasticsearch.search.controller - パッケージ org.elasticsearch.search.controller
 
org.elasticsearch.search.dfs - パッケージ org.elasticsearch.search.dfs
 
org.elasticsearch.search.fetch - パッケージ org.elasticsearch.search.fetch
 
org.elasticsearch.search.fetch.explain - パッケージ org.elasticsearch.search.fetch.explain
 
org.elasticsearch.search.fetch.fielddata - パッケージ org.elasticsearch.search.fetch.fielddata
 
org.elasticsearch.search.fetch.innerhits - パッケージ org.elasticsearch.search.fetch.innerhits
 
org.elasticsearch.search.fetch.matchedqueries - パッケージ org.elasticsearch.search.fetch.matchedqueries
 
org.elasticsearch.search.fetch.script - パッケージ org.elasticsearch.search.fetch.script
 
org.elasticsearch.search.fetch.source - パッケージ org.elasticsearch.search.fetch.source
 
org.elasticsearch.search.fetch.version - パッケージ org.elasticsearch.search.fetch.version
 
org.elasticsearch.search.highlight - パッケージ org.elasticsearch.search.highlight
 
org.elasticsearch.search.highlight.vectorhighlight - パッケージ org.elasticsearch.search.highlight.vectorhighlight
 
org.elasticsearch.search.internal - パッケージ org.elasticsearch.search.internal
 
org.elasticsearch.search.lookup - パッケージ org.elasticsearch.search.lookup
 
org.elasticsearch.search.profile - パッケージ org.elasticsearch.search.profile
 
org.elasticsearch.search.query - パッケージ org.elasticsearch.search.query
 
org.elasticsearch.search.rescore - パッケージ org.elasticsearch.search.rescore
 
org.elasticsearch.search.scan - パッケージ org.elasticsearch.search.scan
 
org.elasticsearch.search.sort - パッケージ org.elasticsearch.search.sort
 
org.elasticsearch.search.suggest - パッケージ org.elasticsearch.search.suggest
 
org.elasticsearch.search.suggest.completion - パッケージ org.elasticsearch.search.suggest.completion
 
org.elasticsearch.search.suggest.context - パッケージ org.elasticsearch.search.suggest.context
 
org.elasticsearch.search.suggest.phrase - パッケージ org.elasticsearch.search.suggest.phrase
 
org.elasticsearch.search.suggest.term - パッケージ org.elasticsearch.search.suggest.term
 
org.elasticsearch.search.warmer - パッケージ org.elasticsearch.search.warmer
 
org.elasticsearch.snapshots - パッケージ org.elasticsearch.snapshots
 
org.elasticsearch.tasks - パッケージ org.elasticsearch.tasks
 
org.elasticsearch.threadpool - パッケージ org.elasticsearch.threadpool
 
org.elasticsearch.transport - パッケージ org.elasticsearch.transport
 
org.elasticsearch.transport.local - パッケージ org.elasticsearch.transport.local
 
org.elasticsearch.transport.netty - パッケージ org.elasticsearch.transport.netty
 
org.elasticsearch.transport.support - パッケージ org.elasticsearch.transport.support
 
org.elasticsearch.tribe - パッケージ org.elasticsearch.tribe
 
org.elasticsearch.watcher - パッケージ org.elasticsearch.watcher
 
org.joda.time.format - パッケージ org.joda.time.format
 
orientation - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
ORIENTATION - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
orientation() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
ORIENTATION - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
orientationFromString(String) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
origin() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
origin() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
origin() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
origin() - インタフェース のメソッドorg.elasticsearch.index.engine.Engine.Operation
 
origin() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
ORIGIN - クラス のstatic変数org.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
originalIndexName() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType.Names
The original index name, before any "path" modifications performed on it.
OriginalIndices - org.elasticsearch.actionのクラス
Used to keep track of original indices within internal (e.g. shard level) requests
OriginalIndices(IndicesRequest) - クラス のコンストラクタorg.elasticsearch.action.OriginalIndices
 
OriginalIndices(String[], IndicesOptions) - クラス のコンストラクタorg.elasticsearch.action.OriginalIndices
 
originalIndices - クラス の変数org.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
originalMessage() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
originalTerm - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.CandidateSet
 
origins() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Returns the set of allowed origins.
orQuery(QueryBuilder...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
OrQueryBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
Use BoolQueryBuilder instead
OrQueryBuilder(QueryBuilder...) - クラス のコンストラクタorg.elasticsearch.index.query.OrQueryBuilder
非推奨です。
 
OrQueryParser - org.elasticsearch.index.queryのクラス
非推奨です。
OrQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.OrQueryParser
非推奨です。
 
os() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node OS be returned.
os(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node OS be returned.
os() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node OS be returned.
os(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node OS be returned.
OsInfo - org.elasticsearch.monitor.osのクラス
 
osInfo() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
 
OsProbe - org.elasticsearch.monitor.osのクラス
 
osService() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
OsService - org.elasticsearch.monitor.osのクラス
 
OsService(Settings, OsProbe) - クラス のコンストラクタorg.elasticsearch.monitor.os.OsService
 
OsStats() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
osStats() - クラス のメソッドorg.elasticsearch.monitor.os.OsProbe
 
OsStats - org.elasticsearch.monitor.osのクラス
 
OsStats.Mem - org.elasticsearch.monitor.osのクラス
 
OsStats.Swap - org.elasticsearch.monitor.osのクラス
 
OTHER_BUCKET_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
OTHER_BUCKET_KEY_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
otherBucket(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
Include a bucket for documents not matching any filter
otherBucketKey(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersAggregationBuilder
The key to use for the bucket for documents not matching any filter.
otherDocCount - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
otherStatsToXCotent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
otherStatsToXCotent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
out - クラス の変数org.elasticsearch.common.lucene.store.FilterIndexOutput
 
OutOfScopeException - org.elasticsearch.common.injectの例外
Thrown from Provider.get() when an attempt is made to access a scoped object while the scope in question is not currently active.
OutOfScopeException(String) - 例外 のコンストラクタorg.elasticsearch.common.inject.OutOfScopeException
 
OutOfScopeException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.inject.OutOfScopeException
 
OutOfScopeException(Throwable) - 例外 のコンストラクタorg.elasticsearch.common.inject.OutOfScopeException
 
OutputStream(OutputStream) - クラス のコンストラクタorg.elasticsearch.common.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - クラス のコンストラクタorg.elasticsearch.common.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
OutputStreamStreamOutput - org.elasticsearch.common.io.streamのクラス
 
OutputStreamStreamOutput(OutputStream) - クラス のコンストラクタorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
override(Module...) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Modules
Returns a builder that creates a module that overlays override modules over the given modules.
override(Iterable<? extends Module>) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Modules
Returns a builder that creates a module that overlays override modules over the given modules.
overridePath(ContentPath) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that will have the provided path.
overSize(long) - クラス のstaticメソッドorg.elasticsearch.common.util.BigArrays
Returns the next size to grow when working with parallel arrays that may have different page sizes or number of bytes per element.
overSize(long, int, int) - クラス のstaticメソッドorg.elasticsearch.common.util.BigArrays
Return the next size to grow to that is >= minTargetSize.

P

PackedArrayEstimator(CircuitBreaker, IndexNumericFieldData.NumericType, String) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.PackedArrayEstimator
 
PackedArrayIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
Stores numeric data into bit-packed arrays for better memory efficiency.
PackedArrayIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, IndexNumericFieldData.NumericType, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData
 
PackedArrayIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
PackedArrayIndexFieldData.PackedArrayEstimator - org.elasticsearch.index.fielddata.plainのクラス
Estimator that wraps numeric field data loading in a RamAccountingTermsEnum, adjusting the breaker after data has been loaded
pad(Table.Cell, int, RestRequest, UTF8StreamWriter) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestTable
 
pad(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
padStart(String, int, char) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
PAGE_SIZE_IN_BYTES - クラス のstatic変数org.elasticsearch.common.util.BigArrays
Page size in bytes: 16KB
PageCacheRecycler - org.elasticsearch.cache.recyclerのクラス
A recycler of fixed-size pages.
PageCacheRecycler(Settings, ThreadPool) - クラス のコンストラクタorg.elasticsearch.cache.recycler.PageCacheRecycler
 
pageCacheRecycler() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
pageCacheRecycler() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationContext
 
pageCacheRecycler() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
pageCacheRecycler() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
pageCacheRecycler() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
PageCacheRecycler.Type - org.elasticsearch.cache.recyclerの列挙型
 
PagedBytesAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
PagedBytesAtomicFieldData(PagedBytes.Reader, PackedLongValues, Ordinals) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
PagedBytesIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
PagedBytesIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData
 
PagedBytesIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
PagedBytesIndexFieldData.PagedBytesEstimator - org.elasticsearch.index.fielddata.plainのクラス
Estimator that wraps string field data by either using BlockTreeTermsReader, or wrapping the data in a RamAccountingTermsEnum if the BlockTreeTermsReader cannot be used.
PagedBytesReference - org.elasticsearch.common.bytesのクラス
A page based bytes reference, internally holding the bytes in a paged data structure.
PagedBytesReference(BigArrays, ByteArray, int) - クラス のコンストラクタorg.elasticsearch.common.bytes.PagedBytesReference
 
PagedBytesReference(BigArrays, ByteArray, int, int) - クラス のコンストラクタorg.elasticsearch.common.bytes.PagedBytesReference
 
PARAGRAPH_SEPARATOR - クラス のstatic変数org.elasticsearch.search.highlight.HighlightUtils
 
param(String) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
 
param(String, String) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
 
param(String) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.MapParams
 
param(String, String) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.MapParams
 
param(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.ToXContent.Params
 
param(String, String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.ToXContent.Params
 
param(String) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
param(String, String) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
param(String) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
param(String, Object) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
paramAsBoolean(String, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
 
paramAsBoolean(String, Boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams
 
paramAsBoolean(String, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.MapParams
 
paramAsBoolean(String, Boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.ToXContent.MapParams
 
paramAsBoolean(String, boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.ToXContent.Params
 
paramAsBoolean(String, Boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.ToXContent.Params
 
paramAsBoolean(String, boolean) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsBoolean(String, Boolean) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsFloat(String, float) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsInt(String, int) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsLong(String, long) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsSize(String, ByteSizeValue) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsStringArray(String, String[]) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsStringArrayOrEmptyIfAll(String) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
paramAsTime(String, TimeValue) - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
ParameterizedTypeImpl(Type, Type, Type...) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
params() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
params() - クラス のメソッドorg.elasticsearch.rest.RestRequest
 
PARAMS - インタフェース のstatic変数org.elasticsearch.script.Script.ScriptField
 
params(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Set parameters that will be available in the init, map and combine phases.
PARAMS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
PARAMS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
PARAMS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
parent(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Sets the parent id of this document.
parent(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
Simple sets the routing.
parent(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the parent id of this document.
parent(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
parent(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the parent id of this document.
parent() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
parent(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets the parent id of this document.
parent(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
The parent id is used for the upsert request and also implicitely sets the routing if not already set.
parent() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
PARENT - インタフェース のstatic変数org.elasticsearch.common.breaker.CircuitBreaker
 
parent() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
parent(String) - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
parent() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
parent() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
parent(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
parent() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
parent() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
parent - クラス の変数org.elasticsearch.index.translog.Translog.Source
 
parent() - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Return the parent aggregator.
parent - クラス の変数org.elasticsearch.search.aggregations.AggregatorBase
 
parent() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
parent - クラス の変数org.elasticsearch.search.aggregations.AggregatorFactory
 
parent() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
 
parent() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
ParentChild(ParentChildIndexFieldData) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.ParentChild
 
ParentChildAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
ParentChildAtomicFieldData(ImmutableOpenMap<String, AtomicOrdinalsFieldData>) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
ParentChildEstimator(CircuitBreaker, TermsEnum) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.ParentChildEstimator
 
ParentChildIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
ParentChildIndexFieldData is responsible for loading the id cache mapping needed for has_child and has_parent queries into memory.
ParentChildIndexFieldData(Index, Settings, MappedFieldType.Names, FieldDataType, IndexFieldDataCache, MapperService, CircuitBreakerService) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData
 
ParentChildIndexFieldData.Builder - org.elasticsearch.index.fielddata.plainのクラス
 
ParentChildIndexFieldData.GlobalFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
ParentChildIndexFieldData.ParentChildEstimator - org.elasticsearch.index.fielddata.plainのクラス
Estimator that wraps parent/child id field data by wrapping the data in a RamAccountingTermsEnum.
ParentChildInnerHits(SearchContext, ParsedQuery, Map<String, InnerHitsContext.BaseInnerHits>, MapperService, DocumentMapper) - クラス のコンストラクタorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.ParentChildInnerHits
 
ParentCollector(IndexParentChildFieldData, SearchContext, String) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
ParentConstantScoreQuery - org.elasticsearch.index.search.childのクラス
非推奨です。
use queries from lucene/join instead
ParentConstantScoreQuery(ParentChildIndexFieldData, Query, String, Filter) - クラス のコンストラクタorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
parentFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
ParentFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
ParentFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
ParentFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
ParentFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
parentFilter() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
parentFilter - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
parentFilter - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
parentFilter - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
parentIdxs - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
ParentQuery - org.elasticsearch.index.search.childのクラス
非推奨です。
Use queries from lucene/join instead
ParentQuery(ParentChildIndexFieldData, Query, String, Filter) - クラス のコンストラクタorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
ParentScoreCollector(IndexParentChildFieldData, SearchContext, String) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCollector
非推奨です。
 
ParentScoreCountCollector(IndexParentChildFieldData, SearchContext, String) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCountCollector
非推奨です。
 
ParentToChildrenAggregator - org.elasticsearch.search.aggregations.bucket.childrenのクラス
 
ParentToChildrenAggregator(String, AggregatorFactories, AggregationContext, Aggregator, String, Query, Query, ValuesSource.Bytes.ParentChild, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.children.ParentToChildrenAggregator
 
ParentToChildrenAggregator.Factory - org.elasticsearch.search.aggregations.bucket.childrenのクラス
 
parentType - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
parentType - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
ParentWeight(Query, Weight, Filter, long, ChildrenQuery.ParentCollector, int, int) - クラス のコンストラクタorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
parse(String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Comparison
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Property
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler.Type
 
parse(XContentParser, MappingMetaData.ParseContext) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Allocation
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Rebalance
 
parse(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.Preference
Parses the Preference Type given a string
parse(String, String[]) - クラス のメソッドorg.elasticsearch.common.cli.CliTool
 
parse(CliToolConfig.Cmd, String[]) - クラス のメソッドorg.elasticsearch.common.cli.CliTool
 
parse(String, CommandLine) - クラス のメソッドorg.elasticsearch.common.cli.CliTool
 
parse(XContentParser) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parse(XContentParser, GeoShapeFieldMapper) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
Parse the geometry specified by the source document and return a ShapeBuilder instance used to build the actual geometry
parse(XContentParser) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new ShapeBuilder from XContent
parse(XContentParser, GeoShapeFieldMapper) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
Create a new ShapeBuilder from XContent
parse(String, Callable<Long>) - クラス のメソッドorg.elasticsearch.common.joda.DateMathParser
 
parse(String, Callable<Long>, boolean, DateTimeZone) - クラス のメソッドorg.elasticsearch.common.joda.DateMathParser
 
parse(String, DistanceUnit, DistanceUnit) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
Parses a given distance and converts it to the specified unit.
parse(String, DistanceUnit) - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Parses a given distance and converts it to this unit.
parse(XContentParser) - クラス のstaticメソッドorg.elasticsearch.common.unit.Fuzziness
 
parse(String) - クラス のstaticメソッドorg.elasticsearch.common.util.LocaleUtils
Parse the string describing a locale into a Locale object
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
Parses and indexes inputs

Parsing: Acceptable format: "STRING" - interpreted as field value (input) "ARRAY" - each element can be one of "OBJECT" (see below) "OBJECT" - { "input": STRING|ARRAY, "weight": STRING|INT, "contexts": ARRAY|OBJECT }

parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.TypeParser
 
parse(String, String, String, BytesReference) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
parse(SourceToParse) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
parse(String, CompressedXContent) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapperParser
 
parse(String, CompressedXContent, String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapperParser
 
parse(FieldMapper, ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
Parse using the provided ParseContext and return a mapping update if dynamic mappings modified the mappings, or null if mappings were not modified.
parse(ParseContext, GeoPoint, String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.TypeParser
 
parse(ParseContext, GeoPoint, String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.TypeParser
 
parse(GeoPointFieldMapperLegacy.Builder, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のstaticメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
parse(ParseContext, GeoPoint, String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper.TypeParser
 
parse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.TypeParser
 
parse(String, MappedFieldType.Loading) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MappedFieldType.Loading
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - インタフェース のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser
 
parse(String, CompressedXContent, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - インタフェース のメソッドorg.elasticsearch.index.mapper.MetadataFieldMapper.TypeParser
 
parse(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
parse(String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.TypeParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.AndQueryParser
非推奨です。
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.ConstantScoreQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.ExistsQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.FieldMaskingSpanQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.FilteredQueryParser
非推奨です。
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.FQueryFilterParser
非推奨です。
 
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionParser
Parses bodies of the kind { "fieldname1" : { "origin" = "someValue", "scale" = "someValue" } }
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorParser
非推奨です。
 
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.functionscore.fieldvaluefactor.FieldValueFactorFunctionParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryParser
 
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionParser
 
parse(QueryParseContext, XContentParser) - インタフェース のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionParser
 
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Parser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryParser
 
parse(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(byte[]) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(byte[], int, int) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(BytesReference) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(QueryParseContext, BytesReference) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(String) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(XContentParser) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(QueryParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.LimitQueryParser
非推奨です。
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.MatchAllQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.MissingQueryParser
 
parse(XContentParser, ParseFieldMatcher, MoreLikeThisQueryBuilder.Item) - クラス のstaticメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Parses and returns the given item.
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryParser
 
parse(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.NotQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.OrQueryParser
非推奨です。
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.QueryFilterParser
非推奨です。
 
parse(QueryParseContext) - インタフェース のメソッドorg.elasticsearch.index.query.QueryParser
Parses the into a query from the current parser location.
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.ScriptQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanFirstQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanMultiTermQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanTermQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.support.InnerHitsQueryParserHelper
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.TemplateQueryParser
Parses the template query replacing template parameters with provided values.
parse(XContentParser, ParseFieldMatcher, String...) - クラス のstaticメソッドorg.elasticsearch.index.query.TemplateQueryParser
 
parse(String, XContentParser, ParseFieldMatcher, String...) - クラス のstaticメソッドorg.elasticsearch.index.query.TemplateQueryParser
 
parse(XContentParser, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.index.query.TemplateQueryParser
 
parse(XContentParser, Map<String, ScriptService.ScriptType>, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.index.query.TemplateQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.TermQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.TypeQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryParser
 
parse(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.WrapperQueryParser
 
parse(MatchQuery.Type, String, Object) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
parse(MultiMatchQueryBuilder.Type, Map<String, Float>, Object, String) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.index.search.stats.StatsGroupsParseElement
 
parse(String, CommandLine) - クラス のメソッドorg.elasticsearch.plugins.PluginManagerCliParser
 
parse(XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
parse(Map<String, Object>, boolean, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
parse(Map<String, Object>, boolean, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Script
 
parse(XContentParser, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Script
 
parse(Map<String, Object>, boolean, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Template
 
parse(XContentParser, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Template
 
parse(XContentParser, Map<String, ScriptService.ScriptType>, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Template
非推奨です。
parse(XContentParser, Map<String, ScriptService.ScriptType>, String, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.script.Template
非推奨です。
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBinaryParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationParseElement
 
parse(String, XContentParser, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregator.Parser
Returns the aggregator factory with which this parser is associated, may return null indicating the aggregation should be skipped (e.g. when trying to aggregate on unmapped fields).
parse(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.Aggregator.SubAggCollectionMode
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ChildrenParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IpRangeParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore.JLHScoreParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic.NXYParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore.PercentageScoreParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicParser
 
parse(XContentParser, ParseFieldMatcher, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParser
 
parse(String, XContentParser, SearchContext, ValuesSourceParser, IncludeExclude.Parser) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericValuesSourceMetricsAggregatorParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.AbstractPercentilesParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountParser
 
parse(SearchContext, String, XContentLocation) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
Parse a string GapPolicy into the byte enum
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.SingleExpModelParser
 
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.DoubleExpModelParser
 
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelParser
 
parse(String, ParseFieldMatcher) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
Parse a string SeasonalityType into the byte enum
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel.LinearModelParser
 
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
Parse a settings hash that is specific to this model
parse(Map<String, Object>, String, int, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel.SimpleModelParser
 
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
parse(String, XContentParser, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator.Parser
Returns the pipeline aggregator factory with which this parser is associated.
parse(String, XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
parse(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhaseParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.FieldsParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceParseElement
 
parse(XContentParser) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.highlight.HighlighterParseElement
 
parse(XContentParser, IndexQueryParserService) - クラス のメソッドorg.elasticsearch.search.highlight.HighlighterParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.profile.ProfileParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.FilterBinaryParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.FromParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.IndicesBoostParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.MinScoreParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.PostFilterParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.QueryBinaryParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.QueryParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.SizeParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.TerminateAfterParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.query.TimeoutParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreParseElement
 
parse(XContentParser, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.rescore.Rescorer
Parses the RescoreSearchContext for this impelementation
parse(XContentParser, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.SearchParseElement
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortParser
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortParser
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.sort.SortParseElement
 
parse(XContentParser, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.sort.SortParser
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.sort.TrackScoresParseElement
 
parse(XContentParser, MapperService, IndexQueryParserService, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestParser
 
parse(XContentParser, MapperService, IndexQueryParserService, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestParser
 
parse(XContentParser, MapperService, IndexQueryParserService, HasContextAndHeaders) - インタフェース のメソッドorg.elasticsearch.search.suggest.SuggestContextParser
 
parse(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestParseElement
 
parse(XContentParser, MapperService, IndexQueryParserService, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestParser
 
PARSE_STRICT - クラス のstatic変数org.elasticsearch.index.query.IndexQueryParserService
 
parseAfterEffect(Settings) - クラス のメソッドorg.elasticsearch.index.similarity.DFRSimilarityProvider
Parses the given Settings and creates the appropriate AfterEffect
parseAggregators(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorParsers
Parses the aggregation request recursively generating aggregator factories in turn.
parseAnalysisVersion(Settings, Settings, ESLogger) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseArticles(Environment, Settings) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseBasicModel(Settings) - クラス のメソッドorg.elasticsearch.index.similarity.DFRSimilarityProvider
Parses the given Settings and creates the appropriate BasicModel
parseBoolean(char[], int, int, boolean) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
Returns false if text is in false, 0, off, no; else, true
parseBoolean(String, Boolean) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
 
parseBoolean(String, boolean) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
Returns true iff the value is neither of the following: false, 0, off, no otherwise false
parseBooleanExact(String) - クラス のstaticメソッドorg.elasticsearch.common.Booleans
 
parseBoolParam(Map<String, Object>, String, boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
Extracts a boolean from the settings map, otherwise throws an exception
parseBytesSizeValue(String, String) - クラス のstaticメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
parseBytesSizeValue(String, ByteSizeValue, String) - クラス のstaticメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
parseBytesSizeValueOrHeapRatio(String, String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.MemorySizeValue
Parse the provided string as a memory size.
parseCircle(ShapeBuilder.CoordinateNode, DistanceUnit.Distance) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseClassPath() - クラス のstaticメソッドorg.elasticsearch.bootstrap.JarHell
Parses the classpath into an array of URLs
parseCommonInnerHitOptions(XContentParser, XContentParser.Token, String, SubSearchContext, SortParseElement, FetchSourceParseElement, HighlighterParseElement, ScriptFieldsParseElement, FieldDataFieldsParseElement) - クラス のstaticメソッドorg.elasticsearch.index.query.support.InnerHitsQueryParserHelper
 
parseCommonWords(Environment, Settings, CharArraySet, boolean) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseConfig(Map<String, Object>, boolean, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
ParseContext(boolean, boolean, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
 
ParseContext - org.elasticsearch.index.mapperのクラス
 
ParseContext() - クラス のコンストラクタorg.elasticsearch.index.mapper.ParseContext
 
parseContext - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
parseContext - クラス の変数org.elasticsearch.index.search.MatchQuery
 
parseContext(ParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
parseContext(ParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
A ContextMapping combined with the information provided by a document form a ContextMapping.ContextConfig which is used to build the underlying FST.
parseContext(ParseContext, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
ParseContext.Document - org.elasticsearch.index.mapperのクラス
Fork of Document with additional functionality.
ParseContext.InternalParseContext - org.elasticsearch.index.mapperのクラス
 
parseCopyFields(Object, FieldMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.BinaryFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
Parse the field value and populate fields.
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
parseCreateField(ParseContext, List<Field>) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
parseCreateFieldForString(ParseContext, String, float) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
Parse a field as though it were a string.
parseDateTimeFormatter(Object) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parsedDoc() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
ParsedDocument - org.elasticsearch.index.mapperのクラス
The result of parsing a document.
ParsedDocument(Field, Field, String, String, String, long, long, List<ParseContext.Document>, BytesReference, Mapping) - クラス のコンストラクタorg.elasticsearch.index.mapper.ParsedDocument
 
parseDirectSpellcheckerSettings(XContentParser, String, DirectSpellcheckerSettings, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
parseDistance(String) - クラス のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
Parse a DistanceUnit.Distance from a given String.
parseDistribution(Settings) - クラス のメソッドorg.elasticsearch.index.similarity.IBSimilarityProvider
Parses the given Settings and creates the appropriate Distribution
parsedMatchAllQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.ParsedQuery
 
parseDocuments(XContentParser, List<MultiGetRequest.Item>, String, String, String[], FetchSourceContext, String, boolean) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetRequest
 
parseDocuments(XContentParser, List<MultiGetRequest.Item>) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetRequest
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Boolean
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.DateTime
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.IPv4
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Number.Pattern
 
parseDouble(String, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser
 
parseDouble(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Raw
 
parseDoubleParam(Map<String, Object>, String, double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
Extracts a 0-1 inclusive double from the settings map, otherwise throws an exception
parseDoubleValue(Object) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
Converts an object value into a double
parsedPostFilter(ParsedQuery) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
parsedPostFilter() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
parsedPostFilter(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
parsedPostFilter() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
parsedPostFilter(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
parsedPostFilter() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
parsedPostFilter(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
parsedPostFilter() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
parsedPostFilter(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
ParsedQuery - org.elasticsearch.index.queryのクラス
The result of parsing a query.
ParsedQuery(Query, ImmutableMap<String, Query>) - クラス のコンストラクタorg.elasticsearch.index.query.ParsedQuery
 
ParsedQuery(Query, ParsedQuery) - クラス のコンストラクタorg.elasticsearch.index.query.ParsedQuery
 
ParsedQuery(Query) - クラス のコンストラクタorg.elasticsearch.index.query.ParsedQuery
 
parsedQuery(ParsedQuery) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
parsedQuery() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
parsedQuery() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
parsedQuery(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
parsedQuery() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
parsedQuery(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
parsedQuery() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
parsedQuery(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
parsedQuery() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
parseElement() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.dfs.DfsPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.explain.ExplainFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.FetchPhase
 
parseElements() - インタフェース のメソッドorg.elasticsearch.search.fetch.FetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.fielddata.FieldDataFieldsFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.matchedqueries.MatchedQueriesFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.query.QueryPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.rescore.RescorePhase
 
parseElements() - インタフェース のメソッドorg.elasticsearch.search.SearchPhase
 
parseElements() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestPhase
 
parseEnvelope(ShapeBuilder.CoordinateNode, ShapeBuilder.Orientation) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseExternalValue(Class<T>) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Try to parse an externalValue if any
ParseField - org.elasticsearch.commonのクラス
Holds a field that can be found in a request while parsing and its different variants, which may be deprecated.
ParseField(String, String...) - クラス のコンストラクタorg.elasticsearch.common.ParseField
 
parseField(FieldMapper.Builder, String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
Parse common field attributes such as doc_values or store.
parseField() - 列挙型 のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
 
parseField() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.Aggregator.SubAggCollectionMode
 
parseFieldMatcher - クラス の変数org.elasticsearch.action.support.TransportAction
 
ParseFieldMatcher - org.elasticsearch.commonのクラス
Matcher to use in combination with ParseField while parsing requests.
ParseFieldMatcher(Settings) - クラス のコンストラクタorg.elasticsearch.common.ParseFieldMatcher
 
ParseFieldMatcher(boolean) - クラス のコンストラクタorg.elasticsearch.common.ParseFieldMatcher
 
parseFieldMatcher() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
parseFieldMatcher() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parseFieldMatcher(ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parseFieldMatcher() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parseFieldMatcher - クラス の変数org.elasticsearch.repositories.blobstore.BlobStoreFormat
 
parseFieldMatcher - クラス の変数org.elasticsearch.rest.BaseRestHandler
 
parseFieldMatcher - クラス の変数org.elasticsearch.search.internal.SearchContext
 
parseFieldMatcher() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
parseFields(XContentParser, IndexQueryParserService) - クラス のメソッドorg.elasticsearch.search.highlight.HighlighterParseElement
 
parseFromLatLon(String) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoPoint
 
parseFromRestRequest(RestRequest) - クラス のstaticメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
parseGeometries(XContentParser, GeoShapeFieldMapper) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
Parse the geometries array of a GeometryCollection
parseGeoPoint(XContentParser) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Parse a GeoPoint with a XContentParser:
parseGeoPoint(XContentParser, GeoPoint) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Parse a GeoPoint with a XContentParser.
parseGeoPoint(String, GeoPoint) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
parse a GeoPoint from a String
parseGroup(MatchQuery.Type, String, Float, Object, String) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
parseIdFromFileName(Path) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
Extracts the translog generation from a file name.
parseIds(XContentParser, List<MultiGetRequest.Item>, String, String, String[], FetchSourceContext, String) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetRequest
 
parseIds(XContentParser, List<MultiGetRequest.Item>) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetRequest
 
parseIndex(String, String, FieldMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseInlineScript(XContentParser) - クラス のメソッドorg.elasticsearch.script.AbstractScriptParser
 
parseInnerFilter(XContentParser) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
Parses an inner filter, returning null if the filter should be ignored.
parseInnerFilter() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parseInnerFilter(String) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parseInnerQuery(XContentParser) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parseInnerQuery(QueryParseContext) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
parseInnerQuery() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parseIntegerParam(Map<String, Object>, String, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel.AbstractModelParser
Extracts an integer from the settings map, otherwise throws an exception
parseInternal(XContentParser, MapperService, IndexQueryParserService, String, int, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestParseElement
 
parseInto(DateTimeParserBucket, String, int) - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimeParser
 
parseLambda(Settings) - クラス のメソッドorg.elasticsearch.index.similarity.IBSimilarityProvider
Parses the given Settings and creates the appropriate Lambda
parseLinearRing(ShapeBuilder.CoordinateNode, boolean) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseLineString(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Boolean
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.DateMath
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.DateTime
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.IPv4
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Number.Pattern
 
parseLong(String, SearchContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser
 
parseLong(String, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueParser.Raw
 
parseLongValue(Object) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
Converts an object value into a long
parseMultiField(FieldMapper.Builder, String, Mapper.TypeParser.ParserContext, String, Object) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseMultiLine(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseMultiPoint(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseMultiPolygon(ShapeBuilder.CoordinateNode, ShapeBuilder.Orientation, boolean) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseNested(String, Map<String, Object>, ObjectMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
parseNoCFSRatio(String) - クラス のstaticメソッドorg.elasticsearch.index.shard.MergePolicyConfig
 
parseNormalization(Settings) - クラス のメソッドorg.elasticsearch.index.similarity.AbstractSimilarityProvider
Parses the given Settings and creates the appropriate Normalization
parseNumberField(NumberFieldMapper.Builder, String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseObjectOrDocumentTypeProperties(String, Object, Mapper.TypeParser.ParserContext, ObjectMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
parseObjectProperties(String, String, Object, Mapper.TypeParser.ParserContext, ObjectMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
parseParams(ToXContent.Params) - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
parsePathType(String, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parsePayload(BytesRef, PayloadProcessor.SuggestPayload) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
parsePoint(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parsePolygon(ShapeBuilder.CoordinateNode, ShapeBuilder.Orientation, boolean) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
parseProperties(ObjectMapper.Builder, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
parseQueries(Map<String, ContextMapping>, XContentParser) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
Parse a set of ContextMapping.ContextQuery according to a given mapping
parseQuery(BytesReference) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
Selectively parses a query from a top level query or query_binary json field from the specified source.
parseQuery(String, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
parseQuery(String, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
Parse a query according to the context.
parseQuery(String, XContentParser) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
parseQuerySource(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
 
parser() - クラス のメソッドorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
parser() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
parser() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
parser() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
Parser() - クラス のコンストラクタorg.elasticsearch.index.query.GeohashCellQuery.Parser
 
parser(XContentParser) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parser() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
parser(String) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorParsers
Returns the parser that is registered under the given aggregation type.
Parser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.Parser
 
parser() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat
 
parser() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
parseRatioValue(String) - クラス のstaticメソッドorg.elasticsearch.common.unit.RatioValue
Parses the provided string as a RatioValue, the string can either be in percentage format (eg. 73.5%), or a floating-point ratio format (eg. 0.735)
parserContext(String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapperParser
 
ParserContext(String, AnalysisService, SimilarityLookupService, MapperService, Map<String, Mapper.TypeParser>, Version, ParseFieldMatcher) - クラス のコンストラクタorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
parseRequest(TermVectorsRequest, XContentParser) - クラス のstaticメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
populates a request object (pre-populated with defaults) based on a parser.
parseRewriteMethod(ParseFieldMatcher, String) - クラス のstaticメソッドorg.elasticsearch.index.query.support.QueryParsers
 
parseRewriteMethod(ParseFieldMatcher, String, MultiTermQuery.RewriteMethod) - クラス のstaticメソッドorg.elasticsearch.index.query.support.QueryParsers
 
parseSearchRequest(SearchRequest, RestRequest, ParseFieldMatcher, BytesReference) - クラス のstaticメソッドorg.elasticsearch.rest.action.search.RestSearchAction
 
parseSearchSource(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.search.RestSearchAction
 
parseSinglePointOrList(XContentParser) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
parseSingleRescoreContext(XContentParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreParseElement
 
parseSizeValue(String) - クラス のstaticメソッドorg.elasticsearch.common.unit.SizeValue
 
parseSizeValue(String, SizeValue) - クラス のstaticメソッドorg.elasticsearch.common.unit.SizeValue
 
parseSmoothingModel(XContentParser, PhraseSuggestionContext, String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestParser
 
parseSpecial(String, XContentParser, SearchContext, XContentParser.Token, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParametersParser
 
parseSpecial(String, XContentParser, SearchContext, XContentParser.Token, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
parseSpecial(String, XContentParser, SearchContext, XContentParser.Token, String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParametersParser
 
parseStemExclusion(Settings, CharArraySet) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseStopWords(Environment, Settings, CharArraySet) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseStopWords(Environment, Settings, CharArraySet, boolean) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parseStore(String, String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseString(String, boolean) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.ClusterState.Metric
 
parseString(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
 
parseStringTimestamp(String, FormatDateTimeFormatter, Version) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
parseStringValue(String, PropertyPlaceholder.PlaceholderResolver, Set<String>) - クラス のメソッドorg.elasticsearch.common.property.PropertyPlaceholder
 
parseStringValue(String) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
parseSuggestContext(XContentParser, MapperService, String, SuggestionSearchContext.SuggestionContext, ParseFieldMatcher) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
parseTermVector(String, String, FieldMapper.Builder) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
 
parseTextField(FieldMapper.Builder, String, Map<String, Object>, Mapper.TypeParser.ParserContext) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.TypeParsers
Parse text field attributes.
parseTimeValue(String, TimeValue, String) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
parseToMilliseconds(Object, boolean, DateTimeZone, DateMathParser) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
parseUnit(String, DistanceUnit) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
Parses the suffix of a given distance string and return the corresponding DistanceUnit
parseValue(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.breaker.CircuitBreaker.Type
 
parseVersion(String, Version, ESLogger) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
parseVersion(RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
 
parseVersion(RestRequest, long) - クラス のstaticメソッドorg.elasticsearch.rest.action.support.RestActions
 
parseVersionLenient(String, Version) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Parses the version string lenient and returns the the default value if the given string is null or emtpy
parseWords(Environment, Settings, String, CharArraySet, Map<String, Set<?>>, boolean) - クラス のstaticメソッドorg.elasticsearch.index.analysis.Analysis
 
parsingStillNeeded() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Is parsing still needed?
partBytes(int) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns the size (in bytes) of a given part
partial() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns true if indices with unavailable shards should be be partially snapshotted.
partial(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Set to true to allow indices with unavailable shards to be partially snapshotted.
partial() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns true if indices with failed to snapshot shards should be partially restored.
partial(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Set to true to allow indices with failed to snapshot shards should be partially restored.
partial() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns true if incomplete indices will be restored
partial(boolean) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Set to true if partial snapshot should be allowed
partName(long) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns part name if file is stored as multiple parts
partSize() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns part size
path() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
path() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
path() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
path() - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
 
path - クラス の変数org.elasticsearch.common.blobstore.fs.FsBlobContainer
 
path() - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
path() - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractBlobContainer
 
path - クラス の変数org.elasticsearch.common.blobstore.url.URLBlobContainer
 
path() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
Returns base URL
path - クラス の変数org.elasticsearch.env.NodeEnvironment.NodePath
 
path(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper.Builder
 
PATH - クラス のstatic変数org.elasticsearch.index.mapper.internal.IdFieldMapper.Defaults
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
path(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.Builder
 
PATH - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper.Defaults
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
path(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
PATH - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.BuilderContext
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
path() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
path - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
path() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
Path() - クラス のコンストラクタorg.elasticsearch.monitor.fs.FsInfo.Path
 
Path(String, String, long, long, long) - クラス のコンストラクタorg.elasticsearch.monitor.fs.FsInfo.Path
 
path() - クラス のメソッドorg.elasticsearch.rest.RestRequest
The path part of the URI (without the query string), decoded.
path() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket.SubAggregationComparator
 
path(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedBuilder
Set the path to use for this nested aggregation.
path(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedBuilder
Set the path to use for this nested aggregation.
PATH_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Defaults
 
PATH_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.object.ObjectMapper.Defaults
 
pathAsText(String) - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
PathElement(String, String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
pathElements() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Id
 
pathElements() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
pathElements() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
PathHierarchyTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
PathHierarchyTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PathHierarchyTokenizerFactory
 
pathsForPermissionsCheck(Settings, Environment) - クラス のメソッドorg.elasticsearch.common.cli.CheckFileCommand
Returns the array of paths, that should be checked if the permissions, user or groups have changed before and after execution of the command
PathTrie<T> - org.elasticsearch.common.pathのクラス
 
PathTrie(PathTrie.Decoder) - クラス のコンストラクタorg.elasticsearch.common.path.PathTrie
 
PathTrie(char, String, PathTrie.Decoder) - クラス のコンストラクタorg.elasticsearch.common.path.PathTrie
 
PathTrie.Decoder - org.elasticsearch.common.pathのインタフェース
 
PathTrie.TrieNode<T> - org.elasticsearch.common.pathのクラス
 
pathType() - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
pathType(ContentPath.Type) - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
pathType(ContentPath.Type) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields.Builder
 
pathType - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
pathType - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
pathType - クラス の変数org.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
pathType(ContentPath.Type) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Builder
 
pathType() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
PathUtils - org.elasticsearch.common.ioのクラス
Utilities for creating a Path from names, or accessing the default FileSystem.
pattern() - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormat.Patternable
 
Pattern(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number.Pattern
 
Pattern(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueParser.Number.Pattern
 
Patternable(String, ValueFormatter, ValueParser) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormat.Patternable
 
PatternAnalyzer - org.elasticsearch.index.analysisのクラス
Simple regex-based analyzer based on PatternTokenizer + lowercase + stopwords
PatternAnalyzer(Pattern, boolean, CharArraySet) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternAnalyzer
 
PatternAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
PatternAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternAnalyzerProvider
 
PatternCaptureGroupTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
PatternCaptureGroupTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternCaptureGroupTokenFilterFactory
 
PatternCaptureGroupTokenFilterFactory(Index, Settings, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternCaptureGroupTokenFilterFactory
 
PatternReplaceCharFilterFactory - org.elasticsearch.index.analysisのクラス
 
PatternReplaceCharFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternReplaceCharFilterFactory
 
PatternReplaceTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
PatternReplaceTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternReplaceTokenFilterFactory
 
PatternTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
PatternTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PatternTokenizerFactory
 
payload - クラス の変数org.elasticsearch.search.lookup.TermPosition
 
PAYLOAD_SEP - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
payloadAsFloat(float) - クラス のメソッドorg.elasticsearch.search.lookup.TermPosition
 
payloadAsInt(int) - クラス のメソッドorg.elasticsearch.search.lookup.TermPosition
 
payloadAsString() - クラス のメソッドorg.elasticsearch.search.lookup.TermPosition
 
payloads() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
The list of optional payloads associated with requests in the same order as the requests.
payloads() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
payloads(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the payloads for each term or skip.
payloads(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
PAYLOADS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
pb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
pbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
peek() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
Pending(Object, Priority, long, boolean) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor.Pending
 
PendingClusterTask - org.elasticsearch.cluster.serviceのクラス
 
PendingClusterTask() - クラス のコンストラクタorg.elasticsearch.cluster.service.PendingClusterTask
 
PendingClusterTask(long, Priority, Text, long, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.service.PendingClusterTask
 
pendingClusterTasks(PendingClusterTasksRequest, ActionListener<PendingClusterTasksResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns a list of the pending cluster tasks, that are scheduled to be executed.
pendingClusterTasks(PendingClusterTasksRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns a list of the pending cluster tasks, that are scheduled to be executed.
PendingClusterTasksAction - org.elasticsearch.action.admin.cluster.tasksのクラス
 
PendingClusterTasksRequest - org.elasticsearch.action.admin.cluster.tasksのクラス
 
PendingClusterTasksRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksRequest
 
PendingClusterTasksRequestBuilder - org.elasticsearch.action.admin.cluster.tasksのクラス
 
PendingClusterTasksRequestBuilder(ElasticsearchClient, PendingClusterTasksAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksRequestBuilder
 
PendingClusterTasksResponse - org.elasticsearch.action.admin.cluster.tasksのクラス
 
pendingJoinRequests - クラス の変数org.elasticsearch.discovery.zen.NodeJoinController
 
pendingNodes() - クラス のメソッドorg.elasticsearch.discovery.BlockingClusterStatePublishResponseHandler
returns a list of nodes which didn't respond yet
pendingTasks() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
pendingTasks() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Returns the tasks that are pending.
pendingTasks() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
PER_FIELD_ANALYZER - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
percent(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
percent(double) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanks
Return the percentile for the given value.
percent(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
PERCENTAGE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
percentageField(XContentBuilderString, XContentBuilderString, double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
PercentageScore - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
PercentageScore.PercentageScoreBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
PercentageScore.PercentageScoreParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
PercentageScoreBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore.PercentageScoreBuilder
 
PercentageScoreParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore.PercentageScoreParser
 
percentAsString(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
percentAsString(double) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanks
Return the percentile for the given value as a String.
percentAsString(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
percentile(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
Percentile - org.elasticsearch.search.aggregations.metrics.percentilesのインタフェース
 
percentile(double) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.Percentiles
Return the value associated with the provided percentile.
percentile(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
percentile(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
percentileAsString(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
percentileAsString(double) - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.Percentiles
Return the value associated with the provided percentile as a String.
percentileAsString(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
percentileAsString(double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
percentileRanks(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new PercentileRanks aggregation with the given name.
PercentileRanks - org.elasticsearch.search.aggregations.metrics.percentilesのインタフェース
An aggregation that computes approximate percentiles given values.
PercentileRanksBuilder - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
Builder for the PercentileRanks aggregation.
PercentileRanksBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksBuilder
Sole constructor.
PercentileRanksParser - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
 
PercentileRanksParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksParser
 
percentiles(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Percentiles aggregation with the given name.
percentiles(double...) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksBuilder
Set the values to compute percentiles from.
Percentiles - org.elasticsearch.search.aggregations.metrics.percentilesのインタフェース
An aggregation that computes approximate percentiles.
percentiles(double...) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesBuilder
Set the percentiles to compute.
PercentilesBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのインタフェース
 
percentilesBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
PercentilesBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
PercentilesBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketBuilder
 
PercentilesBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
PercentilesBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketParser
 
PercentilesBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
PercentilesBucketPipelineAggregator(String, double[], String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
PercentilesBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentileのクラス
 
PercentilesBuilder - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
Builder for the Percentiles aggregation.
PercentilesBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesBuilder
Sole constructor.
PercentilesMethod - org.elasticsearch.search.aggregations.metrics.percentilesの列挙型
An enum representing the methods for calculating percentiles
PercentilesParser - org.elasticsearch.search.aggregations.metrics.percentilesのクラス
 
PercentilesParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesParser
 
percents(Double[]) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketBuilder
 
PERCENTS - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketParser
 
PERCENTS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.PercentilesParser
 
percolate - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
percolate(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
percolate() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
percolate(PercolateRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Percolates a request returning the matches documents.
percolate(PercolateRequest, ActionListener<PercolateResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Percolates a request returning the matches documents.
percolate(PercolateRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
percolate(PercolateRequest, ActionListener<PercolateResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
percolate(PercolateShardRequest) - クラス のメソッドorg.elasticsearch.percolator.PercolatorService
 
PERCOLATE - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
PercolateAction - org.elasticsearch.action.percolateのクラス
 
PercolateContext - org.elasticsearch.percolatorのクラス
 
PercolateContext(PercolateShardRequest, SearchShardTarget, IndexShard, IndexService, PageCacheRecycler, BigArrays, ScriptService, Query, ParseFieldMatcher) - クラス のコンストラクタorg.elasticsearch.percolator.PercolateContext
 
PercolateException - org.elasticsearch.percolatorの例外
Exception during percolating document(s) at runtime.
PercolateException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.percolator.PercolateException
 
PercolateException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.percolator.PercolateException
 
percolateQueries() - クラス のメソッドorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
percolateQueries() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
percolateQuery() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
percolateQuery(Query) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
percolateRegistry() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
PercolateRequest - org.elasticsearch.action.percolateのクラス
A request to execute a percolate operation.
PercolateRequest() - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateRequest
Constructor only for internal usage.
PercolateRequestBuilder - org.elasticsearch.action.percolateのクラス
A builder the easy to use of defining a percolate request.
PercolateRequestBuilder(ElasticsearchClient, PercolateAction) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateRequestBuilder
 
PercolateResponse - org.elasticsearch.action.percolateのクラス
Encapsulates the response of a percolator request.
PercolateResponse.Match - org.elasticsearch.action.percolateのクラス
Represents a query that has matched with the document that was percolated.
PercolateShardRequest - org.elasticsearch.action.percolateのクラス
 
PercolateShardRequest() - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardRequest
 
PercolateShardResponse - org.elasticsearch.action.percolateのクラス
 
PercolateShardResponse(BytesRef[], List<Map<String, HighlightField>>, long, float[], PercolateContext, ShardId) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardResponse
 
PercolateShardResponse(BytesRef[], long, float[], PercolateContext, ShardId) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardResponse
 
PercolateShardResponse(BytesRef[], List<Map<String, HighlightField>>, long, PercolateContext, ShardId) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardResponse
 
PercolateShardResponse(long, PercolateContext, ShardId) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardResponse
 
PercolateShardResponse(PercolateContext, ShardId) - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateShardResponse
 
PercolateSourceBuilder - org.elasticsearch.action.percolateのクラス
Builder to create the percolate request body.
PercolateSourceBuilder() - クラス のコンストラクタorg.elasticsearch.action.percolate.PercolateSourceBuilder
 
PercolateSourceBuilder.DocBuilder - org.elasticsearch.action.percolateのクラス
A builder for defining the document to be percolated in various ways.
PercolateStats - org.elasticsearch.index.percolator.statsのクラス
Exposes percolator related statistics.
PercolateStats() - クラス のコンストラクタorg.elasticsearch.index.percolator.stats.PercolateStats
Noop constructor for serialazation purposes.
PercolatorException - org.elasticsearch.index.percolatorの例外
Exception during indexing a percolator query.
PercolatorException(Index, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.percolator.PercolatorException
 
PercolatorException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.percolator.PercolatorException
 
PercolatorModule - org.elasticsearch.percolatorのクラス
 
PercolatorModule() - クラス のコンストラクタorg.elasticsearch.percolator.PercolatorModule
 
PercolatorQueriesRegistry - org.elasticsearch.index.percolatorのクラス
Each shard will have a percolator registry even if there isn't a PercolatorService.TYPE_NAME document type in the index.
PercolatorQueriesRegistry(ShardId, Settings, IndexQueryParserService, ShardIndexingService, IndicesLifecycle, MapperService, IndexFieldDataService, ShardPercolateService) - クラス のコンストラクタorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
PercolatorService - org.elasticsearch.percolatorのクラス
 
PercolatorService(Settings, IndexNameExpressionResolver, IndicesService, PageCacheRecycler, BigArrays, HighlightPhase, ClusterService, AggregationPhase, ScriptService, MappingUpdatedAction) - クラス のコンストラクタorg.elasticsearch.percolator.PercolatorService
 
PercolatorService.ReduceResult - org.elasticsearch.percolatorのクラス
 
percolatorTypeId() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
percolatorTypeId - クラス の変数org.elasticsearch.percolator.PercolateContext
 
perFieldAnalyzer() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the overridden analyzers at each field.
perFieldAnalyzer(Map<String, String>) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Override the analyzer used at each field when generating term vectors.
perFieldAnalyzer() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
perFieldAnalyzer(Map<String, String>) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Sets the analyzer(s) to use at any given field.
PerFieldMappingPostingFormatCodec - org.elasticsearch.index.codecのクラス
This postings format is the default PostingsFormat for Elasticsearch.
PerFieldMappingPostingFormatCodec(Lucene50StoredFieldsFormat.Mode, MapperService, ESLogger) - クラス のコンストラクタorg.elasticsearch.index.codec.PerFieldMappingPostingFormatCodec
 
performBatchRecovery(Iterable<Translog.Operation>) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Applies all operations in the iterable to the current engine and returns the number of operations applied.
performOperation(ShardIterator, ShardRouting, int) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction.AsyncBroadcastAction
 
performRecoveryOperation(Engine, Translog.Operation, boolean) - クラス のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer
Performs a single recovery operation.
performRecoveryRestart() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
called if recovery has to be restarted after network error / delay **
performReroute(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
 
performStateRecovery(Gateway.GatewayStateRecoveredListener) - クラス のメソッドorg.elasticsearch.gateway.Gateway
 
performTranslogRecovery(boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
After the store has been recovered, we need to start the engine in order to apply operations
period(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
PersianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
PersianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PersianAnalyzerProvider
 
PersianNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
 
PersianNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PersianNormalizationFilterFactory
 
persistentSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
persistentSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the persistent settings to be updated.
persistentSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the persistent settings to be updated.
persistentSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the source containing the persistent settings to be updated.
persistentSettings(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the persistent settings to be updated.
persistentSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
persistentSettings(Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
persistentSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
peta() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
petaFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
phase() - 例外 のメソッドorg.elasticsearch.index.engine.RecoveryEngineException
 
phase1(SnapshotIndexCommit, Translog.View) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
Perform phase1 of the recovery operations.
phase2(Translog.Snapshot) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
Perform phase2 of the recovery process Phase2 takes a snapshot of the current translog *without* acquiring the write lock (however, the translog snapshot is a point-in-time view of the translog).
phraseLimit(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Sets the maximum number of phrases the fvh will consider.
phraseLimit(Integer) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Sets the maximum number of phrases the fvh will consider if the field doesn't also define phraseLimit.
phraseLimit() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
phraseSlop() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
phraseSlop(int) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
phraseSlop(int) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Sets the default slop for phrases.
phraseSlop - クラス の変数org.elasticsearch.index.search.MatchQuery
 
PhraseSuggester - org.elasticsearch.search.suggest.phraseのクラス
 
PhraseSuggester(ScriptService) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggester
 
PhraseSuggestion - org.elasticsearch.search.suggest.phraseのクラス
Suggestion entry returned from the PhraseSuggester.
PhraseSuggestion() - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestion
 
PhraseSuggestion(String, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestion
 
phraseSuggestion(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestBuilders
Creates a phrase suggestion lookup query with the provided name
PhraseSuggestion.Entry - org.elasticsearch.search.suggest.phraseのクラス
 
PhraseSuggestionBuilder - org.elasticsearch.search.suggest.phraseのクラス
Defines the actual suggest command for phrase suggestions ( phrase).
PhraseSuggestionBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
 
PhraseSuggestionBuilder.CandidateGenerator - org.elasticsearch.search.suggest.phraseのクラス
CandidateGenerator base class.
PhraseSuggestionBuilder.DirectCandidateGenerator - org.elasticsearch.search.suggest.phraseのクラス
 
PhraseSuggestionBuilder.Laplace - org.elasticsearch.search.suggest.phraseのクラス
PhraseSuggestionBuilder.LinearInterpolation - org.elasticsearch.search.suggest.phraseのクラス
Linear interpolation smoothing model.
PhraseSuggestionBuilder.SmoothingModel - org.elasticsearch.search.suggest.phraseのクラス
 
PhraseSuggestionBuilder.StupidBackoff - org.elasticsearch.search.suggest.phraseのクラス
A "stupid-backoff" smoothing model simialr to Katz's Backoff.
PhraseSuggestParser - org.elasticsearch.search.suggest.phraseのクラス
 
PhraseSuggestParser(PhraseSuggester) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestParser
 
physicalName() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint.FileInfo
 
physicalName() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Returns original file name
pick(SortedNumericDocValues, long, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(SortedNumericDocValues, long, DocIdSetIterator, int, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(SortedNumericDoubleValues, double, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(SortedNumericDoubleValues, double, DocIdSetIterator, int, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(SortedBinaryDocValues, BytesRef, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(BinaryDocValues, BytesRefBuilder, DocIdSetIterator, int, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(RandomAccessOrds, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(SortedDocValues, DocIdSetIterator, int, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pick(MultiValueMode.UnsortedNumericDoubleValues, double, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
 
pickShardPath(ShardId) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
Picks a target ShardPath to allocate and upgrade the given shard to.
pid() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
The process id.
PidFile - org.elasticsearch.commonのクラス
Process ID file abstraction that writes the current pid into a file and optionally removes it on system exit.
pidFile() - クラス のメソッドorg.elasticsearch.env.Environment
The PID file location (can be null if no PID file is configured)
ping(ZenPing.PingListener, TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
ping(ZenPing.PingListener, TimeValue) - インタフェース のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing
 
ping(ZenPing.PingListener, TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
PING_ACTION_NAME - クラス のstatic変数org.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
PING_DATA_SIZE - クラス のstatic変数org.elasticsearch.transport.netty.NettyHeader
The magic number (must be lower than 0) for a ping message.
PING_SCHEDULE - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
pingAndWait(TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
pingAndWait(TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
PingCollection() - クラス のコンストラクタorg.elasticsearch.discovery.zen.ping.ZenPing.PingCollection
 
PingContextProvider - org.elasticsearch.discovery.zen.pingのインタフェース
 
pingHeader() - クラス のstaticメソッドorg.elasticsearch.transport.netty.NettyHeader
A ping header is same as regular header, just with -1 for the size of the message.
pingInterval - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
PingRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
PingResponse(DiscoveryNode, DiscoveryNode, ClusterName, boolean) - クラス のコンストラクタorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
pingRetryCount - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
pingRetryTimeout - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
pipelineAggregator(String) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorParsers
Returns the parser that is registered under the given pipeline aggregator type.
PipelineAggregator - org.elasticsearch.search.aggregations.pipelineのクラス
 
PipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
PipelineAggregator(String, String[], Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
PipelineAggregator.Parser - org.elasticsearch.search.aggregations.pipelineのインタフェース
Parses the pipeline aggregation request and creates the appropriate pipeline aggregator factory for it.
PipelineAggregatorBuilder<B extends PipelineAggregatorBuilder<B>> - org.elasticsearch.search.aggregations.pipelineのクラス
A base class for all pipeline aggregator builders.
PipelineAggregatorBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilder
Sole constructor, typically used by sub-classes.
PipelineAggregatorBuilders - org.elasticsearch.search.aggregations.pipelineのクラス
 
PipelineAggregatorFactory - org.elasticsearch.search.aggregations.pipelineのクラス
A factory that knows how to create an PipelineAggregator of a specific type.
PipelineAggregatorFactory(String, String, String[]) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
Constructs a new pipeline aggregator factory.
pipelineAggregators() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
pipelineAggregators() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
pipelineAggregators() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
pipelineAggregators() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
pipelineAggregators(List<SiblingPipelineAggregator>) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
PipelineAggregatorStreams - org.elasticsearch.search.aggregations.pipelineのクラス
A registry for all the dedicated streams in the aggregation module.
PipelineAggregatorStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorStreams
 
PipelineAggregatorStreams.Stream - org.elasticsearch.search.aggregations.pipelineのインタフェース
A stream that knows how to read an aggregation from the input.
pipelining - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
pipeliningMaxEvents - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
PlainActionFuture<T> - org.elasticsearch.action.supportのクラス
 
PlainActionFuture() - クラス のコンストラクタorg.elasticsearch.action.support.PlainActionFuture
 
PlainBlobMetaData - org.elasticsearch.common.blobstore.supportのクラス
 
PlainBlobMetaData(String, long) - クラス のコンストラクタorg.elasticsearch.common.blobstore.support.PlainBlobMetaData
 
PlainHighlighter - org.elasticsearch.search.highlightのクラス
 
PlainHighlighter() - クラス のコンストラクタorg.elasticsearch.search.highlight.PlainHighlighter
 
PlainListenableActionFuture<T> - org.elasticsearch.action.supportのクラス
 
PlainListenableActionFuture(ThreadPool) - クラス のコンストラクタorg.elasticsearch.action.support.PlainListenableActionFuture
 
PlainShardIterator - org.elasticsearch.cluster.routingのクラス
The PlainShardIterator is a ShardsIterator which iterates all shards or a given shard id
PlainShardIterator(ShardId, List<ShardRouting>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.PlainShardIterator
Creates a PlainShardIterator instance that iterates over a subset of the given shards this the a given shardId.
PlainShardsIterator - org.elasticsearch.cluster.routingのクラス
A simple ShardsIterator that iterates a list or sub-list of shard routings.
PlainShardsIterator(List<ShardRouting>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.PlainShardsIterator
 
PlainTransportFuture<V extends TransportResponse> - org.elasticsearch.transportのクラス
 
PlainTransportFuture(TransportResponseHandler<V>) - クラス のコンストラクタorg.elasticsearch.transport.PlainTransportFuture
 
PlaneFixedSourceDistance(double, double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.PlaneFixedSourceDistance
 
Plugin - org.elasticsearch.pluginsのクラス
An extension point allowing to plug in custom functionality.
Plugin() - クラス のコンストラクタorg.elasticsearch.plugins.Plugin
 
Plugin(String, String) - クラス のコンストラクタorg.elasticsearch.script.ScriptContext.Plugin
Creates a new custom scripts based operation exposed via plugin.
PluginInfo - org.elasticsearch.pluginsのクラス
 
PluginInfo() - クラス のコンストラクタorg.elasticsearch.plugins.PluginInfo
 
PluginManager - org.elasticsearch.pluginsのクラス
 
PluginManager(Environment, URL, PluginManager.OutputMode, TimeValue) - クラス のコンストラクタorg.elasticsearch.plugins.PluginManager
 
PluginManager.OutputMode - org.elasticsearch.pluginsの列挙型
 
PluginManagerCliParser - org.elasticsearch.pluginsのクラス
 
PluginManagerCliParser() - クラス のコンストラクタorg.elasticsearch.plugins.PluginManagerCliParser
 
PluginManagerCliParser(Terminal) - クラス のコンストラクタorg.elasticsearch.plugins.PluginManagerCliParser
 
plugins(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should information about plugins be returned
plugins() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
 
PluginsAndModules - org.elasticsearch.action.admin.cluster.node.infoのクラス
Information about plugins and modules
PluginsAndModules() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
pluginsFile() - クラス のメソッドorg.elasticsearch.env.Environment
 
PluginsModule - org.elasticsearch.pluginsのクラス
 
PluginsModule(PluginsService) - クラス のコンストラクタorg.elasticsearch.plugins.PluginsModule
 
PluginsService - org.elasticsearch.pluginsのクラス
 
PluginsService(Settings, Path, Path, Collection<Class<? extends Plugin>>) - クラス のコンストラクタorg.elasticsearch.plugins.PluginsService
Constructs a new PluginService
plusSkippedClasses(Class...) - クラス のメソッドorg.elasticsearch.common.inject.internal.SourceProvider
Returns a new instance that also skips moreClassesToSkip.
point(double, double) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
point(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Add a point to the shell of the polygon
point(PointBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
point(double, double) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
Add a new point to the collection
point(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
Add a new point to the collection
point(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
 
point(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
point(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
point(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
point(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the point to calculate distances from using a lat,lon notation or geohash.
point(GeoPoint) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the point to calculate distances from.
point(double, double) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The point to create the range distance facets from.
PointBuilder - org.elasticsearch.common.geo.buildersのクラス
 
PointBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PointBuilder
 
PointCollection<E extends PointCollection<E>> - org.elasticsearch.common.geo.buildersのクラス
The PointCollection is an abstract base implementation for all GeoShapes.
PointCollection() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PointCollection
 
PointCollection(ArrayList<Coordinate>) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PointCollection
 
points(Coordinate...) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Add a array of points to the shell of the polygon
points - クラス の変数org.elasticsearch.common.geo.builders.PointCollection
 
points(Coordinate...) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
Add a array of points to the collection
points(Collection<? extends Coordinate>) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointCollection
Add a collection of points to the collection
POINTS - クラス のstatic変数org.elasticsearch.index.query.GeoPolygonQueryBuilder
 
POINTS - クラス のstatic変数org.elasticsearch.index.query.GeoPolygonQueryParser
 
points() - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
points(GeoPoint...) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The point to create the range distance facets from.
POINTS_ONLY - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
pointsOnly() - クラス のメソッドorg.elasticsearch.common.geo.XShapeCollection
 
pointsOnly() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
policy(BackoffPolicy) - クラス のメソッドorg.elasticsearch.action.bulk.Retry
 
poll() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
poll(long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
pollLastQuery() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Removes the last (e.g. most recent) query on the stack.
polygon(GeometryFactory, Coordinate[][]) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
polygon(BasePolygonBuilder<?>) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
polygon(BasePolygonBuilder<?>) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
polygon() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
polygon(ShapeBuilder.Orientation) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
PolygonBuilder - org.elasticsearch.common.geo.buildersのクラス
 
PolygonBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PolygonBuilder
 
PolygonBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PolygonBuilder
 
PolygonBuilder(ArrayList<Coordinate>, ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.PolygonBuilder
 
polygons - クラス の変数org.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
port - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
PorterStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
PorterStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PorterStemTokenFilterFactory
 
ports() - クラス のメソッドorg.elasticsearch.common.transport.PortsRange
 
PortsRange - org.elasticsearch.common.transportのクラス
 
PortsRange(String) - クラス のコンストラクタorg.elasticsearch.common.transport.PortsRange
 
PortsRange.PortCallback - org.elasticsearch.common.transportのインタフェース
 
PortugueseAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
PortugueseAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.PortugueseAnalyzerProvider
 
pos - クラス の変数org.elasticsearch.common.io.FastCharArrayReader
The current buffer position.
posIncAttr - クラス の変数org.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
position(Coordinate, Coordinate, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
position - クラス の変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
position() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
position() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
position() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
position - クラス の変数org.elasticsearch.search.lookup.TermPosition
 
POSITION_INCREMENT_GAP - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
Post 2.0 default for position_increment_gap.
POSITION_INCREMENT_GAP_PRE_2_0 - クラス のstatic変数org.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
 
positionIncrementGap - クラス の変数org.elasticsearch.index.mapper.core.StringFieldMapper.Builder
The distance between tokens from different values in the same field.
positionIncrementGap(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
positionIncrementGap(Version) - クラス のstaticメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Defaults
The default position_increment_gap for a particular version of Elasticsearch.
PositionIterator - org.elasticsearch.search.lookupのクラス
 
PositionIterator(IndexFieldTerm) - クラス のコンストラクタorg.elasticsearch.search.lookup.PositionIterator
 
positions(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the positions for each term if stored or skip.
positions() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
positive(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoostingQueryBuilder
 
POSITIVE_BYTES_SIZE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
POSITIVE_INTEGER - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
post(int) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
postAdded() - インタフェース のメソッドorg.elasticsearch.cluster.TimeoutClusterStateListener
 
postCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
Called after collection of all document is done.
postCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
 
postCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
postCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
postCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.BucketCollector
Post-collection callback.
postCreate(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after create index operation occurred.
postCreate(Engine.Create, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after create index operation occurred with exception.
postCreate(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postCreate(Engine.Create, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postCreateUnderLock(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the indexing occurs, under a locking scheme to maintain concurrent updates to the same doc.
postCreateUnderLock(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postDelete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the delete operation occurred.
postDelete(Engine.Delete, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the delete operation occurred with exception.
postDelete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postDelete(Engine.Delete, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postDeleteUnderLock(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the delete occurs, under a locking scheme to maintain concurrent updates to the same doc.
postDeleteUnderLock(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a filter that will be executed after the query has been executed and only has affect on the search hits (not aggregations).
postFilter(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
postFilter(byte[]) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
postFilter(byte[], int, int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
postFilter(BytesReference) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
postFilter(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a query from a builder.
postFilter(Map) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a query from a map.
postFilter(DirectCandidateGenerator.Candidate, CharsRefBuilder, BytesRefBuilder, List<DirectCandidateGenerator.Candidate>) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
postFilter(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets a filter (analyzer) that is applied to each of the generated tokens before they are passed to the actual phrase scorer.
PostFilterParseElement - org.elasticsearch.search.queryのクラス
 
PostFilterParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.PostFilterParseElement
 
postIndex(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the indexing operation occurred.
postIndex(Engine.Index, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the indexing operation occurred with exception.
postIndex(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postIndex(Engine.Index, Throwable) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postIndexUnderLock(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called after the indexing occurs, under a locking scheme to maintain concurrent updates to the same doc.
postIndexUnderLock(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
postings(PostingsEnum, int) - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
postingsFormat(PostingsFormat) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
PostingsHighlighter - org.elasticsearch.search.highlightのクラス
 
PostingsHighlighter() - クラス のコンストラクタorg.elasticsearch.search.highlight.PostingsHighlighter
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
postParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MetadataFieldMapper
postPercolate(long) - クラス のメソッドorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
postProcess(MapperService) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
postProcess(DocumentMapper) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
postProcess(MappedFieldType) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.SingleFieldsVisitor
 
postRecovery(String) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
postSuggest(long) - クラス のメソッドorg.elasticsearch.index.suggest.stats.ShardSuggestMetric
Called after suggest
postTags(String...) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Explicitly set the post tags for this field that will be used for highlighting.
postTags(String...) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Explicitly set the post tags that will be used for highlighting.
postTags() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
pow(Short, Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
pow(Integer, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
pow(Float, Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
pow(Long, Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
pow(Double, Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
pre(int) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
 
PRE_20_FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TimestampFieldMapper.Defaults
 
PreBuiltAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
PreBuiltAnalyzerProvider(String, AnalyzerScope, Analyzer) - クラス のコンストラクタorg.elasticsearch.index.analysis.PreBuiltAnalyzerProvider
 
PreBuiltAnalyzerProviderFactory - org.elasticsearch.index.analysisのクラス
 
PreBuiltAnalyzerProviderFactory(String, AnalyzerScope, Analyzer) - クラス のコンストラクタorg.elasticsearch.index.analysis.PreBuiltAnalyzerProviderFactory
 
PreBuiltAnalyzers - org.elasticsearch.indices.analysisの列挙型
 
PreBuiltCacheFactory - org.elasticsearch.indices.analysisのクラス
 
PreBuiltCacheFactory.PreBuiltCache<T> - org.elasticsearch.indices.analysisのインタフェース
 
PreBuiltCharFilterFactoryFactory - org.elasticsearch.index.analysisのクラス
 
PreBuiltCharFilterFactoryFactory(CharFilterFactory) - クラス のコンストラクタorg.elasticsearch.index.analysis.PreBuiltCharFilterFactoryFactory
 
PreBuiltCharFilters - org.elasticsearch.indices.analysisの列挙型
 
PreBuiltSimilarityProvider - org.elasticsearch.index.similarityのクラス
SimilarityProvider for pre-built Similarities
PreBuiltSimilarityProvider(String, Similarity) - クラス のコンストラクタorg.elasticsearch.index.similarity.PreBuiltSimilarityProvider
Creates a new PreBuiltSimilarityProvider with the given name and given pre-built Similarity
PreBuiltSimilarityProvider.Factory - org.elasticsearch.index.similarityのクラス
 
PreBuiltTokenFilterFactoryFactory - org.elasticsearch.index.analysisのクラス
 
PreBuiltTokenFilterFactoryFactory(TokenFilterFactory) - クラス のコンストラクタorg.elasticsearch.index.analysis.PreBuiltTokenFilterFactoryFactory
 
PreBuiltTokenFilters - org.elasticsearch.indices.analysisの列挙型
 
PreBuiltTokenizerFactoryFactory - org.elasticsearch.index.analysisのクラス
 
PreBuiltTokenizerFactoryFactory(TokenizerFactory) - クラス のコンストラクタorg.elasticsearch.index.analysis.PreBuiltTokenizerFactoryFactory
 
PreBuiltTokenizers - org.elasticsearch.indices.analysisの列挙型
 
precision() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoPointFieldMapperLegacy.Encoding
 
precision(int) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
precision(String) - クラス のメソッドorg.elasticsearch.index.query.GeohashCellQuery.Builder
 
PRECISION - クラス のstatic変数org.elasticsearch.index.query.GeohashCellQuery
 
precision(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
Set the geohash precision to use for this aggregation.
precision() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
precision(String) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set the precision use o make suggestions
precision(double, DistanceUnit) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set the precision use o make suggestions
precision(double) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set the precision use o make suggestions
precision(int) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping.Builder
Set the precision use o make suggestions
PRECISION_STEP_16_BIT - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
PRECISION_STEP_32_BIT - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
PRECISION_STEP_64_BIT - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
PRECISION_STEP_8_BIT - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.Defaults
 
precisionFromThreshold(long) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
Compute the required precision so that count distinct entries would be counted with linear counting.
precisionInMeters() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
precisionStep(int) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
precisionStep - クラス の変数org.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
precisionStep(int) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.Builder
 
precisionThreshold(long) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityBuilder
Set a precision threshold.
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.BucketCollector
Pre collection callback.
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.BucketMetricsPipelineAggregator
Called before initial collection and between successive collection runs.
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
preCollection() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
preCreate(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called before the indexing occurs.
preCreate(Engine.Create) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
preDelete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called before the delete occurs.
preDelete(Engine.Delete) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
predict(Collection<T>, int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Predicts the next `n` values in the series.
predict(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
Sets the number of predictions that should be returned.
PREDICT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
preferAttributesActiveInitializingShardsIt(String[], DiscoveryNodes) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
preferAttributesActiveInitializingShardsIt(String[], DiscoveryNodes, int) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
preference(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
preference() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
preference(String) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
Routing preference for executing the search on shards
preference() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
preference() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
preference() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
preference(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
Sets the preference to execute the search.
preference(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
preference() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
preference() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
Sets the preference to execute the search.
preference() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
preference - クラス の変数org.elasticsearch.action.termvectors.TermVectorsRequest
 
preference() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
preference(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets the preference to execute the search.
Preference - org.elasticsearch.cluster.routingの列挙型
Routing Preference Type
preferNodeActiveInitializingShardsIt(String) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
PREFERRED_ENCODING - クラス のstatic変数org.elasticsearch.common.Base64
Preferred encoding.
preferredName() - 列挙型 のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
preFilter(BytesRef, CharsRefBuilder, BytesRefBuilder) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
preFilter(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets a filter (analyzer) that is applied to each of the tokens passed to this candidate generator.
PREFIX - クラス のstatic変数org.elasticsearch.client.support.Headers
 
PREFIX_LENGTH - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
PrefixAnalyzer - org.apache.lucene.analysisのクラス
This Analyzer wraps another analyzer and adds a set of prefixes to the underlying TokenStream.
PrefixAnalyzer(Analyzer, char, CharSequence) - クラス のコンストラクタorg.apache.lucene.analysis.PrefixAnalyzer
Create a new PrefixAnalyzer.
PrefixAnalyzer(Analyzer, char, Iterable<? extends CharSequence>) - クラス のコンストラクタorg.apache.lucene.analysis.PrefixAnalyzer
Create a new PrefixAnalyzer.
PrefixAnalyzer.PrefixTokenFilter - org.apache.lucene.analysisのクラス
The PrefixAnalyzer.PrefixTokenFilter wraps a TokenStream and adds a set prefixes ahead.
prefixLength(int) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
prefixLength(int) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 
prefixLength(int) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
 
prefixLength() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
prefixLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
prefixLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets the number of minimal prefix characters that must match in order be a candidate suggestion.
prefixLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets the number of minimal prefix characters that must match in order be a candidate suggestion.
prefixQuery(String, MultiTermQuery.RewriteMethod, QueryParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
prefixQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing terms with a specified prefix.
PrefixQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that matches documents containing terms with a specified prefix.
PrefixQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.PrefixQueryBuilder
A Query that matches documents containing terms with a specified prefix.
PrefixQueryParser - org.elasticsearch.index.queryのクラス
 
PrefixQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.PrefixQueryParser
 
PrefixTokenFilter(TokenStream, char, Iterable<? extends CharSequence>) - クラス のコンストラクタorg.apache.lucene.analysis.PrefixAnalyzer.PrefixTokenFilter
preflightResponseHeader(CharSequence, Object...) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Returns HTTP response headers that should be added to a CORS preflight response.
preflightResponseHeader(CharSequence, Iterable<T>) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Returns HTTP response headers that should be added to a CORS preflight response.
preflightResponseHeader(CharSequence, Callable<T>) - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Returns HTTP response headers that should be added to a CORS preflight response.
preflightResponseHeaders() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
Returns HTTP response headers that should be added to a CORS preflight response.
preIndex(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingOperationListener
Called before the indexing occurs.
preIndex(Engine.Index) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
prepare(UpdateRequest, IndexShard) - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper
Prepares an update request by converting it into an index or delete request or an update response (no action).
prepare(UpdateRequest, GetResult) - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper
Prepares an update request by converting it into an index or delete request or an update response (no action).
PREPARE_TRANSLOG - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
prepareAliases() - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Allows to add/remove aliases from indices.
prepareAliasesExist(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Allows to check to existence of aliases from indices.
prepareAnalyze(String, String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Analyze text under the provided index.
prepareAnalyze(String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Analyze text.
prepareAnalyze() - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Analyze text/texts.
prepareBackground(AggregationContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
Creates the TermsEnum (if not already created) and must be called before any calls to getBackgroundFrequency
prepareBulk() - インタフェース のメソッドorg.elasticsearch.client.Client
Executes a bulk of index / delete operations.
prepareBulk() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareCancelTasks(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Cancel active tasks
prepareClearCache(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Clear indices cache.
prepareClearScroll() - インタフェース のメソッドorg.elasticsearch.client.Client
Clears the search contexts associated with specified scroll ids.
prepareClearScroll() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareClose(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Closes one or more indices based on their index name.
prepareClusterStats() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
 
prepareCommit() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
prepareCount(String...) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.prepareSearch(String...) instead and set size to 0
prepareCount(String...) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareCreate(String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Creates an index using an explicit request allowing to specify the settings of the index.
prepareCreateOnPrimary(SourceToParse, long, VersionType, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareCreateOnReplica(SourceToParse, long, VersionType, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareCreateSnapshot(String, String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Creates a new snapshot.
prepareDelete() - インタフェース のメソッドorg.elasticsearch.client.Client
Deletes a document from the index based on the index, type and id.
prepareDelete(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Deletes a document from the index based on the index, type and id.
prepareDelete(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index based on the index name.
prepareDelete() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareDelete(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareDeleteIndexedScript() - インタフェース のメソッドorg.elasticsearch.client.Client
Delete an indexed script
prepareDeleteIndexedScript(String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Delete an indexed script
prepareDeleteIndexedScript() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Delete an indexed script
prepareDeleteIndexedScript(String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Delete an indexed script
prepareDeleteOnPrimary(String, String, long, VersionType) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareDeleteOnReplica(String, String, long, VersionType) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareDeleteRepository(String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Unregisters a repository.
prepareDeleteSnapshot(String, String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Delete snapshot.
prepareDeleteTemplate(String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index template.
prepareDeleteWarmer() - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Deletes an index warmer.
prepareEnvironment(Settings, Terminal) - クラス のstaticメソッドorg.elasticsearch.node.internal.InternalSettingsPreparer
Prepares the settings by gathering all elasticsearch system properties, optionally loading the configuration settings, and then replacing all property placeholders.
prepareExecute(Action<Request, Response, RequestBuilder>) - インタフェース のメソッドorg.elasticsearch.client.ElasticsearchClient
Prepares a request builder to execute, specified by Action.
prepareExecute(Action<Request, Response, RequestBuilder>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareExists(String...) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
use Client.prepareSearch(String...) instead and set `size` to `0` and `terminate_after` to `1`
prepareExists(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices exists.
prepareExists(String...) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareExplain(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Computes a score explanation for the specified request.
prepareExplain(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareFieldStats() - インタフェース のメソッドorg.elasticsearch.client.Client
 
prepareFieldStats() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareFlush(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly flush one or more indices (releasing memory from the node).
prepareForceMerge(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly force mergee one or more indices into a the number of segments.
prepareForIndexRecovery() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
called before starting to copy index files over
prepareGet() - インタフェース のメソッドorg.elasticsearch.client.Client
Gets the document that was indexed from an index with a type and id.
prepareGet(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Gets the document that was indexed from an index with a type (optional) and id.
prepareGet() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareGet(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareGetAliases(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get specific index aliases that exists in particular indices and / or by name.
prepareGetFieldMappings(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the mappings of specific fields
prepareGetIndex() - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get index metadata for particular indices.
prepareGetIndexedScript() - インタフェース のメソッドorg.elasticsearch.client.Client
Get an indexed script
prepareGetIndexedScript(String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Get the indexed script
prepareGetIndexedScript() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareGetIndexedScript(String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareGetMappings(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Get the complete mappings of one or more types
prepareGetRepositories(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Gets repositories.
prepareGetSettings(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Returns a builder for a per index settings get request.
prepareGetSnapshots(String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot.
prepareGetTemplates(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Gets an index template (optional).
prepareGetWarmers(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Returns a new builder to fetch index warmer metadata for the given indices.
prepareHealth(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The health of the cluster.
prepareIndex() - インタフェース のメソッドorg.elasticsearch.client.Client
Index a document associated with a given index and type.
prepareIndex(String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Index a document associated with a given index and type.
prepareIndex(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Index a document associated with a given index and type.
prepareIndex() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareIndex(String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareIndex(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareIndexOnPrimary(SourceToParse, long, VersionType, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareIndexOnReplica(SourceToParse, long, VersionType, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
prepareIndexOperationOnPrimary(BulkShardRequest, IndexRequest, IndexShard) - クラス のstaticメソッドorg.elasticsearch.action.index.TransportIndexAction
Utility method to create either an index or a create operation depending on the IndexRequest.OpType of the request.
prepareListTasks(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
List active tasks
prepareMultiGet() - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get documents.
prepareMultiGet() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareMultiPercolate() - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple percolate requests.
prepareMultiPercolate() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareMultiSearch() - インタフェース のメソッドorg.elasticsearch.client.Client
Performs multiple search requests.
prepareMultiSearch() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareMultiTermVectors() - インタフェース のメソッドorg.elasticsearch.client.Client
Multi get term vectors.
prepareMultiTermVectors() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareNodesHotThreads(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns a request builder to fetch top N hot-threads samples per node.
prepareNodesInfo(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes info of the cluster.
prepareNodesStats(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Nodes stats of the cluster.
prepareOpen(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Opens one or more indices based on their index name.
preparePendingClusterTasks() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns a list of the pending cluster tasks, that are scheduled to be executed.
preparePercolate() - インタフェース のメソッドorg.elasticsearch.client.Client
Percolates a request returning the matches documents.
preparePercolate() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
preparePutIndexedScript() - インタフェース のメソッドorg.elasticsearch.client.Client
Put an indexed script
preparePutIndexedScript(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Put the indexed script
preparePutIndexedScript() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Put an indexed script
preparePutIndexedScript(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Put the indexed script
preparePutMapping(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Add mapping definition for a type into one or more indices.
preparePutRepository(String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Registers a snapshot repository.
preparePutTemplate(String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index template.
preparePutWarmer(String) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index search warmer to be applies when applicable.
prepareRecoveries(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices recoveries
prepareRefresh(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
prepareRenderSearchTemplate() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Return the rendered search request for a given search template.
prepareReroute() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Update settings in the cluster.
prepareRestoreSnapshot(String, String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Restores a snapshot.
prepareSearch(String...) - インタフェース のメソッドorg.elasticsearch.client.Client
Search across one or more indices and one or more types with a query.
prepareSearch(String...) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareSearchScroll(String) - インタフェース のメソッドorg.elasticsearch.client.Client
A search scroll request to continue searching a previous scrollable search request.
prepareSearchScroll(String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareSearchShards() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns list of shards the given search would be executed on.
prepareSearchShards(String...) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns list of shards the given search would be executed on.
prepareSegments(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The segments of one or more indices.
prepareSelectedBuckets(long...) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
Replay the wrapped collector, but only on a selection of buckets.
prepareSelectedBuckets(long...) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
 
prepareSelectedBuckets(long...) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector
 
prepareSettings(Settings) - クラス のstaticメソッドorg.elasticsearch.node.internal.InternalSettingsPreparer
Prepares the settings by gathering all elasticsearch system properties and setting defaults.
prepareShardStores(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The shard stores info of one or more indices.
prepareSnapshotStatus(String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot status.
prepareSnapshotStatus() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot status.
prepareState() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The state of the cluster.
prepareStats(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices stats.
prepareSuggest(String...) - インタフェース のメソッドorg.elasticsearch.client.Client
Suggestions matching a specific phrase.
prepareSuggest(String...) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareSyncedFlush(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly sync flush one or more indices (write sync id to shards for faster recovery).
prepareTargetForTranslog(Translog.View) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
 
prepareTermVector() - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
prepareTermVector(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
prepareTermVector() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
非推奨です。
prepareTermVector(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
非推奨です。
prepareTermVectors() - インタフェース のメソッドorg.elasticsearch.client.Client
Builder for the term vector request.
prepareTermVectors(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Builder for the term vector request.
prepareTermVectors() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareTermVectors(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareTypesExists(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices exists.
prepareUpdate() - インタフェース のメソッドorg.elasticsearch.client.Client
Updates a document based on a script.
prepareUpdate(String, String, String) - インタフェース のメソッドorg.elasticsearch.client.Client
Updates a document based on a script.
prepareUpdate() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareUpdate(String, String, String) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
prepareUpdateSettings() - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Update settings in the cluster.
prepareUpdateSettings(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Update indices settings.
prepareUpgrade(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Check upgrade status of one or more indices
prepareUpgradeStatus(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly upgrade one or more indices
prepareValidateQuery(String...) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Validate a query for correctness.
prepareVerifyRepository(String) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Verifies a repository.
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
preParse(ParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MetadataFieldMapper
prePercolate() - クラス のメソッドorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
preProcess() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationPhase
 
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.dfs.DfsPhase
 
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.fetch.FetchPhase
 
preProcess() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
Should be called before executing the main query and after all other parameters have been set.
preProcess() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
preProcess() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
Should be called before executing the main query and after all other parameters have been set.
preProcess() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.query.QueryPhase
 
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.RescorePhase
 
preProcess(SearchContext) - インタフェース のメソッドorg.elasticsearch.search.SearchPhase
Performs pre processing of the search context before the execute.
preProcess(SearchContext) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestPhase
 
PreProcessModule - org.elasticsearch.common.injectのインタフェース
A module can implement this interface to allow to pre process other modules before an injector is created.
PRESERVE_POSITION_INCREMENTS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
PRESERVE_SEP - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Include this flag in the options parameter to #XAnalyzingSuggester(Analyzer,Analyzer,int,int,int,boolean,FST,boolean,int,int,int,int,int) to preserve token separators when matching.
PRESERVE_SEPARATORS - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
preservePositionIncrements(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
preserveSeparators(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.Builder
 
PreShardSyncedFlushRequest() - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
PreShardSyncedFlushRequest(ShardId) - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
preSuggest() - クラス のメソッドorg.elasticsearch.index.suggest.stats.ShardSuggestMetric
Called before suggest
preTags(String...) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
Explicitly set the pre tags for this field that will be used for highlighting.
preTags(String...) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Explicitly set the pre tags that will be used for highlighting.
preTags() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
prettyPrint() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
prettyPrint() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
prettyPrint() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return a string with a table describing all tasks performed.
prettyPrint() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
previousLevel() - クラス のメソッドorg.elasticsearch.index.query.support.NestedScope
Sets the previous nested level as current nested level and removes and returns the current nested level.
previousMasterNode() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
previousState() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
The previous cluster state for this change event.
primary() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
primary() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns true iff this shard is a primary.
primary - クラス の変数org.elasticsearch.index.shard.ShardStateMetaData
 
primaryActiveInitializingShardIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
primaryFirstActiveInitializingShardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
PrimaryMissingActionException - org.elasticsearch.actionの例外
 
PrimaryMissingActionException(String) - 例外 のコンストラクタorg.elasticsearch.action.PrimaryMissingActionException
 
PrimaryMissingActionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.PrimaryMissingActionException
 
primaryShard() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
PrimaryShardAllocator - org.elasticsearch.gatewayのクラス
The primary shard allocator allocates primary shard that were not created as a result of an API to a node that held them last to be recovered.
PrimaryShardAllocator(Settings) - クラス のコンストラクタorg.elasticsearch.gateway.PrimaryShardAllocator
 
primaryShardIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns an iterator only on the primary shard.
primaryShardsActive() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Calculates the number of primary shards in active state in routing table
primaryShardsUnassigned() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Calculates the number of primary shards in the routing table the are in ShardRoutingState.UNASSIGNED state.
print(CliToolConfig, Terminal) - クラス のメソッドorg.elasticsearch.common.cli.HelpPrinter
 
print(String, CliToolConfig.Cmd, Terminal) - クラス のメソッドorg.elasticsearch.common.cli.HelpPrinter
 
print(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
print(Terminal.Verbosity, String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
printer() - クラス のメソッドorg.elasticsearch.common.joda.FormatDateTimeFormatter
 
printError(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
printError(Throwable) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
println() - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
println(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
println(Terminal.Verbosity) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
println(Terminal.Verbosity, String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
printStackTrace(Throwable) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
printTo(StringBuffer, long, Chronology, int, DateTimeZone, Locale) - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
printTo(Writer, long, Chronology, int, DateTimeZone, Locale) - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
printTo(StringBuffer, ReadablePartial, Locale) - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
printTo(Writer, ReadablePartial, Locale) - クラス のメソッドorg.elasticsearch.common.joda.Joda.EpochTimePrinter
 
printUsage(Terminal) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd
 
printUsage(Terminal) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
printWarn(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
PrioritizedCallable<T> - org.elasticsearch.common.util.concurrentのクラス
 
PrioritizedCallable(Priority) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.PrioritizedCallable
 
PrioritizedEsThreadPoolExecutor - org.elasticsearch.common.util.concurrentのクラス
A prioritizing executor which uses a priority queue as a work queue.
PrioritizedEsThreadPoolExecutor.Pending - org.elasticsearch.common.util.concurrentのクラス
 
PrioritizedRunnable - org.elasticsearch.common.util.concurrentのクラス
 
PrioritizedRunnable(Priority) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
priority() - クラス のメソッドorg.elasticsearch.cluster.BasicClusterStateTaskConfig
 
priority() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskConfig
The Priority for this cluster state update task configuration.
priority() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
 
Priority - org.elasticsearch.commonのクラス
 
priority() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedCallable
 
priority - クラス の変数org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor.Pending
 
priority() - クラス のメソッドorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
PriorityComparator - org.elasticsearch.gatewayのクラス
A comparator that compares ShardRouting based on it's indexes priority (index.priority), it's creation date (index.creation_date), or eventually by it's index name in reverse order.
PriorityComparator() - クラス のコンストラクタorg.elasticsearch.gateway.PriorityComparator
 
PrivateBinder - org.elasticsearch.common.injectのインタフェース
Returns a binder whose configuration information is hidden from its environment by default.
PrivateElements - org.elasticsearch.common.inject.spiのインタフェース
A private collection of elements that are hidden from the enclosing injector or module by default.
PrivateElementsImpl - org.elasticsearch.common.inject.internalのクラス
 
PrivateElementsImpl(Object) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
PrivateModule - org.elasticsearch.common.injectのクラス
A module whose configuration information is hidden from its environment by default.
PrivateModule() - クラス のコンストラクタorg.elasticsearch.common.inject.PrivateModule
 
probablySingleFieldRequest() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
Probes - org.elasticsearch.monitorのクラス
 
Probes() - クラス のコンストラクタorg.elasticsearch.monitor.Probes
 
proceed(Task, String, ActionRequest, ActionListener) - インタフェース のメソッドorg.elasticsearch.action.support.ActionFilterChain
Continue processing the request.
proceed(String, ActionResponse, ActionListener) - インタフェース のメソッドorg.elasticsearch.action.support.ActionFilterChain
Continue processing the response.
process() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Process be returned.
process(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Process be returned.
process() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Process be returned.
process(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Process be returned.
process(MetaData, MappingMetaData, boolean, String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
process(RestRequest, RestChannel, RestFilterChain) - クラス のメソッドorg.elasticsearch.rest.RestFilter
Process the rest request.
process(ValueParser, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
processAfterWrite(boolean, IndexShard, Translog.Location) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
processAllocation(RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch.FetchResult
Process any changes needed to the allocation based on this fetch result.
processAnalyzer(String, Class<? extends AnalyzerProvider>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.AnalyzersBindings
 
processAnalyzers(AnalysisModule.AnalysisBinderProcessor.AnalyzersBindings) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor
 
processAsyncFetch(ShardId, T[], FailedNodeException[]) - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch
Called by the response handler of the async action to fetch data.
processCharFilter(String, Class<? extends CharFilterFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.CharFiltersBindings
 
processCharFilters(AnalysisModule.AnalysisBinderProcessor.CharFiltersBindings) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor
 
ProcessClusterEventTimeoutException - org.elasticsearch.cluster.metadataの例外
 
ProcessClusterEventTimeoutException(TimeValue, String) - 例外 のコンストラクタorg.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException
 
ProcessClusterEventTimeoutException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException
 
processDanglingIndices(MetaData) - クラス のメソッドorg.elasticsearch.gateway.DanglingIndicesState
Process dangling indices based on the provided meta data, handling cleanup, finding new dangling indices, and allocating outstanding ones.
processedFiles(int, long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets processed files stats
processedFiles() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Number of processed files
processedSize() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Size of processed files
processExistingRecoveries(RoutingAllocation) - クラス のメソッドorg.elasticsearch.gateway.ReplicaShardAllocator
Process existing recoveries of replicas and see if we need to cancel them if we find a better match.
processField(ObjectMapper.Builder, String, Object) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper.TypeParser
 
ProcessInfo - org.elasticsearch.monitor.processのクラス
 
ProcessInfo(long, boolean) - クラス のコンストラクタorg.elasticsearch.monitor.process.ProcessInfo
 
processInfo() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
 
processMessageReceived(Request, TransportChannel) - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
processModule(Module) - インタフェース のメソッドorg.elasticsearch.common.inject.PreProcessModule
 
processModule(Module) - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
processModules(Iterable<Module>) - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
PROCESSORS - クラス のstatic変数org.elasticsearch.common.util.concurrent.EsExecutors
Settings key to manually set the number of available processors.
processPendingDeletes(Index, Settings, TimeValue) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Processes all pending deletes for the given index.
ProcessProbe - org.elasticsearch.monitor.processのクラス
 
processResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestActionListener
 
processResponse(Response) - クラス のメソッドorg.elasticsearch.rest.action.support.RestResponseListener
 
processScale(double, double) - インタフェース のメソッドorg.elasticsearch.index.query.functionscore.DecayFunction
The final scale parameter is computed from the scale parameter given by the user and a value.
processService() - クラス のメソッドorg.elasticsearch.monitor.MonitorService
 
ProcessService - org.elasticsearch.monitor.processのクラス
 
ProcessService(Settings, ProcessProbe) - クラス のコンストラクタorg.elasticsearch.monitor.process.ProcessService
 
processSettings(Settings) - クラス のstaticメソッドorg.elasticsearch.tribe.TribeService
 
ProcessStats() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
processStats() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessProbe
 
ProcessStats - org.elasticsearch.monitor.processのクラス
 
ProcessStats.Cpu - org.elasticsearch.monitor.processのクラス
 
ProcessStats.Mem - org.elasticsearch.monitor.processのクラス
 
processTasks(CancelTasksRequest, Consumer<CancellableTask>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
processTasks(ListTasksRequest, Consumer<Task>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
processTasks(TasksRequest, Consumer<OperationTask>) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
processTokenFilter(String, Class<? extends TokenFilterFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.TokenFiltersBindings
 
processTokenFilters(AnalysisModule.AnalysisBinderProcessor.TokenFiltersBindings) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor
 
processTokenizer(String, Class<? extends TokenizerFactory>) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.TokenizersBindings
 
processTokenizers(AnalysisModule.AnalysisBinderProcessor.TokenizersBindings) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor
 
profile(boolean) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Should the query be profiled.
profile() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Return whether to profile query execution, or null if unspecified.
profile() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
Returns the profile results for this search response (including all shards).
profileAddresses() - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
profileBoundAddresses() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
profileBoundAddresses - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
profileBoundAddresses() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
profileBoundAddresses() - インタフェース のメソッドorg.elasticsearch.transport.Transport
Further profile bound addresses
ProfileBreakdown - org.elasticsearch.search.profileのクラス
A record of timings for the various operations that may happen during query execution.
ProfileBreakdown() - クラス のコンストラクタorg.elasticsearch.search.profile.ProfileBreakdown
Sole constructor.
ProfileBreakdown.TimingType - org.elasticsearch.search.profileの列挙型
Enumeration of all supported timing types.
profileName - クラス の変数org.elasticsearch.transport.netty.MessageChannelHandler
 
ProfileParseElement - org.elasticsearch.search.profileのクラス
 
ProfileParseElement() - クラス のコンストラクタorg.elasticsearch.search.profile.ProfileParseElement
 
Profiler - org.elasticsearch.search.profileのクラス
This class acts as a thread-local storage for profiling a query.
Profiler() - クラス のコンストラクタorg.elasticsearch.search.profile.Profiler
 
profileResults() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
Returns the profiled results for this search, or potentially null if result was empty
profileResults(List<ProfileShardResult>) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
Sets the finalized profiling results for this query
Profilers - org.elasticsearch.search.profileのクラス
Wrapper around several Profilers that makes management easier.
Profilers(ContextIndexSearcher) - クラス のコンストラクタorg.elasticsearch.search.profile.Profilers
Sole constructor.
ProfileShardResult - org.elasticsearch.search.profileのクラス
A container class to hold the profile results for a single shard in the request.
ProfileShardResult(List<ProfileResult>, long, CollectorResult) - クラス のコンストラクタorg.elasticsearch.search.profile.ProfileShardResult
 
ProfileShardResult(StreamInput) - クラス のコンストラクタorg.elasticsearch.search.profile.ProfileShardResult
 
ProfileWeight - org.elasticsearch.search.profileのクラス
Weight wrapper that will compute how much time it takes to build the Scorer and then return a Scorer that is wrapped in order to compute timings as well.
ProfileWeight(Query, Weight, ProfileBreakdown) - クラス のコンストラクタorg.elasticsearch.search.profile.ProfileWeight
 
PropertiesSettingsLoader - org.elasticsearch.common.settings.loaderのクラス
Settings loader that loads (parses) the settings in a properties format.
PropertiesSettingsLoader() - クラス のコンストラクタorg.elasticsearch.common.settings.loader.PropertiesSettingsLoader
 
PROPERTY_SUPPORT_STAGING_URLS - クラス のstatic変数org.elasticsearch.plugins.PluginManager
 
PropertyPlaceholder - org.elasticsearch.common.propertyのクラス
Utility class for working with Strings that have placeholder values in them.
PropertyPlaceholder(String, String) - クラス のコンストラクタorg.elasticsearch.common.property.PropertyPlaceholder
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholder(String, String, boolean) - クラス のコンストラクタorg.elasticsearch.common.property.PropertyPlaceholder
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholder.PlaceholderResolver - org.elasticsearch.common.propertyのインタフェース
Strategy interface used to resolve replacement values for placeholders contained in Strings.
PROTO - クラス のstatic変数org.elasticsearch.cluster.block.ClusterBlocks
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.ClusterState
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.AliasMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.MappingMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.metadata.RepositoriesMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.node.DiscoveryNodes
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.RestoreInProgress
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.routing.IndexRoutingTable
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.routing.RoutingTable
 
PROTO - クラス のstatic変数org.elasticsearch.cluster.SnapshotsInProgress
 
PROTO - クラス のstatic変数org.elasticsearch.common.transport.InetSocketTransportAddress
 
PROTO - クラス のstatic変数org.elasticsearch.common.transport.LocalTransportAddress
 
PROTO - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
 
PROTO - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
 
PROTO - クラス のstatic変数org.elasticsearch.search.warmer.IndexWarmersMetaData
 
PROTO - クラス のstatic変数org.elasticsearch.snapshots.Snapshot
 
PROTOTYPE - クラス のstatic変数org.elasticsearch.action.bulk.BulkItemResponse.Failure
 
PROTOTYPE - クラス のstatic変数org.elasticsearch.action.support.replication.ReplicationTask.Status
 
PrototypeReader(T) - クラス のコンストラクタorg.elasticsearch.cluster.DiffableUtils.PrototypeReader
 
ProvidedBy - org.elasticsearch.common.injectの注釈型
A pointer to the default provider type for a type.
Provider<T> - org.elasticsearch.common.injectのインタフェース
An object capable of providing instances of type T.
ProviderBinding<T extends Provider<?>> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a Provider that delegates to the binding for the provided type.
ProviderInstanceBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a provider instance.
ProviderInstanceBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
ProviderInstanceBindingImpl(Injector, Key<T>, Object, InternalFactory<? extends T>, Scoping, Provider<? extends T>, Set<InjectionPoint>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
ProviderInstanceBindingImpl(Object, Key<T>, Scoping, Set<InjectionPoint>, Provider<? extends T>) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
ProviderKeyBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
A binding to a provider key.
ProviderLookup<T> - org.elasticsearch.common.inject.spiのクラス
A lookup of the provider for a type.
ProviderLookup(Object, Key<T>) - クラス のコンストラクタorg.elasticsearch.common.inject.spi.ProviderLookup
 
ProviderLookup.ProviderImpl<T> - org.elasticsearch.common.inject.spiのクラス
 
ProviderMethod<T> - org.elasticsearch.common.inject.internalのクラス
A provider that invokes a method and returns its result.
ProviderMethodsModule - org.elasticsearch.common.inject.internalのクラス
Creates bindings to methods annotated with @Provides.
providerOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type modelling a Provider that provides elements of type elementType.
Providers - org.elasticsearch.common.inject.utilのクラス
Static utility methods for creating and working with instances of Provider.
ProviderWithDependencies<T> - org.elasticsearch.common.inject.spiのインタフェース
A provider with dependencies on other injected types.
Provides - org.elasticsearch.common.injectの注釈型
Annotates methods of a Module to create a provider method binding.
ProvisionException - org.elasticsearch.common.injectの例外
Indicates that there was a runtime failure while providing an instance.
ProvisionException(Iterable<Message>) - 例外 のコンストラクタorg.elasticsearch.common.inject.ProvisionException
Creates a ConfigurationException containing messages.
ProvisionException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.inject.ProvisionException
 
ProvisionException(String) - 例外 のコンストラクタorg.elasticsearch.common.inject.ProvisionException
 
pruneUnreferencedFiles(String, Directory) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
This method removes all files from the given directory that are not referenced by the given segments file.
publish(ClusterChangedEvent, Discovery.AckListener) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
Publish all the changes to the cluster from the master (can be called just by the master).
publish(ClusterChangedEvent, Discovery.AckListener) - クラス のメソッドorg.elasticsearch.discovery.DiscoveryService
Publish all the changes to the cluster from the master (can be called just by the master).
publish(ClusterChangedEvent, Discovery.AckListener) - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
publish(ClusterChangedEvent, Discovery.AckListener) - クラス のメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
publish(ClusterChangedEvent, Discovery.AckListener) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
end of PingContextProvider implementation
PUBLISH_DIFF_ENABLE - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
PUBLISH_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.DiscoverySettings
 
publishAddress() - クラス のメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
PublishClusterStateAction - org.elasticsearch.discovery.zen.publishのクラス
 
PublishClusterStateAction(Settings, TransportService, DiscoveryNodesProvider, PublishClusterStateAction.NewClusterStateListener, DiscoverySettings) - クラス のコンストラクタorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
PublishClusterStateAction.NewClusterStateListener - org.elasticsearch.discovery.zen.publishのインタフェース
 
PublishClusterStateAction.NewClusterStateListener.NewStateProcessed - org.elasticsearch.discovery.zen.publishのインタフェース
 
publishHosts - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
put(IndexMetaData.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
put(IndexMetaData, boolean) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
put(IndexTemplateMetaData.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
put(IndexTemplateMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
put(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
put(int, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
put(KType, VType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
put(K, V) - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
put(Object...) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Puts tuples of key value pairs of settings.
put(String, String) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets a setting with the provided setting key and value.
put(String, Class) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets a setting with the provided setting key and class as value.
put(String, boolean) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the boolean value.
put(String, int) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the int value.
put(String, Version) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
 
put(String, long) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the long value.
put(String, float) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the float value.
put(String, double) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the double value.
put(String, long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the time value.
put(String, long, ByteSizeUnit) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and the size value.
put(String, String, String[], String[]) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting group.
put(Settings) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets all the provided settings.
put(Map<String, String>) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets all the provided settings.
put(Properties) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets all the provided settings.
put(BytesRef) - クラス のメソッドorg.elasticsearch.common.util.BloomFilter
 
put(long, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
put(Long, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
put(long, T) - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentMapLong
 
put(E) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
put(long, T) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
Put this new (key, value) pair into this hash table and return the value that was previously associated with key or null in case of an insertion.
put(K, V) - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
put(MetadataFieldMapper.Builder<?, ?>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper.Builder
 
put(Version, T) - インタフェース のメソッドorg.elasticsearch.indices.analysis.PreBuiltCacheFactory.PreBuiltCache
 
put(Object, Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
put(Object, Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
put(Object, Object) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
putAlias(AliasMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
putAlias(AliasMetaData.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
putAlias(AliasMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
putAlias(AliasMetaData.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
putAll(Map<Integer, VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
Puts all the entries in the map to the builder.
putAll(IntObjectAssociativeContainer<? extends VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
putAll(Iterable<? extends IntObjectCursor<? extends VType>>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
putAll(Map<KType, VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
Puts all the entries in the map to the builder.
putAll(ObjectObjectAssociativeContainer<? extends KType, ? extends VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
putAll(Iterable<? extends ObjectObjectCursor<? extends KType, ? extends VType>>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
putAll(Map<K, V>) - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
putAll(Map<? extends Long, ? extends T>) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
putAll(Map<? extends K, ? extends V>) - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
putAll(Map) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
putAll(Map) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
putAll(Map) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
putAllInContext(ObjectObjectAssociativeContainer<Object, Object>) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
putAllInContext(ObjectObjectAssociativeContainer<Object, Object>) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
putAllInContext(ObjectObjectAssociativeContainer<Object, Object>) - インタフェース のメソッドorg.elasticsearch.common.HasContext
Attaches the given values to the context
putAllInContext(ObjectObjectAssociativeContainer<Object, Object>) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
putArray(String, String...) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Sets the setting with the provided setting key and an array of values.
putAttribute(String, String) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
putContext(SearchContext) - クラス のメソッドorg.elasticsearch.search.SearchService
 
putCustom(String, ClusterState.Custom) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
putCustom(String, IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
putCustom(String, IndexMetaData.Custom) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
putCustom(String, MetaData.Custom) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
putHeader(String, Object) - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
 
putHeader(String, Object) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
putHeader(String, V) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
putHeader(String, V) - インタフェース のメソッドorg.elasticsearch.common.HasHeaders
 
putHeader(String, V) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
putIfAbsent(long, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
putIfAbsent(Long, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
putIfAbsent(long, T) - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentMapLong
 
putInContext(Object, Object) - クラス のメソッドorg.elasticsearch.common.ContextAndHeaderHolder
 
putInContext(Object, Object) - クラス のメソッドorg.elasticsearch.common.DelegatingHasContextAndHeaders
 
putInContext(Object, Object) - インタフェース のメソッドorg.elasticsearch.common.HasContext
Attaches the given value to the context.
putInContext(Object, Object) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
putIndexedScript(PutIndexedScriptRequest, ActionListener<PutIndexedScriptResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Put an indexed script
putIndexedScript(PutIndexedScriptRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Put an indexed script
putIndexedScript(PutIndexedScriptRequest, ActionListener<PutIndexedScriptResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Put an indexed script
putIndexedScript(PutIndexedScriptRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
Put an indexed script
PutIndexedScriptAction - org.elasticsearch.action.indexedscripts.putのクラス
 
PutIndexedScriptRequest - org.elasticsearch.action.indexedscripts.putのクラス
Index request to index a script to the script index and make it available at search time.
PutIndexedScriptRequest() - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
PutIndexedScriptRequest(String) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Constructs a new index request against the specific index and type.
PutIndexedScriptRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Constructs a new index request against the index, type, id and using the source.
PutIndexedScriptRequestBuilder - org.elasticsearch.action.indexedscripts.putのクラス
An index document action request builder.
PutIndexedScriptRequestBuilder(ElasticsearchClient, PutIndexedScriptAction) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
 
PutIndexedScriptResponse - org.elasticsearch.action.indexedscripts.putのクラス
A response of an index operation,
PutIndexedScriptResponse() - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
 
PutIndexedScriptResponse(String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
 
PutIndexTemplateAction - org.elasticsearch.action.admin.indices.template.putのクラス
 
PutIndexTemplateRequest - org.elasticsearch.action.admin.indices.template.putのクラス
A request to create an index template.
PutIndexTemplateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
PutIndexTemplateRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
Constructs a new put index template request with the provided name.
PutIndexTemplateRequestBuilder - org.elasticsearch.action.admin.indices.template.putのクラス
 
PutIndexTemplateRequestBuilder(ElasticsearchClient, PutIndexTemplateAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
 
PutIndexTemplateRequestBuilder(ElasticsearchClient, PutIndexTemplateAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
 
PutIndexTemplateResponse - org.elasticsearch.action.admin.indices.template.putのクラス
A response for a put index template action.
putMapper(Mapper) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
putMapping(PutMappingRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Add mapping definition for a type into one or more indices.
putMapping(PutMappingRequest, ActionListener<PutMappingResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Add mapping definition for a type into one or more indices.
putMapping(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
putMapping(MappingMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
putMapping(String, CompressedXContent) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
putMapping(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
putMapping(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
putMapping(PutMappingClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataMappingService
 
PutMappingAction - org.elasticsearch.action.admin.indices.mapping.putのクラス
 
PutMappingClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.mapping.putのクラス
Cluster state update request that allows to put a mapping
PutMappingRequest - org.elasticsearch.action.admin.indices.mapping.putのクラス
Puts mapping definition registered under a specific type into one or more indices.
PutMappingRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
PutMappingRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
Constructs a new put mapping request against one or more indices.
putMappingRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Create a create mapping request against one or more indices.
PutMappingRequestBuilder - org.elasticsearch.action.admin.indices.mapping.putのクラス
Builder for a put mapping request
PutMappingRequestBuilder(ElasticsearchClient, PutMappingAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
 
PutMappingResponse - org.elasticsearch.action.admin.indices.mapping.putのクラス
The response of put mapping operation.
putProperties(String, Properties) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Puts all the properties with keys starting with the provided prefix.
putProperties(String, Properties, String[]) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Puts all the properties with keys starting with the provided prefix.
putRepository(PutRepositoryRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Registers a snapshot repository.
putRepository(PutRepositoryRequest, ActionListener<PutRepositoryResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Registers a snapshot repository.
PutRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.putのクラス
Register repository action
PutRepositoryRequest - org.elasticsearch.action.admin.cluster.repositories.putのクラス
Register repository request.
PutRepositoryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
 
PutRepositoryRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Constructs a new put repository request with the provided name.
putRepositoryRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Registers snapshot repository
PutRepositoryRequestBuilder - org.elasticsearch.action.admin.cluster.repositories.putのクラス
Register repository request builder
PutRepositoryRequestBuilder(ElasticsearchClient, PutRepositoryAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Constructs register repository request
PutRepositoryRequestBuilder(ElasticsearchClient, PutRepositoryAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Constructs register repository request for the repository with a given name
PutRepositoryResponse - org.elasticsearch.action.admin.cluster.repositories.putのクラス
Register repository response
PutRequest(String, String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
PutResponse(boolean, IndexTemplateMetaData) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutResponse
 
putScriptToIndex(PutIndexedScriptRequest, ActionListener<IndexResponse>) - クラス のメソッドorg.elasticsearch.script.ScriptService
 
putTemplate(PutIndexTemplateRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index template.
putTemplate(PutIndexTemplateRequest, ActionListener<PutIndexTemplateResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index template.
putTemplate(MetaDataIndexTemplateService.PutRequest, MetaDataIndexTemplateService.PutListener) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService
 
putWarmer(PutWarmerRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index search warmer to be applies when applicable.
putWarmer(PutWarmerRequest, ActionListener<PutWarmerResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Puts an index search warmer to be applies when applicable.
PutWarmerAction - org.elasticsearch.action.admin.indices.warmer.putのクラス
Action for the admin/warmers/put API.
PutWarmerRequest - org.elasticsearch.action.admin.indices.warmer.putのクラス
A request that associates a SearchRequest with a name in the cluster that is in-turn used to warm up indices before they are available for search.
PutWarmerRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
PutWarmerRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
Constructs a new warmer.
PutWarmerRequestBuilder - org.elasticsearch.action.admin.indices.warmer.putのクラス
Builder for PutWarmerRequest
PutWarmerRequestBuilder(ElasticsearchClient, PutWarmerAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
Creates a new PutWarmerRequestBuilder with a given name.
PutWarmerRequestBuilder(ElasticsearchClient, PutWarmerAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
Creates a new PutWarmerRequestBuilder Note: PutWarmerRequestBuilder.setName(String) must be called with a non-null value before this request is executed.
PutWarmerResponse - org.elasticsearch.action.admin.indices.warmer.putのクラス
An acknowledged response of put warmer operation.

Q

QUADTREE_LEVELS - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
quadTreeCellHeight(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the height (in meters) of quadtree cells at a specific level
quadTreeCellSize(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the size (in meters) of quadtree cells at a specific level
quadTreeCellWidth(int) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the width (in meters) of quadtree cells at a specific level
quadTreeLevelsForPrecision(double) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the number of levels needed for a specific precision.
quadTreeLevelsForPrecision(String) - クラス のstaticメソッドorg.elasticsearch.common.geo.GeoUtils
Calculate the number of levels needed for a specific precision.
QUARTER - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
QuarterOfYear - クラス のstatic変数org.elasticsearch.common.joda.Joda
 
Quarters - クラス のstatic変数org.elasticsearch.common.joda.Joda
 
Queries - org.elasticsearch.common.lucene.searchのクラス
 
Queries() - クラス のコンストラクタorg.elasticsearch.common.lucene.search.Queries
 
query(QueryParseContext, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.ExistsFieldQueryExtension
 
query(QueryParseContext, String) - インタフェース のメソッドorg.apache.lucene.queryparser.classic.FieldQueryExtension
 
query(QueryParseContext, String) - クラス のメソッドorg.apache.lucene.queryparser.classic.MissingFieldQueryExtension
 
query() - クラス のメソッドorg.elasticsearch.index.cache.IndexCache
 
query() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
query() - クラス のメソッドorg.elasticsearch.index.query.ParsedQuery
The query parsed.
query() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
QUERY - クラス のstatic変数org.elasticsearch.index.query.TemplateQueryParser
Name of query parameter containing the template string.
query() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
QUERY - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction.Fields
 
query(QuerySourceBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Sets the query provided as a QuerySourceBuilder
query(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a search query.
query(byte[]) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a raw search query.
query(byte[], int, int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a raw search query.
query(BytesReference) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a raw search query.
query(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a raw search query.
query(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a query from a builder.
query(Map) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder with a query from a map.
query - クラス の変数org.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
query() - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
query - クラス の変数org.elasticsearch.search.highlight.HighlighterContext
 
query() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
The query to execute, in its rewritten form.
query() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
query() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
The query to execute, might be rewritten.
query() - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
query(String, CharSequence...) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
query(String, Iterable<? extends CharSequence>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
query(String, GeoPoint) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
Create a new geolocation query from a given GeoPoint
query(String, double, double, int...) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
Create a new geolocation query from a given geocoordinate
query(String, double, double, String...) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
query(String, String, int...) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
Create a new geolocation query from a given geohash
QUERY_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_CACHE_EVERYTHING - クラス のstatic変数org.elasticsearch.index.cache.IndexCacheModule
 
QUERY_CACHE_TYPE - クラス のstatic変数org.elasticsearch.index.cache.IndexCacheModule
 
QUERY_FETCH_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_FETCH_SCROLL_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_ID_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_QUERY_FETCH_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_RESULT_ORDERING - クラス のstatic変数org.elasticsearch.search.controller.SearchPhaseController
 
QUERY_SCROLL_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
QUERY_STRING_LENIENT - クラス のstatic変数org.elasticsearch.index.query.IndexQueryParserService
 
QueryBinaryParseElement - org.elasticsearch.search.queryのクラス
 
QueryBinaryParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.QueryBinaryParseElement
 
queryBoost() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
queryBoost(float) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
queryBoost() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
queryBoost(float) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
queryBoost() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
queryBoost(float) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
queryBoost() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
queryBoost(float) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
queryBoost(float) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
QueryBuilder - org.elasticsearch.index.queryのクラス
 
QueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.QueryBuilder
 
QueryBuilder(float) - クラス のコンストラクタorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
QueryBuilder(boolean, float) - クラス のコンストラクタorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
QueryBuilders - org.elasticsearch.index.queryのクラス
A static factory for simple "import static" usage.
queryCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
queryCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
queryCache - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
queryCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
queryCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
QueryCache - org.elasticsearch.index.cache.queryのインタフェース
 
QueryCache.EntriesStats - org.elasticsearch.index.cache.queryのクラス
 
QueryCacheStats - org.elasticsearch.index.cache.queryのクラス
 
QueryCacheStats() - クラス のコンストラクタorg.elasticsearch.index.cache.query.QueryCacheStats
 
QueryCacheStats(long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.index.cache.query.QueryCacheStats
 
queryCacheStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
queryCollectors() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
queryCollectors() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
queryCollectors() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
queryCollectors() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
Return a view of the additional query collectors that should be run for this context.
QueryExplanation - org.elasticsearch.action.admin.indices.validate.queryのクラス
 
QueryExplanation(String, boolean, String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
QueryFetchSearchResult - org.elasticsearch.search.fetchのクラス
 
QueryFetchSearchResult() - クラス のコンストラクタorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
QueryFetchSearchResult(QuerySearchResult, FetchSearchResult) - クラス のコンストラクタorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
queryFilter(QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
非推奨です。
Useless now that queries and filters are merged: pass the query as a filter directly.
QueryFilterBuilder - org.elasticsearch.index.queryのクラス
非推奨です。
Useless now that queries and filters are merged: pass the query as a filter directly.
QueryFilterBuilder(QueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.QueryFilterBuilder
非推奨です。
A filter that simply wraps a query.
QueryFilterParser - org.elasticsearch.index.queryのクラス
非推奨です。
QueryFilterParser() - クラス のコンストラクタorg.elasticsearch.index.query.QueryFilterParser
非推奨です。
 
queryFound - クラス の変数org.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
queryFound() - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
QueryInnerHitBuilder - org.elasticsearch.index.query.supportのクラス
 
QueryInnerHitBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.support.QueryInnerHitBuilder
 
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.AndQueryBuilder
非推奨です。
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.ExistsQueryBuilder
Sets the query name for the query that can be used when searching for matched_queries per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.FieldMaskingSpanQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.FilteredQueryBuilder
非推奨です。
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.GeoPolygonQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
Sets the name of the filter
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.IdsQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.IndicesQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.MissingQueryBuilder
非推奨です。
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.NotQueryBuilder
非推奨です。
 
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.OrQueryBuilder
非推奨です。
 
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.QueryFilterBuilder
非推奨です。
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.ScriptQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder
Specify a name for the query
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanContainingQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanFirstQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanNotQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanOrQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanTermQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.SpanWithinQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.TermQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.TermsLookupQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryBuilder
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
queryName(String) - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryBuilder
Sets the query name for the filter that can be used when searching for matched_filters per hit.
queryNorm - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
QueryParseContext - org.elasticsearch.index.queryのクラス
 
QueryParseContext(Index, IndexQueryParserService) - クラス のコンストラクタorg.elasticsearch.index.query.QueryParseContext
 
QueryParseElement - org.elasticsearch.search.queryのクラス
 
QueryParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.QueryParseElement
 
queryParser(String) - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
queryParser(QueryParserSettings) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
QueryParser - org.elasticsearch.index.queryのインタフェース
 
QUERYPARSER_VERSION - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
QueryParsers - org.elasticsearch.index.query.supportのクラス
 
queryParsers() - クラス のメソッドorg.elasticsearch.indices.query.IndicesQueriesRegistry
Returns all the registered query parsers
queryParserService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
queryParserService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
queryParserService() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
queryParserService() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
queryParserService() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
QueryParserSettings - org.apache.lucene.queryparser.classicのクラス
 
QueryParserSettings() - クラス のコンストラクタorg.apache.lucene.queryparser.classic.QueryParserSettings
 
QueryParsingException - org.elasticsearch.index.queryの例外
 
QueryParsingException(QueryParseContext, String, Object...) - 例外 のコンストラクタorg.elasticsearch.index.query.QueryParsingException
 
QueryParsingException(QueryParseContext, String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.index.query.QueryParsingException
 
QueryParsingException(Index, int, int, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.query.QueryParsingException
This constructor is provided for use in unit tests where a QueryParseContext may not be available
QueryParsingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.query.QueryParsingException
 
QueryPhase - org.elasticsearch.search.queryのクラス
 
QueryPhase(AggregationPhase, SuggestPhase, RescorePhase) - クラス のコンストラクタorg.elasticsearch.search.query.QueryPhase
 
QueryPhaseExecutionException - org.elasticsearch.search.queryの例外
 
QueryPhaseExecutionException(SearchContext, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.query.QueryPhaseExecutionException
 
QueryPhaseExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.query.QueryPhaseExecutionException
 
QueryPhaseExecutionException(SearchContext, String) - 例外 のコンストラクタorg.elasticsearch.search.query.QueryPhaseExecutionException
 
QueryRescoreContext(QueryRescorer) - クラス のコンストラクタorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
QueryRescorer - org.elasticsearch.search.rescoreのクラス
 
QueryRescorer() - クラス のコンストラクタorg.elasticsearch.search.rescore.QueryRescorer
 
queryRescorer(QueryBuilder) - クラス のstaticメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
QueryRescorer(QueryBuilder) - クラス のコンストラクタorg.elasticsearch.search.rescore.RescoreBuilder.QueryRescorer
Creates a new QueryRescorer instance
QueryRescorer.QueryRescoreContext - org.elasticsearch.search.rescoreのクラス
 
queryResult() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
queryResult() - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
queryResult() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
queryResult() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
queryResult() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
queryResult() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
queryResult() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
queryResult() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResultProvider
 
queryResult() - クラス のメソッドorg.elasticsearch.search.query.ScrollQuerySearchResult
 
queryScriptIndex(GetIndexedScriptRequest, ActionListener<GetResponse>) - クラス のメソッドorg.elasticsearch.script.ScriptService
 
QuerySearchRequest - org.elasticsearch.search.queryのクラス
 
QuerySearchRequest() - クラス のコンストラクタorg.elasticsearch.search.query.QuerySearchRequest
 
QuerySearchRequest(SearchRequest, long, AggregatedDfs) - クラス のコンストラクタorg.elasticsearch.search.query.QuerySearchRequest
 
QuerySearchResult - org.elasticsearch.search.queryのクラス
 
QuerySearchResult() - クラス のコンストラクタorg.elasticsearch.search.query.QuerySearchResult
 
QuerySearchResult(long, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.search.query.QuerySearchResult
 
QuerySearchResultProvider - org.elasticsearch.search.queryのクラス
 
QuerySearchResultProvider() - クラス のコンストラクタorg.elasticsearch.search.query.QuerySearchResultProvider
 
querySource() - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
QuerySourceBuilder - org.elasticsearch.action.supportのクラス
 
QuerySourceBuilder() - クラス のコンストラクタorg.elasticsearch.action.support.QuerySourceBuilder
 
queryString() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
queryString(String) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
queryStringLenient() - クラス のメソッドorg.elasticsearch.index.query.IndexQueryParserService
 
queryStringLenient() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
queryStringQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that parses a query string and runs it.
QueryStringQueryBuilder - org.elasticsearch.index.queryのクラス
A query that parses a query string and runs it.
QueryStringQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.QueryStringQueryBuilder
 
QueryStringQueryBuilder.Operator - org.elasticsearch.index.queryの列挙型
 
QueryStringQueryParser - org.elasticsearch.index.queryのクラス
 
QueryStringQueryParser(Settings) - クラス のコンストラクタorg.elasticsearch.index.query.QueryStringQueryParser
 
queryStringTermQuery(Term) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
A term query to use when parsing a query string.
queryTypes() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
Returns the narrowed down explicit types, or, if not set, all types.
queryWeight - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
queryWeight() - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
quote(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Quote the given String with single quotes.
quoteAnalyzer(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
The optional analyzer used to analyze the query string for phrase searches.
quoteFieldSuffix(String) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
quoteFieldSuffix() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
quoteFieldSuffix(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
An optional field name suffix to automatically try and add to the field searched when using quoted text.

R

radius(String) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
Set the radius of the circle.
radius(DistanceUnit.Distance) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
Set the radius of the circle
radius(double, String) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
Set the radius of the circle
radius(double, DistanceUnit) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
Set the radius of the circle
raiseNodeConnected(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
raiseNodeConnected(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
 
raiseNodeDisconnected(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
raiseNodeDisconnected(DiscoveryNode) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
 
RamAccountingTermsEnum - org.elasticsearch.index.fielddataのクラス
TermsEnum that takes a MemoryCircuitBreaker, increasing the breaker every time .next(...) is called.
RamAccountingTermsEnum(TermsEnum, CircuitBreaker, AbstractIndexFieldData.PerValueEstimator, String) - クラス のコンストラクタorg.elasticsearch.index.fielddata.RamAccountingTermsEnum
 
ramBytesUsed() - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Returns byte size of the underlying FST.
ramBytesUsed() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
Returns the number of bytes used by the underlying ByteArray
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsIndexFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.MultiOrdinals
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.Ordinals
The memory size this ordinals take.
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.ordinals.SinglePackedOrdinals
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.BinaryDVAtomicFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData.Single
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData.Single
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PagedBytesAtomicFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildIndexFieldData.GlobalFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.SortedSetDVBytesAtomicFieldData
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
ramBytesUsed() - クラス のメソッドorg.elasticsearch.indices.cache.request.IndicesRequestCache.Value
 
ramTree - クラス の変数org.elasticsearch.index.engine.Segment
 
random() - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomAllActiveShardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Returns an unordered iterator over all active shards (including replicas).
randomBase64UUID() - クラス のstaticメソッドorg.elasticsearch.common.Strings
Returns a Base64 encoded version of a Version 4.0 compatible UUID as defined here: http://www.ietf.org/rfc/rfc4122.txt, using a private SecureRandom instance
randomBase64UUID(Random) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Returns a Base64 encoded version of a Version 4.0 compatible UUID as defined here: http://www.ietf.org/rfc/rfc4122.txt, using the provided Random instance
randomDouble() - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomFloat() - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomFunction(int) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
randomFunction(long) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
randomFunction(String) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
randomInt() - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomInt(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomLong() - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
randomLong(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
RandomScoreFunction - org.elasticsearch.common.lucene.search.functionのクラス
Pseudo randomly generate a score for each LeafScoreFunction.score(int, float).
RandomScoreFunction() - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.RandomScoreFunction
Default constructor.
RandomScoreFunction(int, int, IndexFieldData<?>) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.RandomScoreFunction
Creates a RandomScoreFunction.
RandomScoreFunctionBuilder - org.elasticsearch.index.query.functionscore.randomのクラス
A function that computes a random score for the matched documents
RandomScoreFunctionBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
 
RandomScoreFunctionParser - org.elasticsearch.index.query.functionscore.randomのクラス
 
RandomScoreFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionParser
 
range(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Range aggregation with the given name.
Range(String, Object, Object) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.AbstractRangeBuilder.Range
 
Range(String, Double, Double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder.Range
Create a new range.
Range - org.elasticsearch.search.aggregations.bucket.rangeのインタフェース
A range aggregation.
Range(String, double, String, double, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
Range.Bucket - org.elasticsearch.search.aggregations.bucket.rangeのインタフェース
A bucket associated with a specific range
RangeAggregator - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
RangeAggregator(String, AggregatorFactories, ValuesSource.Numeric, ValueFormat, InternalRange.Factory, List<RangeAggregator.Range>, boolean, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator
 
RangeAggregator.Factory - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
RangeAggregator.Range - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
RangeAggregator.Unmapped - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
RangeBuilder - org.elasticsearch.search.aggregations.bucket.rangeのクラス
Builder for the AbstractRangeBuilder.Range aggregation.
RangeBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeBuilder
Sole constructor.
RangeParser - org.elasticsearch.search.aggregations.bucket.rangeのクラス
 
RangeParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeParser
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
rangeQuery(Object, Object, boolean, boolean, DateTimeZone, DateMathParser) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
rangeQuery(Object, Object, boolean, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
rangeQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents within an range of terms.
RangeQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that matches documents within an range of terms.
RangeQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.RangeQueryBuilder
A Query that matches documents within an range of terms.
RangeQueryParser - org.elasticsearch.index.queryのクラス
 
RangeQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.RangeQueryParser
 
ranges - クラス の変数org.elasticsearch.search.aggregations.bucket.range.AbstractRangeBuilder
 
rate(TimeUnit) - クラス のメソッドorg.elasticsearch.common.metrics.EWMA
Returns the rate in the given units of time.
RateLimitedFSDirectory - org.apache.lucene.storeのクラス
 
RateLimitedFSDirectory(Directory, StoreRateLimiting.Provider, StoreRateLimiting.Listener) - クラス のコンストラクタorg.apache.lucene.store.RateLimitedFSDirectory
 
rateLimiter() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
rateLimiting() - インタフェース のメソッドorg.apache.lucene.store.StoreRateLimiting.Provider
 
rateLimiting() - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
rateLimiting() - クラス のメソッドorg.elasticsearch.index.store.IndexStore
Returns the rate limiting, either of the index is explicitly configured, or the node level one (defaults to the node level one).
rateLimiting() - クラス のメソッドorg.elasticsearch.indices.store.IndicesStore
 
RateLimitingInputStream - org.elasticsearch.index.snapshots.blobstoreのクラス
Rate limiting wrapper for InputStream
RateLimitingInputStream(InputStream, RateLimiter, RateLimitingInputStream.Listener) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream
 
RateLimitingInputStream.Listener - org.elasticsearch.index.snapshots.blobstoreのインタフェース
 
rateUnit() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
RatioValue - org.elasticsearch.common.unitのクラス
Utility class to represent ratio and percentage values between 0 and 100
RatioValue(double) - クラス のコンストラクタorg.elasticsearch.common.unit.RatioValue
 
RAW - クラス のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormat
 
RAW - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueFormatter
 
Raw() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
RAW - インタフェース のstatic変数org.elasticsearch.search.aggregations.support.format.ValueParser
 
rawField(String, InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
rawField(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
rawPath() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
rawPath() - クラス のメソッドorg.elasticsearch.rest.RestRequest
The non decoded, raw path provided.
rawValue(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Allows to read an alias from the provided input stream
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
read(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Comparison
 
read(byte) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Property
 
read() - クラス のメソッドorg.elasticsearch.common.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(byte[], int, int, boolean) - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
read() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
read(byte[], int, int, boolean) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
read() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Reads a single character.
read(char[], int, int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Reads characters into a portion of an array.
read() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Reads a single character.
read(char[], int, int) - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Reads characters into a portion of an array.
read() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
read() - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
read() - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
read(byte[]) - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
read(StreamInput) - インタフェース のメソッドorg.elasticsearch.common.io.stream.StreamInputReader
 
read(char[], int, int) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
read() - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.rounding.Rounding.Streams
 
read(Path) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Reads the state from a given file and compares the expected version against the actual version of the state.
read() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream
 
read() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
 
read() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
read(BufferedChecksumStreamInput) - クラス のメソッドorg.elasticsearch.index.translog.LegacyTranslogReader
非推奨です。
 
read(Translog.Location) - クラス のメソッドorg.elasticsearch.index.translog.Translog
Read the Operation object from the given location.
read(Translog.Location) - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
read(BufferedChecksumStreamInput) - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
read(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
Reads and parses the blob with given name, applying name translation using the {link #blobName} method
read(BytesReference) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicStreams
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestState
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelStreams
 
read(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatterStreams
 
read() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
read(byte[], int, int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
READ_WRITE - 列挙型 のstatic変数org.elasticsearch.cluster.block.ClusterBlockLevel
 
readAcknowledged(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedResponse
Reads the timeout value
readAggregatedDfs(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
readAggregations(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
readAliasAction(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
readAllLines(InputStream) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readAllLines(InputStream, Callback<String>) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readAllocationExplanation(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
readAllowed() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
readAnalyzeToken(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
readAnalyzeTokenList(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
readBlob(String) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Creates a new InputStream for the given blob name
readBlob(String) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
readBlob(String) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
 
readBlob(String) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
 
readBlob(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreFormat
Reads and parses the blob with given blob name.
readBlob(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
Reads blob with specified name without resolving the blobName using using BlobStoreFormat.blobName(java.lang.String) method.
readBlob(BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.LegacyBlobStoreFormat
Reads and parses the blob with given name.
readBoolean() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a boolean.
readBoundTransportAddress(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
readBuild(StreamInput) - クラス のstaticメソッドorg.elasticsearch.Build
 
readBulkItem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
readBulkItem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.bulk.BulkItemResponse
 
readByte() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
readByte() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
readByte() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
readByte() - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
readByte() - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
readByte() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads and returns a single byte.
readByte() - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
readByte() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
readByte() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
readByteArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a specified number of bytes into an array at the specified offset.
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
readBytes(ByteBuffer, long) - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
readBytes(ByteBuffer, long) - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
reads an operation at the given position into the given buffer.
readBytes(ByteBuffer, long) - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
reads bytes at position into the given buffer, filling it.
readBytes(ByteBuffer, long) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
readBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
readBytesRef() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readBytesRef(int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readBytesRef(int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
readBytesReference() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a bytes reference from this stream, might hold an actual reference to the underlying bytes of the stream.
readBytesReference(int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a bytes reference from this stream, might hold an actual reference to the underlying bytes of the stream.
readBytesReference(int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
readBytesSizeValue(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
readCharFilteredText(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
readClusterBlock(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
readClusterBlocks(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
readClusterHealth(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
readClusterIndexHealth(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
readClusterName(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterName
 
readCommitStatsFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.engine.CommitStats
 
readCommonStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
readCommonStatsFlags(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
readCompletionStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
readCompressedString(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressedXContent
 
readCounts(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
readCpu(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.process.ProcessStats.Cpu
 
readDfsSearchResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
readDiffFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.AbstractDiffable
 
readDiffFrom(StreamableReader<T>, StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.AbstractDiffable
 
readDiffFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
readDiffFrom(StreamInput) - インタフェース のメソッドorg.elasticsearch.cluster.Diffable
Reads the Diff from StreamInput
readDiffFrom(StreamInput, String) - インタフェース のメソッドorg.elasticsearch.cluster.DiffableUtils.KeyedReader
reads an object that respresents differences between two objects with the type T from the stream input
readDiffFrom(StreamInput, String) - クラス のメソッドorg.elasticsearch.cluster.DiffableUtils.PrototypeReader
 
readDiffFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
readDiffFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
readDiffFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
readDistanceUnit(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
readDocStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.shard.DocsStats
 
readDouble() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readDoubleArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readDoubleLE(byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Read a double in little-endian format.
readEmptyResultFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.EmptyResult
 
reader() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries.Entry
 
reader() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Searcher
 
reader() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.WarmerContext
 
reader - クラス の変数org.elasticsearch.repositories.blobstore.BlobStoreFormat
 
reader() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
reader - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
readerContext() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
readerKey - クラス の変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
readerValue() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllField
 
readerValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
readerValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericField
 
readerVersion - クラス の変数org.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
readException(StreamInput, int) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
 
readExplanation(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
readFailure(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
readFailure(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
 
readFailure(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
 
readFetchSearchResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
readFieldDataStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
readFieldDoc(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
readFieldStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
readFieldStats(StreamInput, ObjectObjectHashMap<String, CollectionStatistics>) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
readFile(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
readFloat() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readFloatArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readFloatLE(byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Read a float in little-endian format.
readFlushStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.flush.FlushStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.ActionRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.ActionResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction.NodeInfoRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.NodeStatsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeSnapshotStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodesSnapshotStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.Request
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmVersion
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction.ClusterStatsNodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.ShardFlushRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.ShardUpgradeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.count.CountResponse
非推奨です。
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.exists.ExistsResponse
非推奨です。
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Date
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.suggest.ShardSuggestRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.EmptyResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskActionRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeReadRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodeResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.ShardDfsOnlyRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexDeletedMessage
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexStoreDeletedMessage
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction.ShardRoutingEntry
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
readFrom(StreamInput, DiscoveryNode) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
readFrom(StreamInput, DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
readFrom(StreamInput, String) - インタフェース のメソッドorg.elasticsearch.cluster.DiffableUtils.KeyedReader
reads an object of the type T from the stream input
readFrom(StreamInput, String) - クラス のメソッドorg.elasticsearch.cluster.DiffableUtils.PrototypeReader
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Reads a copy of an object with the same type form the stream input The caller object remains unchanged.
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
Reads repository metadata from stream input
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
readFrom(StreamInput, DiscoveryNode) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
readFrom(StreamInput, DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
Reads a copy of an object with the same type form the stream input The caller object remains unchanged.
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Reads restore status from stream input
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
 
readFrom(StreamInput) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand.Factory
Reads an AllocationCommand of type T from a StreamInput
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision
 
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Type
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
Read in a RoutingExplanations object
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
readFrom(StreamInput, String, int) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
readFrom(StreamInput) - インタフェース のメソッドorg.elasticsearch.common.io.stream.Streamable
 
readFrom(StreamInput) - インタフェース のメソッドorg.elasticsearch.common.io.stream.StreamableReader
Reads a copy of an object with the same type form the stream input The caller object remains unchanged.
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.Priority
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
serialization converts TimeValue internally to NANOSECONDS
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentType
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection.MasterPingRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.JoinRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.LeaveRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.ValidateJoinRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing.UnicastPingRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery.RejoinClusterRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeGatewayMetaState
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodesGatewayMetaState
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.Request
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodesGatewayStartedShards
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.http.HttpStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.get.GetField
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.Index
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFinalizeRecoveryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.IndicesStore.ShardActiveRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.Request
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Threads
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Cpu
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Mem
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.repositories.VerificationFailure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.repositories.VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest
 
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestStatus
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.script.Script
 
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptService.ScriptType
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.ScrollFreeContextRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
 
readFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
readFrom(StreamInput, BigArrays) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
Deserialize the GapPolicy from the input stream
readFrom(StreamInput) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
Deserialize the SeasonalityType from the input stream
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number.Pattern
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
readFrom(StreamInput, InternalSearchHits.StreamContext) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
readFrom(StreamInput, InternalSearchHits.StreamContext) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileShardResults
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.query.ScrollQuerySearchResult
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.Scroll
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.transport.BytesTransportRequest
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.transport.TransportMessage
 
readFrom(StreamInput) - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
readFromFileChannel(FileChannel, long, int) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
read length bytes from position of a file channel
readFromFileChannel(FileChannel, long, byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
read length bytes from position of a file channel.
readFromFileChannel(FileChannel, long, ByteBuffer) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
read from a file channel into a byte buffer, starting at a certain position.
readFromFileChannelWithEofException(FileChannel, long, byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
read length bytes from position of a file channel.
readFromFileChannelWithEofException(FileChannel, long, ByteBuffer) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
read from a file channel into a byte buffer, starting at a certain position.
readFromProperties(Path) - クラス のstaticメソッドorg.elasticsearch.plugins.PluginInfo
reads (and validates) plugin metadata descriptor file
readFromStream(StreamInput) - クラス のstaticメソッドorg.elasticsearch.plugins.PluginInfo
 
readFromThin(StreamInput, String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
readFromThin(StreamInput) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
readFromWithId(long, StreamInput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
readFsInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.fs.FsInfo
 
readFully(byte[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readFully(Reader, char[]) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readFully(Reader, char[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readFully(InputStream, byte[]) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readFully(InputStream, byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.io.Streams
 
readGarbageCollector(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
readGarbageCollectors(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
 
readGenericValue() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readGeoPoint() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a GeoPoint from this stream input
readGetField(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.get.GetField
 
readGetResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.get.GetResponse
 
readGetResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.get.GetResult
 
readGetStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.get.GetStats
 
readHeader(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
readHeader(StreamInput) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
readHeader(IndexInput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
readHeader(StreamInput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedStreamInput
 
readHighlightField(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.highlight.HighlightField
 
readHttpInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.http.HttpInfo
 
readHttpStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.http.HttpStats
 
readImmutableMapDiff(StreamInput, DiffableUtils.KeyedReader<T>) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Loads an object that represents difference between two ImmutableMaps
readImmutableMapDiff(StreamInput, T) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Loads an object that represents difference between two ImmutableMaps
readImmutableOpenMapDiff(StreamInput, DiffableUtils.KeyedReader<T>) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Loads an object that represents difference between two ImmutableOpenMaps
readImmutableOpenMapDiff(StreamInput, T) - クラス のstaticメソッドorg.elasticsearch.cluster.DiffableUtils
Loads an object that represents difference between two ImmutableOpenMaps
readIndexingStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.indexing.IndexingStats
 
readIndexName(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.Index
 
readIndexShardStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
readIndicesOptions(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
readIndicesStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
readIndicesStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.NodeIndicesStats
 
readInfoFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
readInt() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads four bytes and returns an int.
readIntArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readInternalSearchResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
readIntLE(byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Read an int in little-endian format.
readItem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
readItem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
 
readItemResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.get.MultiGetItemResponse
 
readItemResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
 
readJvmInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
readJvmStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
readJvmStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
readJvmVersion(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmVersion
 
readLastCommittedSegmentInfos(SearcherManager, Store) - クラス のstaticメソッドorg.elasticsearch.index.engine.Engine
Read the last segments info from the commit pointed to by the searcher manager
readLastCommittedSegmentsInfo() - クラス のメソッドorg.elasticsearch.index.store.Store
Returns the last committed segments info for this store
readList(StreamInputReader<T>) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a list of objects
readListShardStoreNodeOperationResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData
 
readLock - クラス の変数org.elasticsearch.index.engine.Engine
 
readLock - クラス の変数org.elasticsearch.index.translog.Translog
 
readLock - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 
readLong() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads eight bytes and returns a long.
readLongArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readLongLE(byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Write a long in little-endian format.
readMap() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readMem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
readMem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
readMem(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.process.ProcessStats.Mem
 
readMemoryPool(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
readMergeStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.merge.MergeStats
 
readMetadataSnapshot(Path, ESLogger) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
Reads a MetadataSnapshot from the given index locations or returns an empty snapshot if it can't be read.
readNode(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
readNode(StreamInput) - クラス のstaticメソッドorg.elasticsearch.repositories.VerificationFailure
 
readNodeHotThreads(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
 
readNodeInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
readNodeResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
readNodeStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
readNodeStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
readOnly() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
readOnly() - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Returns true if the repository supports only read operations
readOnly() - クラス のメソッドorg.elasticsearch.repositories.uri.URLRepository
 
readOperations(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
Reads a list of operations written with Translog.writeOperations(StreamOutput, List)
readOptional(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatterStreams
 
readOptionalAggregations(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
readOptionalAllCircuitBreakerStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
readOptionalBoolean() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readOptionalCircuitBreakerStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
readOptionalCommitStatsFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.engine.CommitStats
 
readOptionalRestoreInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.snapshots.RestoreInfo
Reads optional restore info from StreamInput
readOptionalRestoreSource(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
readOptionalSnapshotInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotInfo
Reads optional snapshot information from stream input
readOptionalStreamable(T) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Serializes a potential null value.
readOptionalString() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readOptionalText() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readOptionalVInt() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readOriginalIndices(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.OriginalIndices
 
readOsInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.os.OsInfo
 
readOsStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
readOsStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.os.OsStats
 
readOtherStatsFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
readOtherStatsFrom(StreamInput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
readPercolateStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
readPerFieldAnalyzer(Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
readPingResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
readProcessInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
readProcessStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.process.ProcessStats
 
readQueryCacheStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
readQueryExplanation(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
readQueryFetchSearchResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
readQuerySearchResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.query.QuerySearchResult
 
readRecoveryState(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
readRecoveryStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
readRefreshStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.refresh.RefreshStats
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
readRequestFrom(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Deserialize a request from an input stream
readResponseFrom(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
readRestoreInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.snapshots.RestoreInfo
Reads restore info from StreamInput
readRestoreSource(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
readResult(StreamInput) - インタフェース のメソッドorg.elasticsearch.search.aggregations.AggregationStreams.Stream
 
readResult(StreamInput, BucketStreamContext) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreams.Stream
 
readResult(StreamInput) - インタフェース のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicStreams.Stream
 
readResult(StreamInput) - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelStreams.Stream
 
readResult(StreamInput) - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorStreams.Stream
 
readScoreDoc(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
readScript(StreamInput) - クラス のstaticメソッドorg.elasticsearch.script.Script
 
readScroll(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.Scroll
 
readSearchHit(StreamInput, InternalSearchHits.StreamContext) - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
readSearchHitField(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
readSearchHits(StreamInput, InternalSearchHits.StreamContext) - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
readSearchHits(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
readSearchShardsGroupResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
readSearchShardTarget(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.SearchShardTarget
 
readSearchStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.search.stats.SearchStats
 
readSecret(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
readSegment(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.engine.Segment
 
readSegmentInfos(Directory) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Reads the segments infos, failing if it fails to load
readSegmentInfos(IndexCommit) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Reads the segments infos from the given commit, failing if it fails to load
readSegmentsStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.engine.SegmentsStats
 
readSettingsFromStream(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
 
readShardId(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardId
 
readShardInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
readShardOperationFailed(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
readShardRestoreStatus(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Reads restore status from stream input
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
readShardResult(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Deserialize a shard-level result from an input stream
readShardRoutingEntry(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
readShardRoutingEntry(StreamInput, String, int) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
readShardSearchFailure(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
readShardSegments(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
readShardSnapshotStatus(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
 
readShardSnapshotStatus(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
readShardsSyncedFlushResult(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
readShardStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
readShardStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
readShardUpgradeStatus(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
readShort() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readSize(StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.InternalAggregation
Read a size under the assumption that a value of 0 means unlimited.
readSizeValue(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.unit.SizeValue
 
readSnapshot(SnapshotId) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Reads snapshot description from repository.
readSnapshot(SnapshotId) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Reads snapshot description from repository.
readSnapshotId(StreamInput) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.SnapshotId
Reads snapshot id from stream input
readSnapshotInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotInfo
Reads snapshot information from stream input
readSnapshotList() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Reads snapshot index file This file can be used by read-only repositories that are unable to list files in the repository
readSnapshotMetaData(SnapshotId, Snapshot, List<String>) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns global metadata associate with the snapshot.
readSnapshotMetaData(SnapshotId, Snapshot, List<String>) - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Returns global metadata associate with the snapshot.
readSnapshotShardFailure(StreamInput) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Reads shard failure information from stream input
readSnapshotStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
 
readSnapshotStatus(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
Reads snapshot status from stream input
readSortType(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
readStackTrace(T, StreamInput) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Deserializes stacktrace elements as well as suppressed exceptions from the given output stream and adds it to the given exception.
readStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
readStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
readStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
readStoreFileMetaData(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.store.StoreFileMetaData
 
readStoreFilesMetaData(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
readStoreStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.store.StoreStats
 
readString() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readStringArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readSuggest(XContentBuilderString, StreamInput) - クラス のstaticメソッドorg.elasticsearch.search.suggest.Suggest
 
readSuggestStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
readSwap(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
readSyncedFlushResponse(StreamInput) - クラス のstaticメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
readTaskResponse(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
readTaskResponse(StreamInput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
readTaskResponse(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
readTaskStatus() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a Task.Status from the current stream.
readTemplate(StreamInput) - クラス のstaticメソッドorg.elasticsearch.script.Template
 
readTermStats(StreamInput, Term[]) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
readTermVectorsRequest(StreamInput) - クラス のstaticメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
readText(String, Object...) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
readText() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readThreadPoolInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.threadpool.ThreadPoolInfo
 
readThreadPoolStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.threadpool.ThreadPoolStats
 
readThreads(StreamInput) - クラス のstaticメソッドorg.elasticsearch.monitor.jvm.JvmStats.Threads
 
readThrowable() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readTimeout(StreamInput) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
Reads the timeout value
readTimeValue(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
readTopDocs(StreamInput) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
readTransportInfo(StreamInput) - クラス のstaticメソッドorg.elasticsearch.transport.TransportInfo
 
readTransportStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.transport.TransportStats
 
readURIParameters(TermVectorsRequest, RestRequest) - クラス のstaticメソッドorg.elasticsearch.rest.action.termvectors.RestTermVectorsAction
 
readVersion(StreamInput) - クラス のstaticメソッドorg.elasticsearch.Version
 
readVInt() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads an int stored in variable-length format.
readVIntArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readVLong() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Reads a long stored in variable-length format.
readVLong(ByteArrayDataInput) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Same as DataOutput#readVLong but can read negative values (read on 9 bytes).
readVLongArray() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
readWarmerStats(StreamInput) - クラス のstaticメソッドorg.elasticsearch.index.warmer.WarmerStats
 
ready() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Tells whether this stream is ready to be read.
ready() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Tells whether this stream is ready to be read.
ready() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
readyBuffer() - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
readyBuffer() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
Fill the uncompressed bytes buffer by reading the underlying inputStream.
REAL_WORD_LIKELYHOOD - クラス のstatic変数org.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
realtime() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
realtime(Boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
realtime() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
realtime(Boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
realtime() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
realtime(Boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
realtime(Boolean) - インタフェース のメソッドorg.elasticsearch.action.RealtimeRequest
 
realtime(Boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
realtime() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return whether term vectors should be generated real-time (default to true).
realtime(Boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Choose whether term vectors be generated real-time.
realtime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
RealtimeRequest - org.elasticsearch.actionのインタフェース
Indicates that a request can execute in realtime (reads from the translog).
realWordErrorLikelihood(Float) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets the likelihood of a term being a misspelled even if the term exists in the dictionary.
realWordLikelyhood - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
reason() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
reason() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
The reason of the failure.
reason() - インタフェース のメソッドorg.elasticsearch.action.ShardOperationFailedException
The reason of the failure.
reason() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
reason() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Returns failure reason
reason() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
reason() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns reason for complete snapshot failure
reason() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns snapshot failure reason
reason() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Returns reason for the failure
REASON_AGGREGATION - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_AGGREGATION_GLOBAL - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_COUNT - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_MIN_SCORE - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_MULTI - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_POST_FILTER - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_TERMINATE_AFTER_COUNT - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_TIMEOUT - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
REASON_SEARCH_TOP_HITS - クラス のstatic変数org.elasticsearch.search.profile.CollectorResult
 
rebalance(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
rebalance(RoutingAllocation) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocator
Rebalancing number of shards on all nodes
rebalance(RoutingAllocation) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
RebalanceOnlyWhenActiveAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
Only allow rebalancing when all shards are active within the shard replication group.
RebalanceOnlyWhenActiveAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
 
receiveBufferSizePredictorFactory - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
receiveBufferSizePredictorFactory - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
received(long) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
received(long) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
 
receivePredictorMax - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
receivePredictorMin - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
ReceiveTimeoutTransportException - org.elasticsearch.transportの例外
 
ReceiveTimeoutTransportException(DiscoveryNode, String, String) - 例外 のコンストラクタorg.elasticsearch.transport.ReceiveTimeoutTransportException
 
ReceiveTimeoutTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.ReceiveTimeoutTransportException
 
recover(IndexShard, boolean, StoreRecoveryService.RecoveryListener) - クラス のメソッドorg.elasticsearch.index.shard.StoreRecoveryService
Recovers the state of the shard from the gateway.
recoverAfterTime() - クラス のメソッドorg.elasticsearch.gateway.GatewayService
 
recovered() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
number of bytes recovered for this file (so far). 0 if the file is reused *
recoveredBytes() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
total number of bytes recovered so far, including both existing and reused
recoveredBytesPercent() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
percent of bytes recovered out of total files bytes *to be* recovered
recoveredFileCount() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
number of file that were recovered (excluding on ongoing files)
recoveredFilesPercent() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
percent of recovered (i.e., not reused) files out of the total files to be recovered
recoveredOperations() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
returns the total number of translog operations recovered so far
recoveredPercent() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
RecoverFilesRecoveryException - org.elasticsearch.indices.recoveryの例外
 
RecoverFilesRecoveryException(ShardId, int, ByteSizeValue, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoverFilesRecoveryException
 
RecoverFilesRecoveryException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoverFilesRecoveryException
 
recoverFromStore(ShardRouting, StoreRecoveryService.RecoveryListener) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
recoverFromTranslog(EngineConfig, Translog.TranslogGeneration) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
recoveries(RecoveryRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices recoveries
recoveries(RecoveryRequest, ActionListener<RecoveryResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices recoveries
RecoveriesCollection - org.elasticsearch.indices.recoveryのクラス
This class holds a collection of all on going recoveries on the current node (i.e., the node is the target node of those recoveries).
RecoveriesCollection(ESLogger, ThreadPool) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveriesCollection
 
RecoveriesCollection.StatusRef - org.elasticsearch.indices.recoveryのクラス
a reference to RecoveryStatus, which implements AutoCloseable. closing the reference causes AbstractRefCounted.decRef() to be called.
recovering(String, RecoveryState.Type, DiscoveryNode) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Marks the shard as recovering based on a remote or local node, fails with exception is recovering is not allowed to be set.
recovering(String, RecoveryState.Type, RestoreSource) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Marks the shard as recovering based on a restore, fails with exception is recovering is not allowed to be set.
recoverToTarget() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
performs the recovery from the local engine to the target
recoverToTarget() - クラス のメソッドorg.elasticsearch.indices.recovery.SharedFSRecoverySourceHandler
 
recovery(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
recovery() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
RecoveryAction - org.elasticsearch.action.admin.indices.recoveryのクラス
Recovery information action
RecoveryCleanFilesRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryCleanFilesRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
RecoveryCounter - org.elasticsearch.index.engineのクラス
RecoveryCounter keeps tracks of the number of ongoing recoveries for a particular Store
recoveryDiff(Store.MetadataSnapshot) - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns a diff between the two snapshots that can be used for recovery.
RecoveryEngineException - org.elasticsearch.index.engineの例外
 
RecoveryEngineException(ShardId, int, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.RecoveryEngineException
 
RecoveryEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.RecoveryEngineException
 
RecoveryFailedException - org.elasticsearch.indices.recoveryの例外
 
RecoveryFailedException(StartRecoveryRequest, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFailedException(StartRecoveryRequest, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFailedException(RecoveryState, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFailedException(ShardId, DiscoveryNode, DiscoveryNode, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFailedException(ShardId, DiscoveryNode, DiscoveryNode, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFailedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFailedException
 
RecoveryFileChunkRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryFileChunkRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
RecoveryFileChunkRequest(long, ShardId, StoreFileMetaData, long, BytesReference, boolean, int, long) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
RecoveryFilesInfoRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryFilesInfoRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
 
RecoveryFinalizeRecoveryRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryFinalizeRecoveryRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryFinalizeRecoveryRequest
 
recoveryFromSnapshot(Engine, Translog.Snapshot) - クラス のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFinalizeRecoveryRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
recoveryId() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
RecoveryPrepareForTranslogOperationsRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryPrepareForTranslogOperationsRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
RecoveryRequest - org.elasticsearch.action.admin.indices.recoveryのクラス
Request for recovery information
RecoveryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
Constructs a request for recovery information for all shards
RecoveryRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
Constructs a request for recovery information for all shards for the given indices
RecoveryRequestBuilder - org.elasticsearch.action.admin.indices.recoveryのクラス
Recovery information request builder.
RecoveryRequestBuilder(ElasticsearchClient, RecoveryAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.RecoveryRequestBuilder
Constructs a new recovery information request builder.
RecoveryResponse - org.elasticsearch.action.admin.indices.recoveryのクラス
Information regarding the recovery state of indices and their associated shards.
RecoveryResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
RecoveryResponse(int, int, int, boolean, Map<String, List<RecoveryState>>, List<ShardOperationFailedException>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
Constructs recovery information for a collection of indices and associated shards.
RecoverySettings - org.elasticsearch.indices.recoveryのクラス
 
RecoverySettings(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoverySettings
 
RecoverySource - org.elasticsearch.indices.recoveryのクラス
The source recovery accepts recovery requests from other peer shards and start the recovery process from this source shard to the target shard.
RecoverySource(Settings, TransportService, IndicesService, RecoverySettings, ClusterService) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoverySource
 
RecoverySource.Actions - org.elasticsearch.indices.recoveryのクラス
 
RecoverySourceHandler - org.elasticsearch.indices.recoveryのクラス
RecoverySourceHandler handles the three phases of shard recovery, which is everything relating to copying the segment files as well as sending translog operations across the wire once the segments have been copied.
RecoverySourceHandler(IndexShard, StartRecoveryRequest, RecoverySettings, TransportService, ESLogger) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoverySourceHandler
 
recoveryState() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns the current RecoveryState if this shard is recovering or has been recovering.
RecoveryState - org.elasticsearch.indices.recoveryのクラス
Keeps track of state related to shard recovery.
RecoveryState(ShardId, boolean, RecoveryState.Type, DiscoveryNode, DiscoveryNode) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState
 
RecoveryState(ShardId, boolean, RecoveryState.Type, RestoreSource, DiscoveryNode) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState
 
RecoveryState.File - org.elasticsearch.indices.recoveryのクラス
 
RecoveryState.Index - org.elasticsearch.indices.recoveryのクラス
 
RecoveryState.Stage - org.elasticsearch.indices.recoveryの列挙型
 
RecoveryState.Timer - org.elasticsearch.indices.recoveryのクラス
 
RecoveryState.Translog - org.elasticsearch.indices.recoveryのクラス
 
RecoveryState.Type - org.elasticsearch.indices.recoveryの列挙型
 
RecoveryState.VerifyIndex - org.elasticsearch.indices.recoveryのクラス
 
recoveryStats - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
RecoveryStats - org.elasticsearch.index.recoveryのクラス
Recovery related statistics, starting at the shard level and allowing aggregation to indices and node level
RecoveryStats() - クラス のコンストラクタorg.elasticsearch.index.recovery.RecoveryStats
 
recoveryStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
returns stats about ongoing recoveries, both source and target
RecoveryStatus - org.elasticsearch.indices.recoveryのクラス
 
RecoveryStatus(IndexShard, DiscoveryNode, RecoveryTarget.RecoveryListener) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryStatus
 
RecoveryTarget - org.elasticsearch.indices.recoveryのクラス
The recovery target handles recoveries of peer shards of the shard+node to recover to.
RecoveryTarget(Settings, ThreadPool, TransportService, IndicesLifecycle, RecoverySettings, ClusterService) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryTarget
 
RecoveryTarget.Actions - org.elasticsearch.indices.recoveryのクラス
 
RecoveryTarget.RecoveryListener - org.elasticsearch.indices.recoveryのインタフェース
 
RecoveryTranslogOperationsRequest - org.elasticsearch.indices.recoveryのクラス
 
RecoveryTranslogOperationsRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
recoveryType() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
recursiveBinding() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
recursiveImplementationType() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
recursiveProviderType() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
recycle(T) - クラス のメソッドorg.elasticsearch.common.recycler.AbstractRecyclerC
 
recycle(T) - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.C
Recycle the data.
recycler(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
recycler() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
Recycler<T> - org.elasticsearch.common.recyclerのインタフェース
A recycled object, note, implementations should support calling obtain and then recycle on different threads.
RECYCLER - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction.Fields
 
Recycler.C<T> - org.elasticsearch.common.recyclerのインタフェース
 
Recycler.Factory<T> - org.elasticsearch.common.recyclerのインタフェース
 
Recycler.V<T> - org.elasticsearch.common.recyclerのインタフェース
 
Recyclers - org.elasticsearch.common.recyclerの列挙型
 
reduce(PercolateRequest, AtomicReferenceArray, PercolatorService) - クラス のstaticメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
reduce(byte, List<PercolateShardResponse>, HasContextAndHeaders) - クラス のメソッドorg.elasticsearch.percolator.PercolatorService
 
reduce(List<? extends InternalSignificantTerms.Bucket>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
reduce(List<? extends InternalTerms.Bucket>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
reduce(List<InternalAggregation>, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
Reduces the given addAggregation to a single one and returns it.
reduce(List<InternalAggregations>, InternalAggregation.ReduceContext) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.InternalAggregations
Reduces the given lists of addAggregation.
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
reduce(InternalAggregation, InternalAggregation.ReduceContext) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.SiblingPipelineAggregator
 
reduce(Map<String, List<Suggest.Suggestion>>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.Suggest
 
reduce(List<T>) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
reduce(List<Suggest.Suggestion<T>>) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
Merges the result of another suggestion into this suggestion.
REDUCE_PARAMS_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
REDUCE_SCRIPT - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
REDUCE_SCRIPT_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
ReduceContext(BigArrays, ScriptService, HasContextAndHeaders) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation.ReduceContext
 
reducedAggregations() - クラス のメソッドorg.elasticsearch.percolator.PercolatorService.ReduceResult
 
reducedType() - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
reducedType() - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.DoubleValuesComparatorSource
 
reducedType() - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.FloatValuesComparatorSource
 
reducedType() - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.LongValuesComparatorSource
 
reducedType() - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
 
ReduceResult(long, InternalAggregations) - クラス のコンストラクタorg.elasticsearch.percolator.PercolatorService.ReduceResult
 
reduceScript(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Set the reduce script.
ReduceSearchPhaseException - org.elasticsearch.action.searchの例外
A failure during a reduce phase (when receiving results from several shards, and reducing them into one or more results and possible actions).
ReduceSearchPhaseException(String, String, Throwable, ShardSearchFailure[]) - 例外 のコンストラクタorg.elasticsearch.action.search.ReduceSearchPhaseException
 
ReduceSearchPhaseException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.search.ReduceSearchPhaseException
 
refCount() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
Returns the current reference count.
refCount() - クラス のメソッドorg.elasticsearch.index.store.Store
Returns the current reference count.
RefCounted - org.elasticsearch.common.util.concurrentのインタフェース
An interface for objects that need to be notified when all reference to itself are not in user anymore.
reference(String, String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
reference(String, String, Iterable<? extends CharSequence>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextBuilder
refresh - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
refresh() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
Should a refresh be executed post this bulk operation causing the operations to be searchable.
refresh() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Should a refresh be executed post this index operation causing the operation to be searchable.
refresh() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Should a refresh be executed before this get operation causing the operation to return the latest value.
refresh() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
refresh() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
refresh() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Should a refresh be executed post this index operation causing the operation to be searchable.
refresh() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
refresh(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Should a refresh be executed post this update operation causing the operation to be searchable.
refresh() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
refresh(RefreshRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
refresh(RefreshRequest, ActionListener<RefreshResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
refresh() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
Refreshes the ClusterInfo in a blocking fashion
refresh() - クラス のメソッドorg.elasticsearch.common.util.SingleObjectCache
Returns a new instance to cache
refresh(String) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Refreshes the engine for new search operations to reflect the latest changes.
refresh(String) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
refresh(String) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
refresh(String) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
REFRESH - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
RefreshAction - org.elasticsearch.action.admin.indices.refreshのクラス
 
RefreshFailedEngineException - org.elasticsearch.index.engineの例外
 
RefreshFailedEngineException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.RefreshFailedEngineException
 
RefreshFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.RefreshFailedEngineException
 
refreshInterval() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
refreshMapping(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataMappingService
Refreshes mappings if they are not the same between original and parsed version
refreshNeeded() - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
RefreshRequest - org.elasticsearch.action.admin.indices.refreshのクラス
A refresh request making all operations performed since the last refresh available for search.
RefreshRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.RefreshRequest
 
RefreshRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.RefreshRequest
Copy constructor that creates a new refresh request that is a copy of the one provided as an argument.
RefreshRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.RefreshRequest
 
refreshRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a refresh indices request.
RefreshRequestBuilder - org.elasticsearch.action.admin.indices.refreshのクラス
A refresh request making all operations performed since the last refresh available for search.
RefreshRequestBuilder(ElasticsearchClient, RefreshAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.RefreshRequestBuilder
 
RefreshResponse - org.elasticsearch.action.admin.indices.refreshのクラス
The response of a refresh action.
refreshSettings(Settings) - クラス のメソッドorg.elasticsearch.index.settings.IndexSettingsService
 
RefreshStats - org.elasticsearch.index.refreshのクラス
 
RefreshStats() - クラス のコンストラクタorg.elasticsearch.index.refresh.RefreshStats
 
RefreshStats(long, long) - クラス のコンストラクタorg.elasticsearch.index.refresh.RefreshStats
 
refreshStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
Regex - org.elasticsearch.common.regexのクラス
 
Regex() - クラス のコンストラクタorg.elasticsearch.common.regex.Regex
 
regex - クラス の変数org.elasticsearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData
 
RegexpFlag - org.elasticsearch.index.queryの列挙型
Regular expression syntax flags.
regexpQuery(String, int, int, MultiTermQuery.RewriteMethod, QueryParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
regexpQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing terms with a specified regular expression.
RegexpQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that does fuzzy matching for a specific value.
RegexpQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.RegexpQueryBuilder
Constructs a new term query.
RegexpQueryParser - org.elasticsearch.index.queryのクラス
 
RegexpQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.RegexpQueryParser
 
register(MembersInjector<? super I>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Registers a members injector for type I.
register(InjectionListener<? super I>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.TypeEncounter
Registers an injection listener for type I.
register(String, String, TransportRequest) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Registers a task without parent task Returns the task manager tracked task or null if the task doesn't support the task manager
registerAction(GenericAction<Request, Response>, Class<? extends TransportAction<Request, Response>>, Class...) - クラス のメソッドorg.elasticsearch.action.ActionModule
Registers an action.
registerAggregatorParser(Class<? extends Aggregator.Parser>) - クラス のメソッドorg.elasticsearch.search.SearchModule
Enabling extending the get module by adding a custom aggregation parser.
registerAllocationDecider(Class<? extends AllocationDecider>) - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
registerBreaker(BreakerSettings) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
Allows to register of a custom circuit breaker.
registerBreaker(BreakerSettings) - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
Allows to register a custom circuit breaker.
registerBreaker(BreakerSettings) - クラス のメソッドorg.elasticsearch.indices.breaker.NoneCircuitBreakerService
 
registerChildTask(Task, String) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
 
registerClusterDynamicSetting(String, Validator) - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
registerConnectionListener - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
registerExtension(String, Class<? extends T>) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.ClassMap
Registers an extension class for a given key.
registerExtension(Class<? extends T>) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.ClassSet
Registers a new extension
registerExtension(K, V) - クラス のメソッドorg.elasticsearch.common.util.ExtensionPoint.InstanceMap
Registers a mapping from key to value
registerFactory(String, AllocationCommand.Factory) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
Register a custom index meta data factory.
registerFetchSubPhase(Class<? extends FetchSubPhase>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerFilter(Class<? extends ActionFilter>) - クラス のメソッドorg.elasticsearch.action.ActionModule
 
registerFilter(RestFilter) - クラス のメソッドorg.elasticsearch.rest.RestController
Registers a pre processor to be executed before the rest request is actually handled.
registerFunctionScoreParser(Class<? extends ScoreFunctionParser>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerGatewayType(String, Class<? extends Gateway>) - クラス のメソッドorg.elasticsearch.gateway.GatewayModule
Adds a custom Discovery type.
registerHandler(RestRequest.Method, String, RestHandler) - クラス のメソッドorg.elasticsearch.rest.RestController
Registers a rest handler to be execute when the provided method and path match the request.
registerHeuristicParser(Class<? extends SignificanceHeuristicParser>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerHighlighter(String, Class<? extends Highlighter>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerHunspellDictionary(String, Dictionary) - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
registerIndexDynamicSetting(String, Validator) - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
registerIndexTemplateFilter(Class<? extends IndexTemplateFilter>) - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
registerMapper(String, Mapper.TypeParser) - クラス のメソッドorg.elasticsearch.indices.IndicesModule
Register a mapper for the given type.
registerMetadataMapper(String, MetadataFieldMapper.TypeParser) - クラス のメソッドorg.elasticsearch.indices.IndicesModule
Register a root mapper under the given name.
registerModelParser(Class<? extends MovAvgModel.AbstractModelParser>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerPipelineParser(Class<? extends PipelineAggregator.Parser>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerPrototype(String, ClusterState.Custom) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState
Register a custom index meta data factory.
registerPrototype(String, IndexMetaData.Custom) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
Register a custom index meta data factory.
registerPrototype(String, MetaData.Custom) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData
Register a custom index meta data factory.
registerPrototype(Class<T>, NamedWriteable<? extends T>) - クラス のメソッドorg.elasticsearch.common.io.stream.NamedWriteableRegistry
Registers a NamedWriteable prototype given its category
registerQueryCache(String, Class<? extends QueryCache>) - クラス のメソッドorg.elasticsearch.index.cache.IndexCacheModule
 
registerQueryParser(Class<? extends QueryParser>) - クラス のメソッドorg.elasticsearch.indices.IndicesModule
 
registerRelevantHeaders(String...) - クラス のメソッドorg.elasticsearch.rest.RestController
Controls which REST headers get copied over from a RestRequest to its corresponding TransportRequest(s).
registerRepository(String, Class<? extends Repository>, Class<? extends IndexShardRepository>) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesModule
Registers a custom repository type to the given Repository and IndexShardRepository.
registerRepository(RepositoriesService.RegisterRepositoryRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
Registers new repository in the cluster This method can be only called on the master node.
registerRepository(String, Class<? extends Repository>, Class<? extends IndexShardRepository>) - クラス のメソッドorg.elasticsearch.repositories.RepositoryTypesRegistry
Adds a new repository type to the registry, bound to the given implementation classes.
RegisterRepositoryRequest(String, String, String, boolean) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoriesService.RegisterRepositoryRequest
Constructs new register repository request
registerRequestHandler(String, Class<Request>, String, TransportRequestHandler<Request>) - クラス のメソッドorg.elasticsearch.transport.TransportService
Registers a new request handler
registerRequestHandler(String, Callable<Request>, String, TransportRequestHandler<Request>) - クラス のメソッドorg.elasticsearch.transport.TransportService
Registers a new request handler
registerRequestHandler(String, Class<Request>, String, boolean, TransportRequestHandler<Request>) - クラス のメソッドorg.elasticsearch.transport.TransportService
Registers a new request handler
registerRequestHandler(RequestHandlerRegistry<Request>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
registerScript(String, Class<? extends NativeScriptFactory>) - クラス のメソッドorg.elasticsearch.script.ScriptModule
 
registerScriptContext(ScriptContext.Plugin) - クラス のメソッドorg.elasticsearch.script.ScriptModule
Registers a custom script context that can be used by plugins to categorize the different operations that they use scripts for.
registerShardsAllocator(String, Class<? extends ShardsAllocator>) - クラス のメソッドorg.elasticsearch.cluster.ClusterModule
 
registerStream(AggregationStreams.Stream, BytesReference...) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationStreams
Registers the given stream and associate it with the given types.
registerStream(BucketStreams.Stream, BytesReference...) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreams
Registers the given stream and associate it with the given types.
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
registerStream(SignificanceHeuristicStreams.Stream) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicStreams
Registers the given stream and associate it with the given types.
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
registerStream() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
registerStream(MovAvgModelStreams.Stream) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModelStreams
Registers the given stream and associate it with the given types.
registerStream(PipelineAggregatorStreams.Stream, BytesReference...) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorStreams
Registers the given stream and associate it with the given types.
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.filter.InternalFilter
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.global.InternalGlobal
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.missing.InternalMissing
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucket
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
registerStreams() - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
registerSuggester(String, Class<? extends Suggester>) - クラス のメソッドorg.elasticsearch.search.SearchModule
 
registerTaskStatus(Task.Status) - クラス のメソッドorg.elasticsearch.common.network.NetworkModule
 
rehash(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityBuilder
Expert: set to false in case values of this field can already be treated as 64-bits hash values.
reinitShadowPrimary(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
rejected() - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsAbortPolicy
 
rejected() - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.XRejectedExecutionHandler
The number of rejected executions.
rejectedExecution(Runnable, ThreadPoolExecutor) - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsAbortPolicy
 
rejoin(ClusterState, String) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
RejoinClusterRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.ZenDiscovery.RejoinClusterRequest
 
relation(ShapeRelation) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
Sets the relation of query shape and indexed shape.
Releasable - org.elasticsearch.common.leaseのインタフェース
Specialization of AutoCloseable that may only throw an ElasticsearchException.
ReleasableBytesStream - org.elasticsearch.common.ioのインタフェース
A bytes stream that requires its bytes to be released once no longer used.
ReleasableBytesStreamOutput - org.elasticsearch.common.io.streamのクラス
An bytes stream output that allows providing a BigArrays instance expecting it to require releasing its content (ReleasableBytesStreamOutput.bytes()) once done.
ReleasableBytesStreamOutput(BigArrays) - クラス のコンストラクタorg.elasticsearch.common.io.stream.ReleasableBytesStreamOutput
 
ReleasableBytesStreamOutput(int, BigArrays) - クラス のコンストラクタorg.elasticsearch.common.io.stream.ReleasableBytesStreamOutput
 
ReleasableLock - org.elasticsearch.common.util.concurrentのクラス
Releasable lock used inside of Engine implementations
ReleasableLock(Lock) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.ReleasableLock
 
ReleasablePagedBytesReference - org.elasticsearch.common.bytesのクラス
An extension to PagedBytesReference that requires releasing its content.
ReleasablePagedBytesReference(BigArrays, ByteArray, int) - クラス のコンストラクタorg.elasticsearch.common.bytes.ReleasablePagedBytesReference
 
Releasables - org.elasticsearch.common.leaseの列挙型
Utility methods to work with Releasables.
release() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
release() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
release(T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.KeyedLock
 
release() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
ReleaseChannelFutureListener - org.elasticsearch.common.nettyのクラス
A channel listener that releases a Releasable when the operation is complete.
ReleaseChannelFutureListener(Releasable) - クラス のコンストラクタorg.elasticsearch.common.netty.ReleaseChannelFutureListener
 
relevantHeaders() - クラス のメソッドorg.elasticsearch.rest.RestController
Returns the REST headers that get copied over from a RestRequest to its corresponding TransportRequest(s).
relocate(ShardRouting, String, long) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Relocate a shard to another node, adding the target initializing shard as well as assigning it.
relocated(String) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
relocating() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Returns true iff the this shard is currently relocating to another node.
relocatingNodeId() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The relocating node id the shard is either relocating to or relocating from.
remaining() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
remaining() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
Return the number of shards remaining in this ShardsIterator
remaining - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
remainingCapacity() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
remoteAddress(TransportAddress) - クラス のメソッドorg.elasticsearch.transport.TransportMessage
 
remoteAddress() - クラス のメソッドorg.elasticsearch.transport.TransportMessage
 
RemoteTransportException - org.elasticsearch.transportの例外
A remote exception for an action.
RemoteTransportException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.RemoteTransportException
 
RemoteTransportException(String, TransportAddress, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.RemoteTransportException
 
RemoteTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.RemoteTransportException
 
remove(NodeIndexDeletedAction.Listener) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction
 
remove(ClusterStateListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Removes a listener for updated cluster states.
remove(LocalNodeMasterListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Remove the given listener for on/off local master events
remove(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
remove(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Builder
 
remove() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
remove() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
remove() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
Unsupported operation, just there for the interface.
remove(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
remove(ClusterStateListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
remove(LocalNodeMasterListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
remove(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
remove(KType) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
remove(K) - クラス のメソッドorg.elasticsearch.common.collect.MapBuilder
 
remove(String) - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Removes the provided setting from the internal map holding the current list of settings.
remove(long) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
remove(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
remove(Object, Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
remove(long) - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentMapLong
 
remove(Object) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
remove(long) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
Remove the entry which has this key in the hash table and return the associated value or null if there was no entry associated with this key.
remove(Object) - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
remove() - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
remove(FieldMapper) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMappers
 
remove(String) - クラス のメソッドorg.elasticsearch.index.store.Store.LegacyChecksums
 
remove(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
remove(Object) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
remove() - クラス のメソッドorg.elasticsearch.search.lookup.PositionIterator
 
remove(Object) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
remove(Listener) - クラス のメソッドorg.elasticsearch.watcher.AbstractResourceWatcher
Unregisters a listener
removeAlias(String[], String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
Removes an alias to the index.
removeAlias(String, String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
Removes an alias to the index.
removeAlias(String, String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Removes an alias from the index.
removeAlias(String[], String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Removes aliases from the index.
removeAlias(String, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
Removes aliases from the index.
removeAlias(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
removeAll(IntContainer) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
removeAll(IntPredicate) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
removeAll(IntObjectPredicate<? super VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
removeAll(ObjectContainer<? super KType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
removeAll(ObjectPredicate<? super KType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
removeAll(ObjectObjectPredicate<? super KType, ? super VType>) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
removeAllAliases() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
removeAllIndices() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
removeAndAdd(long) - クラス のメソッドorg.elasticsearch.common.util.BytesRefHash
 
removeAndAdd(long) - クラス のメソッドorg.elasticsearch.common.util.LongHash
 
removeAndAdd(long) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
 
removeAndIgnore() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
Removes and ignores the unassigned shard (will be ignored for this run, but will be added back to unassigned once the metadata is constructed again).
removeAttribute(String) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
removeBan(TaskId) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Removes the ban for the specified parent task.
removeConnectionListener(TransportConnectionListener) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
removeContext(long) - クラス のメソッドorg.elasticsearch.search.SearchService
 
removeCorruptionMarker() - クラス のメソッドorg.elasticsearch.index.store.Store
Deletes all corruption markers from this store.
removeCurrent() - クラス のstaticメソッドorg.elasticsearch.search.internal.SearchContext
 
removeCurrentReference() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
removeCustom(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
removeCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
removeCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
removeCustom(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
removed() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
removeDeadMembers(Set<String>, String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
removedNodes() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
removedQuery(BytesRef, Query) - クラス のメソッドorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
removeFilter(String) - クラス のメソッドorg.elasticsearch.common.settings.SettingsFilter
Removes a simple pattern from the list of filters
removeGlobalBlock(ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
removeHandler(String) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
removeHostsProvider(UnicastHostsProvider) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
removeIndex(String, String) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Removes the given index from this service and releases all associated resources.
removeIndexBlock(String, ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
removeIndexBlocks(String) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
removeInitialStateBlock(ClusterBlock) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Remove an initial block to be set on the first cluster state created.
removeInitialStateBlock(ClusterBlock) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
removeLifecycleListener(LifecycleListener) - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
removeLifecycleListener(LifecycleListener) - インタフェース のメソッドorg.elasticsearch.common.component.LifecycleComponent
 
removeListener() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
 
removeListener(InitialStateDiscoveryListener) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
 
removeListener(InitialStateDiscoveryListener) - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
removeListener(MasterFaultDetection.Listener) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
removeListener(NodesFaultDetection.Listener) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
removeListener(InitialStateDiscoveryListener) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
removeListener(IndexingOperationListener) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
removeListener(IndexSettingsService.Listener) - クラス のメソッドorg.elasticsearch.index.settings.IndexSettingsService
 
removeListener(IndicesLifecycle.Listener) - インタフェース のメソッドorg.elasticsearch.indices.IndicesLifecycle
Remove a listener.
removeListener(IndicesWarmer.Listener) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer
 
removeListener(IndicesLifecycle.Listener) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
removeListener(NodeSettingsService.Listener) - クラス のメソッドorg.elasticsearch.node.settings.NodeSettingsService
 
removeListener(ActionListener<RestoreService.RestoreCompletionResponse>) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
Removes restore completion listener This listener is called for each snapshot that finishes restore operation in the cluster.
removeListener(SnapshotsService.SnapshotCompletionListener) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Removes snapshot completion listener
removeMapping(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
removeMapping(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
removeOpenIndexOutputs(String) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
remove and IndexOutput for a given file.
removeOperation() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
 
removePercolateQuery(String) - クラス のメソッドorg.elasticsearch.index.percolator.PercolatorQueriesRegistry
 
removePlugin(String, Terminal) - クラス のメソッドorg.elasticsearch.plugins.PluginManager
 
removeReplica() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable.Builder
 
RemoveRequest(String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveRequest
 
RemoveResponse(boolean) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.RemoveResponse
 
removeShard(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
removeShard(int, String) - クラス のメソッドorg.elasticsearch.index.IndexService
 
removeTemplate(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
removeTemplates(MetaDataIndexTemplateService.RemoveRequest, MetaDataIndexTemplateService.RemoveListener) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService
 
removeTransportAddress(TransportAddress) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Removes a transport address from the list of transport addresses that are used to connect to.
removeTransportAddress(TransportAddress) - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
removeTypeListener(DocumentTypeListener) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
removeTypes() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryParseContext
 
renameAllTempFiles() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
renames all temporary files to their true name, potentially overriding existing files
renameFile(String, String) - クラス のメソッドorg.elasticsearch.index.store.Store
 
renamePattern(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets rename pattern that should be applied to restored indices.
renamePattern() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns rename pattern
renamePattern() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns rename pattern
renameReplacement(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets rename replacement See RestoreSnapshotRequest.renamePattern(String) for more information.
renameReplacement() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns rename replacement
renameReplacement() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns replacement pattern
renameTempFilesSafe(Map<String, String>) - クラス のメソッドorg.elasticsearch.index.store.Store
Renames all the given files form the key of the map to the value of the map.
renderHeader(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
renderSearchTemplate(RenderSearchTemplateRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Return the rendered search request for a given search template.
renderSearchTemplate(RenderSearchTemplateRequest, ActionListener<RenderSearchTemplateResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Return the rendered search request for a given search template.
RenderSearchTemplateAction - org.elasticsearch.action.admin.cluster.validate.templateのクラス
 
RenderSearchTemplateAction() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateAction
 
RenderSearchTemplateRequest - org.elasticsearch.action.admin.cluster.validate.templateのクラス
 
RenderSearchTemplateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
RenderSearchTemplateRequestBuilder - org.elasticsearch.action.admin.cluster.validate.templateのクラス
 
RenderSearchTemplateRequestBuilder(ElasticsearchClient, RenderSearchTemplateAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequestBuilder
 
RenderSearchTemplateResponse - org.elasticsearch.action.admin.cluster.validate.templateのクラス
 
RenderSearchTemplateResponse() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
renderThrowable(XContentBuilder, ToXContent.Params, Throwable) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
 
replace(String, String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Replace all occurrences of a substring within a string with another string.
replace(Long, T, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
replace(Long, T) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
replaceMissing(ValuesSource.Bytes, BytesRef) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
 
replaceMissing(ValuesSource.Numeric, Number) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
 
replaceMissing(ValuesSource.Bytes.WithOrdinals, BytesRef) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
 
replaceMissing(ValuesSource.GeoPoint, GeoPoint) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
 
replacePlaceholders(String, PropertyPlaceholder.PlaceholderResolver) - クラス のメソッドorg.elasticsearch.common.property.PropertyPlaceholder
Replaces all placeholders of format ${name} with the value returned from the supplied PropertyPlaceholder.PlaceholderResolver.
replacePropertyPlaceholders() - クラス のメソッドorg.elasticsearch.common.settings.Settings.Builder
Runs across all the settings set on this builder and replaces ${...}
replay(long...) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector
 
replicaActiveInitializingShardIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
ReplicaAfterPrimaryActiveAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
An allocation strategy that only allows for a replica to be allocated when the primary is active.
ReplicaAfterPrimaryActiveAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
 
replicaFirstActiveInitializingShardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
ReplicaShardAllocator - org.elasticsearch.gatewayのクラス
 
ReplicaShardAllocator(Settings) - クラス のコンストラクタorg.elasticsearch.gateway.ReplicaShardAllocator
 
replicaShards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
replicaShardsWithState(ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
ReplicationRequest<T extends ReplicationRequest<T>> - org.elasticsearch.action.support.replicationのクラス
 
ReplicationRequest() - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequest
 
ReplicationRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequest
Creates a new request that inherits headers and context from the request provided as argument.
ReplicationRequest(ActionRequest, ShardId) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequest
Creates a new request with resolved shard id
ReplicationRequest(T) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequest
Copy constructor that creates a new request that is a copy of the one provided as an argument.
ReplicationRequest(T, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequest
Copy constructor that creates a new request that is a copy of the one provided as an argument.
ReplicationRequestBuilder<Request extends ReplicationRequest<Request>,Response extends ActionResponse,RequestBuilder extends ReplicationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.replicationのクラス
 
ReplicationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationRequestBuilder
 
ReplicationTask - org.elasticsearch.action.support.replicationのクラス
Task that tracks replication actions.
ReplicationTask(long, String, String, String, TaskId) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationTask
 
ReplicationTask.Status - org.elasticsearch.action.support.replicationのクラス
 
repoFiles() - クラス のメソッドorg.elasticsearch.env.Environment
The shared filesystem repo locations.
repositories() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
The names of the repositories.
repositories(String[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
Sets the list or repositories.
repositories() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesResponse
List of repositories to return
repositories() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Returns list of currently registered repositories
RepositoriesMetaData - org.elasticsearch.cluster.metadataのクラス
Contains metadata about registered snapshot repositories
RepositoriesMetaData(RepositoryMetaData...) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Constructs new repository metadata
RepositoriesModule - org.elasticsearch.repositoriesのクラス
Sets up classes for Snapshot/Restore.
RepositoriesModule() - クラス のコンストラクタorg.elasticsearch.repositories.RepositoriesModule
 
RepositoriesService - org.elasticsearch.repositoriesのクラス
Service responsible for maintaining and providing access to snapshot repositories on nodes.
RepositoriesService(Settings, ClusterService, TransportService, RepositoryTypesRegistry, Injector) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoriesService
 
RepositoriesService.RegisterRepositoryRequest - org.elasticsearch.repositoriesのクラス
Register repository request
RepositoriesService.UnregisterRepositoryRequest - org.elasticsearch.repositoriesのクラス
Unregister repository request
RepositoriesService.VerifyResponse - org.elasticsearch.repositoriesのクラス
Verify repository request
repository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets repository name
repository() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns repository name
repository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
 
repository() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Returns repository name
repository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Sets repository name
repository() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Returns repository name
repository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets repository name
repository() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns repository name
repository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Sets repository name
repository() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Returns repository name
repository(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Returns a repository with a given name or null if such repository doesn't exist
repository(String) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
Returns registered repository This method is called only on the master node
Repository - org.elasticsearch.repositoriesのインタフェース
Snapshot repository interface.
repository() - 例外 のメソッドorg.elasticsearch.repositories.RepositoryException
Returns repository name
repository() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns repository name
repository() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns snapshot repository
RepositoryException - org.elasticsearch.repositoriesの例外
Generic repository exception
RepositoryException(String, String) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryException
 
RepositoryException(String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryException
 
RepositoryException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryException
 
RepositoryMetaData - org.elasticsearch.cluster.metadataのクラス
Metadata about registered repository
RepositoryMetaData(String, String, Settings) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.RepositoryMetaData
Constructs new repository metadata
RepositoryMissingException - org.elasticsearch.repositoriesの例外
Repository missing exception
RepositoryMissingException(String) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryMissingException
 
RepositoryMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryMissingException
 
RepositoryModule - org.elasticsearch.repositoriesのクラス
Binds repository classes for the specific repository type.
RepositoryModule(RepositoryName, Settings, Settings, RepositoryTypesRegistry) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoryModule
Spawns module for repository with specified name, type and settings
repositoryName - クラス の変数org.elasticsearch.repositories.blobstore.BlobStoreRepository
 
RepositoryName - org.elasticsearch.repositoriesのクラス
Combines together the name and type of the repository
RepositoryName(String, String) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoryName
 
RepositoryNameModule - org.elasticsearch.repositoriesのクラス
Binds specific instance of RepositoryName for injection to repository module
RepositoryNameModule(RepositoryName) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoryNameModule
 
RepositorySettings - org.elasticsearch.repositoriesのクラス
Combines repository-specific settings with global settings
RepositorySettings(Settings, Settings) - クラス のコンストラクタorg.elasticsearch.repositories.RepositorySettings
 
RepositoryTypesRegistry - org.elasticsearch.repositoriesのクラス
A mapping from type name to implementations of Repository and IndexShardRepository.
RepositoryTypesRegistry() - クラス のコンストラクタorg.elasticsearch.repositories.RepositoryTypesRegistry
 
RepositoryVerificationException - org.elasticsearch.repositoriesの例外
Repository verification exception
RepositoryVerificationException(String, String) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryVerificationException
 
RepositoryVerificationException(String, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryVerificationException
 
RepositoryVerificationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.repositories.RepositoryVerificationException
 
request - クラス の変数org.elasticsearch.action.ActionRequestBuilder
 
request() - クラス のメソッドorg.elasticsearch.action.ActionRequestBuilder
 
Request() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.Request
 
Request(ActionRequest, String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.Request
 
request() - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
request() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
 
Request() - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
request() - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
request() - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction.InternalRequest
 
Request(String[]) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Request
 
REQUEST - インタフェース のstatic変数org.elasticsearch.common.breaker.CircuitBreaker
 
Request() - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.Request
 
Request(String...) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.Request
 
Request() - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
Request(ShardId, String, String[]) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
request() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
Request() - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.Request
 
Request(ShardId, boolean, Set<String>) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.Request
 
Request(ShardId, boolean, String...) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.Request
 
request() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
request - クラス の変数org.elasticsearch.rest.RestChannel
 
request() - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
request() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
request() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
request() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
REQUEST_CIRCUIT_BREAKER_LIMIT_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
REQUEST_CIRCUIT_BREAKER_OVERHEAD_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
REQUEST_CIRCUIT_BREAKER_TYPE_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
requestCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
requestCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
requestCache - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
requestCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
requestCache() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
requestCache(Boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Sets if this request should use the request cache or not, assuming that it can (for example, if "now" is used, it will never be cached).
requestCache() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
requestCache() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
requestCache() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
requestCache() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
requestCache() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
requestCache() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
RequestCacheStats - org.elasticsearch.index.cache.requestのクラス
 
RequestCacheStats() - クラス のコンストラクタorg.elasticsearch.index.cache.request.RequestCacheStats
 
RequestCacheStats(long, long, long, long) - クラス のコンストラクタorg.elasticsearch.index.cache.request.RequestCacheStats
 
requestedSize() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
requestFactory - クラス の変数org.elasticsearch.action.support.tasks.TransportTasksAction
 
requestHandler - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport.HttpChannelPipelineFactory
 
RequestHandlerRegistry<Request extends TransportRequest> - org.elasticsearch.transportのクラス
 
RequestHandlerRegistry(String, Callable<Request>, TaskManager, TransportRequestHandler<Request>, String, boolean) - クラス のコンストラクタorg.elasticsearch.transport.RequestHandlerRegistry
 
requestInjection(Object) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
requestInjection(TypeLiteral<T>, T) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Upon successful creation, the Injector will inject instance fields and methods of the given object.
requestInjection(Object) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Upon successful creation, the Injector will inject instance fields and methods of the given object.
requestInjection(Object) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
requests() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
The list of requests in this bulk request.
requests() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
requests() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
Requests - org.elasticsearch.clientのクラス
A handy one stop shop for creating requests (make sure to import static this class).
Requests() - クラス のコンストラクタorg.elasticsearch.client.Requests
 
requestStaticInjection(Class<?>...) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
 
requestStaticInjection(Class<?>...) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Upon successful creation, the Injector will inject static fields and methods in the given classes.
requestStaticInjection(Class<?>...) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
 
requireBinding(Key<?>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
Adds a dependency from this module to key.
requireBinding(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.AbstractModule
Adds a dependency from this module to type.
requireBinding(Key<?>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Instructs Guice to require a binding to the given key.
requireBinding(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.PrivateModule
Instructs Guice to require a binding to the given type.
required() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
required(boolean) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.OptionBuilder
 
required(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.Builder
 
REQUIRED - クラス のstatic変数org.elasticsearch.index.mapper.internal.RoutingFieldMapper.Defaults
 
required() - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
REQUIRED_SIZE_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
requiredBits() - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
requiredSize - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
requiredSize - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
requireFieldMatch(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder.Field
 
requireFieldMatch(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Set to true to cause a field to be highlighted only if a query matches that field.
requireFieldMatch() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
requireFilters() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
REQUIRES_NAME - クラス のstatic変数org.elasticsearch.action.support.DestructiveOperations
Setting which controls whether wildcard usage (*, prefix*, _all) is allowed.
requiresContext() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
requiresLayout() - クラス のメソッドorg.elasticsearch.common.logging.log4j.TerminalAppender
 
reroute(ClusterRerouteRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Reroutes allocation of shards.
reroute(ClusterRerouteRequest, ActionListener<ClusterRerouteResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Reroutes allocation of shards.
reroute(ClusterState, AllocationCommands) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
 
reroute(ClusterState, AllocationCommands, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
 
reroute(ClusterState, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
Reroutes the routing table based on the live nodes.
reroute(ClusterState, String, boolean) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
Reroutes the routing table based on the live nodes.
reroute(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingService
Initiates a reroute.
reroute(ShardId, String) - クラス のメソッドorg.elasticsearch.gateway.AsyncShardFetch
Implement this in order to scheduled another round that causes a call to fetch data.
RerouteExplanation - org.elasticsearch.cluster.routing.allocationのクラス
Class encapsulating the explanation for a single AllocationCommand taken from the Deciders
RerouteExplanation(AllocationCommand, Decision) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
rescore() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
rescore() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
rescore() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
rescore() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
rescore(TopDocs, SearchContext, RescoreSearchContext) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer
 
rescore(TopDocs, SearchContext, RescoreSearchContext) - インタフェース のメソッドorg.elasticsearch.search.rescore.Rescorer
Modifies the result of the previously executed search (TopDocs) in place based on the given RescoreSearchContext.
RescoreBuilder - org.elasticsearch.search.rescoreのクラス
 
RescoreBuilder() - クラス のコンストラクタorg.elasticsearch.search.rescore.RescoreBuilder
 
RescoreBuilder.QueryRescorer - org.elasticsearch.search.rescoreのクラス
 
RescoreBuilder.Rescorer - org.elasticsearch.search.rescoreのクラス
 
RescoreParseElement - org.elasticsearch.search.rescoreのクラス
 
RescoreParseElement() - クラス のコンストラクタorg.elasticsearch.search.rescore.RescoreParseElement
 
RescorePhase - org.elasticsearch.search.rescoreのクラス
 
RescorePhase(Settings) - クラス のコンストラクタorg.elasticsearch.search.rescore.RescorePhase
 
rescoreQueryWeight() - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
rescorer(RescoreBuilder.Rescorer) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
Rescorer(String) - クラス のコンストラクタorg.elasticsearch.search.rescore.RescoreBuilder.Rescorer
 
Rescorer - org.elasticsearch.search.rescoreのインタフェース
A query rescorer interface used to re-rank the Top-K results of a previously executed search.
rescorer() - クラス のメソッドorg.elasticsearch.search.rescore.RescoreSearchContext
 
RescoreSearchContext - org.elasticsearch.search.rescoreのクラス
 
RescoreSearchContext(String, int, Rescorer) - クラス のコンストラクタorg.elasticsearch.search.rescore.RescoreSearchContext
 
resendShardFailed(ShardRouting, String, DiscoveryNode, String, Throwable) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction
 
reset() - クラス のメソッドorg.apache.lucene.analysis.miscellaneous.UniqueTokenFilter
 
reset() - クラス のメソッドorg.apache.lucene.analysis.PrefixAnalyzer.PrefixTokenFilter
 
reset(QueryParserSettings) - クラス のメソッドorg.apache.lucene.queryparser.classic.MapperQueryParser
 
reset(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
reset this observer to the give cluster state.
reset() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
reset() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardIterator
Resets the iterator.
reset() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
Resets the iterator to its initial state.
reset() - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
reset(double, double) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
reset() - クラス のメソッドorg.elasticsearch.common.inject.internal.Stopwatch
Resets and returns elapsed time in milliseconds.
reset() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Resets the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Resets the buffer so that you can use it again without throwing away the already allocated buffer.
reset() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Resets the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
Resets the stream.
reset() - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
reset() - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
 
reset() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
reset() - クラス のメソッドorg.elasticsearch.common.lucene.store.InputStreamIndexInput
 
reset() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
resets (clears) this timer before next execution.
reset(Throwable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier
Resets the barrier to its initial state.
reset() - クラス のメソッドorg.elasticsearch.gateway.Gateway
 
reset() - クラス のメソッドorg.elasticsearch.index.analysis.NumericTokenizer
 
reset() - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
reset(String) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.SingleFieldsVisitor
 
reset() - クラス のメソッドorg.elasticsearch.index.mapper.ContentPath
 
reset(XContentParser, ParseContext.Document, SourceToParse) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
reset(XContentParser) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
reset() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
reset() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
reset() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
reset() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
reset() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
reset() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
reset(InternalSearchHit, LeafReaderContext, int, IndexSearcher) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
reset() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
reset() - クラス のメソッドorg.elasticsearch.search.lookup.CachedPositionIterator
 
reset() - クラス のメソッドorg.elasticsearch.search.lookup.PositionIterator
 
reset() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream
 
reset(TokenStream) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
reset() - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
resetAndLog(String) - クラス のメソッドorg.elasticsearch.common.inject.internal.Stopwatch
Resets and logs elapsed time in milliseconds.
resetCookies - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
resetDigest() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
resetDigest() - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
resetFromGeoHash(String) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetFromGeoHash(long) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetFromIndexHash(long) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetFromString(String) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetLat(double) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetLon(double) - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
resetRecovery() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
resize(ByteArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(IntArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(LongArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(DoubleArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(FloatArray, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(ObjectArray<T>, long) - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Resize the array to the exact provided size.
resize(long) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
 
resize(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDocValues
Set the SortingNumericDocValues.count() and ensure that the SortingNumericDocValues.values array can store at least that many entries.
resize(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDoubleValues
Set the SortingNumericDoubleValues.count() and ensure that the SortingNumericDoubleValues.values array can store at least that many entries.
resolve(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Type
 
resolve(CommandLine) - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.Terminal.Verbosity
 
resolve(byte) - 列挙型 のstaticメソッドorg.elasticsearch.common.rounding.DateTimeUnit
 
resolve(ShardId) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment.NodePath
Resolves the given shards directory against this NodePath
resolve(Index) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment.NodePath
Resolves the given indexes directory against this NodePath
resolveAggregator(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
Resolves the aggregator pointed by this path using the given root as a point of reference.
resolveAndValidateRouting(MetaData, String, DeleteRequest) - クラス のstaticメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
resolveAndValidateRouting(MetaData, String, UpdateRequest) - クラス のstaticメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
resolveBindHostAddresses(String[]) - クラス のメソッドorg.elasticsearch.common.network.NetworkService
Resolves bindHosts to a list of internet addresses.
resolveBucketValue(InternalMultiBucketAggregation<?, ? extends MultiBucketsAggregation.Bucket>, MultiBucketsAggregation.Bucket, String, BucketHelpers.GapPolicy) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers
Given a path and a set of buckets, this method will return the value inside the agg at that path.
resolveBucketValue(InternalMultiBucketAggregation<?, ? extends MultiBucketsAggregation.Bucket>, MultiBucketsAggregation.Bucket, List<String>, BucketHelpers.GapPolicy) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers
 
resolveClosestNestedObjectMapper(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Resolves the closest inherited ObjectMapper that is nested.
resolveCustomLocation(Settings, ShardId) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Resolve the custom path for a index's shard.
resolveDateMathExpression(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
 
resolveDefault() - インタフェース のメソッドorg.elasticsearch.common.network.NetworkService.CustomNameResolver
Resolves the default value if possible.
resolveDistance(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
resolveForScript(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
resolveFromName(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethod
Returns the PercentilesMethod for this method name. returns null if no PercentilesMethod exists for the name.
resolveIfPossible(String) - インタフェース のメソッドorg.elasticsearch.common.network.NetworkService.CustomNameResolver
Resolves a custom value handling, return null if can't handle it.
resolveIndex(AnalyzeRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
resolveIndex(GetFieldMappingsIndexRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
resolveIndex() - クラス のメソッドorg.elasticsearch.action.bulk.TransportShardBulkAction
 
resolveIndex(ExplainRequest) - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
resolveIndex(GetRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportGetAction
 
resolveIndex(MultiGetShardRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
resolveIndex(TransportShardMultiPercolateAction.Request) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
resolveIndex() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
True if provided index should be resolved when resolving request
resolveIndex(Request) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
resolveIndex(MultiTermVectorsShardRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
resolveIndex(TermVectorsRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
resolveIndex() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
resolveIndexRouting(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
Returns indexing routing for the given index.
resolveNode(String) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Resolve a node with a given id
resolveNodes(NodesRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
resolveNodes(TasksRequest, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
resolveNodes(TransportNodesListGatewayStartedShards.Request, ClusterState) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
resolveNodes(TransportNodesListShardStoreMetaData.Request, ClusterState) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
resolveNodesIds(String...) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
resolvePlaceholder(String) - インタフェース のメソッドorg.elasticsearch.common.property.PropertyPlaceholder.PlaceholderResolver
Resolves the supplied placeholder name into the replacement value.
resolvePublishHostAddresses(String[]) - クラス のメソッドorg.elasticsearch.common.network.NetworkService
Resolves publishHosts to a single publish address.
resolveRepoFile(String) - クラス のメソッドorg.elasticsearch.env.Environment
Resolves the specified location against the list of configured repository roots If the specified location doesn't match any of the roots, returns null.
resolveRepoURL(URL) - クラス のメソッドorg.elasticsearch.env.Environment
Checks if the specified URL is pointing to the local file system and if it does, resolves the specified url against the list of configured repository roots If the specified url doesn't match any of the roots, returns null.
resolveRequest(MetaData, String, DeleteRequest) - クラス のメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
resolveRequest(ClusterState, TransportSingleShardAction<ExplainRequest, ExplainResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
resolveRequest(ClusterState, TransportSingleShardAction<GetRequest, GetResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportGetAction
 
resolveRequest(ClusterState, TransportSingleShardAction<MultiGetShardRequest, MultiGetShardResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
resolveRequest(MetaData, String, IndexRequest) - クラス のメソッドorg.elasticsearch.action.index.TransportIndexAction
 
resolveRequest(MetaData, String, Request) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Resolves the target shard id of the incoming request.
resolveRequest(ClusterState, Request) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
Resolves the request.
resolveRequest(ClusterState, TransportSingleShardAction<Request, Response>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
resolveRequest(ClusterState, TransportSingleShardAction<TermVectorsRequest, TermVectorsResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
resolveRequest(ClusterState, UpdateRequest) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
resolveSearchRouting(ClusterState, String, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexNameExpressionResolver
Resolves the search routing if in the expression aliases are used.
resolveSort(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
resolveStatesToBeWritten(ImmutableSet<String>, Set<String>, MetaData, MetaData) - クラス のstaticメソッドorg.elasticsearch.gateway.GatewayMetaState
Loads the current meta state for each index in the new cluster state and checks if it has to be persisted.
resolveStrategy(String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
resolveSuggestMode(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
resolveTopmostAggregator(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
Resolves the topmost aggregator pointed by this path using the given root as a point of reference.
resolveTranslog() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
resolveTypeVariable(Type, Class<?>, TypeVariable) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
 
resolveValue(HasAggregations) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
Resolves the value pointed by this path given an aggregations root
ResourceNotFoundException - org.elasticsearchの例外
Generic ResourceNotFoundException corresponding to the RestStatus.NOT_FOUND status code
ResourceNotFoundException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable, Object...) - 例外 のコンストラクタorg.elasticsearch.ResourceNotFoundException
 
ResourceNotFoundException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.ResourceNotFoundException
 
ResourceWatcher - org.elasticsearch.watcherのインタフェース
Abstract resource watcher interface.
ResourceWatcherModule - org.elasticsearch.watcherのクラス
 
ResourceWatcherModule() - クラス のコンストラクタorg.elasticsearch.watcher.ResourceWatcherModule
 
ResourceWatcherService - org.elasticsearch.watcherのクラス
Generic resource watcher service Other elasticsearch services can register their resource watchers with this service using ResourceWatcherService.add(ResourceWatcher) method.
ResourceWatcherService(Settings, ThreadPool) - クラス のコンストラクタorg.elasticsearch.watcher.ResourceWatcherService
 
ResourceWatcherService.Frequency - org.elasticsearch.watcherの列挙型
 
Response() - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response
 
response() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
response - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction.WriteResult
 
response() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction.WriteResult
 
Response(boolean) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Response
 
response - クラス の変数org.elasticsearch.indices.recovery.RecoverySourceHandler
 
ResponseHandlerFailureTransportException - org.elasticsearch.transportの例外
A failure to handle the response of a transaction action.
ResponseHandlerFailureTransportException(Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.ResponseHandlerFailureTransportException
 
ResponseHandlerFailureTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.ResponseHandlerFailureTransportException
 
REST_DECODER - クラス のstatic変数org.elasticsearch.rest.support.RestUtils
 
REST_EXCEPTION_SKIP_CAUSE - 例外 のstatic変数org.elasticsearch.ElasticsearchException
 
REST_EXCEPTION_SKIP_CAUSE_DEFAULT - 例外 のstatic変数org.elasticsearch.ElasticsearchException
 
REST_EXCEPTION_SKIP_STACK_TRACE - 例外 のstatic変数org.elasticsearch.ElasticsearchException
 
REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT - 例外 のstatic変数org.elasticsearch.ElasticsearchException
 
RestActionListener<Response> - org.elasticsearch.rest.action.supportのクラス
An action listener that requires RestActionListener.processResponse(Object) to be implemented and will automatically handle failures.
RestActionListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestActionListener
 
RestActionModule - org.elasticsearch.rest.actionのクラス
 
RestActionModule(List<Class<? extends BaseRestHandler>>) - クラス のコンストラクタorg.elasticsearch.rest.action.RestActionModule
 
RestActions - org.elasticsearch.rest.action.supportのクラス
 
RestActions() - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestActions
 
RestAliasAction - org.elasticsearch.rest.action.catのクラス
 
RestAliasAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestAliasAction
 
RestAliasesExistAction - org.elasticsearch.rest.action.admin.indices.alias.headのクラス
 
RestAliasesExistAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.head.RestAliasesExistAction
 
RestAllocationAction - org.elasticsearch.rest.action.catのクラス
 
RestAllocationAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestAllocationAction
 
RestAnalyzeAction - org.elasticsearch.rest.action.admin.indices.analyzeのクラス
 
RestAnalyzeAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction
 
RestAnalyzeAction.Fields - org.elasticsearch.rest.action.admin.indices.analyzeのクラス
 
restart(DiscoveryNode, String) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
RestBuilderListener<Response> - org.elasticsearch.rest.action.supportのクラス
A REST action listener that builds an XContentBuilder based response.
RestBuilderListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestBuilderListener
 
RestBulkAction - org.elasticsearch.rest.action.bulkのクラス
{ "index" : { "_index" : "test", "_type" : "type1", "_id" : "1" } { "type1" : { "field1" : "value1" } } { "delete" : { "_index" : "test", "_type" : "type1", "_id" : "2" } } { "create" : { "_index" : "test", "_type" : "type1", "_id" : "1" } { "type1" : { "field1" : "value1" } }
RestBulkAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.bulk.RestBulkAction
 
RestCancelTasksAction - org.elasticsearch.rest.action.admin.cluster.node.tasksのクラス
 
RestCancelTasksAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.node.tasks.RestCancelTasksAction
 
RestCatAction - org.elasticsearch.rest.action.catのクラス
 
RestCatAction(Settings, RestController, Set<AbstractCatAction>, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestCatAction
 
RestChannel - org.elasticsearch.restのクラス
A channel used to construct bytes / builder based outputs, and send responses.
RestChannel(RestRequest, boolean) - クラス のコンストラクタorg.elasticsearch.rest.RestChannel
 
RestClearIndicesCacheAction - org.elasticsearch.rest.action.admin.indices.cache.clearのクラス
 
RestClearIndicesCacheAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.cache.clear.RestClearIndicesCacheAction
 
RestClearIndicesCacheAction.Fields - org.elasticsearch.rest.action.admin.indices.cache.clearのクラス
 
RestClearScrollAction - org.elasticsearch.rest.action.searchのクラス
 
RestClearScrollAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.search.RestClearScrollAction
 
RestCloseIndexAction - org.elasticsearch.rest.action.admin.indices.closeのクラス
 
RestCloseIndexAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.close.RestCloseIndexAction
 
RestClusterGetSettingsAction - org.elasticsearch.rest.action.admin.cluster.settingsのクラス
 
RestClusterGetSettingsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.settings.RestClusterGetSettingsAction
 
RestClusterHealthAction - org.elasticsearch.rest.action.admin.cluster.healthのクラス
 
RestClusterHealthAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.health.RestClusterHealthAction
 
RestClusterRerouteAction - org.elasticsearch.rest.action.admin.cluster.rerouteのクラス
 
RestClusterRerouteAction(Settings, RestController, Client, SettingsFilter) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.reroute.RestClusterRerouteAction
 
RestClusterSearchShardsAction - org.elasticsearch.rest.action.admin.cluster.shardsのクラス
 
RestClusterSearchShardsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.shards.RestClusterSearchShardsAction
 
RestClusterStateAction - org.elasticsearch.rest.action.admin.cluster.stateのクラス
 
RestClusterStateAction(Settings, RestController, Client, SettingsFilter) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.state.RestClusterStateAction
 
RestClusterStatsAction - org.elasticsearch.rest.action.admin.cluster.statsのクラス
 
RestClusterStatsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.stats.RestClusterStatsAction
 
RestClusterUpdateSettingsAction - org.elasticsearch.rest.action.admin.cluster.settingsのクラス
 
RestClusterUpdateSettingsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.settings.RestClusterUpdateSettingsAction
 
restContentType() - 列挙型 のメソッドorg.elasticsearch.common.xcontent.XContentType
 
RestController - org.elasticsearch.restのクラス
 
RestController(Settings) - クラス のコンストラクタorg.elasticsearch.rest.RestController
 
RestCountAction - org.elasticsearch.rest.action.catのクラス
 
RestCountAction(Settings, RestController, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestCountAction
 
RestCountAction - org.elasticsearch.rest.action.countのクラス
 
RestCountAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.count.RestCountAction
 
RestCreateIndexAction - org.elasticsearch.rest.action.admin.indices.createのクラス
 
RestCreateIndexAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.create.RestCreateIndexAction
 
RestCreateSnapshotAction - org.elasticsearch.rest.action.admin.cluster.snapshots.createのクラス
Creates a new snapshot
RestCreateSnapshotAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.snapshots.create.RestCreateSnapshotAction
 
RestDeleteAction - org.elasticsearch.rest.action.deleteのクラス
 
RestDeleteAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.delete.RestDeleteAction
 
RestDeleteIndexAction - org.elasticsearch.rest.action.admin.indices.deleteのクラス
 
RestDeleteIndexAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.delete.RestDeleteIndexAction
 
RestDeleteIndexedScriptAction - org.elasticsearch.rest.action.scriptのクラス
 
RestDeleteIndexedScriptAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestDeleteIndexedScriptAction
 
RestDeleteIndexedScriptAction(Settings, RestController, boolean, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestDeleteIndexedScriptAction
 
RestDeleteIndexTemplateAction - org.elasticsearch.rest.action.admin.indices.template.deleteのクラス
 
RestDeleteIndexTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.template.delete.RestDeleteIndexTemplateAction
 
RestDeleteRepositoryAction - org.elasticsearch.rest.action.admin.cluster.repositories.deleteのクラス
Unregisters a repository
RestDeleteRepositoryAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.repositories.delete.RestDeleteRepositoryAction
 
RestDeleteSearchTemplateAction - org.elasticsearch.rest.action.templateのクラス
 
RestDeleteSearchTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.template.RestDeleteSearchTemplateAction
 
RestDeleteSnapshotAction - org.elasticsearch.rest.action.admin.cluster.snapshots.deleteのクラス
Deletes a snapshot
RestDeleteSnapshotAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.snapshots.delete.RestDeleteSnapshotAction
 
RestDeleteWarmerAction - org.elasticsearch.rest.action.admin.indices.warmer.deleteのクラス
 
RestDeleteWarmerAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.warmer.delete.RestDeleteWarmerAction
 
RestExistsAction - org.elasticsearch.rest.action.existsのクラス
非推奨です。
use RestSearchAction instead and set `size` to `0` and `terminate_after` to `1`
RestExistsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.exists.RestExistsAction
非推奨です。
 
RestExplainAction - org.elasticsearch.rest.action.explainのクラス
Rest action for computing a score explanation for specific documents.
RestExplainAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.explain.RestExplainAction
 
RestFielddataAction - org.elasticsearch.rest.action.catのクラス
Cat API class to display information about the size of fielddata fields per node
RestFielddataAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestFielddataAction
 
RestFieldStatsAction - org.elasticsearch.rest.action.fieldstatsのクラス
 
RestFieldStatsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.fieldstats.RestFieldStatsAction
 
RestFilter - org.elasticsearch.restのクラス
A filter allowing to filter rest operations.
RestFilter() - クラス のコンストラクタorg.elasticsearch.rest.RestFilter
 
RestFilterChain - org.elasticsearch.restのインタフェース
A filter chain allowing to continue and process the rest request.
RestFlushAction - org.elasticsearch.rest.action.admin.indices.flushのクラス
 
RestFlushAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.flush.RestFlushAction
 
RestForceMergeAction - org.elasticsearch.rest.action.admin.indices.forcemergeのクラス
 
RestForceMergeAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.forcemerge.RestForceMergeAction
 
RestGetAction - org.elasticsearch.rest.action.getのクラス
 
RestGetAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.get.RestGetAction
 
RestGetAliasesAction - org.elasticsearch.rest.action.admin.indices.alias.getのクラス
 
RestGetAliasesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.get.RestGetAliasesAction
 
RestGetFieldMappingAction - org.elasticsearch.rest.action.admin.indices.mapping.getのクラス
 
RestGetFieldMappingAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.mapping.get.RestGetFieldMappingAction
 
RestGetIndexedScriptAction - org.elasticsearch.rest.action.scriptのクラス
 
RestGetIndexedScriptAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestGetIndexedScriptAction
 
RestGetIndexedScriptAction(Settings, RestController, boolean, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestGetIndexedScriptAction
 
RestGetIndexTemplateAction - org.elasticsearch.rest.action.admin.indices.template.getのクラス
 
RestGetIndexTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.template.get.RestGetIndexTemplateAction
 
RestGetIndicesAction - org.elasticsearch.rest.action.admin.indices.getのクラス
 
RestGetIndicesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.get.RestGetIndicesAction
 
RestGetIndicesAliasesAction - org.elasticsearch.rest.action.admin.indices.alias.getのクラス
非推奨です。
RestGetIndicesAliasesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.get.RestGetIndicesAliasesAction
非推奨です。
 
RestGetMappingAction - org.elasticsearch.rest.action.admin.indices.mapping.getのクラス
 
RestGetMappingAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.mapping.get.RestGetMappingAction
 
RestGetRepositoriesAction - org.elasticsearch.rest.action.admin.cluster.repositories.getのクラス
Returns repository information
RestGetRepositoriesAction(Settings, RestController, Client, SettingsFilter) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.repositories.get.RestGetRepositoriesAction
 
RestGetSearchTemplateAction - org.elasticsearch.rest.action.templateのクラス
 
RestGetSearchTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.template.RestGetSearchTemplateAction
 
RestGetSettingsAction - org.elasticsearch.rest.action.admin.indices.settingsのクラス
 
RestGetSettingsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.settings.RestGetSettingsAction
 
RestGetSnapshotsAction - org.elasticsearch.rest.action.admin.cluster.snapshots.getのクラス
Returns information about snapshot
RestGetSnapshotsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.snapshots.get.RestGetSnapshotsAction
 
RestGetSourceAction - org.elasticsearch.rest.action.getのクラス
 
RestGetSourceAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.get.RestGetSourceAction
 
RestGetWarmerAction - org.elasticsearch.rest.action.admin.indices.warmer.getのクラス
 
RestGetWarmerAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.warmer.get.RestGetWarmerAction
 
RestHandler - org.elasticsearch.restのインタフェース
Handler for REST requests
RestHeadAction - org.elasticsearch.rest.action.getのクラス
 
RestHeadAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.get.RestHeadAction
 
RestHeadIndexTemplateAction - org.elasticsearch.rest.action.admin.indices.template.headのクラス
 
RestHeadIndexTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.template.head.RestHeadIndexTemplateAction
 
RestHealthAction - org.elasticsearch.rest.action.catのクラス
 
RestHealthAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestHealthAction
 
RestIndexAction - org.elasticsearch.rest.action.indexのクラス
 
RestIndexAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.index.RestIndexAction
 
RestIndexDeleteAliasesAction - org.elasticsearch.rest.action.admin.indices.alias.deleteのクラス
 
RestIndexDeleteAliasesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.delete.RestIndexDeleteAliasesAction
 
RestIndexPutAliasAction - org.elasticsearch.rest.action.admin.indices.alias.putのクラス
 
RestIndexPutAliasAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.put.RestIndexPutAliasAction
 
RestIndicesAction - org.elasticsearch.rest.action.catのクラス
 
RestIndicesAction(Settings, RestController, Client, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestIndicesAction
 
RestIndicesAliasesAction - org.elasticsearch.rest.action.admin.indices.aliasのクラス
 
RestIndicesAliasesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.alias.RestIndicesAliasesAction
 
RestIndicesExistsAction - org.elasticsearch.rest.action.admin.indices.exists.indicesのクラス
 
RestIndicesExistsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.exists.indices.RestIndicesExistsAction
 
RestIndicesSegmentsAction - org.elasticsearch.rest.action.admin.indices.segmentsのクラス
 
RestIndicesSegmentsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.segments.RestIndicesSegmentsAction
 
RestIndicesShardStoresAction - org.elasticsearch.rest.action.admin.indices.shardsのクラス
Rest action for IndicesShardStoresAction
RestIndicesShardStoresAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.shards.RestIndicesShardStoresAction
 
RestIndicesStatsAction - org.elasticsearch.rest.action.admin.indices.statsのクラス
 
RestIndicesStatsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.stats.RestIndicesStatsAction
 
RestListTasksAction - org.elasticsearch.rest.action.admin.cluster.node.tasksのクラス
 
RestListTasksAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.node.tasks.RestListTasksAction
 
RestMainAction - org.elasticsearch.rest.action.mainのクラス
 
RestMainAction(Settings, Version, RestController, ClusterName, Client, ClusterService) - クラス のコンストラクタorg.elasticsearch.rest.action.main.RestMainAction
 
RestMasterAction - org.elasticsearch.rest.action.catのクラス
 
RestMasterAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestMasterAction
 
RestModule - org.elasticsearch.restのクラス
 
RestModule(Settings) - クラス のコンストラクタorg.elasticsearch.rest.RestModule
 
RestMultiGetAction - org.elasticsearch.rest.action.getのクラス
 
RestMultiGetAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.get.RestMultiGetAction
 
RestMultiPercolateAction - org.elasticsearch.rest.action.percolateのクラス
 
RestMultiPercolateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.percolate.RestMultiPercolateAction
 
RestMultiSearchAction - org.elasticsearch.rest.action.searchのクラス
 
RestMultiSearchAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.search.RestMultiSearchAction
 
RestMultiTermVectorsAction - org.elasticsearch.rest.action.termvectorsのクラス
 
RestMultiTermVectorsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.termvectors.RestMultiTermVectorsAction
 
RestNodeAttrsAction - org.elasticsearch.rest.action.catのクラス
 
RestNodeAttrsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestNodeAttrsAction
 
RestNodesAction - org.elasticsearch.rest.action.catのクラス
 
RestNodesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestNodesAction
 
RestNodesHotThreadsAction - org.elasticsearch.rest.action.admin.cluster.node.hotthreadsのクラス
 
RestNodesHotThreadsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.node.hotthreads.RestNodesHotThreadsAction
 
RestNodesInfoAction - org.elasticsearch.rest.action.admin.cluster.node.infoのクラス
 
RestNodesInfoAction(Settings, RestController, Client, SettingsFilter) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.node.info.RestNodesInfoAction
 
RestNodesStatsAction - org.elasticsearch.rest.action.admin.cluster.node.statsのクラス
 
RestNodesStatsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.node.stats.RestNodesStatsAction
 
RestOpenIndexAction - org.elasticsearch.rest.action.admin.indices.openのクラス
 
RestOpenIndexAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.open.RestOpenIndexAction
 
restorable() - 列挙型 のメソッドorg.elasticsearch.snapshots.SnapshotState
Returns true if snapshot can be restored (at least partially)
restore(SnapshotId, Version, ShardId, ShardId, RecoveryState) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Restores snapshot of the shard.
restore(SnapshotId, Version, ShardId, ShardId, RecoveryState) - インタフェース のメソッドorg.elasticsearch.index.snapshots.IndexShardRepository
Restores snapshot of the shard.
RestoreInfo - org.elasticsearch.snapshotsのクラス
Information about successfully completed restore operation.
RestoreInfo(String, List<String>, int, int) - クラス のコンストラクタorg.elasticsearch.snapshots.RestoreInfo
 
RestoreInProgress - org.elasticsearch.clusterのクラス
Meta data about restore processes that are currently executing
RestoreInProgress(List<RestoreInProgress.Entry>) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress
Constructs new restore metadata
RestoreInProgress(RestoreInProgress.Entry...) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress
Constructs new restore metadata
RestoreInProgress.Entry - org.elasticsearch.clusterのクラス
Restore metadata
RestoreInProgress.ShardRestoreStatus - org.elasticsearch.clusterのクラス
Represents status of a restored shard
RestoreInProgress.State - org.elasticsearch.clusterの列挙型
Shard restore process state
RestoreRequest(String, String, String, String[], IndicesOptions, String, String, Settings, TimeValue, boolean, boolean, boolean, Settings, String[]) - クラス のコンストラクタorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Constructs new restore request
RestoreService - org.elasticsearch.snapshotsのクラス
Service responsible for restoring snapshots Restore operation is performed in several stages.
RestoreService(Settings, ClusterService, RepositoriesService, TransportService, AllocationService, MetaDataCreateIndexService, DynamicSettings, MetaDataIndexUpgradeService) - クラス のコンストラクタorg.elasticsearch.snapshots.RestoreService
 
RestoreService.RestoreCompletionResponse - org.elasticsearch.snapshotsのクラス
 
RestoreService.RestoreRequest - org.elasticsearch.snapshotsのクラス
Restore snapshot request
RestoreService.UpdateIndexShardRestoreStatusRequest - org.elasticsearch.snapshotsのクラス
Internal class that is used to send notifications about finished shard restore operations to master node
restoreSnapshot(RestoreSnapshotRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Restores a snapshot.
restoreSnapshot(RestoreSnapshotRequest, ActionListener<RestoreSnapshotResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Restores a snapshot.
restoreSnapshot(RestoreService.RestoreRequest, ActionListener<RestoreInfo>) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService
Restores snapshot specified in the restore request.
RestoreSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.restoreのクラス
Restore snapshot action
RestoreSnapshotRequest - org.elasticsearch.action.admin.cluster.snapshots.restoreのクラス
Restore snapshot request
RestoreSnapshotRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
 
RestoreSnapshotRequest(String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Constructs a new put repository request with the provided repository and snapshot names.
restoreSnapshotRequest(String, String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Restores new snapshot
RestoreSnapshotRequestBuilder - org.elasticsearch.action.admin.cluster.snapshots.restoreのクラス
Restore snapshot request builder
RestoreSnapshotRequestBuilder(ElasticsearchClient, RestoreSnapshotAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Constructs new restore snapshot request builder
RestoreSnapshotRequestBuilder(ElasticsearchClient, RestoreSnapshotAction, String, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Constructs new restore snapshot request builder with specified repository and snapshot names
RestoreSnapshotResponse - org.elasticsearch.action.admin.cluster.snapshots.restoreのクラス
Contains information about restores snapshot
RestoreSource - org.elasticsearch.cluster.routingのクラス
Represents snapshot and index from which a recovering index should be restored
RestoreSource(SnapshotId, Version, String) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RestoreSource
 
restoreSource() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Snapshot id and repository where this shard is being restored from
restoreThrottleTimeInNanos() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
restoreThrottleTimeInNanos() - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Returns restore throttle time in nanoseconds
RestPendingClusterTasksAction - org.elasticsearch.rest.action.admin.cluster.tasksのクラス
 
RestPendingClusterTasksAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.tasks.RestPendingClusterTasksAction
 
RestPendingClusterTasksAction - org.elasticsearch.rest.action.catのクラス
 
RestPendingClusterTasksAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestPendingClusterTasksAction
 
RestPercolateAction - org.elasticsearch.rest.action.percolateのクラス
 
RestPercolateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.percolate.RestPercolateAction
 
RestPluginsAction - org.elasticsearch.rest.action.catのクラス
 
RestPluginsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestPluginsAction
 
RestPutIndexedScriptAction - org.elasticsearch.rest.action.scriptのクラス
 
RestPutIndexedScriptAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestPutIndexedScriptAction
 
RestPutIndexedScriptAction(Settings, RestController, boolean, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.script.RestPutIndexedScriptAction
 
RestPutIndexTemplateAction - org.elasticsearch.rest.action.admin.indices.template.putのクラス
 
RestPutIndexTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.template.put.RestPutIndexTemplateAction
 
RestPutMappingAction - org.elasticsearch.rest.action.admin.indices.mapping.putのクラス
 
RestPutMappingAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.mapping.put.RestPutMappingAction
 
RestPutRepositoryAction - org.elasticsearch.rest.action.admin.cluster.repositories.putのクラス
Registers repositories
RestPutRepositoryAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.repositories.put.RestPutRepositoryAction
 
RestPutSearchTemplateAction - org.elasticsearch.rest.action.templateのクラス
 
RestPutSearchTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.template.RestPutSearchTemplateAction
 
RestPutWarmerAction - org.elasticsearch.rest.action.admin.indices.warmer.putのクラス
 
RestPutWarmerAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.warmer.put.RestPutWarmerAction
 
RestRecoveryAction - org.elasticsearch.rest.action.admin.indices.recoveryのクラス
REST handler to report on index recoveries.
RestRecoveryAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.recovery.RestRecoveryAction
 
RestRecoveryAction - org.elasticsearch.rest.action.catのクラス
RestRecoveryAction provides information about the status of replica recovery in a string format, designed to be used at the command line.
RestRecoveryAction(Settings, RestController, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestRecoveryAction
 
RestRefreshAction - org.elasticsearch.rest.action.admin.indices.refreshのクラス
 
RestRefreshAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.refresh.RestRefreshAction
 
RestRenderSearchTemplateAction - org.elasticsearch.rest.action.admin.indices.validate.templateのクラス
 
RestRenderSearchTemplateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.validate.template.RestRenderSearchTemplateAction
 
RestRepositoriesAction - org.elasticsearch.rest.action.catのクラス
Cat API class to display information about snapshot repositories
RestRepositoriesAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestRepositoriesAction
 
RestRequest - org.elasticsearch.restのクラス
 
RestRequest() - クラス のコンストラクタorg.elasticsearch.rest.RestRequest
 
RestRequest.Method - org.elasticsearch.restの列挙型
 
RestResponse - org.elasticsearch.restのクラス
 
RestResponse() - クラス のコンストラクタorg.elasticsearch.rest.RestResponse
 
RestResponseListener<Response> - org.elasticsearch.rest.action.supportのクラス
A REST enabled action listener that has a basic onFailure implementation, and requires sub classes to only implement RestResponseListener.buildResponse(Object).
RestResponseListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestResponseListener
 
RestRestoreSnapshotAction - org.elasticsearch.rest.action.admin.cluster.snapshots.restoreのクラス
Restores a snapshot
RestRestoreSnapshotAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.snapshots.restore.RestRestoreSnapshotAction
 
RestSearchAction - org.elasticsearch.rest.action.searchのクラス
 
RestSearchAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.search.RestSearchAction
 
RestSearchScrollAction - org.elasticsearch.rest.action.searchのクラス
 
RestSearchScrollAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.search.RestSearchScrollAction
 
RestSegmentsAction - org.elasticsearch.rest.action.catのクラス
 
RestSegmentsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestSegmentsAction
 
RestShardsAction - org.elasticsearch.rest.action.catのクラス
 
RestShardsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestShardsAction
 
RestSnapshotAction - org.elasticsearch.rest.action.catのクラス
Cat API class to display information about snapshots
RestSnapshotAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestSnapshotAction
 
RestSnapshotsStatusAction - org.elasticsearch.rest.action.admin.cluster.snapshots.statusのクラス
Returns status of currently running snapshot
RestSnapshotsStatusAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.snapshots.status.RestSnapshotsStatusAction
 
restStatus() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
RestStatus - org.elasticsearch.restの列挙型
 
RestStatusToXContentListener<Response extends StatusToXContent> - org.elasticsearch.rest.action.supportのクラス
 
RestStatusToXContentListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestStatusToXContentListener
 
RestSuggestAction - org.elasticsearch.rest.action.suggestのクラス
 
RestSuggestAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.suggest.RestSuggestAction
 
RestSyncedFlushAction - org.elasticsearch.rest.action.admin.indices.flushのクラス
 
RestSyncedFlushAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.flush.RestSyncedFlushAction
 
RestTable - org.elasticsearch.rest.action.supportのクラス
 
RestTable() - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestTable
 
RestTermVectorsAction - org.elasticsearch.rest.action.termvectorsのクラス
This class parses the json request and translates it into a TermVectorsRequest.
RestTermVectorsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.termvectors.RestTermVectorsAction
 
RestThreadPoolAction - org.elasticsearch.rest.action.catのクラス
 
RestThreadPoolAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.cat.RestThreadPoolAction
 
RestToXContentListener<Response extends ToXContent> - org.elasticsearch.rest.action.supportのクラス
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).
RestToXContentListener(RestChannel) - クラス のコンストラクタorg.elasticsearch.rest.action.support.RestToXContentListener
 
RestTypesExistsAction - org.elasticsearch.rest.action.admin.indices.exists.typesのクラス
Rest api for checking if a type exists.
RestTypesExistsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.exists.types.RestTypesExistsAction
 
RestUpdateAction - org.elasticsearch.rest.action.updateのクラス
 
RestUpdateAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.update.RestUpdateAction
 
RestUpdateSettingsAction - org.elasticsearch.rest.action.admin.indices.settingsのクラス
 
RestUpdateSettingsAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.settings.RestUpdateSettingsAction
 
RestUpgradeAction - org.elasticsearch.rest.action.admin.indices.upgradeのクラス
 
RestUpgradeAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.upgrade.RestUpgradeAction
 
RestUtils - org.elasticsearch.rest.supportのクラス
 
RestUtils() - クラス のコンストラクタorg.elasticsearch.rest.support.RestUtils
 
RestValidateQueryAction - org.elasticsearch.rest.action.admin.indices.validate.queryのクラス
 
RestValidateQueryAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.indices.validate.query.RestValidateQueryAction
 
RestVerifyRepositoryAction - org.elasticsearch.rest.action.admin.cluster.repositories.verifyのクラス
Registers repositories
RestVerifyRepositoryAction(Settings, RestController, Client) - クラス のコンストラクタorg.elasticsearch.rest.action.admin.cluster.repositories.verify.RestVerifyRepositoryAction
 
Result(Streamable, UpdateHelper.Operation, Map<String, Object>, XContentType) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateHelper.Result
 
Result(boolean, RoutingTable) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.RoutingAllocation.Result
Result(boolean, RoutingTable, RoutingExplanations) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.RoutingAllocation.Result
result() - クラス のメソッドorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
Result(Correction[], double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker.Result
 
resultingState - クラス の変数org.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult
 
resume() - クラス のメソッドorg.elasticsearch.watcher.WatcherHandle
 
resumeEncoding() - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Resumes encoding of the stream.
rethrowAndSuppress(List<T>) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
Rethrows the first exception in the list and adds all remaining to the suppressed list.
reThrowIfNotNull(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
Throws the specified exception.
retrieve(String) - クラス のメソッドorg.elasticsearch.common.path.PathTrie
 
retrieve(String, Map<String, String>) - クラス のメソッドorg.elasticsearch.common.path.PathTrie
 
retrieve(String[], int, Map<String, String>) - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
retrieveInterestingTerms(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
retrieveInterestingTerms(Reader, String) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Convenience routine to make it easy to return the most interesting words in a document.
Retry - org.elasticsearch.action.bulkのクラス
Encapsulates synchronous and asynchronous retry logic.
retryable() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
Should operations get into retry state if this block is present.
retryable() - 例外 のメソッドorg.elasticsearch.cluster.block.ClusterBlockException
 
retryDelayNetwork() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
retryDelayStateSync() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
RetryListener(TransportClientNodesService.NodeListenerCallback<Response>, ActionListener<Response>, List<DiscoveryNode>, int) - クラス のコンストラクタorg.elasticsearch.client.transport.TransportClientNodesService.RetryListener
 
retryOnConflict(int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the number of retries of a version conflict occurs because the document was updated between getting it and updating it.
retryOnConflict() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
retryOnFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
retryOnFailure(Throwable) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
RetryOnPrimaryException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction.RetryOnPrimaryException
 
RetryOnPrimaryException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction.RetryOnPrimaryException
 
RetryOnReplicaException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction.RetryOnReplicaException
 
RetryOnReplicaException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction.RetryOnReplicaException
 
retryPrimaryException(Throwable) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
retryRecovery(RecoveryStatus, String, TimeValue, StartRecoveryRequest) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTarget
 
returns(Matcher<? super Class<?>>) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches methods with matching return types.
reuseAddress - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
reused() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
returns true if the file is reused from a local copy
reusedBytes() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
reusedFileCount() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
reverseNested(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new ReverseNested aggregation with the given name.
ReverseNested - org.elasticsearch.search.aggregations.bucket.nestedのインタフェース
A reverse nested aggregation.
ReverseNestedAggregator - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
ReverseNestedAggregator(String, AggregatorFactories, ObjectMapper, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedAggregator
 
ReverseNestedAggregator.Factory - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
ReverseNestedBuilder - org.elasticsearch.search.aggregations.bucket.nestedのクラス
Builder for the ReverseNested aggregation.
ReverseNestedBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedBuilder
Sole constructor.
ReverseNestedParser - org.elasticsearch.search.aggregations.bucket.nestedのクラス
 
ReverseNestedParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedParser
 
ReverseTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
ReverseTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ReverseTokenFilterFactory
 
revision - クラス の変数org.elasticsearch.Version
 
rewrite(IndexReader) - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
rewrite() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
rewrite(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
Indicates whether the query should be rewritten into primitive queries
rewrite() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
Indicates whether the query should be rewritten into primitive queries
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTermQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.IndexCacheableQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
 
rewrite(String) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
rewrite(String) - クラス のメソッドorg.elasticsearch.index.query.PrefixQueryBuilder
 
rewrite(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
 
rewrite(String) - クラス のメソッドorg.elasticsearch.index.query.RegexpQueryBuilder
 
rewrite(String) - クラス のメソッドorg.elasticsearch.index.query.WildcardQueryBuilder
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
rewrite(IndexReader) - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
rewrite(Query) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
rewriteMethod() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
rewriteMethod(MultiTermQuery.RewriteMethod) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
RIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
Ring(P) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.BasePolygonBuilder.Ring
 
Ring(P, ArrayList<Coordinate>) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.BasePolygonBuilder.Ring
 
ring(int, boolean, boolean, BaseLineStringBuilder<?>, Coordinate[], int, ShapeBuilder.Edge[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
Create a connected list of a list of coordinates
rint(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
rint(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
rint(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
rint(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
rint(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
rollback() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
RomanianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
RomanianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.RomanianAnalyzerProvider
 
root() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
root() - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
Return the root object mapper.
root() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
root() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
rootDoc() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
rootDoc() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
rootDoc() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
rootDocs(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource.Nested
Get a BitDocIdSet that matches the root documents.
rootLogger() - クラス のメソッドorg.elasticsearch.common.logging.ESLoggerFactory
 
rootLogger() - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLoggerFactory
 
rootLogger() - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLoggerFactory
 
rootLogger() - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLoggerFactory
 
rootObject(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
RootObjectMapper - org.elasticsearch.index.mapper.objectのクラス
 
RootObjectMapper.Builder - org.elasticsearch.index.mapper.objectのクラス
 
RootObjectMapper.Defaults - org.elasticsearch.index.mapper.objectのクラス
 
RootObjectMapper.TypeParser - org.elasticsearch.index.mapper.objectのクラス
 
rotate(List<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Return a rotated view of the given list with the given distance.
RotationShardShuffler - org.elasticsearch.cluster.routingのクラス
Basic ShardShuffler implementation that uses an AtomicInteger to generate seeds and uses a rotation to permute shards.
RotationShardShuffler(int) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RotationShardShuffler
 
rotl64(long, int) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
round(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
round(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
round(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
round(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
round(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
round(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding
Rounds the given value, equivalent to calling roundValue(roundKey(value)).
Rounding - org.elasticsearch.common.roundingのクラス
A strategy for rounding long values.
Rounding() - クラス のコンストラクタorg.elasticsearch.common.rounding.Rounding
 
Rounding.FactorRounding - org.elasticsearch.common.roundingのクラス
 
Rounding.Interval - org.elasticsearch.common.roundingのクラス
Rounding strategy which is based on an interval rounded = value - (value % interval)
Rounding.OffsetRounding - org.elasticsearch.common.roundingのクラス
 
Rounding.Streams - org.elasticsearch.common.roundingのクラス
 
roundKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
roundKey(long, long) - クラス のstaticメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
roundKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
roundKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
roundKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding
Given a value, compute a key that uniquely identifies the rounded value although it is not necessarily equal to the rounding value itself.
roundValue(long, long) - クラス のstaticメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
routing() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
The routing values to control the shards that the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates a routing value to the alias
routing(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
routing - クラス の変数org.elasticsearch.action.count.CountRequest
非推奨です。
 
routing() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
routing(String...) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The routing values to control the shards that the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Controls the shard routing of the request.
routing() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Controls the shard routing of the delete request.
routing(String) - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Set the routing for this request
routing() - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Get the routing for this request
routing - クラス の変数org.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
routing() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
routing(String...) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The routing values to control the shards that the search will be executed on.
routing() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
routing(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
routing(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Controls the shard routing of the request.
routing() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
routing(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
The routing associated with this document.
routing() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
routing(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Controls the shard routing of the request.
routing() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Controls the shard routing of the request.
routing() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
routing(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The routing values to control the shards that the search will be executed on.
routing() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
A comma separated list of routing values to control the shards the search will be executed on.
routing(String...) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
The routing values to control the shards that the search will be executed on.
routing() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
routing() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
routing(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
routing(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Controls the shard routing of the request.
routing() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Controls the shard routing of the request.
routing(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
routing(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
routing() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
The routing value parsed, null if does not require parsing, or not resolved.
routing() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
Routing(boolean, String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
 
routing() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
routing() - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
routing() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
routing() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
routing(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
ROUTING - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
routing() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
routing(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
routing() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
routing() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
routing - クラス の変数org.elasticsearch.index.translog.Translog.Source
 
RoutingAllocation - org.elasticsearch.cluster.routing.allocationのクラス
The RoutingAllocation keep the state of the current allocation of shards and holds the AllocationDeciders which are responsible for the current routing state.
RoutingAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes, ClusterInfo, long) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Creates a new RoutingAllocation
RoutingAllocation.Result - org.elasticsearch.cluster.routing.allocationのクラス
this class is used to describe results of a RoutingAllocation
routingEntry() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Returns the latest cluster routing entry received with this shard.
RoutingException - org.elasticsearch.cluster.routingの例外
A base Exceptions for all exceptions thrown by routing related operations.
RoutingException(String) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.RoutingException
 
RoutingException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.RoutingException
 
RoutingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.RoutingException
 
RoutingExplanations - org.elasticsearch.cluster.routing.allocationのクラス
Class used to encapsulate a number of RerouteExplanation explanations.
RoutingExplanations() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
 
routingFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
RoutingFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
RoutingFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
RoutingFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
RoutingFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
RoutingMissingException - org.elasticsearch.actionの例外
 
RoutingMissingException(String, String, String) - 例外 のコンストラクタorg.elasticsearch.action.RoutingMissingException
 
RoutingMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.RoutingMissingException
 
RoutingNode - org.elasticsearch.cluster.routingのクラス
A RoutingNode represents a cluster node associated with a single DiscoveryNode including all shards that are hosted on that nodes.
RoutingNode(String, DiscoveryNode) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNode
 
RoutingNode(String, DiscoveryNode, List<ShardRouting>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNode
 
routingNodeIter(String) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
RoutingNodeIterator(RoutingNode) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodeIterator
 
routingNodes() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get current routing nodes
RoutingNodes - org.elasticsearch.cluster.routingのクラス
RoutingNodes represents a copy the routing information contained in the cluster state.
RoutingNodes(ClusterState) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes
 
RoutingNodes(ClusterState, boolean) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes
 
RoutingNodes.RoutingNodeIterator - org.elasticsearch.cluster.routingのクラス
 
RoutingNodes.RoutingNodesIterator - org.elasticsearch.cluster.routingのクラス
 
RoutingNodes.UnassignedShards - org.elasticsearch.cluster.routingのクラス
 
RoutingNodes.UnassignedShards.UnassignedIterator - org.elasticsearch.cluster.routingのクラス
 
RoutingNodesIterator(Iterator<RoutingNode>) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes.RoutingNodesIterator
 
routingParsingStillNeeded() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Is routing parsing still needed?
routingRequired(String, String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
routingResolved() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Has routing been resolved during the parsing phase.
routingResult(RoutingAllocation.Result) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
RoutingService - org.elasticsearch.cluster.routingのクラス
A RoutingService listens to clusters state.
RoutingService(Settings, ThreadPool, ClusterService, AllocationService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingService
 
routingTable() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
routingTable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
routingTable(RoutingTable.Builder) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
routingTable(RoutingTable) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
routingTable() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
routingTable() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation.Result
Get the RoutingTable referenced by this result
routingTable() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Get routing table of current nodes
routingTable() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
RoutingTable - org.elasticsearch.cluster.routingのクラス
Represents a global cluster-wide routing table for all indices including the version of the current routing state.
RoutingTable.Builder - org.elasticsearch.cluster.routingのクラス
 
routingTableChanged() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
Returns true iff the routing tables (for all indices) have changed between the previous cluster state and the current cluster state.
RoutingTableValidation - org.elasticsearch.cluster.routingのクラス
Encapsulates the result of a routing table validation and provides access to validation failures.
RoutingTableValidation() - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingTableValidation
 
RoutingValidationException - org.elasticsearch.cluster.routingの例外
This class defines RoutingExceptions related to the validation of routing
RoutingValidationException(RoutingTableValidation) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.RoutingValidationException
 
RoutingValidationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.cluster.routing.RoutingValidationException
 
run() - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob
 
run() - インタフェース のメソッドorg.elasticsearch.common.util.CancellableThreads.Interruptable
 
run() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRunnable
 
run() - クラス のメソッドorg.elasticsearch.common.util.concurrent.LoggingRunnable
 
run() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
 
run() - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.FieldDataCacheCleaner
 
run() - クラス のメソッドorg.elasticsearch.script.AbstractDoubleSearchScript
 
run() - クラス のメソッドorg.elasticsearch.script.AbstractFloatSearchScript
 
run() - クラス のメソッドorg.elasticsearch.script.AbstractLongSearchScript
 
run() - インタフェース のメソッドorg.elasticsearch.script.ExecutableScript
Executes the script.
runAsDouble() - クラス のメソッドorg.elasticsearch.script.AbstractDoubleSearchScript
 
runAsDouble() - クラス のメソッドorg.elasticsearch.script.AbstractFloatSearchScript
 
runAsDouble() - クラス のメソッドorg.elasticsearch.script.AbstractLongSearchScript
 
runAsDouble() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
runAsDouble() - インタフェース のメソッドorg.elasticsearch.script.LeafSearchScript
 
runAsFloat() - クラス のメソッドorg.elasticsearch.script.AbstractDoubleSearchScript
 
runAsFloat() - クラス のメソッドorg.elasticsearch.script.AbstractFloatSearchScript
 
runAsFloat() - クラス のメソッドorg.elasticsearch.script.AbstractLongSearchScript
 
runAsFloat() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
runAsFloat() - インタフェース のメソッドorg.elasticsearch.script.LeafSearchScript
 
runAsLong() - クラス のメソッドorg.elasticsearch.script.AbstractDoubleSearchScript
 
runAsLong() - クラス のメソッドorg.elasticsearch.script.AbstractFloatSearchScript
 
runAsLong() - クラス のメソッドorg.elasticsearch.script.AbstractLongSearchScript
 
runAsLong() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
runAsLong() - インタフェース のメソッドorg.elasticsearch.script.LeafSearchScript
 
runDeferredCollections(long...) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
runOnlyOnMaster() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateNonMasterUpdateTask
 
runOnlyOnMaster() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor
indicates whether this task should only run if current node is master
RussianAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
RussianAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.RussianAnalyzerProvider
 
RussianStemTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
RussianStemTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.RussianStemTokenFilterFactory
 
rwl - クラス の変数org.elasticsearch.index.engine.Engine
 
rxCount() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
rxSize() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 

S

SAME - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
SAME_HOST_SETTING - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
 
sameHost(TransportAddress) - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
sameHost(TransportAddress) - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
sameHost(TransportAddress) - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
sameHost(TransportAddress) - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
 
sameOrAfter(Priority) - クラス のメソッドorg.elasticsearch.common.Priority
 
SameShardAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
An allocation decider that prevents multiple instances of the same shard to be allocated on the same node.
SameShardAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
 
sampler(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Sampler aggregation with the given name.
Sampler - org.elasticsearch.search.aggregations.bucket.samplerのインタフェース
A filter aggregation that defines a single bucket to hold a sample of top-matching documents.
SamplerAggregationBuilder - org.elasticsearch.search.aggregations.bucket.samplerのクラス
Builder for the Sampler aggregation.
SamplerAggregationBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilder
Sole constructor.
SamplerAggregator - org.elasticsearch.search.aggregations.bucket.samplerのクラス
Aggregate on only the top-scoring docs on a shard.
SamplerAggregator(String, int, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
SamplerAggregator.DiversifiedFactory - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
SamplerAggregator.ExecutionMode - org.elasticsearch.search.aggregations.bucket.samplerの列挙型
 
SamplerAggregator.Factory - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
SamplerParser - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
SamplerParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
sandboxed() - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
sandboxed() - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
sandboxed() - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
scalb(Double, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
scalb(Float, Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
SCALE - クラス のstatic変数org.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
SCAN_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
SCAN_SCROLL_ACTION_NAME - クラス のstatic変数org.elasticsearch.search.action.SearchServiceTransportAction
 
scanContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
scanContext() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
scanContext() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
scanContext() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
ScanContext - org.elasticsearch.search.scanのクラス
The scan context allows to optimize readers we already processed during scanning.
ScanContext() - クラス のコンストラクタorg.elasticsearch.search.scan.ScanContext
 
ScanContext.ScanCollector - org.elasticsearch.search.scanのクラス
 
ScandinavianFoldingFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for ScandinavianFoldingFilter
ScandinavianFoldingFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ScandinavianFoldingFilterFactory
 
ScandinavianNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for ScandinavianNormalizationFilter
ScandinavianNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ScandinavianNormalizationFilterFactory
 
schedule(TimeValue, String, Runnable) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
scheduler() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
scheduleWithFixedDelay(Runnable, TimeValue) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
Scope - org.elasticsearch.common.injectのインタフェース
A scope is a level of visibility that instances provided by Guice may have.
scope(Key<T>, Provider<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.Scope
Scopes a provider.
scope() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider
 
scope() - インタフェース のメソッドorg.elasticsearch.index.analysis.AnalyzerProvider
 
scope() - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
The scope of the analyzer.
scope() - クラス のメソッドorg.elasticsearch.index.analysis.PreBuiltAnalyzerProvider
 
SCOPE_ALREADY_SET - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
ScopeAnnotation - org.elasticsearch.common.injectの注釈型
Annotates annotations which are used for scoping.
scopeAnnotationOnAbstractType(Class<? extends Annotation>, Class<?>, Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
ScopeBinding - org.elasticsearch.common.inject.spiのクラス
Registration of a scope annotation with the scope that implements it.
ScopedBindingBuilder - org.elasticsearch.common.inject.binderのインタフェース
See the EDSL examples at Binder.
scopeNotFound(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
Scopes - org.elasticsearch.common.injectのクラス
Built-in scope implementations.
Scoping - org.elasticsearch.common.inject.internalのクラス
References a scope, either directly (as a scope instance), or indirectly (as a scope annotation).
score - クラス の変数org.elasticsearch.action.termvectors.TermVectorsFilter.ScoreTerm
 
score(int, float) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.LeafScoreFunction
 
score() - クラス のメソッドorg.elasticsearch.index.search.child.ConstantScorer
 
score() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Returns the current score and only applicable when used as a scoring script in a custom score query!.
score(float) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
score() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
score() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The score.
score - クラス の変数org.elasticsearch.search.suggest.phrase.Correction
 
score - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
score(DirectCandidateGenerator.Candidate[], DirectCandidateGenerator.CandidateSet[], int, int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
SCORE - クラス のstatic変数org.elasticsearch.search.suggest.term.TermSuggestion
 
Score() - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion.Score
 
SCORE_COMPARATOR - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils
 
SCORE_ERROR_MESSAGE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
SCORE_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.sort.SortParseElement
 
ScoreAccessor - org.elasticsearch.scriptのクラス
A float encapsulation that dynamically accesses the score of a document.
ScoreAccessor(Scorer) - クラス のコンストラクタorg.elasticsearch.script.ScoreAccessor
 
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.LaplaceScorer
 
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.LinearInterpoatingScorer
 
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.StupidBackoffScorer
 
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
ScoreComparator() - クラス のコンストラクタorg.elasticsearch.search.suggest.completion.CompletionSuggester.ScoreComparator
 
ScoreFunction - org.elasticsearch.common.lucene.search.functionのクラス
 
ScoreFunction(CombineFunction) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.ScoreFunction
 
ScoreFunctionBuilder - org.elasticsearch.index.query.functionscoreのクラス
 
ScoreFunctionBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
ScoreFunctionBuilders - org.elasticsearch.index.query.functionscoreのクラス
 
ScoreFunctionBuilders() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
ScoreFunctionParser - org.elasticsearch.index.query.functionscoreのインタフェース
 
ScoreFunctionParserMapper - org.elasticsearch.index.query.functionscoreのクラス
 
ScoreFunctionParserMapper(Set<ScoreFunctionParser>) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.ScoreFunctionParserMapper
 
scoreMode(String) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
Score mode defines how results of individual score functions will be aggregated.
scoreMode(String) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Defines how the scores from the matching child documents are mapped into the parent document.
scoreMode(String) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
Defines how the parent score is mapped into the child documents.
scoreMode(String) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryBuilder
The score mode.
scoreMode() - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
scoreOrdered() - クラス のメソッドorg.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions
 
scorer - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
scorer(LeafReaderContext) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentWeight
非推奨です。
 
scorer(LeafReaderContext) - クラス のメソッドorg.elasticsearch.search.profile.ProfileWeight
 
ScorerAware - org.elasticsearch.common.luceneのインタフェース
 
scores() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
scores - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentScoreCollector
非推奨です。
 
scoreSort() - クラス のstaticメソッドorg.elasticsearch.search.sort.SortBuilders
Constructs a new score sort.
ScoreSortBuilder - org.elasticsearch.search.sortのクラス
A sort builder allowing to sort by score.
ScoreSortBuilder() - クラス のコンストラクタorg.elasticsearch.search.sort.ScoreSortBuilder
 
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.LaplaceScorer
 
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.LinearInterpoatingScorer
 
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.StupidBackoffScorer
 
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
scoreType(String) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
非推奨です。
scoreType(String) - クラス のメソッドorg.elasticsearch.index.query.HasParentQueryBuilder
非推奨です。
scoreType - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
ScoreType - org.elasticsearch.index.search.childの列挙型
Defines how scores from child documents are mapped into the parent document.
scoreUnigram(DirectCandidateGenerator.Candidate) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.WordScorer
 
script() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
script(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
script() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
script(Script) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
The script to execute.
script(String, ScriptService.ScriptType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
script(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
script(String, ScriptService.ScriptType, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
script(String, String, ScriptService.ScriptType, Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
Script - org.elasticsearch.scriptのクラス
Script holds all the parameters necessary to compile or find in cache and then execute a script.
Script(String) - クラス のコンストラクタorg.elasticsearch.script.Script
Constructor for simple inline script.
Script(String, String) - クラス のコンストラクタorg.elasticsearch.script.Script
For sub-classes to use to override the default language
Script(String, ScriptService.ScriptType, String, Map<String, ? extends Object>) - クラス のコンストラクタorg.elasticsearch.script.Script
Constructor for Script.
SCRIPT - インタフェース のstatic変数org.elasticsearch.script.Script.ScriptField
 
script() - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser.ScriptParameterValue
 
script(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
The script to use for this aggregation
script(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
 
script(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorBuilder
 
Script(SearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.Script
 
Script(SearchScript, ValueType) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.Script
 
script() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
script(SearchScript) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
script(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
Sets the script which generates the values.
script() - クラス のメソッドorg.elasticsearch.search.fetch.script.ScriptFieldsContext.ScriptField
 
Script.ScriptField - org.elasticsearch.scriptのインタフェース
 
Script.ScriptParseException - org.elasticsearch.scriptの例外
 
SCRIPT_AUTO_RELOAD_ENABLED_SETTING - クラス のstatic変数org.elasticsearch.script.ScriptService
 
SCRIPT_CACHE_EXPIRE_SETTING - クラス のstatic変数org.elasticsearch.script.ScriptService
 
SCRIPT_CACHE_SIZE_DEFAULT - クラス のstatic変数org.elasticsearch.script.ScriptService
 
SCRIPT_CACHE_SIZE_SETTING - クラス のstatic変数org.elasticsearch.script.ScriptService
 
SCRIPT_FILE - クラス のstatic変数org.elasticsearch.script.ScriptService
非推奨です。
Use ScriptService.ScriptType.getParseField() instead. This should be removed in 2.0
SCRIPT_ID - クラス のstatic変数org.elasticsearch.script.ScriptService
非推奨です。
Use ScriptService.ScriptType.getParseField() instead. This should be removed in 2.0
SCRIPT_INDEX - クラス のstatic変数org.elasticsearch.script.ScriptService
 
SCRIPT_INLINE - クラス のstatic変数org.elasticsearch.script.ScriptService
非推奨です。
Use ScriptService.ScriptType.getParseField() instead. This should be removed in 2.0
SCRIPT_LANG - クラス のstatic変数org.elasticsearch.script.ScriptService
非推奨です。
Use Script.ScriptField instead. This should be removed in 2.0
scriptable(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Builder
 
ScriptBytesValues - org.elasticsearch.search.aggregations.support.valuesのクラス
SortedBinaryDocValues implementation that reads values from a script.
ScriptBytesValues(LeafSearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.values.ScriptBytesValues
 
ScriptContext - org.elasticsearch.scriptのインタフェース
Context of an operation that uses scripts as part of its execution.
ScriptContext.Plugin - org.elasticsearch.scriptのクラス
Custom operation exposed via plugin, which makes use of scripts as part of its execution
ScriptContext.Standard - org.elasticsearch.scriptの列挙型
Standard operations that make use of scripts as part of their execution.
ScriptContextRegistry - org.elasticsearch.scriptのクラス
Registry for operations that use scripts as part of their execution.
ScriptContextRegistry(Iterable<ScriptContext.Plugin>) - クラス のコンストラクタorg.elasticsearch.script.ScriptContextRegistry
 
ScriptDocValues<T> - org.elasticsearch.index.fielddataのインタフェース
Script level doc values, the assumption is that any implementation will implement a getValue and a getValues that return the relevant type that then can be used in scripts.
ScriptDocValues.Doubles - org.elasticsearch.index.fielddataのクラス
 
ScriptDocValues.GeoPoints - org.elasticsearch.index.fielddataのクラス
 
ScriptDocValues.Longs - org.elasticsearch.index.fielddataのクラス
 
ScriptDocValues.Strings - org.elasticsearch.index.fielddataのクラス
 
ScriptDoubleValues - org.elasticsearch.search.aggregations.support.valuesのクラス
SortingNumericDoubleValues implementation which is based on a script
ScriptDoubleValues(LeafSearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.values.ScriptDoubleValues
 
scriptedMetric(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new ScriptedMetric aggregation with the given name.
ScriptedMetric - org.elasticsearch.search.aggregations.metrics.scriptedのインタフェース
A metric aggregation that computes both its final and intermediate states using scripts.
ScriptedMetricAggregator - org.elasticsearch.search.aggregations.metrics.scriptedのクラス
 
ScriptedMetricAggregator(String, Script, Script, Script, Script, Map<String, Object>, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricAggregator
 
ScriptedMetricAggregator.Factory - org.elasticsearch.search.aggregations.metrics.scriptedのクラス
 
ScriptedMetricBuilder - org.elasticsearch.search.aggregations.metrics.scriptedのクラス
Builder for the ScriptedMetric aggregation.
ScriptedMetricBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricBuilder
Sole constructor.
ScriptedMetricParser - org.elasticsearch.search.aggregations.metrics.scriptedのクラス
 
ScriptedMetricParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
scriptedUpsert() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
scriptedUpsert(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
ScriptEngineService - org.elasticsearch.scriptのインタフェース
 
ScriptException - org.elasticsearch.scriptの例外
 
ScriptException(String) - 例外 のコンストラクタorg.elasticsearch.script.ScriptException
 
ScriptException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.script.ScriptException
 
ScriptException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.ScriptException
 
scriptField(String, Script) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds a script field under the given name with the provided script.
ScriptField(String, SearchScript, boolean) - クラス のコンストラクタorg.elasticsearch.search.fetch.script.ScriptFieldsContext.ScriptField
 
scriptFields() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
scriptFields() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
scriptFields() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
scriptFields() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
scriptFields() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
ScriptFieldsContext - org.elasticsearch.search.fetch.scriptのクラス
 
ScriptFieldsContext() - クラス のコンストラクタorg.elasticsearch.search.fetch.script.ScriptFieldsContext
 
ScriptFieldsContext.ScriptField - org.elasticsearch.search.fetch.scriptのクラス
 
ScriptFieldsFetchSubPhase - org.elasticsearch.search.fetch.scriptのクラス
 
ScriptFieldsFetchSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.script.ScriptFieldsFetchSubPhase
 
ScriptFieldsParseElement - org.elasticsearch.search.fetch.scriptのクラス
"script_fields" : { "test1" : { "script" : "doc['field_name'].value" }, "test2" : { "script" : "..." } }
ScriptFieldsParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.script.ScriptFieldsParseElement
 
scriptFieldToXContent(String, ScriptService.ScriptType, XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.script.Script
 
scriptFieldToXContent(String, ScriptService.ScriptType, XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.script.Template
 
scriptFunction(Script) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
scriptFunction(String) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
ScriptHeuristic - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ScriptHeuristic(ExecutableScript, Script) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
 
ScriptHeuristic.LongAccessor - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ScriptHeuristic.ScriptHeuristicBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ScriptHeuristic.ScriptHeuristicParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
ScriptHeuristicBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicBuilder
 
ScriptHeuristicParser(ScriptService) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicParser
 
scriptLang() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
The scriptLang of the document to delete.
scriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
Sets the scriptLang of the document to delete.
scriptLang - クラス の変数org.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
scriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Sets the language of the script to fetch.
scriptLang() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
scriptLang() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
The type of the indexed document.
scriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the type of the indexed document.
scriptLang(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
scriptLang() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
ScriptLongValues - org.elasticsearch.search.aggregations.support.valuesのクラス
LongValues implementation which is based on a script
ScriptLongValues(LeafSearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.values.ScriptLongValues
 
ScriptMetrics - org.elasticsearch.scriptのクラス
 
ScriptMetrics() - クラス のコンストラクタorg.elasticsearch.script.ScriptMetrics
 
ScriptModes - org.elasticsearch.scriptのクラス
Holds the ScriptModes for each of the different scripting languages available, each script source and each scripted operation.
ScriptModule - org.elasticsearch.scriptのクラス
An Module which manages ScriptEngineServices, as well as named script
ScriptModule(Settings) - クラス のコンストラクタorg.elasticsearch.script.ScriptModule
 
ScriptParameterParser - org.elasticsearch.scriptのクラス
 
ScriptParameterParser() - クラス のコンストラクタorg.elasticsearch.script.ScriptParameterParser
 
ScriptParameterParser(Set<String>) - クラス のコンストラクタorg.elasticsearch.script.ScriptParameterParser
 
ScriptParameterParser.ScriptParameterValue - org.elasticsearch.scriptのクラス
 
ScriptParameterValue(String, ScriptService.ScriptType) - クラス のコンストラクタorg.elasticsearch.script.ScriptParameterParser.ScriptParameterValue
 
scriptParams() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
scriptParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
ScriptParseException(String, Object...) - 例外 のコンストラクタorg.elasticsearch.script.Script.ScriptParseException
 
ScriptParseException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.script.Script.ScriptParseException
 
scriptQuery(Script) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A builder for filter based on a script.
ScriptQueryBuilder - org.elasticsearch.index.queryのクラス
 
ScriptQueryBuilder(Script) - クラス のコンストラクタorg.elasticsearch.index.query.ScriptQueryBuilder
 
ScriptQueryParser - org.elasticsearch.index.queryのクラス
 
ScriptQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.ScriptQueryParser
 
scriptRemoved(CompiledScript) - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
scriptRemoved(CompiledScript) - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
scriptRemoved(CompiledScript) - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
Handler method called when a script is removed from the Guava cache.
ScriptScoreFunction - org.elasticsearch.common.lucene.search.functionのクラス
 
ScriptScoreFunction(Script, SearchScript) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.ScriptScoreFunction
 
ScriptScoreFunctionBuilder - org.elasticsearch.index.query.functionscore.scriptのクラス
A function that uses a script to compute or influence the score of documents that match with the inner query or filter.
ScriptScoreFunctionBuilder(Script) - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionBuilder
 
ScriptScoreFunctionParser - org.elasticsearch.index.query.functionscore.scriptのクラス
 
ScriptScoreFunctionParser() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.script.ScriptScoreFunctionParser
 
scriptService() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
scriptService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
ScriptService - org.elasticsearch.scriptのクラス
 
ScriptService(Settings, Environment, Set<ScriptEngineService>, ResourceWatcherService, ScriptContextRegistry) - クラス のコンストラクタorg.elasticsearch.script.ScriptService
 
scriptService() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation.ReduceContext
 
scriptService() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
scriptService() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
scriptService() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
ScriptService.ScriptType - org.elasticsearch.scriptの列挙型
The type of a script, more specifically where it gets loaded from: - provided dynamically at request time - loaded from an index - loaded from file
scriptsFile() - クラス のメソッドorg.elasticsearch.env.Environment
Location of on-disk scripts
scriptSort(Script, String) - クラス のstaticメソッドorg.elasticsearch.search.sort.SortBuilders
Constructs a new script based sort.
scriptSort(String, String) - クラス のstaticメソッドorg.elasticsearch.search.sort.SortBuilders
非推奨です。
ScriptSortBuilder - org.elasticsearch.search.sortのクラス
Script sort builder allows to sort based on a custom script expression.
ScriptSortBuilder(Script, String) - クラス のコンストラクタorg.elasticsearch.search.sort.ScriptSortBuilder
Constructs a script sort builder with the given script.
ScriptSortBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.sort.ScriptSortBuilder
ScriptSortParser - org.elasticsearch.search.sortのクラス
 
ScriptSortParser() - クラス のコンストラクタorg.elasticsearch.search.sort.ScriptSortParser
 
ScriptStats - org.elasticsearch.scriptのクラス
 
ScriptStats() - クラス のコンストラクタorg.elasticsearch.script.ScriptStats
 
ScriptStats(long, long) - クラス のコンストラクタorg.elasticsearch.script.ScriptStats
 
scriptString() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
scriptType() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
非推奨です。
scriptType() - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser.ScriptParameterValue
 
scroll() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
If set, will enable scrolling of the search request.
scroll(Scroll) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
If set, will enable scrolling of the search request.
scroll(TimeValue) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
If set, will enable scrolling of the search request for the specified timeout.
scroll(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
If set, will enable scrolling of the search request for the specified timeout.
scroll() - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
If set, will enable scrolling of the search request.
scroll(Scroll) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
If set, will enable scrolling of the search request.
scroll(TimeValue) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
If set, will enable scrolling of the search request for the specified timeout.
scroll(String) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
If set, will enable scrolling of the search request for the specified timeout.
scroll() - クラス のメソッドorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
scroll(Scroll) - クラス のメソッドorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
scroll - クラス の変数org.elasticsearch.search.internal.ScrollContext
 
scroll() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
scroll() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
scroll() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
Scroll - org.elasticsearch.searchのクラス
A scroll enables scrolling of search request.
Scroll(TimeValue) - クラス のコンストラクタorg.elasticsearch.search.Scroll
Constructs a new scroll of the provided keep alive.
scrollContext() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
scrollContext(ScrollContext) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
scrollContext() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
scrollContext(ScrollContext) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
scrollContext() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
scrollContext(ScrollContext) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
ScrollContext - org.elasticsearch.search.internalのクラス
Wrapper around information that needs to stay around when scrolling.
ScrollContext() - クラス のコンストラクタorg.elasticsearch.search.internal.ScrollContext
 
scrollContext() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
scrollContext(ScrollContext) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
scrollContext(ScrollContext) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
ScrollFreeContextRequest() - クラス のコンストラクタorg.elasticsearch.search.action.SearchServiceTransportAction.ScrollFreeContextRequest
 
scrollId(String) - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
scrollId() - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
The scroll id used to scroll the search.
scrollId(String) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
 
scrollIds() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
scrollIds(List<String>) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
ScrollQueryFetchSearchResult - org.elasticsearch.search.fetchのクラス
 
ScrollQueryFetchSearchResult() - クラス のコンストラクタorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
ScrollQueryFetchSearchResult(QueryFetchSearchResult, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
ScrollQuerySearchResult - org.elasticsearch.search.queryのクラス
 
ScrollQuerySearchResult() - クラス のコンストラクタorg.elasticsearch.search.query.ScrollQuerySearchResult
 
ScrollQuerySearchResult(QuerySearchResult, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.search.query.ScrollQuerySearchResult
 
search - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
search(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
search() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
search(SearchRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Search across one or more indices and one or more types with a query.
search(SearchRequest, ActionListener<SearchResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Search across one or more indices and one or more types with a query.
search(SearchRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
search(SearchRequest, ActionListener<SearchResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
search - クラス の変数org.elasticsearch.index.engine.Segment
 
search(CompiledScript, SearchLookup, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
search(CompiledScript, SearchLookup, Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
search(CompiledScript, SearchLookup, Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
search(SearchLookup, Script, ScriptContext, Map<String, String>) - クラス のメソッドorg.elasticsearch.script.ScriptService
Compiles (or retrieves from cache) and executes the provided search script
SEARCH - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
SEARCH_ANALYZER - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
SEARCH_CONTROLLER_OPTIMIZE_SINGLE_SHARD_KEY - クラス のstatic変数org.elasticsearch.search.controller.SearchPhaseController
 
SearchAction - org.elasticsearch.action.searchのクラス
 
searchAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
searchAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
A smart analyzer used for searching that takes into account specific analyzers configured per FieldMapper.
searchAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
searchAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
searchAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
searchContext - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
searchContext() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationContext
 
SearchContext - org.elasticsearch.search.internalのクラス
 
SearchContext(ParseFieldMatcher, HasContextAndHeaders) - クラス のコンストラクタorg.elasticsearch.search.internal.SearchContext
 
SearchContext.Lifetime - org.elasticsearch.search.internalの列挙型
The life time of an object that is used during search execution.
SearchContextAggregations - org.elasticsearch.search.aggregationsのクラス
The aggregation context that is part of the search context.
SearchContextAggregations(AggregatorFactories) - クラス のコンストラクタorg.elasticsearch.search.aggregations.SearchContextAggregations
Creates a new aggregation context with the parsed aggregator factories
SearchContextException - org.elasticsearch.searchの例外
 
SearchContextException(SearchContext, String) - 例外 のコンストラクタorg.elasticsearch.search.SearchContextException
 
SearchContextException(SearchContext, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.SearchContextException
 
SearchContextException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.SearchContextException
 
SearchContextHighlight - org.elasticsearch.search.highlightのクラス
 
SearchContextHighlight(Collection<SearchContextHighlight.Field>) - クラス のコンストラクタorg.elasticsearch.search.highlight.SearchContextHighlight
 
SearchContextHighlight.Field - org.elasticsearch.search.highlightのクラス
 
SearchContextHighlight.FieldOptions - org.elasticsearch.search.highlightのクラス
 
SearchContextMissingException - org.elasticsearch.searchの例外
 
SearchContextMissingException(long) - 例外 のコンストラクタorg.elasticsearch.search.SearchContextMissingException
 
SearchContextMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.SearchContextMissingException
 
searcher() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
Searcher(String, IndexSearcher) - クラス のコンストラクタorg.elasticsearch.index.engine.Engine.Searcher
 
searcher() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Searcher
 
searcher() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.WarmerContext
Return a searcher instance that only wraps the segments to warm.
searcher() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
searcher() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
searcher() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
searcher() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
SearchException - org.elasticsearch.searchの例外
 
SearchException(SearchShardTarget, String) - 例外 のコンストラクタorg.elasticsearch.search.SearchException
 
SearchException(SearchShardTarget, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.SearchException
 
SearchException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.SearchException
 
searchFilter(String...) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
A filter for search.
searchFilter(String[]) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
searchFilter(String[]) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
searchFilter(String[]) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
searchFilter(String[]) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
searchFilter(String[]) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
SearchFreeContextRequest() - クラス のコンストラクタorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextRequest
 
SearchHit - org.elasticsearch.searchのインタフェース
A single search hit.
SearchHit.NestedIdentity - org.elasticsearch.searchのインタフェース
Encapsulates the nested identity of a hit.
SearchHitField - org.elasticsearch.searchのインタフェース
A single field name and values part of a SearchHit.
SearchHits - org.elasticsearch.searchのインタフェース
The hits of a search request.
SearchLookup - org.elasticsearch.search.lookupのクラス
 
SearchLookup(MapperService, IndexFieldDataService, String[]) - クラス のコンストラクタorg.elasticsearch.search.lookup.SearchLookup
 
SearchModule - org.elasticsearch.searchのクラス
 
SearchModule() - クラス のコンストラクタorg.elasticsearch.search.SearchModule
 
SearchParseElement - org.elasticsearch.searchのインタフェース
 
SearchParseException - org.elasticsearch.searchの例外
 
SearchParseException(SearchContext, String, XContentLocation) - 例外 のコンストラクタorg.elasticsearch.search.SearchParseException
 
SearchParseException(SearchContext, String, XContentLocation, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.SearchParseException
 
SearchParseException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.SearchParseException
 
SearchPhase - org.elasticsearch.searchのインタフェース
 
SearchPhaseController - org.elasticsearch.search.controllerのクラス
 
SearchPhaseController(Settings, BigArrays, ScriptService) - クラス のコンストラクタorg.elasticsearch.search.controller.SearchPhaseController
 
SearchPhaseExecutionException - org.elasticsearch.action.searchの例外
 
SearchPhaseExecutionException(String, String, ShardSearchFailure[]) - 例外 のコンストラクタorg.elasticsearch.action.search.SearchPhaseExecutionException
 
SearchPhaseExecutionException(String, String, Throwable, ShardSearchFailure[]) - 例外 のコンストラクタorg.elasticsearch.action.search.SearchPhaseExecutionException
 
SearchPhaseExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.search.SearchPhaseExecutionException
 
SearchPhaseResult - org.elasticsearch.searchのインタフェース
 
searchQuoteAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
 
searchQuoteAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
searchQuoteAnalyzer() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
searchQuotedAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.Builder
 
searchRequest(SearchRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
Sets the search request to warm.
searchRequest(SearchRequestBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
Sets the search request to warm.
searchRequest() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
SearchRequest - org.elasticsearch.action.searchのクラス
A request to execute search against one or more indices (or all).
SearchRequest() - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequest
 
SearchRequest(SearchRequest, ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequest
Copy constructor that creates a new search request that is a copy of the one provided as an argument.
SearchRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequest
Constructs a new search request starting from the provided request, meaning that it will inherit its headers and context
SearchRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequest
Constructs a new search request against the indices.
SearchRequest(String[], byte[]) - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequest
Constructs a new search request against the provided indices with the given search source.
searchRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a search request against one or more indices.
SearchRequestBuilder - org.elasticsearch.action.searchのクラス
A search action request builder.
SearchRequestBuilder(ElasticsearchClient, SearchAction) - クラス のコンストラクタorg.elasticsearch.action.search.SearchRequestBuilder
 
SearchResponse - org.elasticsearch.action.searchのクラス
A response of a search request.
SearchResponse() - クラス のコンストラクタorg.elasticsearch.action.search.SearchResponse
 
SearchResponse(InternalSearchResponse, String, int, int, long, ShardSearchFailure[]) - クラス のコンストラクタorg.elasticsearch.action.search.SearchResponse
 
searchRouting() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Returns the search routing value associated with the alias
searchRouting(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
Associates a search routing value to the alias
searchRouting(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
searchRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
searchRouting(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
searchRouting(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
searchRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
searchRoutingValues() - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
SearchScript - org.elasticsearch.scriptのインタフェース
A search script.
searchScroll(SearchScrollRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
A search scroll request to continue searching a previous scrollable search request.
searchScroll(SearchScrollRequest, ActionListener<SearchResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
A search scroll request to continue searching a previous scrollable search request.
searchScroll(SearchScrollRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
searchScroll(SearchScrollRequest, ActionListener<SearchResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
SearchScrollAction - org.elasticsearch.action.searchのクラス
 
SearchScrollRequest - org.elasticsearch.action.searchのクラス
 
SearchScrollRequest() - クラス のコンストラクタorg.elasticsearch.action.search.SearchScrollRequest
 
SearchScrollRequest(String) - クラス のコンストラクタorg.elasticsearch.action.search.SearchScrollRequest
 
SearchScrollRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.search.SearchScrollRequest
Creates a scroll request caused by some other request, which is provided as an argument so that its headers and context can be copied to the new request
searchScrollRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a search scroll request allowing to continue searching a previous search request.
SearchScrollRequestBuilder - org.elasticsearch.action.searchのクラス
A search scroll action request builder.
SearchScrollRequestBuilder(ElasticsearchClient, SearchScrollAction) - クラス のコンストラクタorg.elasticsearch.action.search.SearchScrollRequestBuilder
 
SearchScrollRequestBuilder(ElasticsearchClient, SearchScrollAction, String) - クラス のコンストラクタorg.elasticsearch.action.search.SearchScrollRequestBuilder
 
searchService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
SearchService - org.elasticsearch.searchのクラス
 
SearchService(Settings, NodeSettingsService, ClusterService, IndicesService, IndicesWarmer, ThreadPool, ScriptService, PageCacheRecycler, BigArrays, DfsPhase, QueryPhase, FetchPhase, IndicesRequestCache) - クラス のコンストラクタorg.elasticsearch.search.SearchService
 
SearchServiceTransportAction - org.elasticsearch.search.actionのクラス
An encapsulation of SearchService operations exposed through transport.
SearchServiceTransportAction(Settings, TransportService, SearchService) - クラス のコンストラクタorg.elasticsearch.search.action.SearchServiceTransportAction
 
SearchServiceTransportAction.ClearScrollContextsRequest - org.elasticsearch.search.actionのクラス
 
SearchServiceTransportAction.ScrollFreeContextRequest - org.elasticsearch.search.actionのクラス
 
SearchServiceTransportAction.SearchFreeContextRequest - org.elasticsearch.search.actionのクラス
 
SearchServiceTransportAction.SearchFreeContextResponse - org.elasticsearch.search.actionのクラス
 
searchShards(ClusterSearchShardsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns list of shards the given search would be executed on.
searchShards(ClusterSearchShardsRequest, ActionListener<ClusterSearchShardsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Returns list of shards the given search would be executed on.
searchShards(ClusterState, String[], Map<String, Set<String>>, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
searchShardsCount(ClusterState, String[], Map<String, Set<String>>) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
SearchShardTarget - org.elasticsearch.searchのクラス
The target that the search request was executed on.
SearchShardTarget(String, String, int) - クラス のコンストラクタorg.elasticsearch.search.SearchShardTarget
 
searchSimilarity() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
SearchSlowLog - org.elasticsearch.index.search.statsのクラス
 
searchSource() - クラス のstaticメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
A static factory method to construct a new search source.
SearchSourceBuilder - org.elasticsearch.search.builderのクラス
A search source builder allowing to easily build search source.
SearchSourceBuilder() - クラス のコンストラクタorg.elasticsearch.search.builder.SearchSourceBuilder
Constructs a new search source builder.
SearchSourceBuilderException - org.elasticsearch.search.builderの例外
 
SearchSourceBuilderException(String) - 例外 のコンストラクタorg.elasticsearch.search.builder.SearchSourceBuilderException
 
SearchSourceBuilderException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.search.builder.SearchSourceBuilderException
 
SearchSourceBuilderException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.search.builder.SearchSourceBuilderException
 
SearchStats - org.elasticsearch.index.search.statsのクラス
 
SearchStats() - クラス のコンストラクタorg.elasticsearch.index.search.stats.SearchStats
 
SearchStats(SearchStats.Stats, long, Map<String, SearchStats.Stats>) - クラス のコンストラクタorg.elasticsearch.index.search.stats.SearchStats
 
searchStats(String...) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
SearchStats.Stats - org.elasticsearch.index.search.statsのクラス
 
searchTimedOut(boolean) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
searchTimedOut() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search type to execute, defaults to SearchType.DEFAULT.
searchType(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The a string representation search type to execute, defaults to SearchType.DEFAULT.
searchType() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The tye of search to execute.
SearchType - org.elasticsearch.action.searchの列挙型
Search type represent the manner at which the search operation is executed.
searchType() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
searchType() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
searchType() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
searchType() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
searchType() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
searchType() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
searchType() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
searchType(SearchType) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
seasonalityType(HoltWintersModel.SeasonalityType) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
SECOND - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
seconds() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
seconds(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
secondsFrac() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
SECRET_PROMPT_VALUE - クラス のstatic変数org.elasticsearch.node.internal.InternalSettingsPreparer
 
seed(int) - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
Sets the seed based on which the random number will be generated.
seed(long) - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
seed variant taking a long value.
seed(String) - クラス のメソッドorg.elasticsearch.index.query.functionscore.random.RandomScoreFunctionBuilder
seed variant taking a String value.
seek(long) - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
seek(long) - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
seek(long) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
seek(long) - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
seekCeil(BytesRef) - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
seekExact(BytesRef) - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
seekExact(long) - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
seekExact(BytesRef) - クラス のメソッドorg.elasticsearch.common.lucene.index.FreqTermsEnum
 
seenDateFormats - クラス の変数org.elasticsearch.index.mapper.object.RootObjectMapper.Builder
 
Segment - org.elasticsearch.index.engineのクラス
 
Segment(String) - クラス のコンストラクタorg.elasticsearch.index.engine.Segment
 
segmentReader(LeafReader) - クラス のstaticメソッドorg.elasticsearch.index.engine.Engine
Tries to extract a segment reader from the given index reader.
segments - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
segments(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
segments() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
segments(IndicesSegmentsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The segments of one or more indices.
segments(IndicesSegmentsRequest, ActionListener<IndicesSegmentResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The segments of one or more indices.
segments(boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
The list of segments in the engine.
segments(boolean) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
segments(boolean) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
segmentsStats() - クラス のメソッドorg.elasticsearch.index.engine.Engine
Global stats on segments.
SegmentsStats - org.elasticsearch.index.engineのクラス
 
SegmentsStats() - クラス のコンストラクタorg.elasticsearch.index.engine.SegmentsStats
 
segmentStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
select(SortedNumericDocValues, long) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a NumericDocValues instance that can be used to sort documents with this mode and the provided values.
select(SortedNumericDocValues, long, BitSet, DocIdSetIterator, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a NumericDocValues instance that can be used to sort root documents with this mode, the provided values and filters for root/inner documents.
select(SortedNumericDoubleValues, double) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a NumericDoubleValues instance that can be used to sort documents with this mode and the provided values.
select(SortedNumericDoubleValues, double, BitSet, DocIdSetIterator, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a NumericDoubleValues instance that can be used to sort root documents with this mode, the provided values and filters for root/inner documents.
select(SortedBinaryDocValues, BytesRef) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a BinaryDocValues instance that can be used to sort documents with this mode and the provided values.
select(SortedBinaryDocValues, BytesRef, BitSet, DocIdSetIterator, int) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a BinaryDocValues instance that can be used to sort root documents with this mode, the provided values and filters for root/inner documents.
select(RandomAccessOrds) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a SortedDocValues instance that can be used to sort documents with this mode and the provided values.
select(RandomAccessOrds, BitSet, DocIdSetIterator) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a SortedDocValues instance that can be used to sort root documents with this mode, the provided values and filters for root/inner documents.
select(MultiValueMode.UnsortedNumericDoubleValues, double) - 列挙型 のメソッドorg.elasticsearch.search.MultiValueMode
Return a NumericDoubleValues instance that can be used to sort documents with this mode and the provided values.
selectBestTerms() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
selectedFields() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return only term vectors for special selected fields.
selectedFields(String...) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return only term vectors for special selected fields.
SelectedType(String, Class<T>) - クラス のコンストラクタorg.elasticsearch.common.util.ExtensionPoint.SelectedType
 
selectNewPathForShard(NodeEnvironment, ShardId, Settings, long, Map<Path, Integer>) - クラス のstaticメソッドorg.elasticsearch.index.shard.ShardPath
 
sendClearAllScrollContexts(DiscoveryNode, ClearScrollRequest, ActionListener<TransportResponse>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteDfs(DiscoveryNode, ShardSearchTransportRequest, ActionListener<DfsSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteFetch(DiscoveryNode, ShardSearchTransportRequest, ActionListener<QueryFetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteFetch(DiscoveryNode, QuerySearchRequest, ActionListener<QueryFetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteFetch(DiscoveryNode, InternalScrollSearchRequest, ActionListener<ScrollQueryFetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteFetch(DiscoveryNode, ShardFetchSearchRequest, ActionListener<FetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteFetchScroll(DiscoveryNode, ShardFetchRequest, ActionListener<FetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteQuery(DiscoveryNode, ShardSearchTransportRequest, ActionListener<QuerySearchResultProvider>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteQuery(DiscoveryNode, QuerySearchRequest, ActionListener<QuerySearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteQuery(DiscoveryNode, InternalScrollSearchRequest, ActionListener<ScrollQuerySearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteScan(DiscoveryNode, ShardSearchTransportRequest, ActionListener<QuerySearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendExecuteScan(DiscoveryNode, InternalScrollSearchRequest, ActionListener<ScrollQueryFetchSearchResult>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendFreeContext(DiscoveryNode, long, SearchRequest) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendFreeContext(DiscoveryNode, long, ClearScrollRequest, ActionListener<SearchServiceTransportAction.SearchFreeContextResponse>) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction
 
sendJoinRequest(DiscoveryNode, DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
 
sendJoinRequestBlocking(DiscoveryNode, DiscoveryNode, TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
 
sendLeaveRequest(DiscoveryNode, DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
 
sendLeaveRequestBlocking(DiscoveryNode, DiscoveryNode, TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
 
sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - インタフェース のメソッドorg.elasticsearch.transport.Transport
Sends the request to the node.
sendRequest(DiscoveryNode, String, TransportRequest, TransportResponseHandler<T>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
sendRequest(DiscoveryNode, String, TransportRequest, TransportRequestOptions, TransportResponseHandler<T>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
SendRequestTransportException - org.elasticsearch.transportの例外
 
SendRequestTransportException(DiscoveryNode, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.SendRequestTransportException
 
SendRequestTransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.SendRequestTransportException
 
sendResponse(RestResponse) - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpChannel
 
sendResponse(RestResponse) - クラス のメソッドorg.elasticsearch.rest.RestChannel
 
sendResponse(TransportResponse) - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
sendResponse(TransportResponse, TransportResponseOptions) - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
sendResponse(Throwable) - クラス のメソッドorg.elasticsearch.transport.DelegatingTransportChannel
 
sendResponse(TransportResponse) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
sendResponse(TransportResponse, TransportResponseOptions) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
sendResponse(Throwable) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransportChannel
 
sendResponse(TransportResponse) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
sendResponse(TransportResponse, TransportResponseOptions) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
sendResponse(Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransportChannel
 
sendResponse(TransportResponse) - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
sendResponse(TransportResponse, TransportResponseOptions) - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
sendResponse(Throwable) - インタフェース のメソッドorg.elasticsearch.transport.TransportChannel
 
sendSnapshot(Translog.Snapshot) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
Send the given snapshot's operations to this handler's target node.
sendSnapshot(Translog.Snapshot) - クラス のメソッドorg.elasticsearch.indices.recovery.SharedFSRecoverySourceHandler
 
sendValidateJoinRequestBlocking(DiscoveryNode, ClusterState, TimeValue) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction
Validates the join request, throwing a failure if it failed.
sent(long) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
sent(long) - インタフェース のメソッドorg.elasticsearch.transport.TransportServiceAdapter
 
SEP_LABEL - クラス のstatic変数org.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Represents the separation between tokens, if PRESERVE_SEP was specified
SEPARATOR - クラス のstatic変数org.elasticsearch.search.suggest.context.ContextMapping
Character used to separate several contexts
separator(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets the separator that is used to separate terms in the bigram field.
separator - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
SerbianNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
 
SerbianNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SerbianNormalizationFilterFactory
 
SerialDiffBuilder - org.elasticsearch.search.aggregations.pipeline.serialdiffのクラス
 
SerialDiffBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffBuilder
 
SerialDiffParser - org.elasticsearch.search.aggregations.pipeline.serialdiffのクラス
 
SerialDiffParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
SerialDiffPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.serialdiffのクラス
 
SerialDiffPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
SerialDiffPipelineAggregator(String, String[], ValueFormatter, BucketHelpers.GapPolicy, int, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
SerialDiffPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.serialdiffのクラス
 
serializableCopy(Member) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Returns a type that's functionally equal but not necessarily equal according to Object.equals.
SERIALIZATION_FORMAT - クラス のstatic変数org.elasticsearch.index.translog.Translog.Create
 
SERIALIZATION_FORMAT - クラス のstatic変数org.elasticsearch.index.translog.Translog.Delete
 
SERIALIZATION_FORMAT - クラス のstatic変数org.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
SERIALIZATION_FORMAT - クラス のstatic変数org.elasticsearch.index.translog.Translog.Index
 
SERIALIZE_HAS_PAYLOADS - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
SERIALIZE_PRESERVE_POSITION_INCREMENTS - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
SERIALIZE_PRESERVE_SEPARATORS - クラス のstatic変数org.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
serializeDiffClusterState(Diff, Version) - クラス のstaticメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
serializeFullClusterState(ClusterState, Version) - クラス のstaticメソッドorg.elasticsearch.discovery.zen.publish.PublishClusterStateAction
 
serilaize(BloomFilter, DataOutput) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
serverBootstrap - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
serverBootstraps - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
ServerChannelPipelineFactory(NettyTransport, String, Settings) - クラス のコンストラクタorg.elasticsearch.transport.netty.NettyTransport.ServerChannelPipelineFactory
 
serverChannels - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
serverChannels - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
serverOpen() - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
serverOpen() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
serverOpen() - インタフェース のメソッドorg.elasticsearch.transport.Transport
Returns count of currently open connections
serverOpen() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
set(CommonStatsFlags.Flag, boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
set(long, byte) - インタフェース のメソッドorg.elasticsearch.common.util.ByteArray
Set a value at the given index and return the previous value.
set(long, byte[], int, int) - インタフェース のメソッドorg.elasticsearch.common.util.ByteArray
Bulk set.
set(int, E) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
Sets the element at position i to the given value.
set(V) - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
Subclasses should invoke this method to set the result of the computation to value.
set(long, double) - インタフェース のメソッドorg.elasticsearch.common.util.DoubleArray
Set a value at the given index and return the previous value.
set(long, float) - インタフェース のメソッドorg.elasticsearch.common.util.FloatArray
Set a value at the given index and return the previous value.
set(long, int) - インタフェース のメソッドorg.elasticsearch.common.util.IntArray
Set a value at the given index and return the previous value.
set(long, long) - インタフェース のメソッドorg.elasticsearch.common.util.LongArray
Set a value at the given index and return the previous value.
set(long, T) - インタフェース のメソッドorg.elasticsearch.common.util.ObjectArray
Set a value at the given index and return the previous value.
setAccuracy(float) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
s how similar the suggested terms at least need to be compared to the original suggest text tokens.
setActions(String...) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
Sets the list of action masks for the actions that should be returned
setActions(String...) - クラス のメソッドorg.elasticsearch.action.support.tasks.TasksRequestBuilder
 
setActiveOnly(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequestBuilder
 
setAggregatedDfs(AggregatedDfs) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
setAggregations(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a raw (xcontent) binary representation of addAggregation to use.
setAggregations(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a raw (xcontent) binary representation of addAggregation to use.
setAggregations(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a raw (xcontent) binary representation of addAggregation to use.
setAggregations(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a raw (xcontent) binary representation of addAggregation to use.
setAggregations(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a raw (xcontent) binary representation of addAggregation to use.
setAliases(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
 
setAliases(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the aliases that will be associated with the index when it gets created
setAliases(ImmutableOpenMap<String, AliasMetaData>) - クラス のメソッドorg.elasticsearch.index.aliases.IndexAliasesService
 
setAllowUnmappedFields(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
setAnalyzer(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets the analyzer name to use in order to analyze the text.
setAnalyzer(Analyzer) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setAnalyzer(Analyzer) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the analyzer to use.
setAnalyzer(String) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setAnalyzer(Analyzer) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setArtificial(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setAttributes(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets attributes that will include results
setAutoThrottle(boolean) - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Enables / disables auto throttling on the ConcurrentMergeScheduler
setBackoffPolicy(BackoffPolicy) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets a custom backoff policy.
setBan(TaskId, String) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Bans all tasks with the specified parent task from execution, cancels all tasks that are currently executing.
setBinding(BindingImpl<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
setBlocks(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
 
setBoost(boolean) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets whether to boost terms in query based on "score" or not.
setBoost(float) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setBoostFactor(float) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the boost factor to use when boosting terms
setBoostTerms(boolean) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setBoostTermsFactor(float) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setBreaker(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
 
setBucketsPaths(String...) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilder
Sets the paths to the buckets to use for this pipeline aggregator
setBucketsPathsMap(Map<String, String>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptBuilder
Sets the paths to the buckets to use for this pipeline aggregator
setBucketsPathsMap(Map<String, String>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorBuilder
Sets the paths to the buckets to use for this pipeline aggregator.
setBufferSize(int) - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Sets the current buffer size - for setting a live setting use Translog.updateBuffer(ByteSizeValue)
setBulkActions(int) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets when to flush a new bulk request based on the number of actions currently added.
setBulkSize(ByteSizeValue) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets when to flush a new bulk request based on the size of actions currently added.
setCause(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
The cause for this index creation.
setCharFilters(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets char filters that will be used before the tokenizer.
setClient(Client) - クラス のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction
 
setClient(Client) - クラス のメソッドorg.elasticsearch.index.query.TermsQueryParser
 
setClient(Client) - クラス のメソッドorg.elasticsearch.script.ScriptService
 
setClusterService(ClusterService) - クラス のメソッドorg.elasticsearch.node.settings.NodeSettingsService
 
setCollector(InternalProfileCollector) - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Set the collector that is associated with this profiler.
setCombineFunction(CombineFunction) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
setCombineFunction(CombineFunction) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
setCommonTermsCutoff(float) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setCompletionFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setCompoundOnFlush(boolean) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Sets if flushed segments should be written as compound file system.
setCompress(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
setConcurrentRequests(int) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets the number of concurrent requests allowed to be executed.
setConsistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Sets the consistency level.
setConsistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequestBuilder
Sets the consistency level of write.
setConsistencyLevel(WriteConsistencyLevel) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the consistency level of write.
setContentType(XContentType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
The content type that will be used to generate a document from user provided objects (like Map).
setContentType(XContentType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
The content type that will be used to generate a document from user provided objects (like Map).
setContextMapping(SortedMap<String, ContextMapping>) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
setContextQuery(List<ContextMapping.ContextQuery>) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setCorsResponseHeaders(HttpRequest, HttpResponse, CorsConfig) - クラス のstaticメソッドorg.elasticsearch.http.netty.cors.CorsHandler
 
setCreate(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Set to true to force only creation, not an update of an index template.
setCreate(boolean) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Set to true to force this index to use IndexRequest.OpType.CREATE.
setCreate(boolean) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Set to true to force this index to use IndexRequest.OpType.CREATE.
setCreate(boolean) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Iff set to true the engine will create a new lucene index when opening the engine.
setCurrent(SearchContext) - クラス のstaticメソッドorg.elasticsearch.search.internal.SearchContext
 
setCurrentReference(T) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
setCurrentSnapshot() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Makes the request to return the current snapshot
setDateTimeFormatter(FormatDateTimeFormatter) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
setDecay(double) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
setDefaultCompressor(Compressor) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
 
setDefaultDistanceErrorPct(double) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setDefaultFactory(ESLoggerFactory) - クラス のstaticメソッドorg.elasticsearch.common.logging.ESLoggerFactory
Changes the default factory.
setDeferredCollector(Iterable<BucketCollector>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
Set the deferred collectors.
setDeferredCollector(Iterable<BucketCollector>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestDocsDeferringCollector
Set the deferred collectors.
setDeferredCollector(Iterable<BucketCollector>) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector
Set the deferred collectors.
setDependency(Dependency) - クラス のメソッドorg.elasticsearch.common.inject.internal.InternalContext
 
setDetailed(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
Should the detailed task information be returned.
setDetailed(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequestBuilder
Should detailed task information be returned.
setDetailed(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequestBuilder
 
setDetectNoop(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets whether to perform extra effort to detect noop updates via docAsUpsert.
setDfs(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to use distributed frequencies instead of shard statistics.
setDistanceErrorPct(double) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setDoc(BytesReference) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
Sets the document to be percolated.
setDoc(String, Object) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
Sets the document to be percolated.
setDoc(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
Sets the document to be percolated.
setDoc(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
Sets the document to be percolated.
setDoc(Map) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
Sets the document to be percolated.
setDoc(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
 
setDoc(PercolateSourceBuilder.DocBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Sets the document to run the percolate queries against.
setDoc(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the artificial document from which to generate term vectors.
setDoc(IndexRequest) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(Map) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(String, Object) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified.
setDoc(Object...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc to use for updates when a script is not specified, the doc provided is a field and value pairs.
setDocAsUpsert(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets whether the specified doc parameter should be used as upsert document.
setDocIdInTerms(int) - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
setDocs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.AbstractRandomAccessOrds
 
setDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.MultiGeoPointValues
Sets iteration to the specified docID.
setDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortedBinaryDocValues
Positions to the specified document
setDocument(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortedNumericDoubleValues
Positions to the specified document
setDocument(int) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
setDocument(int) - インタフェース のメソッドorg.elasticsearch.script.LeafSearchScript
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptBytesValues
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptDoubleValues
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptLongValues
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
setDocument(int) - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
setDocument(int) - インタフェース のメソッドorg.elasticsearch.search.MultiValueMode.UnsortedNumericDoubleValues
 
setDocumentType(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
Sets the type of the document to percolate.
setDocVersion(long) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setDryRun(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
Sets a dry run flag (defaults to false) allowing to run the commands without actually applying them to the cluster state, and getting the resulting cluster state back.
setDurabilty(Translog.Durabilty) - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Sets the current durability mode for the translog.
setDynamicSettings(NodeSettingsService) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
setEnabled(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
setEnableGcDeletes(boolean) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Enables / disables gc deletes
setEnablePositionIncrements(boolean) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setError(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
setException(Throwable) - クラス のメソッドorg.elasticsearch.common.util.concurrent.BaseFuture
Subclasses should invoke this method to set the result of the computation to an error, throwable.
setExists(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setExplain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
Sets the explain flag (defaults to false).
setExplain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets explain
setExplain(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
Indicates if detailed information about the query should be returned.
setExplain(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Should each SearchHit be returned with an explanation of the hit (ranking).
setExplain(boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Should each SearchHit be returned with an explanation of the hit (ranking).
setExplain(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Should each SearchHit be returned with an explanation of the hit (ranking).
setExtraSource(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setExtraSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setExtraSource(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setExtraSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setExtraSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setExtraSource(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setFeatures(GetIndexRequest.Feature...) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequestBuilder
 
setFetchPhase(FetchPhase) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsFetchSubPhase
 
setFetchService(ShapeFetchService) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryParser
 
setFetchService(MoreLikeThisFetchService) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryParser
 
setFetchSource(boolean) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Indicates whether the response should contain the stored _source
setFetchSource(String, String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Indicate that _source should be returned, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Indicate that _source should be returned, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Indicates whether the response should contain the stored _source.
setFetchSource(String, String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Indicate that _source should be returned, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Indicate that _source should be returned, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Indicates whether the response should contain the stored _source for every hit
setFetchSource(String, String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Indicates whether the response should contain the stored _source for every hit
setFetchSource(String, String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Indicates whether the response should contain the stored _source for every hit
setFetchSource(String, String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setFetchSource(String[], String[]) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Indicate that _source should be returned with every hit, with an "include" and/or "exclude" set which can include simple wildcard elements.
setField(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets the field that its analyzer will be used to analyze the text.
setField(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setFieldData(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setFieldDataCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
 
setFieldDataFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setFieldDataType(FieldDataType) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setFieldNames(String[]) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the field names that will be used when generating the 'More Like This' query.
setFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
 
setFields(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
Sets the fields to retrieve.
setFields(String...) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Explicitly specify the fields that will be returned for the explained document.
setFields(String[]) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
setFields(String...) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequestBuilder
 
setFields(String...) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Explicitly specify the fields that will be returned.
setFields(Fields, Set<String>, EnumSet<TermVectorsRequest.Flag>, Fields) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setFields(Fields, Set<String>, EnumSet<TermVectorsRequest.Flag>, Fields, AggregatedDfs, TermVectorsFilter) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setFields(String...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Explicitly specify the fields that will be returned.
setFieldStatistics(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return the field statistics for each term in the shard or skip.
setFilterSettings(TermVectorsRequest.FilterSettings) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the settings for filtering out terms.
setFlush(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequestBuilder
Should flush be performed after the merge.
setFlush(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setFlushInterval(TimeValue) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets a flush interval flushing *any* bulk actions pending if the interval passes.
setFollow(boolean) - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
Sets whether the appender honors reassignments of System.out or System.err made after configuration.
setForce(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
 
setFreq(int) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
setFrom(int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
From index to start the search from.
setFrom(int) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
The index to start to return hits from.
setFrom(int) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
The index to start to return hits from.
setFs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node file system stats be returned.
setFuzziness(Fuzziness) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
setFuzziness(Fuzziness) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setFuzziness(Fuzziness) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
Sets the level of fuzziness used to create suggestions using a Fuzziness instance.
setFuzzy(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setFuzzyEditDistance(int) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setFuzzyMinLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setFuzzyMinLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
Sets the minimum length of input string before fuzzy suggestions are returned, defaulting to 3.
setFuzzyPrefixLength(int) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setFuzzyPrefixLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setFuzzyPrefixLength(int) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
Sets the minimum length of the input, which is not checked for fuzzy alternatives, defaults to 1
setFuzzyRewriteMethod(MultiTermQuery.RewriteMethod) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setFuzzyTranspositions(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setFuzzyTranspositions(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
Sets if transpositions (swapping one character for another) counts as one character change or two.
setFuzzyUnicodeAware(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionContext
 
setGcDeletesInMillis(long) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Sets the GC deletes cycle in milliseconds.
setGeoHashEnabled(MappedFieldType, int, boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
setGet(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setGetRequest(GetRequest) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
Enables percolating an existing document.
setGetResult(GetResult) - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
 
setGroups(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setHasDocValues(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setHasPendingAsyncFetch() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
Sets a flag that signals that current allocation run has not processed all of the in-flight or available shard or store fetches.
setHeader(BytesReference) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setHighFreqMinimumNumberShouldMatch(String) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
setHighlightBuilder(HighlightBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setHighlightBuilder(HighlightBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Enables highlighting for the percolate document.
setHighlighterBoundaryChars(char[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterBoundaryChars(char[]) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterBoundaryChars(char[]) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterBoundaryMaxScan(Integer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterBoundaryMaxScan(Integer) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterBoundaryMaxScan(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterEncoder(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The encoder to set for highlighting
setHighlighterEncoder(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
The encoder to set for highlighting
setHighlighterEncoder(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
The encoder to set for highlighting
setHighlighterExplicitFieldOrder(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Send the fields to be highlighted using a syntax that is specific about the order in which they should be highlighted.
setHighlighterFilter(Boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterFilter(Boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterFilter(Boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterForceSource(Boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Forces to highlight fields based on the source even if fields are stored separately.
setHighlighterFragmenter(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterFragmenter(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterFragmenter(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterFragmentSize(Integer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterFragmentSize(Integer) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterFragmentSize(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterNoMatchSize(Integer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the size of the fragment to return from the beginning of the field if there are no matches to highlight and the field doesn't also define noMatchSize.
setHighlighterNoMatchSize(Integer) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Sets the size of the fragment to return from the beginning of the field if there are no matches to highlight and the field doesn't also define noMatchSize.
setHighlighterNoMatchSize(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Sets the size of the fragment to return from the beginning of the field if there are no matches to highlight and the field doesn't also define noMatchSize.
setHighlighterNumOfFragments(Integer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterNumOfFragments(Integer) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterNumOfFragments(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterOptions(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterOptions(Map<String, Object>) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterOptions(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterOrder(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The order of fragments per field.
setHighlighterOrder(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
The order of fragments per field.
setHighlighterOrder(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
The order of fragments per field.
setHighlighterPhraseLimit(Integer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the maximum number of phrases the fvh will consider if the field doesn't also define phraseLimit.
setHighlighterPhraseLimit(Integer) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Sets the maximum number of phrases the fvh will consider if the field doesn't also define phraseLimit.
setHighlighterPhraseLimit(Integer) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Sets the maximum number of phrases the fvh will consider if the field doesn't also define phraseLimit.
setHighlighterPostTags(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Explicitly set the post tags that will be used for highlighting.
setHighlighterPostTags(String...) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Explicitly set the post tags that will be used for highlighting.
setHighlighterPostTags(String...) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Explicitly set the post tags that will be used for highlighting.
setHighlighterPreTags(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Explicitly set the pre tags that will be used for highlighting.
setHighlighterPreTags(String...) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Explicitly set the pre tags that will be used for highlighting.
setHighlighterPreTags(String...) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Explicitly set the pre tags that will be used for highlighting.
setHighlighterQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a query to be used for highlighting all fields instead of the search query.
setHighlighterQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Sets a query to be used for highlighting all fields instead of the search query.
setHighlighterQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Sets a query to be used for highlighting all fields instead of the search query.
setHighlighterRequireFieldMatch(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setHighlighterRequireFieldMatch(boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
setHighlighterRequireFieldMatch(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
setHighlighterTagsSchema(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Set a tag scheme that encapsulates a built in pre and post tags.
setHighlighterTagsSchema(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Set a tag scheme that encapsulates a built in pre and post tags.
setHighlighterTagsSchema(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Set a tag scheme that encapsulates a built in pre and post tags.
setHighlighterType(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The highlighter type to use.
setHighlighterType(String) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
The highlighter type to use.
setHighlighterType(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
The highlighter type to use.
setHttp(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node HTTP info be returned.
setHttp(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node HTTP stats be returned.
setHttpServer(HttpServer) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
setHttpServerTransport(Class<? extends HttpServerTransport>, String) - クラス のメソッドorg.elasticsearch.http.HttpServerModule
 
setId(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Sets the id of the document to delete.
setId(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the id to get a score explanation for.
setId(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the id of the document to fetch.
setId(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the id to index the document under.
setId(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequestBuilder
Sets the id of the document to delete.
setId(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestBuilder
Sets the id of the document to fetch.
setId(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the id to index the document under.
setId(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the id of the document.
setId(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the id of the indexed document.
setIgnoreErrorsOnGeneratedFields(Boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
 
setIgnoreErrorsOnGeneratedFields(boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
setIgnoreIdleThreads(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
 
setIgnoreIndexSettings(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets the list of index settings and index settings groups that shouldn't be restored from snapshot
setIgnoreIndexSettings(List<String>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets the list of index settings and index settings groups that shouldn't be restored from snapshot
setIgnoreUnavailable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Makes the request ignore unavailable snapshots
setIncludeAliases(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
If set to true the restore procedure will restore aliases
setIncludeGlobalState(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Set to true if snapshot should include global cluster state
setIndex(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the name of the index to be created
setIndex(String) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequestBuilder
 
setIndex(String) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
 
setIndex(String) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
Sets the index.
setIndex(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the index where the document is located.
setIndex(Index) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
setIndex(String) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
setIndex(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setIndexAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setIndexConstraints(IndexConstraint[]) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
setIndexContraints(IndexConstraint...) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequestBuilder
 
setIndexing(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setIndexingBufferSize(ByteSizeValue) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Sets the indexing buffer
setIndexSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets index settings that should be added or replaced during restore
setIndexSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets index settings that should be added or replaced during restore
setIndexSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets index settings that should be added or replaced during restore
setIndexSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets index settings that should be added or replaced during restore
setIndexShard(IndexShard) - クラス のメソッドorg.elasticsearch.index.termvectors.ShardTermVectorsService
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setIndices(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node indices stats be returned.
setIndices(CommonStatsFlags) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node indices stats be returned.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
Sets the indices the search will be executed on.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets a list of indices that should be included into the snapshot The list of indices supports multi-index syntax.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets the list of indices that should be restored from snapshot The list of indices supports multi-index syntax.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
When ClusterStateRequestBuilder.setMetaData(boolean) is set, which indices to return the IndexMetaData for.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
Sets the indices to be closed
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequestBuilder
 
setIndices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
 
setIndices(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
Sets the indices to be opened
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Sets the indices the update settings will execute on
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestBuilder
Sets the indices for the shard stores request
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the indices the search will be executed on.
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
 
setIndices(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
Specifies what type of requested indices to ignore and how to deal indices wildcard expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Specifies the indices options.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Specifies what type of requested indices to ignore and how to deal with wildcard expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.BaseAliasesRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions For example indices that don't exist.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
Specifies what type of requested indices to ignore and how to deal with wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions By default, expands wildcards to both open and closed indices
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequestBuilder
Specifies how to globally ignore indices that are not available and how to deal with wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequestBuilder
Specifies what type of requested indices to ignore and how to deal with wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Specifies what type of requested indices to ignore and wildcard indices expressions.
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
 
setIndicesOptions(IndicesOptions) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
setIndicesWarmer(IndicesWarmer) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
 
setInnerHits(InnerHitsSubSearchContext) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryParser.ToBlockJoinQueryBuilder
 
setInnerHits(Map<String, InternalSearchHits>) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
setInterval(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
 
setJvm(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node JVM info be returned.
setJvm(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node JVM stats be returned.
setLastAccessTime() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
sets the lasAccessTime flag to now
setLatLonEnabled(MappedFieldType, MappedFieldType) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
setLenient(boolean) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Sets whether format based failures will be ignored.
setLenient(boolean) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setLevel(String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequestBuilder
 
setLevel(String) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Allows to set the logger level If the new level is null, the logger will inherit its level from its nearest ancestor with a specific (non-null) level value.
setLevel(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.JdkESLogger
 
setLevel(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.Log4jESLogger
 
setLevel(String) - クラス のメソッドorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
setLikeText(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setLikeText(String...) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setLikeText(Fields...) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setLikeText(List<String>) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setListener(BitsetFilterCache.Listener) - クラス のメソッドorg.elasticsearch.index.cache.bitset.BitsetFilterCache
Sets a listener that is invoked for all subsequent cache and removal events.
setListener(IndexFieldDataCache.Listener) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldDataService
Sets a IndexFieldDataCache.Listener passed to each IndexFieldData creation to capture onCache and onRemoval events.
setLocal(boolean) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeReadOperationRequestBuilder
Specifies if the request should be executed on local node rather than on master
setLocalNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
 
setLocalNode(DiscoveryNode) - クラス のメソッドorg.elasticsearch.transport.TransportService
makes the transport service aware of the local node. this allows it to optimize requests sent from the local node to it self and by pass the network stack/ serialization
setLowFreqMinimumNumberShouldMatch(String) - クラス のメソッドorg.apache.lucene.queries.ExtendedCommonTermsQuery
 
setMapUnmappedFieldAsString(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
setMasterNodeTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder
Sets the master node timeout in case the master has not yet been discovered.
setMasterNodeTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder
Sets the master node timeout in case the master has not yet been discovered.
setMaxBoost(float) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
setMaxDocFreq(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMaxDocFreq(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMaxDocFreq(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Set the maximum frequency in which words may still appear.
setMaxDocFreqPct(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Set the maximum percentage in which words may still appear.
setMaxExpansions(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
 
setMaxExpansions(int) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setMaxMergeCount(int) - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Expert: set the maximum number of simultaneous merges allowed.
setMaxNumSegments(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequestBuilder
Will force merge the index down to <= maxNumSegments.
setMaxNumTerms(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMaxNumTokensParsed(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
setMaxQueryTerms(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMaxQueryTerms(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the maximum number of query terms that will be included in any generated query.
setMaxRate(ByteSizeValue) - クラス のメソッドorg.apache.lucene.store.StoreRateLimiting
 
setMaxTermFreq(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMaxThreadCount(int) - クラス のメソッドorg.elasticsearch.index.shard.MergeSchedulerConfig
Expert: directly set the maximum number of merge threads and simultaneous merges allowed.
setMaxWordLen(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMaxWordLen(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the maximum word length above which words will be ignored.
setMaxWordLength(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMerge(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setMetaData(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
Should the cluster state result include the MetaData.
setMetaData(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets the meta data to be included in the aggregation response
setMetaData(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
 
setMetaData(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.MetricsAggregationBuilder
Sets the meta data to be included in the metric aggregator's response
setMetaData(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilder
Sets the meta data to be included in the pipeline aggregator's response
setMetaData(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
setMinDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
setMinDocFreq(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMinDocFreq(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMinDocFreq(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
setMinimumShouldMatch(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
Number of terms that must match the generated query expressed in the common syntax for minimum should match.
setMinScore(float) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The minimum score of the documents to include in the count.
setMinScore(float) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the minimum score below which docs will be filtered out.
setMinScore(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder
 
setMinTermFreq(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMinTermFreq(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the frequency below which terms will be ignored in the source doc.
setMinTermFrequency(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMinWordLen(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMinWordLen(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets the minimum word length below which words will be ignored.
setMinWordLength(int) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setMoreLikeFields(String[]) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setMultiValueMode(MultiValueMode) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
setMultiValueMode(String) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
setName(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequestBuilder
Sets the repository name
setName(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository name
setName(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequestBuilder
Sets the repository name
setName(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequestBuilder
Sets the name of the index template to delete.
setName(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
Sets the name of the warmer.
setName(String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkProcessor.Builder
Sets an optional name to identify this bulk processor.
setName(String) - クラス のメソッドorg.elasticsearch.index.query.support.QueryInnerHitBuilder
Set the key name to be used in the response.
setNames(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequestBuilder
 
setNames(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
The name (or wildcard expression) of the index warmer to delete, or null to delete all warmers.
setNames(MappedFieldType.Names) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setNestedFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
Sets the nested filter that the nested objects should match with in order to be taken into account for sorting.
setNestedFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
Sets the nested filter that the nested objects should match with in order to be taken into account for sorting.
setNestedFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
Sets the nested filter that the nested objects should match with in order to be taken into account for sorting.
setNestedPath(String) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
Sets the nested path if sorting occurs on a field that is inside a nested object.
setNestedPath(String) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
Sets the nested path if sorting occurs on a field that is inside a nested object.
setNestedPath(String) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
Sets the nested path if sorting occurs on a field that is inside a nested object.
setNext(ShapeBuilder.Edge) - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
setNextDocId(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
setNextDocId(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
setNextDocId(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
setNextDocId(int) - インタフェース のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues
Set the current doc ID.
setNextDocId(int) - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
setNextDocIdInFields() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
setNextVar(String, Object) - クラス のメソッドorg.elasticsearch.script.AbstractExecutableScript
 
setNextVar(String, Object) - インタフェース のメソッドorg.elasticsearch.script.ExecutableScript
 
setNodes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
Should the cluster state result include the DiscoveryNodes.
setNodeService(NodeService) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
Here as a hack to solve dep injection problem...
setNodeService(NodeService) - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
setNodeService(NodeService) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
setNodeSettingsService(NodeSettingsService) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
setNodesIds(String...) - クラス のメソッドorg.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
 
setNodesIds(String...) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
setNodesIds(String...) - クラス のメソッドorg.elasticsearch.action.support.tasks.TasksRequestBuilder
 
setNoFields() - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets no fields to be loaded, resulting in only id and type to be returned per field.
setNoFields() - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Sets no fields to be loaded, resulting in only id and type to be returned per field.
setNoFields() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Sets no fields to be loaded, resulting in only id and type to be returned per field.
setNormsLoading(MappedFieldType.Loading) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setNullValue(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Sets the null value and initializes the string version
setNumericType(IndexNumericFieldData.NumericType) - クラス のメソッドorg.elasticsearch.index.fielddata.plain.PackedArrayIndexFieldData.Builder
 
setOccur(BooleanClause.Occur) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type modelling a Set whose elements are of type elementType.
setOffset(Object) - クラス のメソッドorg.elasticsearch.index.query.functionscore.DecayFunctionBuilder
 
setOffsets(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return the start and stop offsets for each term if they were stored or skip offsets.
setOnce(int, E) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
 
setOnlyCount(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
Whether only to return total count and don't keep track of the matches (Count percolation).
setOnlyExpungeDeletes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequestBuilder
Should the merge only expunge deletes from the index, without full merging.
setOperationThreaded(boolean) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
Controls if the operation will be executed on a separate thread when executed locally.
setOpType(IndexRequest.OpType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the type of operation to perform.
setOpType(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
setOpType(IndexRequest.OpType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the type of operation to perform.
setOpType(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
setOrder(int) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the order of this template if more than one template matches.
setOrientation(ShapeBuilder.Orientation) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setOs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node OS info be returned.
setOs(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node OS stats be returned.
setOutput(OutputStream) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Sets the output stream to use for writing until this writer is closed.
setOutputStream(OutputStream) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
非推奨です。
setParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
setParent(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Sets the parent id of this document.
setParent(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Simple sets the routing.
setParent(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the parent id of this document.
setParent(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the parent id of this document.
setParent(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the parent id of this document.
setParent(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
 
setParentTask(String, long) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskActionRequest
 
setParentTask(String, long) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskRequest
 
setParentTaskId(TaskId) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
setParsedQuery(ParsedQuery) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
setPartial(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
If set to true the request should snapshot indices with unavailable shards
setPartial(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
If set to true the restore procedure will restore partially snapshotted indices
setPath(String) - クラス のメソッドorg.elasticsearch.index.query.support.NestedInnerQueryParseSupport
 
setPath(String) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
For parent/child inner hits the type to collect inner hits for.
setPayload(BytesReference) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
setPayloads(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return the payloads for each term or skip.
setPercolate(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setPercolateDoc(PercolateSourceBuilder.DocBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setPercolateQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setPerFieldAnalyzer(Map<String, String>) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the analyzer used at each field when generating term vectors.
setPersistentSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the persistent settings to be updated.
setPersistentSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the persistent settings to be updated.
setPersistentSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the source containing the persistent settings to be updated.
setPersistentSettings(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the persistent settings to be updated.
setPhase(String) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask
Set the current phase of the task.
setPhraseSlop(int) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setPingContextProvider(PingContextProvider) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
setPingContextProvider(PingContextProvider) - インタフェース のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing
 
setPingContextProvider(PingContextProvider) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
setPlugins(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node plugins info be returned.
setPointsOnly(boolean) - クラス のメソッドorg.elasticsearch.common.geo.XShapeCollection
 
setPointsOnly(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setPositions(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return the positions for each term if stored or skip.
setPostFilter(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter that will be executed after the query has been executed and only has affect on the search hits (not aggregations).
setPostFilter(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPostFilter(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPostFilter(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPostFilter(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPostFilter(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPostFilter(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets a filter on the query executed that only applies to the search query (and not aggs for example).
setPrecisionInMeters(double) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setPreference(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the shard preference.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
Sets the preference to execute the search.
setPreference(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the preference to execute the search.
setProcess(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node OS process be returned.
setProcess(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node OS stats be returned.
setProfile(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Should the query be profiled.
setProfile(boolean) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
setProfile(boolean) - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
Sets if this shard search needs to be profiled or not
setProfile(boolean) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
setProfiler(Profiler) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
setProfilers(Profilers) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
setProvider(AnalyzingCompletionLookupProvider) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
setProxyDelegates(T) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
The query source to validate.
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The query source to execute.
setQuery(BytesReference) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The query binary to execute
setQuery(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
Constructs a new builder with a raw search query.
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The query source to execute.
setQuery(BytesReference) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The query binary to execute
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the query to get a score explanation for.
setQuery(BytesReference) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the query to get a score explanation for.
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a search query.
setQuery(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Constructs a new search source builder with a raw search query.
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.support.QuerySourceBuilder
 
setQuery(BytesReference) - クラス のメソッドorg.elasticsearch.action.support.QuerySourceBuilder
 
setQuery(QueryBuilder) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
Sets the query to run for collecting the inner hits.
setQueryBuilder(QueryBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Sets a query to reduce the number of percolate queries to be evaluated and score the queries that match based on this query.
setQueryCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
 
setQueryCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setQueryWeight(float) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
setQueryWeight(float) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.QueryRescorer
Sets the original query weight for rescoring.
setReallocation(ClusterService, RoutingService) - クラス のメソッドorg.elasticsearch.gateway.GatewayAllocator
 
setRealtime(Boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
 
setRealtime(Boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
 
setRealtime(Boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether term vectors are generated real-time.
setReason(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
Set the reason for canceling the task.
setRecovery(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
Should a refresh be executed post this bulk operation causing the operations to be searchable.
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Should a refresh be executed post this index operation causing the operation to be searchable.
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Should a refresh be executed before this get operation causing the operation to return the latest value.
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequestBuilder
Should a refresh be executed before this get operation causing the operation to return the latest value.
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Should a refresh be executed post this index operation causing the operation to be searchable.
setRefresh(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Should a refresh be executed post this update operation causing the operation to be searchable.
setRenamePattern(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets rename pattern that should be applied to restored indices.
setRenameReplacement(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets rename replacement See RestoreSnapshotRequestBuilder.setRenamePattern(String) for more information.
setRepositories(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequestBuilder
Sets list of repositories to get
setRepository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets the repository name
setRepository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequestBuilder
Sets the repository name
setRepository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Sets the repository name
setRepository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets repository name
setRepository(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequestBuilder
Sets the repository name
setRequest(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
setRequestCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
 
setRequestCache(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setRequestCache(Boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets if this request should use the request cache or not, assuming that it can (for example, if "now" is used, it will never be cached).
setRequiredSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
setRescoreQueryWeight(float) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
setRescoreQueryWeight(float) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.QueryRescorer
Sets the original query weight for rescoring.
setRescorer(RescoreBuilder.Rescorer) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Clears all rescorers on the builder and sets the first one.
setRescorer(RescoreBuilder.Rescorer, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Clears all rescorers on the builder and sets the first one.
setRescoreWindow(int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
setResources(String, String...) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
setResponse(byte) - クラス のstaticメソッドorg.elasticsearch.transport.support.TransportStatus
 
setRestoreGlobalState(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
If set to true the restore procedure will restore global cluster state.
setRetryOnConflict(int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the number of retries of a version conflict occurs because the document was updated between getting it and updating it.
setRewrite(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
Indicates whether the query should be rewritten into primitive queries
setRewriteMethod(MultiTermQuery, MultiTermQuery.RewriteMethod) - クラス のstaticメソッドorg.elasticsearch.index.query.support.QueryParsers
 
setRewriteMethod(MultiTermQuery, ParseFieldMatcher, String) - クラス のstaticメソッドorg.elasticsearch.index.query.support.QueryParsers
 
setRouting(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
The routing values to control the shards that the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The routing values to control the shards that the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Controls the shard routing of the delete request.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The routing values to control the shards that the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the routing for sharding.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Controls the shard routing of the request.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Controls the shard routing of the request.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
List of routing values to control the shards the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The routing values to control the shards that the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
A comma separated list of routing values to control the shards the search will be executed on.
setRouting(String...) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
The routing values to control the shards that the search will be executed on.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the routing.
setRouting(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Controls the shard routing of the request.
setRoutingService(RoutingService) - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
Another hack to solve dep injection problem..., note, this will be called before any start is called.
setRoutingService(RoutingService) - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
setRoutingService(RoutingService) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
setRoutingTable(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
Should the cluster state result include teh RoutingTable.
setScore(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setScore(float) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
setScore(float) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
setScoreMode(ScoreMode) - クラス のメソッドorg.elasticsearch.index.query.NestedQueryParser.ToBlockJoinQueryBuilder
 
setScoreMode(QueryRescorer.ScoreMode) - クラス のメソッドorg.elasticsearch.search.rescore.QueryRescorer.QueryRescoreContext
 
setScoreMode(String) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.QueryRescorer
Sets the original query score mode.
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.common.lucene.Lucene.EarlyTerminatingCollector
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.common.lucene.MinimumScoreCollector
 
setScorer(Scorer) - インタフェース のメソッドorg.elasticsearch.common.lucene.ScorerAware
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.BytesRefFieldComparatorSource
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.index.fielddata.fieldcomparator.DoubleValuesComparatorSource
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.aggregations.LeafBucketCollector
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.aggregations.LeafBucketCollectorBase
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptBytesValues
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptDoubleValues
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.aggregations.support.values.ScriptLongValues
 
setScorer(Scorer) - クラス のメソッドorg.elasticsearch.search.scan.ScanContext.ScanCollector
 
setScript(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
 
setScript(Script) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
The script to execute.
setScript(Script) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicBuilder
 
setScriptedUpsert(boolean) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets whether the script should be run in the case of an insert
setScriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequestBuilder
Sets the language of the script to delete.
setScriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestBuilder
Sets the type of the document to fetch.
setScriptLang(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the type to index the document to.
setScriptService(ScriptService) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
setScroll(Scroll) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
If set, will enable scrolling of the search request.
setScroll(TimeValue) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
If set, will enable scrolling of the search request for the specified timeout.
setScroll(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
If set, will enable scrolling of the search request for the specified timeout.
setScroll(Scroll) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequestBuilder
If set, will enable scrolling of the search request.
setScroll(TimeValue) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequestBuilder
If set, will enable scrolling of the search request for the specified timeout.
setScroll(String) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequestBuilder
If set, will enable scrolling of the search request for the specified timeout.
setScrollId(String) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequestBuilder
The scroll id to use to continue scrolling.
setScrollIds(List<String>) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
setScrollIds(List<String>) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequestBuilder
 
setSearch(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setSearchAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setSearchQuoteAnalyzer(NamedAnalyzer) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setSearchRequest(SearchRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
Sets the search request to use to warm the index when applicable.
setSearchRequest(SearchRequestBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
Sets the search request to use to warm the index when applicable.
setSearchType(SearchType) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The search type to execute, defaults to SearchType.DEFAULT.
setSearchType(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The a string representation search type to execute, defaults to SearchType.DEFAULT.
setSegmentAndDocument(LeafReaderContext, int) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
setSegments(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setSelectedFields(String...) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return only term vectors for special selected fields.
setSettings(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node settings be returned.
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository settings
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository settings
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository settings in Json, Yaml or properties format
setSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository settings
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets repository-specific snapshot settings.
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets repository-specific snapshot settings.
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets repository-specific snapshot settings in YAML, JSON or properties format See repository documentation for more information.
setSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets repository-specific snapshot settings.
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets repository-specific restore settings.
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets repository-specific restore settings.
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets repository-specific restore settings in JSON, YAML or properties format See repository documentation for more information.
setSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets repository-specific restore settings See repository documentation for more information.
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
The settings to create the index with.
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
The settings to create the index with.
setSettings(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Allows to set the settings using a json builder.
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
The settings to create the index with (either json/yaml/properties format)
setSettings(Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
A simplified version of settings that takes key value pairs settings.
setSettings(Map<String, ?>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
The settings to create the index with (either json/yaml/properties format)
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Sets the settings to be updated
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Sets the settings to be updated
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Sets the settings to be updated (either json/yaml/properties format)
setSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
Sets the settings to be updated (either json/yaml/properties format)
setSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The settings to created the index template with.
setSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The settings to created the index template with.
setSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The settings to crete the index template with (either json/yaml/properties format)
setSettings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The settings to crete the index template with (either json/yaml/properties format)
setSettings(TermVectorsRequest.FilterSettings) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
setSettingsRequireUnits(boolean) - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
 
setShard(ShardId) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
setShard(int) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setShardId(ShardId) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
Sets the target shard id for the request.
setShardInfo(ActionWriteResponse.ShardInfo) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse
 
setShardMinDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
setShardSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
setShardSize(int) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setShardStatuses(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestBuilder
Set statuses to filter shards to get stores info on.
setShortCircuitCutoff(int) - クラス のメソッドorg.elasticsearch.index.query.HasChildQueryBuilder
Configures at what cut off point only to evaluate parent documents that contain the matching parent id terms instead of evaluating all parent docs.
setSimilarity(Similarity) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setSimilarity(TFIDFSimilarity) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
setSimilarity(SimilarityProvider) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
setSize(int) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSize(int) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Limits the maximum number of percolate query matches to be returned.
setSize(int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The number of search hits to return.
setSize(int) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
The number of search hits to return.
setSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
The number of search hits to return.
setSize(int) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setSkipTerms(Set<Term>) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Sets a list of terms to never select from
setSlop(int) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
Sets the phrase slop for this query.
setSnapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
Sets the snapshot name
setSnapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequestBuilder
Sets the snapshot name
setSnapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
Sets snapshot name
setSnapshots(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequestBuilder
Sets list of snapshots to return
setSnapshots(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequestBuilder
Sets list of snapshots to return
setSort(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Similar as PercolateSourceBuilder.setTrackScores(boolean), but whether to sort by the score descending.
setSortByScore(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
Sets the source for the request
setSource(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(Map<String, ?>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
Sets the settings and mappings as a single source.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
The mapping source definition.
setSource(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
The mapping source definition.
setSource(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
The mapping source definition.
setSource(Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
The template source definition.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
The source to validate.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
The source to validate.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The source to execute.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The query source to execute.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The source to execute.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The query source to execute.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the full source of the explain request (for example, wrapping an actual query).
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the source.
setSource(Map<String, ?>) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Index the Map as a JSON.
setSource(Map<String, ?>, XContentType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Index the Map as the provided content type.
setSource(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the document source to index.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the content source to index.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the document to index in bytes form.
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the document to index in bytes form (assumed to be safe to be used from different threads).
setSource(String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Constructs a simple document with a field and a value.
setSource(String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Constructs a simple document with a field and value pairs.
setSource(String, Object, String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Constructs a simple document with a field and value pairs.
setSource(String, Object, String, Object, String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Constructs a simple document with a field and value pairs.
setSource(Object...) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Constructs a simple document with a field name and value pairs.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the source.
setSource(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Index the Map as a JSON.
setSource(Map<String, Object>, XContentType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Index the Map as the provided content type.
setSource(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the document source to index.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the content source to index.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the document to index in bytes form.
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the document to index in bytes form (assumed to be safe to be used from different threads).
setSource(Object...) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Constructs a simple document with a field name and value pairs.
setSource(PercolateSourceBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
Sets the percolate request definition directly on the request.
setSource(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(Map<String, Object>, XContentType) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequestBuilder
setSource(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a json string.
setSource(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Sets the source of the request as a map.
setSource(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
 
setSource(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
 
setSource(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
 
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
 
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
setSource(Map<String, Object>) - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
 
setSource(Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.script.LeafSearchScript
 
setSource(BytesReference) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
setSource(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
setSourceClassName(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.ESLogRecord
 
setSourceContentType(XContentType) - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
setSourceMethodName(String) - クラス のメソッドorg.elasticsearch.common.logging.jdk.ESLogRecord
 
setStage(RecoveryState.Stage) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
setStats(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The stats groups this request will be aggregated under.
setStatus(ClusterHealthStatus) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
Allows to explicitly override the derived cluster health status.
setStatus(ClusterHealthStatus) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
Allows to explicitly override the derived cluster health status.
setStopWords(Set<?>) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setStopWords(Set<?>) - クラス のメソッドorg.elasticsearch.common.lucene.search.XMoreLikeThis
Set the set of stopwords.
setStore(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setStrategyName(String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setSuggest(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setSuggestText(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
setSuggestText(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequestBuilder
 
setTarget(String) - クラス のメソッドorg.elasticsearch.common.logging.log4j.ConsoleAppender
Sets the value of the Target option.
setTaskId(TaskId) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
setTemplate(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
Sets the template match expression that will be used to match on indices created.
setTemplate(Template) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
template stuff
setTemplateName(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
非推奨です。
setTemplateParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
非推奨です。
setTemplateSource(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setTemplateSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
setTemplateType(ScriptService.ScriptType) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
非推奨です。
setTerminateAfter(int) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
 
setTerminateAfter(int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
An optional document count, upon collecting which the search query will early terminate
setTermStatistics(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets whether to return the term statistics for each term in the shard or skip.
setTermVectorsField(BytesStreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
setText(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets texts to analyze
setText(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder
Sets the text to provide suggestions for.
setText(BytesRef) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
setThreadPool(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node thread pool info be returned.
setThreadPool(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node thread pool stats be returned.
setThreads(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
 
setTieBreaker(float) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery
 
setTimedOut(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
An optional timeout to control how long search is allowed to take.
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
An optional timeout to control how long search is allowed to take.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequestBuilder
Sets the maximum wait for acknowledgement from other nodes
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequestBuilder
Timeout to wait for the operation to be acknowledged by current cluster nodes.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
 
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
 
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
A timeout to wait if the index operation can't be performed immediately.
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
setTimeout(String) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
setTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.tasks.TasksRequestBuilder
 
setTimestamp(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the timestamp either as millis since the epoch, or, in the configured date format.
setTimeUnit(TimeUnit) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
SETTING - クラス のstatic変数org.elasticsearch.cluster.ClusterName
 
SETTING_AUTO_EXPAND_REPLICAS - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_BLOCKS_METADATA - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_BLOCKS_READ - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_BLOCKS_WRITE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_CLUSTER_INDICES_CLOSE_ENABLE - クラス のstatic変数org.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
SETTING_CLUSTER_SERVICE_RECONNECT_INTERVAL - クラス のstatic変数org.elasticsearch.cluster.service.InternalClusterService
 
SETTING_CLUSTER_SERVICE_SLOW_TASK_LOGGING_THRESHOLD - クラス のstatic変数org.elasticsearch.cluster.service.InternalClusterService
 
SETTING_CONNECT_ON_NETWORK_DISCONNECT - クラス のstatic変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
SETTING_CORS_ALLOW_CREDENTIALS - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CORS_ALLOW_HEADERS - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CORS_ALLOW_METHODS - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CORS_ALLOW_ORIGIN - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CORS_ENABLED - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CORS_MAX_AGE - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_CREATION_DATE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_CREATION_DATE_STRING - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_DATA_PATH - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_DISCOVERY_SEED - クラス のstatic変数org.elasticsearch.discovery.DiscoveryService
 
SETTING_ENABLE_LUCENE_SEGMENT_INFOS_TRACE - クラス のstatic変数org.elasticsearch.env.NodeEnvironment
 
SETTING_HTTP_COMPRESSION - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_HTTP_COMPRESSION_LEVEL - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_HTTP_DETAILED_ERRORS_ENABLED - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_INDEX_BALANCE_FACTOR - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
SETTING_INDEX_UUID - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_INITIAL_STATE_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.DiscoveryService
 
SETTING_JOIN_RETRY_ATTEMPTS - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_JOIN_RETRY_DELAY - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_JOIN_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_LEGACY_ROUTING_HASH_FUNCTION - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_LEGACY_ROUTING_USE_TYPE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_MASTER_ELECTION_FILTER_CLIENT - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_MASTER_ELECTION_FILTER_DATA - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_MASTER_ELECTION_WAIT_FOR_JOINS_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_MAX_PINGS_FROM_ANOTHER_MASTER - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_MEMORY_STORAGE_HINT - クラス のstatic変数org.elasticsearch.index.fielddata.IndexFieldData.CommonSettings
 
SETTING_NUMBER_OF_REPLICAS - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_NUMBER_OF_SHARDS - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_PING_INTERVAL - クラス のstatic変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
SETTING_PING_RETRIES - クラス のstatic変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
SETTING_PING_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
SETTING_PING_TIMEOUT - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_PIPELINING - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_PIPELINING_MAX_EVENTS - クラス のstatic変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
SETTING_PRIORITY - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_READ_ONLY - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_READ_ONLY - クラス のstatic変数org.elasticsearch.cluster.metadata.MetaData
 
SETTING_REGISTER_CONNECTION_LISTENER - クラス のstatic変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
SETTING_SEND_LEAVE_REQUEST - クラス のstatic変数org.elasticsearch.discovery.zen.ZenDiscovery
 
SETTING_SHADOW_REPLICAS - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_SHARD_BALANCE_FACTOR - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
SETTING_SHARED_FILESYSTEM - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_SHARED_FS_ALLOW_RECOVERY_ON_ANY_NODE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_THRESHOLD - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator
 
SETTING_TRACE_LOG_EXCLUDE - クラス のstatic変数org.elasticsearch.transport.TransportService
 
SETTING_TRACE_LOG_INCLUDE - クラス のstatic変数org.elasticsearch.transport.TransportService
 
SETTING_VERSION_CREATED - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_VERSION_CREATED_STRING - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_VERSION_MINIMUM_COMPATIBLE - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_VERSION_UPGRADED - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
SETTING_VERSION_UPGRADED_STRING - クラス のstatic変数org.elasticsearch.cluster.metadata.IndexMetaData
 
settings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node settings be returned.
settings(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node settings be returned.
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets the repository settings
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets the repository settings
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets the repository settings.
settings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets the repository settings.
settings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Returns repository settings
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets repository-specific snapshot settings.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets repository-specific snapshot settings.
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets repository-specific snapshot settings in JSON, YAML or properties format See repository documentation for more information.
settings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets repository-specific snapshot settings.
settings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns repository-specific snapshot settings
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets repository-specific restore settings.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets repository-specific restore settings.
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets repository-specific restore settings in JSON, YAML or properties format See repository documentation for more information.
settings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets repository-specific restore settings See repository documentation for more information.
settings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns repository-specific restore settings
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
settings() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
settings() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The settings to create the index with.
settings(Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
A simplified version of settings that takes key value pairs settings.
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The settings to create the index with.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The settings to create the index with.
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The settings to create the index with (either json/yaml/properties format)
settings(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Allows to set the settings using a json builder.
settings(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
The settings to create the index with (either json/yaml/properties format)
settings() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
settings() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsClusterStateUpdateRequest
Returns the Settings to update
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsClusterStateUpdateRequest
Sets the Settings to update
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Sets the settings to be updated
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Sets the settings to be updated
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Sets the settings to be updated (either json/yaml/properties format)
settings(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Sets the settings to be updated (either json/yaml/properties format)
settings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The settings to create the index template with.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The settings to create the index template with.
settings(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The settings to create the index template with (either json/yaml/properties format).
settings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The settings to crete the index template with (either json/yaml/properties format).
settings() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
settings() - インタフェース のメソッドorg.elasticsearch.client.Client
Returns this clients settings
settings() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient.Builder
The settings to configure the transport client with.
settings(Settings) - クラス のメソッドorg.elasticsearch.client.transport.TransportClient.Builder
The settings to configure the transport client with.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
settings(Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
settings(Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
settings() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
settings() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
Returns the merged transient and persistent settings.
settings(Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
settings() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
Returns repository settings
settings - クラス の変数org.elasticsearch.common.cli.CliTool
 
settings - クラス の変数org.elasticsearch.common.component.AbstractComponent
 
Settings - org.elasticsearch.common.settingsのクラス
An immutable settings implementation.
settings() - クラス のメソッドorg.elasticsearch.env.Environment
The settings used to build this environment.
settings() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
Settings() - クラス のコンストラクタorg.elasticsearch.index.query.SimpleQueryParser.Settings
 
settings() - クラス のメソッドorg.elasticsearch.node.Node
The settings that were used to create the node.
settings() - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Set addition settings simply by working directly against the settings builder.
settings(Settings.Builder) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Explicit node settings to set.
settings(Settings) - クラス のメソッドorg.elasticsearch.node.NodeBuilder
Explicit node settings to set.
settings(Settings) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService.RegisterRepositoryRequest
Sets repository settings
settings() - クラス のメソッドorg.elasticsearch.repositories.RepositorySettings
 
settings(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
The hash of settings that should be provided to the model when it is instantiated
SETTINGS - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
settings() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.RestoreRequest
Returns repository-specific restore settings
settings(Settings) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Sets repository-specific snapshot settings
settings() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Returns repository-specific settings for the snapshot operation
settings - クラス の変数org.elasticsearch.transport.netty.NettyTransport.ServerChannelPipelineFactory
 
settings() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
Settings.Builder - org.elasticsearch.common.settingsのクラス
A builder allowing to put different settings and then Settings.Builder.build() an immutable settings implementation.
SETTINGS_FILTER_PARAM - クラス のstatic変数org.elasticsearch.common.settings.SettingsFilter
Can be used to specify settings filter that will be used to filter out matching settings in toXContent method
SETTINGS_REQUIRE_UNITS - クラス のstatic変数org.elasticsearch.common.settings.Settings
Name of the setting to use to disable required units for byte size, time settings.
settingsBuilder() - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
Returns a builder to be used in order to build settings.
SettingsException - org.elasticsearch.common.settingsの例外
A generic failure to handle settings.
SettingsException(String) - 例外 のコンストラクタorg.elasticsearch.common.settings.SettingsException
 
SettingsException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.settings.SettingsException
 
SettingsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.settings.SettingsException
 
SettingsFilter - org.elasticsearch.common.settingsのクラス
 
SettingsFilter(Settings) - クラス のコンストラクタorg.elasticsearch.common.settings.SettingsFilter
 
SettingsLoader - org.elasticsearch.common.settings.loaderのインタフェース
Provides the ability to load settings (in the form of a simple Map) from the actual source content that represents them.
SettingsLoader.Helper - org.elasticsearch.common.settings.loaderのクラス
 
SettingsLoaderFactory - org.elasticsearch.common.settings.loaderのクラス
A settings loader factory automatically trying to identify what type of SettingsLoader to use.
SettingsModule - org.elasticsearch.common.settingsのクラス
A module that binds the provided settings to the Settings interface.
SettingsModule(Settings) - クラス のコンストラクタorg.elasticsearch.common.settings.SettingsModule
 
settingsService() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
settingsService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
setTokenFilters(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Sets token filters that will be used on top of a tokenizer provided.
setTokenizer(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
Instead of setting the analyzer, sets the tokenizer that will be used as part of a custom analyzer.
setTrackScores(boolean) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
Whether to compute a score for each match and include it in the response.
setTrackScores(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Applies when sorting, and controls if scores will be tracked as well.
setTrackScores(boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Applies when sorting, and controls if scores will be tracked as well.
setTrackScores(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Applies when sorting, and controls if scores will be tracked as well.
setTransformSource(boolean) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Should the source be transformed using the script to used at index time (if any)?
setTransientSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the transient settings to be updated.
setTransientSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the transient settings to be updated.
setTransientSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the source containing the transient settings to be updated.
setTransientSettings(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
Sets the transient settings to be updated.
setTranslog(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setTranslogGeneration(Translog.TranslogGeneration) - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Set the generation to be opened.
setTranslogLocation(Translog.Location) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
setTranslogLocation(Translog.Location) - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
setTransport(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
Should the node Transport info be returned.
setTransport(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
Should the node Transport stats be returned.
setTransport(Class<? extends Transport>, String) - クラス のメソッドorg.elasticsearch.transport.TransportModule
 
setTransportService(Class<? extends TransportService>, String) - クラス のメソッドorg.elasticsearch.transport.TransportModule
 
setTranspositions(boolean) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
setTree(String) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setTreeLevels(int) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
setTTL(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the ttl value as a time value expression.
setTTL(long) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the relative ttl value in milliseconds.
setTTL(TimeValue) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the ttl as a TimeValue instance.
setTtl(Long) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Set the new ttl of the document as a long.
setTtl(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Set the new ttl of the document as a time value expression.
setTtl(TimeValue) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Set the new ttl of the document as a TimeValue instance.
setType(StoreRateLimiting.Type) - クラス のメソッドorg.apache.lucene.store.StoreRateLimiting
 
setType(String) - クラス のメソッドorg.apache.lucene.store.StoreRateLimiting
 
setType(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
 
setType(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets the repository type
setType(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
The type of the mappings.
setType(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Sets the type of the document to delete.
setType(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequestBuilder
Sets the type to get a score explanation for.
setType(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the type of the document to fetch.
setType(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the type to index the document to.
setType(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Sets the type of the document.
setType(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the type of the indexed document.
setType(TranslogWriter.Type) - クラス のメソッドorg.elasticsearch.index.translog.TranslogConfig
Sets the TranslogType for this Translog.
setType(String) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
For nested inner hits the path to collect child nested docs for.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequestBuilder
The document types to execute the search against.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
 
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequestBuilder
 
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
Document types to return stats for.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
The types of documents the query will run against.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
The types of documents the query will run against.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequestBuilder
非推奨です。
The types of documents the query will run against.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
The document types to execute the search against.
setTypes(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequestBuilder
 
setTypes(String[]) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryParseContext
 
setTypesWithPrevious(String[]) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryParseContext
 
setUnicodeAware(boolean) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestionFuzzyBuilder
Set to true if all measurements (like edit distance, transpositions and lengths) are in unicode code points (actual letters) instead of bytes.
setUnlikeText(Fields...) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setUnlikeText(List<String>) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
setup() - クラス のstaticメソッドorg.elasticsearch.common.netty.NettyUtils
 
setUpdateAllTypes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
True if all fields that span multiple types should be updated, false otherwise
setUpdateAllTypes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
True if all fields that span multiple types should be updated, false otherwise
setupFieldType(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
setupFieldType(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.Builder
 
setupFieldType(Mapper.BuilderContext) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
setUpgradeInProgress(boolean, boolean) - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
When upgrade is true, running a force merge will upgrade any segments written with older versions.
setUpgradeOnlyAncientSegments(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequestBuilder
Should the upgrade only the ancient (older major version of Lucene) segments?
setUpsert(IndexRequest) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the index request to be used if the document does not exists.
setUpsert(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(Map) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setUpsert(Object...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the doc source of the update request to be used when the document does not exists.
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericDateTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericDoubleTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericFloatTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericIntegerTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericLongTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.analysis.NumericTokenizer
 
setValue(NumericTokenStream, String) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.NumericIpTokenizer
 
setVerbose(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestBuilder
 
setVerify(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequestBuilder
Sets whether or not repository should be verified after creation
setVersion(long) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Sets the version, which will cause the delete operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(long) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the version, which will cause the get operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(long) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(long) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestBuilder
Sets the version, which will cause the get operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(long) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(boolean) - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
Should each SearchHit be returned with its version.
setVersion(long) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
 
setVersion(long) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
setVersion(Version) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
 
setVersion(Version) - クラス のメソッドorg.elasticsearch.common.io.stream.FilterStreamInput
 
setVersion(Version) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamInput
 
setVersion(Version) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
setVersion(boolean) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
Should each SearchHit be returned with its version.
setVersion(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Should each SearchHit be returned with its version.
setVersionMapSizeSetting(String) - クラス のメソッドorg.elasticsearch.index.engine.EngineConfig
Settings the version map size that should trigger a refresh.
setVersions(Map<String, Tuple<Version, String>>) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequestBuilder
Sets the index versions to be updated
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequestBuilder
Sets the type of versioning to use.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.get.GetRequestBuilder
Sets the versioning type.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequestBuilder
Sets the versioning type.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequestBuilder
Sets the type of versioning to use.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestBuilder
Sets the versioning type.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequestBuilder
Sets the versioning type.
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
 
setVersionType(VersionType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequestBuilder
Sets the versioning type.
setWaitForActiveShards(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
Should this request wait for all found tasks to complete?
setWaitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequestBuilder
Should this request wait for all found tasks to complete?
setWaitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequestBuilder
If set to true the request should wait for the snapshot completion before returning.
setWaitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequestBuilder
If this parameter is set to true the operation will wait for completion of restore process before returning.
setWaitForEvents(Priority) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitForGreenStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitForNodes(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
Waits for N number of nodes.
setWaitForRelocatingShards(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitForStatus(ClusterHealthStatus) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitForYellowStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
 
setWaitIfOngoing(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
 
setWarmer(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
 
setWarmers(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequestBuilder
 
setWeight(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.factor.FactorBuilder
非推奨です。
 
setWeight(float) - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
setWindowSize(int) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreSearchContext
 
setZeroTermsQuery(MatchQuery.ZeroTermsQuery) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
sha1() - クラス のstaticメソッドorg.elasticsearch.common.hash.MessageDigests
 
SHA1_CHECKSUM - クラス のstatic変数org.elasticsearch.common.http.client.HttpDownloadHelper
Checksummer for SHA1
sha256() - クラス のstaticメソッドorg.elasticsearch.common.hash.MessageDigests
 
ShadowEngine - org.elasticsearch.index.engineのクラス
ShadowEngine is a specialized engine that only allows read-only operations on the underlying Lucene index.
ShadowEngine(EngineConfig) - クラス のコンストラクタorg.elasticsearch.index.engine.ShadowEngine
 
ShadowIndexShard - org.elasticsearch.index.shardのクラス
ShadowIndexShard extends IndexShard to add file synchronization from the primary when a flush happens.
ShadowIndexShard(ShardId, IndexSettingsService, IndicesLifecycle, Store, StoreRecoveryService, ThreadPool, MapperService, IndexQueryParserService, IndexCache, IndexAliasesService, IndicesQueryCache, ShardPercolateService, CodecService, ShardTermVectorsService, IndexFieldDataService, IndexService, IndicesWarmer, SnapshotDeletionPolicy, SimilarityService, EngineFactory, ClusterService, ShardPath, BigArrays, IndexSearcherWrappingService, IndexingMemoryController) - クラス のコンストラクタorg.elasticsearch.index.shard.ShadowIndexShard
 
shape(ShapeBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
SHAPE_FIELD_NAME - クラス のstatic変数org.elasticsearch.index.query.GeoShapeQueryParser.DEFAULTS
 
ShapeBuilder - org.elasticsearch.common.geo.buildersのクラス
Basic class for building GeoJSON shapes like Polygons, Linestrings, etc
ShapeBuilder() - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder
 
ShapeBuilder(ShapeBuilder.Orientation) - クラス のコンストラクタorg.elasticsearch.common.geo.builders.ShapeBuilder
 
ShapeBuilder.CoordinateNode - org.elasticsearch.common.geo.buildersのクラス
Node used to represent a tree of coordinates.
ShapeBuilder.Edge - org.elasticsearch.common.geo.buildersのクラス
This helper class implements a linked list for Coordinate.
ShapeBuilder.GeoShapeType - org.elasticsearch.common.geo.buildersの列挙型
Enumeration that lists all ShapeBuilder.GeoShapeTypes that can be handled
ShapeBuilder.Orientation - org.elasticsearch.common.geo.buildersの列挙型
 
ShapeFetchService - org.elasticsearch.index.search.shapeのクラス
Service which retrieves pre-indexed Shapes from another index
ShapeFetchService(Client, Settings) - クラス のコンストラクタorg.elasticsearch.index.search.shape.ShapeFetchService
 
ShapeModule - org.elasticsearch.index.search.shapeのクラス
 
ShapeModule() - クラス のコンストラクタorg.elasticsearch.index.search.shape.ShapeModule
 
shapename - 列挙型 の変数org.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
ShapeRelation - org.elasticsearch.common.geoの列挙型
Enum representing the relationship between a Query / Filter Shape and indexed Shapes that will be used to determine if a Document should be matched or not
shapes - クラス の変数org.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
ShapesAvailability - org.elasticsearch.common.geoのクラス
 
shard() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
The search shard target the failure occurred on.
shard - クラス の変数org.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation.FailedShard
 
shard() - 例外 のメソッドorg.elasticsearch.cluster.routing.IllegalShardRoutingStateException
Returns the shard instance referenced by this exception
shard(int) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
shard(int) - クラス のメソッドorg.elasticsearch.index.IndexService
Return the shard with the provided id, or null if there is no such shard.
shard - クラス の変数org.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
shard() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
shard(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
shard() - 例外 のメソッドorg.elasticsearch.search.SearchException
 
shard() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The shard of the search hit.
SHARD_FAILED_ACTION_NAME - クラス のstatic変数org.elasticsearch.cluster.action.shard.ShardStateAction
 
SHARD_INACTIVE_INTERVAL_TIME_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
How frequently we check shards to find inactive ones (default: 30 seconds).
SHARD_INACTIVE_TIME_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
If we see no indexing operations after this much time for a given shard, we consider that shard inactive (default: 5 minutes).
SHARD_MIN_DOC_COUNT_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
SHARD_SIZE - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
SHARD_SIZE_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
SHARD_SIZE_FIELD_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
SHARD_STARTED_ACTION_NAME - クラス のstatic変数org.elasticsearch.cluster.action.shard.ShardStateAction
 
ShardActiveRequest() - クラス のコンストラクタorg.elasticsearch.indices.store.IndicesStore.ShardActiveRequest
 
shardAvailable(IndexShard) - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
returns true if shard exists and is availabe for updates
ShardBitsetFilterCache - org.elasticsearch.index.cache.bitsetのクラス
 
ShardBitsetFilterCache(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
 
shardBitsetFilterCache() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
ShardCoreKeyMap - org.elasticsearch.common.luceneのクラス
A map between segment core cache keys and the shard that these segments belong to.
ShardCoreKeyMap() - クラス のコンストラクタorg.elasticsearch.common.lucene.ShardCoreKeyMap
 
ShardDfsOnlyRequest - org.elasticsearch.action.termvectors.dfsのクラス
 
ShardDfsOnlyRequest() - クラス のコンストラクタorg.elasticsearch.action.termvectors.dfs.ShardDfsOnlyRequest
 
shardDirectory() - クラス のメソッドorg.elasticsearch.index.store.IndexStore
The shard store class that should be used for each shard.
shardExecute(Task, Request, ShardId, ActionListener<ShardResponse>) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
ShardExistsRequest - org.elasticsearch.action.existsのクラス
 
ShardExistsRequest() - クラス のコンストラクタorg.elasticsearch.action.exists.ShardExistsRequest
 
shardFailed(ShardRouting, String, String, Throwable) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction
 
shardFailures() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
shardFailures() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns shard failures
shardFailures() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns shard failures
ShardFetchRequest - org.elasticsearch.search.fetchのクラス
Shard level fetch base request.
ShardFetchRequest() - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchRequest
 
ShardFetchRequest(SearchScrollRequest, long, IntArrayList, ScoreDoc) - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchRequest
 
ShardFetchRequest(TransportRequest, long, IntArrayList, ScoreDoc) - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchRequest
 
ShardFetchSearchRequest - org.elasticsearch.search.fetchのクラス
Shard level fetch request used with search.
ShardFetchSearchRequest() - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
ShardFetchSearchRequest(SearchRequest, long, IntArrayList) - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
ShardFetchSearchRequest(SearchRequest, long, IntArrayList, ScoreDoc) - クラス のコンストラクタorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
ShardFieldData - org.elasticsearch.index.fielddataのクラス
 
ShardFieldData() - クラス のコンストラクタorg.elasticsearch.index.fielddata.ShardFieldData
 
ShardFlushRequest - org.elasticsearch.action.admin.indices.flushのクラス
 
ShardFlushRequest(FlushRequest, ShardId) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.ShardFlushRequest
 
ShardFlushRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.ShardFlushRequest
 
ShardGetService - org.elasticsearch.index.getのクラス
 
ShardGetService(IndexShard, MapperService) - クラス のコンストラクタorg.elasticsearch.index.get.ShardGetService
 
shardHandleLookup() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
shardId() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
shardId() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
shardId() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
shardId() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
The shard id the search failed on.
shardId() - インタフェース のメソッドorg.elasticsearch.action.ShardOperationFailedException
The shard the operation failed on.
shardId() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
shardId() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
shardId - クラス の変数org.elasticsearch.action.support.replication.ReplicationRequest
Target shard the request should execute on.
shardId() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
shardId - クラス の変数org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
shardId() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
Get the shards id
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
Get the id of the shard which allocation should be canceled
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns the shards id
shardId(ClusterState, String, String, String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardIterator
 
shardId() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardIterator
The shard id this group relates to.
shardId() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard id.
shardId() - クラス のメソッドorg.elasticsearch.common.lucene.index.ElasticsearchDirectoryReader
Returns the shard id this index belongs to.
shardId() - クラス のメソッドorg.elasticsearch.common.lucene.index.ElasticsearchLeafReader
Returns the shard id this segment belongs to.
shardId() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
shardId - クラス の変数org.elasticsearch.index.engine.Engine
 
shardId - クラス の変数org.elasticsearch.index.shard.AbstractIndexShardComponent
 
shardId() - クラス のメソッドorg.elasticsearch.index.shard.AbstractIndexShardComponent
 
shardId() - インタフェース のメソッドorg.elasticsearch.index.shard.IndexShardComponent
 
ShardId - org.elasticsearch.index.shardのクラス
Allows for shard level components to be injected with the shard id.
ShardId(String, int) - クラス のコンストラクタorg.elasticsearch.index.shard.ShardId
 
ShardId(Index, int) - クラス のコンストラクタorg.elasticsearch.index.shard.ShardId
 
shardId - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 
shardId - クラス の変数org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
 
shardId() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
shardId() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.WarmerContext
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFinalizeRecoveryRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
shardId() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
shardId() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
shardId() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
shardId() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
shardId() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
shardId() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
shardId() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Returns shard id where failure occurred
shardId() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
shardIds() - クラス のメソッドorg.elasticsearch.index.IndexService
 
ShardIndexingService - org.elasticsearch.index.indexingのクラス
 
ShardIndexingService(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.indexing.ShardIndexingService
 
ShardIndexWarmerService - org.elasticsearch.index.warmerのクラス
 
ShardIndexWarmerService(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.warmer.ShardIndexWarmerService
 
ShardInfo() - クラス のコンストラクタorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
ShardInfo(int, int, ActionWriteResponse.ShardInfo.Failure...) - クラス のコンストラクタorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
shardInjectorSafe(int) - クラス のメソッドorg.elasticsearch.index.IndexService
Return the shard injector for the provided id, or throw an exception if there is no such shard.
ShardIterator - org.elasticsearch.cluster.routingのインタフェース
Allows to iterate over a set of shard instances (routing) within a shard id group.
shardLock(ShardId) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Tries to lock the given shards ID.
shardLock(ShardId, long) - クラス のメソッドorg.elasticsearch.env.NodeEnvironment
Tries to lock the given shards ID.
ShardLock - org.elasticsearch.envのクラス
A shard lock guarantees exclusive access to a shards data directory.
ShardLock(ShardId) - クラス のコンストラクタorg.elasticsearch.env.ShardLock
 
shardMinDocCount(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Expert: set the minimum number of documents that a term should match to be retrieved from a shard.
shardMinDocCount(long) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Set the minimum document count terms should have on the shard in order to appear in the response.
shardModules(Settings) - クラス のメソッドorg.elasticsearch.plugins.Plugin
Per index shard module.
shardModules(Settings) - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
ShardNotFoundException - org.elasticsearch.index.shardの例外
 
ShardNotFoundException(ShardId) - 例外 のコンストラクタorg.elasticsearch.index.shard.ShardNotFoundException
 
ShardNotFoundException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.shard.ShardNotFoundException
 
ShardNotFoundException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.shard.ShardNotFoundException
 
shardOperation(AnalyzeRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
shardOperation(ClearIndicesCacheRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
shardOperation(ForceMergeRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
shardOperation(GetFieldMappingsIndexRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
shardOperation(RecoveryRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
shardOperation(IndicesSegmentsRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
shardOperation(IndicesStatsRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
shardOperation(UpgradeStatusRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
shardOperation(UpgradeRequest, ShardRouting) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
shardOperation(ShardValidateQueryRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
shardOperation(ShardExistsRequest) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
shardOperation(ExplainRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
shardOperation(FieldStatsShardRequest) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
shardOperation(GetRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.get.TransportGetAction
 
shardOperation(MultiGetShardRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
shardOperation(PercolateShardRequest) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
shardOperation(TransportShardMultiPercolateAction.Request, ShardId) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
shardOperation(ShardSuggestRequest) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
shardOperation(Request, ShardRouting) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Executes the shard-level operation.
shardOperation(ShardRequest) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
shardOperation(ShardRequest, Task) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
shardOperation(Request, ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
shardOperation(Request, ShardId) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
shardOperation(ShardDfsOnlyRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
shardOperation(MultiTermVectorsShardRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
shardOperation(TermVectorsRequest, ShardId) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
shardOperation(UpdateRequest, ActionListener<UpdateResponse>) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
shardOperation(UpdateRequest, ActionListener<UpdateResponse>, int) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
ShardOperationFailedException - org.elasticsearch.actionのインタフェース
An exception indicating that a failure occurred performing an operation on the shard.
shardOperationOnPrimary(MetaData, ShardFlushRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
shardOperationOnPrimary(MetaData, ReplicationRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
shardOperationOnPrimary(MetaData, BulkShardRequest) - クラス のメソッドorg.elasticsearch.action.bulk.TransportShardBulkAction
 
shardOperationOnPrimary(MetaData, DeleteRequest) - クラス のメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
shardOperationOnPrimary(MetaData, IndexRequest) - クラス のメソッドorg.elasticsearch.action.index.TransportIndexAction
 
shardOperationOnPrimary(MetaData, Request) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Primary operation on node with primary copy, the provided metadata should be used for request validation if needed
shardOperationOnReplica(ShardFlushRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
shardOperationOnReplica(ReplicationRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
shardOperationOnReplica(BulkShardRequest) - クラス のメソッドorg.elasticsearch.action.bulk.TransportShardBulkAction
 
shardOperationOnReplica(DeleteRequest) - クラス のメソッドorg.elasticsearch.action.delete.TransportDeleteAction
 
shardOperationOnReplica(IndexRequest) - クラス のメソッドorg.elasticsearch.action.index.TransportIndexAction
 
shardOperationOnReplica(ReplicaRequest) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Replica operation on nodes with replica copies
shardPath() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
ShardPath - org.elasticsearch.index.shardのクラス
 
ShardPath(boolean, Path, Path, String, ShardId) - クラス のコンストラクタorg.elasticsearch.index.shard.ShardPath
 
ShardPercolateService - org.elasticsearch.index.percolator.statsのクラス
Shard level percolator service that maintains percolator metrics: total time spent in percolate api the current number of percolate requests number of registered percolate queries
ShardPercolateService(ShardId, IndexSettingsService) - クラス のコンストラクタorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
shardPercolateService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
shardRecoveryStates() - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
ShardRequestCache - org.elasticsearch.index.cache.requestのクラス
 
ShardRequestCache(ShardId, Settings) - クラス のコンストラクタorg.elasticsearch.index.cache.request.ShardRequestCache
 
shardResponses() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
ShardRestoreStatus(String) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Constructs a new shard restore status in initializing state on the given node
ShardRestoreStatus(String, RestoreInProgress.State) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Constructs a new shard restore status in with specified state on the given node
ShardRestoreStatus(String, RestoreInProgress.State, String) - クラス のコンストラクタorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Constructs a new shard restore status in with specified state on the given node with specified failure reason
ShardRouting - org.elasticsearch.cluster.routingのクラス
ShardRouting immutably encapsulates information about shard routings like id, state, version, etc.
ShardRouting(ShardRouting) - クラス のコンストラクタorg.elasticsearch.cluster.routing.ShardRouting
 
ShardRouting(ShardRouting, long) - クラス のコンストラクタorg.elasticsearch.cluster.routing.ShardRouting
 
shardRouting - クラス の変数org.elasticsearch.index.shard.IndexShard
 
shardRoutingChanged(IndexShard, ShardRouting, ShardRouting) - クラス のメソッドorg.elasticsearch.indices.IndicesLifecycle.Listener
Called when the shard routing has changed state.
shardRoutingChanged(IndexShard, ShardRouting, ShardRouting) - クラス のメソッドorg.elasticsearch.indices.InternalIndicesLifecycle
 
ShardRoutingEntry() - クラス のコンストラクタorg.elasticsearch.cluster.action.shard.ShardStateAction.ShardRoutingEntry
 
ShardRoutingState - org.elasticsearch.cluster.routingの列挙型
Represents the current state of a ShardRouting as defined by the cluster.
shardRoutingTable(String, int) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
All shards for the provided index and shard id
shards(ClusterState, TransportSingleShardAction<AnalyzeRequest, AnalyzeResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
shards(ClusterState, ClearIndicesCacheRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
The refresh request works against *all* shards.
shards(ClusterState, ForceMergeRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
The refresh request works against *all* shards.
shards(ClusterState, TransportSingleShardAction<GetFieldMappingsIndexRequest, GetFieldMappingsResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
shards(ClusterState, RecoveryRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
shards(ClusterState, IndicesSegmentsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
Segments goes across *all* active shards.
shards(ClusterState, IndicesStatsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
Status goes across *all* shards.
shards(ClusterState, UpgradeStatusRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
Getting upgrade stats from *all* active shards.
shards(ClusterState, UpgradeRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
The upgrade request works against *all* shards.
shards(ClusterState, ValidateQueryRequest, String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
shards(ClusterState, ExistsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.exists.TransportExistsAction
 
shards(ClusterState, TransportSingleShardAction<ExplainRequest, ExplainResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.explain.TransportExplainAction
 
shards(ClusterState, FieldStatsRequest, String[]) - クラス のメソッドorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
shards(ClusterState, TransportSingleShardAction<GetRequest, GetResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportGetAction
 
shards(ClusterState, TransportSingleShardAction<MultiGetShardRequest, MultiGetShardResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.get.TransportShardMultiGetAction
 
shards(ClusterState, PercolateRequest, String[]) - クラス のメソッドorg.elasticsearch.action.percolate.TransportPercolateAction
 
shards(ClusterState, TransportSingleShardAction<TransportShardMultiPercolateAction.Request, TransportShardMultiPercolateAction.Response>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
shards(ClusterState, SuggestRequest, String[]) - クラス のメソッドorg.elasticsearch.action.suggest.TransportSuggestAction
 
shards(ClusterState, Request, String[]) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
Determines the shards on which this operation will be executed on.
shards(ClusterState, Request, String[]) - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
Determines the shards this operation will be executed on.
shards(Request, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
shards(ClusterState, Request) - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
Should return an iterator with a single shard!
shards(ClusterState, TransportSingleShardAction<Request, Response>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
Returns the candidate shards to execute the operation on or null the execute the operation locally (the node that received the request)
shards(ClusterState, DfsOnlyRequest, String[]) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
shards(ClusterState, TransportSingleShardAction<MultiTermVectorsShardRequest, MultiTermVectorsShardResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
shards(ClusterState, TransportSingleShardAction<TermVectorsRequest, TermVectorsResponse>.InternalRequest) - クラス のメソッドorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
shards(ClusterState, UpdateRequest) - クラス のメソッドorg.elasticsearch.action.update.TransportUpdateAction
 
shards() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
Returns list of shards that being restore and their status
shards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
shards() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns a List of shards
shards(ClusterState, String, String, String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.OperationRouting
 
shards(Predicate<ShardRouting>) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
shards() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
SHARDS_ALLOCATOR_TYPE_KEY - クラス のstatic変数org.elasticsearch.cluster.ClusterModule
 
shardSafe(int) - クラス のメソッドorg.elasticsearch.index.IndexService
Return the shard with the provided id, or throw an exception if it doesn't exist.
ShardsAllocator - org.elasticsearch.cluster.routing.allocation.allocatorのインタフェース
A ShardsAllocator is the main entry point for shard allocation on nodes in the cluster.
ShardsAllocators - org.elasticsearch.cluster.routing.allocation.allocatorのクラス
The ShardsAllocator class offers methods for allocating shard within a cluster.
ShardsAllocators(GatewayAllocator) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
ShardsAllocators(Settings, GatewayAllocator) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
ShardsAllocators(Settings, GatewayAllocator, ShardsAllocator) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.ShardsAllocators
 
ShardSearchFailure - org.elasticsearch.action.searchのクラス
Represents a failure to search on a specific shard.
ShardSearchFailure(Throwable) - クラス のコンストラクタorg.elasticsearch.action.search.ShardSearchFailure
 
ShardSearchFailure(Throwable, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.action.search.ShardSearchFailure
 
ShardSearchFailure(String, SearchShardTarget) - クラス のコンストラクタorg.elasticsearch.action.search.ShardSearchFailure
 
ShardSearchFailure(String, SearchShardTarget, RestStatus) - クラス のコンストラクタorg.elasticsearch.action.search.ShardSearchFailure
 
ShardSearchLocalRequest - org.elasticsearch.search.internalのクラス
Shard level search request that gets created and consumed on the local node.
ShardSearchLocalRequest(String[], long) - クラス のコンストラクタorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
ShardSearchLocalRequest(String[], long, String[]) - クラス のコンストラクタorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
ShardSearchLocalRequest(ShardId, int, SearchType, BytesReference, String[], Boolean) - クラス のコンストラクタorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
ShardSearchRequest - org.elasticsearch.search.internalのインタフェース
Shard level request that represents a search.
ShardSearchStats - org.elasticsearch.index.search.statsのクラス
 
ShardSearchStats(Settings) - クラス のコンストラクタorg.elasticsearch.index.search.stats.ShardSearchStats
 
ShardSearchTransportRequest - org.elasticsearch.search.internalのクラス
Shard level search request that represents an actual search sent from the coordinating node to the nodes holding the shards where the query needs to be executed.
ShardSearchTransportRequest() - クラス のコンストラクタorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
ShardSearchTransportRequest(SearchRequest, ShardRouting, int, String[], long) - クラス のコンストラクタorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
ShardSegments - org.elasticsearch.action.admin.indices.segmentsのクラス
 
shardServices() - クラス のメソッドorg.elasticsearch.plugins.Plugin
Per index shard service that will be automatically closed.
shardServices() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
ShardShuffler - org.elasticsearch.cluster.routingのクラス
A shuffler for shards whose primary goal is to balance load.
ShardShuffler() - クラス のコンストラクタorg.elasticsearch.cluster.routing.ShardShuffler
 
shardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
shardsIt(int) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
shardsIt() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
A shard iterator with just this shard in it.
ShardsIterator - org.elasticsearch.cluster.routingのインタフェース
Allows to iterate over unrelated shards.
shardSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
Expert: Set the number of buckets to get on each shard to improve accuracy.
shardSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregationBuilder
Set the max num docs to be returned from each shard.
shardSize - クラス の変数org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
shardSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Expert: Set the number of significant terms to retrieve on each shard.
shardSize - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
shardSize(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Sets the shard_size - indicating the number of term buckets each shard will return to the coordinating node (the node that coordinates the search execution).
shardSize(Integer) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Sets the maximum number of suggested term to be retrieved from each individual shard.
ShardsLimitAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This AllocationDecider limits the number of shards per node on a per index or node-wide basis.
ShardsLimitAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
 
ShardSnapshotStatus(String) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
ShardSnapshotStatus(String, SnapshotsInProgress.State) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
ShardSnapshotStatus(String, SnapshotsInProgress.State, String) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
shardsRandomIt() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
shardsStats() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
ShardsSyncedFlushResult - org.elasticsearch.indices.flushのクラス
Result for all copies of a shard
ShardsSyncedFlushResult(ShardId, int, String) - クラス のコンストラクタorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
failure constructor
ShardsSyncedFlushResult(ShardId, String, int, Map<ShardRouting, SyncedFlushService.ShardSyncedFlushResponse>) - クラス のコンストラクタorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
success constructor
shardStarted(ShardRouting, String, String) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction
 
shardStarted(ShardRouting, String, String, DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction
 
shardStateAction - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
ShardStateAction - org.elasticsearch.cluster.action.shardのクラス
 
ShardStateAction(Settings, ClusterService, TransportService, AllocationService, RoutingService) - クラス のコンストラクタorg.elasticsearch.cluster.action.shard.ShardStateAction
 
ShardStateAction.ShardRoutingEntry - org.elasticsearch.cluster.action.shardのクラス
 
ShardStateMetaData - org.elasticsearch.index.shardのクラス
 
ShardStateMetaData(long, boolean, String) - クラス のコンストラクタorg.elasticsearch.index.shard.ShardStateMetaData
 
shardStatePathToDataPath(Path) - クラス のstaticメソッドorg.elasticsearch.env.NodeEnvironment
Returns the NodePath.path for this shard.
ShardStats() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
ShardStats - org.elasticsearch.action.admin.indices.statsのクラス
 
ShardStats(ShardRouting, ShardPath, CommonStats, CommitStats) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.ShardStats
 
shardStatuses(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
Set statuses to filter shards to get stores info on.
shardStatuses() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
Returns the shard criteria to get store information on
shardStores(IndicesShardStoresRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The shard stores info of one or more indices.
shardStores(IndicesShardStoresRequest, ActionListener<IndicesShardStoresResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
The shard stores info of one or more indices.
ShardSuggestMetric - org.elasticsearch.index.suggest.statsのクラス
 
ShardSuggestMetric() - クラス のコンストラクタorg.elasticsearch.index.suggest.stats.ShardSuggestMetric
 
ShardSuggestRequest - org.elasticsearch.action.suggestのクラス
Internal suggest request executed directly against a specific index shard.
ShardSuggestRequest() - クラス のコンストラクタorg.elasticsearch.action.suggest.ShardSuggestRequest
 
shardsWithState(ShardRoutingState) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
Returns a List of shards that match one of the states listed in states
shardsWithState(ShardRoutingState) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
 
shardsWithState(ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
Determine the shards with a specific state
shardsWithState(String, ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
Determine the shards of an index with a specific state
shardsWithState(ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
shardsWithState(String, ShardRoutingState...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
shardsWithState(ShardRoutingState) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
ShardSyncedFlushRequest() - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
ShardSyncedFlushRequest(ShardId, String, Engine.CommitId) - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
ShardSyncedFlushResponse() - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
ShardSyncedFlushResponse(String) - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
shardTarget() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
shardTarget(SearchShardTarget) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
shardTarget() - クラス のメソッドorg.elasticsearch.search.query.ScrollQuerySearchResult
 
shardTarget() - インタフェース のメソッドorg.elasticsearch.search.SearchPhaseResult
 
shardTarget(SearchShardTarget) - インタフェース のメソッドorg.elasticsearch.search.SearchPhaseResult
 
ShardTermVectorsService - org.elasticsearch.index.termvectorsのクラス
 
ShardTermVectorsService(ShardId, IndexSettingsService, MappingUpdatedAction, TransportDfsOnlyAction) - クラス のコンストラクタorg.elasticsearch.index.termvectors.ShardTermVectorsService
 
ShardUpgradeRequest - org.elasticsearch.action.admin.indices.upgrade.postのクラス
 
ShardUpgradeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.ShardUpgradeRequest
 
ShardUpgradeStatus - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
ShardUtils - org.elasticsearch.index.shardのクラス
 
ShardValidateQueryRequest - org.elasticsearch.action.admin.indices.validate.queryのクラス
Internal validate request executed directly against a specific index shard.
ShardValidateQueryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
sharedDataFile() - クラス のメソッドorg.elasticsearch.env.Environment
The shared data location
SharedFSRecoverySourceHandler - org.elasticsearch.indices.recoveryのクラス
A recovery handler that skips phase 1 as well as sending the snapshot.
SharedFSRecoverySourceHandler(IndexShard, StartRecoveryRequest, RecoverySettings, TransportService, ESLogger) - クラス のコンストラクタorg.elasticsearch.indices.recovery.SharedFSRecoverySourceHandler
 
shell - クラス の変数org.elasticsearch.common.geo.builders.BasePolygonBuilder
 
shift(Coordinate, double) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
ShingleTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
ShingleTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ShingleTokenFilterFactory
 
ShingleTokenFilterFactory.Factory - org.elasticsearch.index.analysisのクラス
 
shortCircuit() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfigBuilder
Specifies that a CORS request should be rejected if it's invalid before being further processing.
shortCircuitParentDocSet - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
shortField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
ShortFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
ShortFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ShortFieldMapper
 
ShortFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
ShortFieldMapper.CustomShortNumericField - org.elasticsearch.index.mapper.coreのクラス
 
ShortFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
ShortFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
shortName() - 列挙型 のメソッドorg.elasticsearch.common.xcontent.XContentType
 
shortSummary() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes.Delta
 
shortSummary() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
A short description of the shard.
shortSummary() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
shortSummary() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return a short description of the total running time.
shortToBytes(int) - クラス のstaticメソッドorg.elasticsearch.common.Numbers
Converts an int to a byte array.
shortValue() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
shortValue(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
shortValue(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
shortValue() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
should(QueryBuilder) - クラス のメソッドorg.elasticsearch.index.query.BoolQueryBuilder
Adds a query that should appear in the matching documents.
shouldAutoCreate(String, ClusterState) - クラス のメソッドorg.elasticsearch.action.support.AutoCreateIndex
Should the index be auto created?
shouldCache(Query, LeafReaderContext) - クラス のメソッドorg.apache.lucene.search.XUsageTrackingQueryCachingPolicy
 
shouldConnectTo(DiscoveryNode) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
Should this node form a connection to the provided node.
shouldDefer(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
This method should be overidden by subclasses that want to defer calculation of a child aggregation until a first pass is complete and a set of buckets has been pruned.
shouldDefer(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator
 
shouldDefer(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
shouldExecuteReplication(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
shouldExecuteReplication(Settings) - クラス のメソッドorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
shouldExecuteReplication(Settings) - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
Indicated whether this operation should be replicated to shadow replicas or not.
shouldGetFromSource(boolean, DocumentMapper, FieldMapper) - クラス のメソッドorg.elasticsearch.index.get.ShardGetService
 
shouldIgnoreMissing(String) - インタフェース のメソッドorg.elasticsearch.common.property.PropertyPlaceholder.PlaceholderResolver
 
shouldIgnoreShardForNode(ShardId, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingAllocation
 
shouldParse() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Do we really need parsing?
shouldParseId() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Does id parsing really needed at all?
shouldParseRouting() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Does routing parsing really needed at all?
shouldParseTimestamp() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Does timestamp parsing really needed at all?
shouldRemoveMissingPlaceholder(String) - インタフェース のメソッドorg.elasticsearch.common.property.PropertyPlaceholder.PlaceholderResolver
Allows for special handling for ignored missing placeholders that may be resolved elsewhere
SHOW_TERM_DOC_COUNT_ERROR - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.AbstractTermsParametersParser
 
showDocCountError - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms.Bucket
 
showTermDocCountError - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
showTermDocCountError(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Expert: return document count errors per term in the response.
showTermDocCountError() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParametersParser
 
shuffle(List<ShardRouting>, int) - クラス のメソッドorg.elasticsearch.cluster.routing.RotationShardShuffler
 
shuffle() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
 
shuffle(List<ShardRouting>, int) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardShuffler
Return a shuffled view over the list of shards.
shuffle(List<ShardRouting>) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardShuffler
Equivalent to calling shuffle(shards, nextSeed()).
shutdown(EsThreadPoolExecutor.ShutdownListener) - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsThreadPoolExecutor
 
shutdown() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
shutdownNow() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
SiblingPipelineAggregator - org.elasticsearch.search.aggregations.pipelineのクラス
 
SiblingPipelineAggregator() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.SiblingPipelineAggregator
 
SiblingPipelineAggregator(String, String[], Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.SiblingPipelineAggregator
 
SIDE_BACK - クラス のstatic変数org.elasticsearch.index.analysis.EdgeNGramTokenFilterFactory
 
SIDE_FRONT - クラス のstatic変数org.elasticsearch.index.analysis.EdgeNGramTokenFilterFactory
 
sigma(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsBuilder
 
sigma(Double) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketBuilder
 
SignificanceHeuristic - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
SignificanceHeuristic() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristic
 
significanceHeuristic - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
significanceHeuristic(SignificanceHeuristicBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Expert: set the SignificanceHeuristic to use.
SignificanceHeuristicBuilder - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのインタフェース
 
SignificanceHeuristicParser - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのインタフェース
 
SignificanceHeuristicParserMapper - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
 
SignificanceHeuristicParserMapper(Set<SignificanceHeuristicParser>, ScriptService) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicParserMapper
 
significanceHeuristicParsers - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicParserMapper
 
SignificanceHeuristicStreams - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのクラス
A registry for all significance heuristics.
SignificanceHeuristicStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristicStreams
 
SignificanceHeuristicStreams.Stream - org.elasticsearch.search.aggregations.bucket.significant.heuristicsのインタフェース
A stream that knows how to read an heuristic from the input.
SignificantLongTerms - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantLongTerms(long, long, String, ValueFormatter, int, long, SignificanceHeuristic, List<? extends InternalSignificantTerms.Bucket>, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
SignificantLongTermsAggregator - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantLongTermsAggregator(String, AggregatorFactories, ValuesSource.Numeric, ValueFormat, TermsAggregator.BucketCountThresholds, AggregationContext, Aggregator, SignificantTermsAggregatorFactory, IncludeExclude.LongFilter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTermsAggregator
 
significantlySmallerThanSinglePackedOrdinals(int, int, long, float) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.MultiOrdinals
Return true if this impl is going to be smaller than SinglePackedOrdinals by at least 20%.
SignificantStringTerms - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantStringTerms(long, long, String, int, long, SignificanceHeuristic, List<? extends InternalSignificantTerms.Bucket>, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
SignificantStringTerms.Bucket - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantStringTermsAggregator - org.elasticsearch.search.aggregations.bucket.significantのクラス
An aggregator of significant string values.
SignificantStringTermsAggregator(String, AggregatorFactories, ValuesSource, TermsAggregator.BucketCountThresholds, IncludeExclude.StringFilter, AggregationContext, Aggregator, SignificantTermsAggregatorFactory, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
significantTerms(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new SignificantTerms aggregation with the given name.
SignificantTerms - org.elasticsearch.search.aggregations.bucket.significantのインタフェース
An aggregation that collects significant terms in comparison to a background set.
SignificantTerms.Bucket - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantTermsAggregatorFactory - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantTermsAggregatorFactory(String, ValuesSourceConfig, TermsAggregator.BucketCountThresholds, IncludeExclude, String, Query, SignificanceHeuristic) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory
 
SignificantTermsAggregatorFactory.ExecutionMode - org.elasticsearch.search.aggregations.bucket.significantの列挙型
 
SignificantTermsBuilder - org.elasticsearch.search.aggregations.bucket.significantのクラス
Creates an aggregation that finds interesting or unusual occurrences of terms in a result set.
SignificantTermsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Sole constructor.
SignificantTermsParametersParser - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantTermsParametersParser(SignificanceHeuristicParserMapper) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParametersParser
 
SignificantTermsParser - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
SignificantTermsParser(SignificanceHeuristicParserMapper) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParser
 
signum(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
signum(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
Similarities - org.elasticsearch.index.similarityのクラス
Cache of pre-defined Similarities
similarity(SimilarityProvider) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
similarity() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
similarity(String) - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityLookupService
Returns the SimilarityProvider with the given name
similarity() - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityService
 
SIMILARITY_SETTINGS_PREFIX - クラス のstatic変数org.elasticsearch.index.similarity.SimilarityModule
 
similarityLookupService() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
SimilarityLookupService - org.elasticsearch.index.similarityのクラス
Service for looking up configured SimilarityProvider implementations by name.
SimilarityLookupService(Index, Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.SimilarityLookupService
 
SimilarityLookupService(Index, IndexSettingsService, Map<String, SimilarityProvider.Factory>) - クラス のコンストラクタorg.elasticsearch.index.similarity.SimilarityLookupService
 
similarityLookupService() - クラス のメソッドorg.elasticsearch.index.similarity.SimilarityService
 
SimilarityModule - org.elasticsearch.index.similarityのクラス
SimilarityModule is responsible gathering registered and configured SimilarityProvider implementations and making them available through the SimilarityLookupService and SimilarityService.
SimilarityModule(Settings) - クラス のコンストラクタorg.elasticsearch.index.similarity.SimilarityModule
 
SimilarityProvider - org.elasticsearch.index.similarityのインタフェース
Provider for Similarity instances
SimilarityProvider.Factory - org.elasticsearch.index.similarityのインタフェース
Factory for creating SimilarityProvider instances
similarityService() - クラス のメソッドorg.elasticsearch.index.IndexService
 
similarityService() - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
SimilarityService - org.elasticsearch.index.similarityのクラス
 
SimilarityService(Index, IndexSettingsService, SimilarityLookupService, MapperService) - クラス のコンストラクタorg.elasticsearch.index.similarity.SimilarityService
 
similarityService() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
similarityService() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
similarityService() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
similarityService() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
Simple(Settings) - クラス のコンストラクタorg.elasticsearch.action.support.ActionFilter.Simple
 
SimpleAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
SimpleAnalyzerProvider(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SimpleAnalyzerProvider
 
SimpleDistanceBoundingCheck(GeoPoint, GeoPoint) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.SimpleDistanceBoundingCheck
 
SimpleFragmentsBuilder - org.elasticsearch.search.highlight.vectorhighlightのクラス
Direct Subclass of Lucene's org.apache.lucene.search.vectorhighlight.SimpleFragmentsBuilder that corrects offsets for broken analysis chains.
SimpleFragmentsBuilder(FieldMapper, String[], String[], BoundaryScanner) - クラス のコンストラクタorg.elasticsearch.search.highlight.vectorhighlight.SimpleFragmentsBuilder
 
SimpleHashFunction - org.elasticsearch.cluster.routingのクラス
This class implements a simple hash function based on Java Build-In Object.hashCode()
SimpleHashFunction() - クラス のコンストラクタorg.elasticsearch.cluster.routing.SimpleHashFunction
 
simpleMatch(String, String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
Match a String against the given pattern, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
simpleMatch(String[], String) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
Match a String against the given patterns, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
simpleMatch(String[], String[]) - クラス のstaticメソッドorg.elasticsearch.common.regex.Regex
 
simpleMatchToFullName(String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
 
simpleMatchToIndexNames(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Returns all the fields that match the given pattern.
simpleMatchToIndexNames(String, String[]) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
simpleMatchToIndexNames(String) - クラス のメソッドorg.elasticsearch.index.query.QueryParseContext
 
SimpleModel - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
Calculate a simple unweighted (arithmetic) moving average
SimpleModel() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
SimpleModel.SimpleModelBuilder - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
SimpleModel.SimpleModelParser - org.elasticsearch.search.aggregations.pipeline.movavg.modelsのクラス
 
SimpleModelBuilder() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel.SimpleModelBuilder
 
SimpleModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel.SimpleModelParser
 
simpleName() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper
Returns the simple name, which identifies this mapper against other mappers at the same level in the mappers hierarchy TODO: make this protected once Mapper and FieldMapper are merged together
SimpleQueryParser - org.elasticsearch.index.queryのクラス
Wrapper class for Lucene's SimpleQueryParser that allows us to redefine different types of queries.
SimpleQueryParser(Analyzer, Map<String, Float>, int, SimpleQueryParser.Settings) - クラス のコンストラクタorg.elasticsearch.index.query.SimpleQueryParser
Creates a new parser with custom flags used to enable/disable certain features.
SimpleQueryParser.Settings - org.elasticsearch.index.queryのクラス
Class encapsulating the settings for the SimpleQueryString query, with their default values
SimpleQueryStringBuilder - org.elasticsearch.index.queryのクラス
SimpleQuery is a query parser that acts similar to a query_string query, but won't throw exceptions for any weird string syntax.
SimpleQueryStringBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.SimpleQueryStringBuilder
Construct a new simple query with the given text
SimpleQueryStringBuilder.Operator - org.elasticsearch.index.queryの列挙型
Operators for the default_operator
SimpleQueryStringFlag - org.elasticsearch.index.queryの列挙型
Flags for the XSimpleQueryString parser
SimpleQueryStringParser - org.elasticsearch.index.queryのクラス
SimpleQueryStringParser is a query parser that acts similar to a query_string query, but won't throw exceptions for any weird string syntax.
SimpleQueryStringParser() - クラス のコンストラクタorg.elasticsearch.index.query.SimpleQueryStringParser
 
simpleQueryStringQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A query that acts similar to a query_string query, but won't throw exceptions for any weird string syntax.
SimpleValue - org.elasticsearch.search.aggregations.pipelineのインタフェース
 
SimulatedAnealingMinimizer - org.elasticsearch.search.aggregations.pipeline.movavgのクラス
A cost minimizer which will fit a MovAvgModel to the data.
SimulatedAnealingMinimizer() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.SimulatedAnealingMinimizer
 
sin(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sin(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sin(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sin(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sin(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
single(Decision.Type, String, String, Object...) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision
Creates a simple decision
Single() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
 
Single(Decision.Type) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
Creates a new Decision.Single decision of a given type
Single(Decision.Type, String, String, Object...) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
Creates a new Decision.Single decision of a given type
single() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
Single(LongArray, BitSet) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayAtomicFieldData.Single
 
Single(DoubleArray, DoubleArray, BitSet) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.GeoPointArrayLegacyAtomicFieldData.Single
 
SINGLE_INSTANCE_AND_SCOPE - クラス のstatic変数org.elasticsearch.common.inject.internal.AbstractBindingBuilder
 
SingleBucketAggregation - org.elasticsearch.search.aggregations.bucketのインタフェース
A single bucket aggregation
SingleBucketAggregator - org.elasticsearch.search.aggregations.bucketのクラス
A bucket aggregator that doesn't create new buckets.
SingleBucketAggregator(String, AggregatorFactories, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.SingleBucketAggregator
 
SingleExpModelParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.SingleExpModelParser
 
SingleFieldsVisitor - org.elasticsearch.index.fieldvisitorのクラス
 
SingleFieldsVisitor(String) - クラス のコンストラクタorg.elasticsearch.index.fieldvisitor.SingleFieldsVisitor
 
SingleObjectCache<T> - org.elasticsearch.common.utilのクラス
A very simple single object cache that allows non-blocking refresh calls triggered by expiry time.
SingleObjectCache(TimeValue, T) - クラス のコンストラクタorg.elasticsearch.common.util.SingleObjectCache
 
SinglePackedOrdinals - org.elasticsearch.index.fielddata.ordinalsのクラス
 
SinglePackedOrdinals(OrdinalsBuilder, float) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ordinals.SinglePackedOrdinals
 
singles() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
SingleShardOperationRequestBuilder<Request extends SingleShardRequest<Request>,Response extends ActionResponse,RequestBuilder extends SingleShardOperationRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.single.shardのクラス
 
SingleShardOperationRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
 
SingleShardRequest<T extends SingleShardRequest> - org.elasticsearch.action.support.single.shardのクラス
 
SingleShardRequest() - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
SingleShardRequest(String) - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
SingleShardRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
SingleShardRequest(ActionRequest, String) - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
SINGLETON - クラス のstatic変数org.elasticsearch.common.inject.Scopes
One instance per Injector.
Singleton - org.elasticsearch.common.injectの注釈型
Apply this to implementation classes when you want only one instance (per Injector) to be reused for all injections for that binding.
singleton(NumericDoubleValues, Bits) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a multi-valued view over the provided NumericDoubleValues.
singleton(GeoPointValues, Bits) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a multi-valued view over the provided GeoPointValues.
singleton(BinaryDocValues, Bits) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a multi-valued view over the provided BinaryDocValues.
SINGLETON_ANNOTATION - クラス のstatic変数org.elasticsearch.common.inject.internal.Scoping
 
SINGLETON_INSTANCE - クラス のstatic変数org.elasticsearch.common.inject.internal.Scoping
 
singletons - クラス の変数org.elasticsearch.common.util.ExtensionPoint
 
SingleValue() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.SingleValue
 
SingleValue(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.SingleValue
 
SingleValue(String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregator.SingleValue
 
sinh(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
size() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
size() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFields
 
size(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFilter
 
size() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Get the number of known nodes
size() - クラス のメソッドorg.elasticsearch.cluster.routing.GroupShardsIterator
Return the number of groups
size() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable
Returns the number of this shards instances.
size() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
size() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
size() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
Returns the size of the non-ignored unassigned shards
size() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
The number of shard routing instances.
size() - クラス のメソッドorg.elasticsearch.common.collect.CopyOnWriteHashMap
 
size() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
size() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
size() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
size() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
size() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
size() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Returns the current size of the buffer.
size() - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
Returns the current size of the buffer.
size() - クラス のメソッドorg.elasticsearch.common.lucene.ShardCoreKeyMap
Return the number of tracked segments.
size() - インタフェース のメソッドorg.elasticsearch.common.util.BigArray
Return the length of this array.
size() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
size() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
size() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
size() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingCollection
the number of nodes for which there are known pings
size() - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
size() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommits
 
size() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Doubles
 
size() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.GeoPoints
 
size() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Longs
 
size() - クラス のメソッドorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
size() - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
Returns the number of files in this snapshot
size() - クラス のメソッドorg.elasticsearch.index.store.Store.RecoveryDiff
Returns the sum of the files in this diff.
size() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
size - クラス の変数org.elasticsearch.index.translog.Translog.Location
 
size() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
the number of ongoing recoveries
size() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
size(int) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
size(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridBuilder
Set the number of buckets to return.
size(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsBuilder
Set the number of significant terms to retrieve.
size(int) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Sets the size - indicating how many term buckets should be returned (defaults to 10)
size(int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
The number of search hits to return.
size() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
size(int) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
size() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
size(int) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
size() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
size(int) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
size() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
size(int) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
size() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
size() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
size() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
size() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
size(int) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
size(int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets the maximum suggestions to be returned per suggest text term.
size() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
The number of suggestions in this Suggest result
size - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion
 
size(int) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Sets the maximum suggestions to be returned per suggest text term.
sizeActive() - クラス のメソッドorg.elasticsearch.cluster.routing.PlainShardsIterator
 
sizeActive() - インタフェース のメソッドorg.elasticsearch.cluster.routing.ShardsIterator
The number of active shard routing instances
SizeBlockingQueue<E> - org.elasticsearch.common.util.concurrentのクラス
A size based queue wrapping another blocking queue to provide (somewhat relaxed) capacity checks.
SizeBlockingQueue(BlockingQueue<E>, int) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
SizeHeaderFrameDecoder - org.elasticsearch.transport.nettyのクラス
 
SizeHeaderFrameDecoder() - クラス のコンストラクタorg.elasticsearch.transport.netty.SizeHeaderFrameDecoder
 
SizeHeaderFrameDecoder.HttpOnTransportException - org.elasticsearch.transport.nettyの例外
A helper exception to mark an incoming connection as potentially being HTTP so an appropriate error code can be returned
sizeInBytes - クラス の変数org.elasticsearch.index.cache.query.QueryCache.EntriesStats
 
sizeInBytes - クラス の変数org.elasticsearch.index.engine.Segment
 
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
 
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns the size in bytes of the translog files that aren't committed to lucene.
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.Translog.View
Returns the size in bytes of the files behind the view.
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
sizeInBytes() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
sizeOfRelocatingShards(RoutingNode, ClusterInfo, boolean, String) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Returns the size of all shards that are currently being relocated to the node, but may not be finished transfering yet.
SizeParseElement - org.elasticsearch.search.queryのクラス
 
SizeParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.SizeParseElement
 
SizeUnit - org.elasticsearch.common.unitの列挙型
 
SizeValue - org.elasticsearch.common.unitのクラス
 
SizeValue(long) - クラス のコンストラクタorg.elasticsearch.common.unit.SizeValue
 
SizeValue(long, SizeUnit) - クラス のコンストラクタorg.elasticsearch.common.unit.SizeValue
 
sizing(Recycler<T>, Recycler<T>, int) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
Wrap two recyclers and forward to calls to smallObjectRecycler when size < minSize and to defaultRecycler otherwise.
skip(long) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayReader
Skips characters.
skip(long) - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
Skips the specified number of characters in the stream.
skip(long) - クラス のメソッドorg.elasticsearch.common.io.stream.ByteBufferStreamInput
 
skip(int) - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
skip(long) - クラス のメソッドorg.elasticsearch.common.io.stream.InputStreamStreamInput
 
skip(long) - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamInput
 
skip(long) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
skipBloom(IndexInput) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
skipBytes(int) - クラス のメソッドorg.elasticsearch.transport.netty.ChannelBufferStreamInput
 
skipChildren() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
skipChildren() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
skipSources(Class...) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns a binder that skips classesToSkip when identify the calling code.
skipSources(Class...) - インタフェース のメソッドorg.elasticsearch.common.inject.PrivateBinder
 
skipTranslogRecovery() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
After the store has been recovered, we need to start the engine.
Slf4jESLogger - org.elasticsearch.common.logging.slf4jのクラス
 
Slf4jESLogger(String, Logger) - クラス のコンストラクタorg.elasticsearch.common.logging.slf4j.Slf4jESLogger
 
Slf4jESLoggerFactory - org.elasticsearch.common.logging.slf4jのクラス
 
Slf4jESLoggerFactory() - クラス のコンストラクタorg.elasticsearch.common.logging.slf4j.Slf4jESLoggerFactory
 
slice(int, int) - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
slice(int, int) - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Slice the bytes from the from index up to length.
slice(int, int) - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
slice(int, int) - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
slice(String, long, long) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
slice(String, long, long) - クラス のメソッドorg.elasticsearch.common.lucene.store.ByteArrayIndexInput
 
SlicedInputStream - org.elasticsearch.index.snapshots.blobstoreのクラス
A SlicedInputStream is a logical concatenation one or more input streams.
SlicedInputStream(long) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.SlicedInputStream
Creates a new SlicedInputStream
slop(int) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Set the phrase slop if evaluated to a phrase query type.
slop(int) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Set the phrase slop if evaluated to a phrase query type.
slop(int) - クラス のメソッドorg.elasticsearch.index.query.SpanNearQueryBuilder
 
SloppyArcFixedSourceDistance(double, double, DistanceUnit) - クラス のコンストラクタorg.elasticsearch.common.geo.GeoDistance.SloppyArcFixedSourceDistance
 
slot() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response.Item
 
SMALL_FILE_CUTOFF_BYTES - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySettings
 
smallest(Version, Version) - クラス のstaticメソッドorg.elasticsearch.Version
Returns the smallest version between the 2.
smallestNonClientNodeVersion() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Returns the version of the node with the oldest version in the cluster that is not a client node
smallestVersion() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Returns the version of the node with the oldest version in the cluster
smartNameFieldMapper(String) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentFieldMappers
 
smartNameFieldType(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
smartNameFieldType(String, String[]) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
 
smartNameFieldType(String) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
smartNameFieldType(String) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
smartNameFieldType(String) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
smartNameFieldType(String) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
smartNameFieldTypeFromAnyType(String) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
smartNameFieldTypeFromAnyType(String) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
smartNameFieldTypeFromAnyType(String) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
smartNameFieldTypeFromAnyType(String) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
Looks up the given field, but does not restrict to fields in the types set on this context.
smileBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns a content builder using SMILE format (XContentType.SMILE.
smileBuilder(OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Constructs a new json builder that will output the result into the provided output stream.
SmileXContent - org.elasticsearch.common.xcontent.smileのクラス
A Smile based content implementation using Jackson.
smileXContent - クラス のstatic変数org.elasticsearch.common.xcontent.smile.SmileXContent
 
SmileXContentGenerator - org.elasticsearch.common.xcontent.smileのクラス
 
SmileXContentGenerator(JsonGenerator, OutputStream, String...) - クラス のコンストラクタorg.elasticsearch.common.xcontent.smile.SmileXContentGenerator
 
SmileXContentParser - org.elasticsearch.common.xcontent.smileのクラス
 
SmileXContentParser(JsonParser) - クラス のコンストラクタorg.elasticsearch.common.xcontent.smile.SmileXContentParser
 
smoothingModel(PhraseSuggestionBuilder.SmoothingModel) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
Sets an explicit smoothing model used for this suggester.
SmoothingModel(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.SmoothingModel
 
snapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Sets the snapshot name
snapshot() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
The snapshot name
snapshot() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Returns repository name
snapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
Sets snapshot name
snapshot(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Sets the name of the snapshot.
snapshot() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns the name of the snapshot.
snapshot(SnapshotId) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
Returns currently running restore process with corresponding snapshot id or null if this snapshot is not being restored
snapshot(SnapshotId) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
snapshot() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
Returns a snapshot of the index (for the last commit point).
snapshot(SnapshotId, ShardId, SnapshotIndexCommit, IndexShardSnapshotStatus) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Creates a snapshot of the shard based on the index commit point.
snapshot() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns snapshot id
snapshot() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.SnapshotFiles
 
snapshot(SnapshotId, ShardId, SnapshotIndexCommit, IndexShardSnapshotStatus) - インタフェース のメソッドorg.elasticsearch.index.snapshots.IndexShardRepository
Creates a snapshot of the shard based on the index commit point.
snapshot() - クラス のメソッドorg.elasticsearch.index.translog.Translog.View
create a snapshot from this view
Snapshot - org.elasticsearch.snapshotsのクラス
Represent information about snapshot
Snapshot(String, List<String>, long) - クラス のコンストラクタorg.elasticsearch.snapshots.Snapshot
 
Snapshot(String, List<String>, long, String, long, int, List<SnapshotShardFailure>) - クラス のコンストラクタorg.elasticsearch.snapshots.Snapshot
 
snapshot() - 例外 のメソッドorg.elasticsearch.snapshots.SnapshotException
 
snapshot(SnapshotId) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Retrieves snapshot from repository
SNAPSHOT - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
snapshot - クラス の変数org.elasticsearch.Version
 
snapshot() - クラス のメソッドorg.elasticsearch.Version
 
SNAPSHOT_CODEC - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SNAPSHOT_INDEX_CODEC - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SNAPSHOT_INDEX_NAME_FORMAT - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SNAPSHOT_INDEX_PREFIX - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SNAPSHOT_NAME_FORMAT - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SNAPSHOT_ONLY_FORMAT_PARAMS - クラス のstatic変数org.elasticsearch.repositories.blobstore.BlobStoreFormat
 
SNAPSHOT_PREFIX - クラス のstatic変数org.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
SnapshotCreationException - org.elasticsearch.snapshotsの例外
Thrown when snapshot creation fails completely
SnapshotCreationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotCreationException
 
SnapshotCreationException(SnapshotId, Throwable) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotCreationException
 
SnapshotDeletionPolicy - org.elasticsearch.index.deletionpolicyのクラス
Snapshot deletion policy allows to get snapshots of an index state (last commit or all commits) and if the deletion policy is used with all open index writers (JVM level) then the snapshot state will not be deleted until it will be released.
SnapshotDeletionPolicy(IndexDeletionPolicy) - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
Constructs a new snapshot deletion policy that wraps the provided deletion policy.
SnapshotException - org.elasticsearch.snapshotsの例外
Generic snapshot exception
SnapshotException(SnapshotId, String) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotException
 
SnapshotException(SnapshotId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotException
 
SnapshotException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotException
 
SnapshotFailedEngineException - org.elasticsearch.index.engineの例外
 
SnapshotFailedEngineException(ShardId, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.engine.SnapshotFailedEngineException
 
SnapshotFailedEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.SnapshotFailedEngineException
 
SnapshotFiles - org.elasticsearch.index.snapshots.blobstoreのクラス
Contains a list of files participating in a snapshot
SnapshotFiles(String, List<BlobStoreIndexShardSnapshot.FileInfo>) - クラス のコンストラクタorg.elasticsearch.index.snapshots.blobstore.SnapshotFiles
 
SnapshotId - org.elasticsearch.cluster.metadataのクラス
Snapshot ID - repository name + snapshot name
SnapshotId(String, String) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.SnapshotId
Constructs new snapshot id
snapshotId() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
Returns snapshot id
snapshotId() - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
snapshotId() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
snapshotId() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
snapshotId() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
snapshotIds(SnapshotId[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.Request
 
snapshotIndex(boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Snapshots the index and returns a handle to it.
snapshotIndex(boolean) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
snapshotIndex(boolean) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
snapshotIndex(boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
SnapshotIndexCommit - org.elasticsearch.index.deletionpolicyのクラス
A snapshot index commit point.
SnapshotIndexCommits - org.elasticsearch.index.deletionpolicyのクラス
Represents a snapshot view of several commits.
SnapshotIndexCommits(List<SnapshotIndexCommit>) - クラス のコンストラクタorg.elasticsearch.index.deletionpolicy.SnapshotIndexCommits
 
SnapshotIndexShardStage - org.elasticsearch.action.admin.cluster.snapshots.statusの列挙型
 
SnapshotIndexShardStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
SnapshotIndexStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Represents snapshot status of all shards in the index
SnapshotInfo - org.elasticsearch.snapshotsのクラス
Information about snapshot
SnapshotInfo(Snapshot) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotInfo
Creates a new snapshot information from a Snapshot
SnapshotInProgressAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
This AllocationDecider prevents shards that are currently been snapshotted to be moved to other nodes.
SnapshotInProgressAllocationDecider() - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
SnapshotInProgressAllocationDecider(Settings) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
Creates a new SnapshotInProgressAllocationDecider instance from given settings
SnapshotInProgressAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
 
SnapshotMissingException - org.elasticsearch.snapshotsの例外
Thrown if requested snapshot doesn't exist
SnapshotMissingException(SnapshotId, Throwable) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotMissingException
 
SnapshotMissingException(SnapshotId) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotMissingException
 
SnapshotMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotMissingException
 
SnapshotRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotsService.SnapshotRequest
Constructs new snapshot creation request
SnapshotRestoreException - org.elasticsearch.snapshotsの例外
Snapshot restore exception
SnapshotRestoreException(SnapshotId, String) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotRestoreException
 
SnapshotRestoreException(SnapshotId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotRestoreException
 
SnapshotRestoreException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.snapshots.SnapshotRestoreException
 
snapshots() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
snapshots(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
snapshots() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Returns the names of the snapshots.
snapshots(String[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
Sets the list of snapshots to be returned
snapshots() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Returns the names of the snapshots.
snapshots(String[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Sets the list of snapshots to be returned
snapshots() - クラス のメソッドorg.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicy
Snapshots all the current commits in the index.
snapshots() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
Returns list of snapshots
snapshots() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Returns the list of snapshots currently stored in the repository
snapshots() - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Returns the list of snapshots currently stored in the repository
snapshots() - クラス のメソッドorg.elasticsearch.repositories.uri.URLRepository
 
snapshots(String, boolean) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Returns a list of snapshots from repository sorted by snapshot creation date
SnapshotShardFailure - org.elasticsearch.snapshotsのクラス
Stores information about failures that occurred during shard snapshotting process
SnapshotShardFailure(String, String, int, String) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotShardFailure
Constructs new snapshot shard failure object
snapshotShards(SnapshotId) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotsService
Returns status of shards currently finished snapshots This method is executed on master node and it's complimentary to the SnapshotShardsService.currentSnapshotShards(SnapshotId) because it returns similar information but for already finished snapshots.
SnapshotShardsService - org.elasticsearch.snapshotsのクラス
This service runs on data and master nodes and controls currently snapshotted shards on these nodes.
SnapshotShardsService(Settings, ClusterService, SnapshotsService, ThreadPool, TransportService, IndicesService) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotShardsService
 
SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest - org.elasticsearch.snapshotsのクラス
Internal request that is used to send changes in snapshot status to master
SnapshotShardsStats - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Status of a snapshot shards
SnapshotsInProgress - org.elasticsearch.clusterのクラス
Meta data about snapshots that are currently executing
SnapshotsInProgress(List<SnapshotsInProgress.Entry>) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress
 
SnapshotsInProgress(SnapshotsInProgress.Entry...) - クラス のコンストラクタorg.elasticsearch.cluster.SnapshotsInProgress
 
SnapshotsInProgress.Entry - org.elasticsearch.clusterのクラス
 
SnapshotsInProgress.ShardSnapshotStatus - org.elasticsearch.clusterのクラス
 
SnapshotsInProgress.State - org.elasticsearch.clusterの列挙型
 
SnapshotsService - org.elasticsearch.snapshotsのクラス
Service responsible for creating snapshots A typical snapshot creating process looks like this: On the master node the SnapshotsService.createSnapshot(SnapshotRequest, CreateSnapshotListener) is called and makes sure that no snapshots is currently running and registers the new snapshot in cluster state When cluster state is updated the SnapshotsService.beginSnapshot(ClusterState, SnapshotsInProgress.Entry, boolean, CreateSnapshotListener) method kicks in and initializes the snapshot in the repository and then populates list of shards that needs to be snapshotted in cluster state Each data node is watching for these shards and when new shards scheduled for snapshotting appear in the cluster state, data nodes start processing them through SnapshotShardsService.processIndexShardSnapshots(ClusterChangedEvent) method Once shard snapshot is created data node updates state of the shard in the cluster state using the SnapshotShardsService.updateIndexShardSnapshotStatus(org.elasticsearch.cluster.metadata.SnapshotId, org.elasticsearch.index.shard.ShardId, org.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus) method When last shard is completed master node in SnapshotShardsService.innerUpdateSnapshotState(org.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest) method marks the snapshot as completed After cluster state is updated, the SnapshotsService.endSnapshot(SnapshotsInProgress.Entry) finalizes snapshot in the repository, notifies all SnapshotsService.snapshotCompletionListeners that snapshot is completed, and finally calls SnapshotsService.removeSnapshotFromClusterState(SnapshotId, SnapshotInfo, Throwable) to remove snapshot from cluster state
SnapshotsService(Settings, ClusterService, IndexNameExpressionResolver, RepositoriesService, ThreadPool) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotsService
 
SnapshotsService.CreateSnapshotListener - org.elasticsearch.snapshotsのインタフェース
Listener for create snapshot operation
SnapshotsService.DeleteSnapshotListener - org.elasticsearch.snapshotsのインタフェース
Listener for delete snapshot operation
SnapshotsService.SnapshotCompletionListener - org.elasticsearch.snapshotsのインタフェース
 
SnapshotsService.SnapshotRequest - org.elasticsearch.snapshotsのクラス
Snapshot creation request
snapshotsStatus(SnapshotsStatusRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot status.
snapshotsStatus(SnapshotsStatusRequest, ActionListener<SnapshotsStatusResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Get snapshot status.
SnapshotsStatusAction - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Snapshots status action
SnapshotsStatusRequest - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Get snapshot status request
SnapshotsStatusRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
 
SnapshotsStatusRequest(String, String[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Constructs a new get snapshots request with given repository name and list of snapshots
SnapshotsStatusRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
Constructs a new get snapshots request with given repository name
snapshotsStatusRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Get status of snapshots
SnapshotsStatusRequestBuilder - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Snapshots status request builder
SnapshotsStatusRequestBuilder(ElasticsearchClient, SnapshotsStatusAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequestBuilder
Constructs the new snapshotstatus request
SnapshotsStatusRequestBuilder(ElasticsearchClient, SnapshotsStatusAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequestBuilder
Constructs the new snapshot status request with specified repository
SnapshotsStatusResponse - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Snapshot status response
SnapshotState - org.elasticsearch.snapshotsの列挙型
Represents the state that a snapshot can be in
SnapshotStats - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
SnapshotStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Status of a snapshot
SnapshotStatus - org.elasticsearch.index.shardのクラス
 
SnapshotStatus() - クラス のコンストラクタorg.elasticsearch.index.shard.SnapshotStatus
 
snapshotStatus(SnapshotId, Version, ShardId) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
Retrieve shard snapshot status for the stored snapshot
snapshotStatus(SnapshotId, Version, ShardId) - インタフェース のメソッドorg.elasticsearch.index.snapshots.IndexShardRepository
Retrieve shard snapshot status for the stored snapshot
SnapshotStatus.Index - org.elasticsearch.index.shardのクラス
 
SnapshotStatus.Stage - org.elasticsearch.index.shardの列挙型
 
SnapshotStatus.Translog - org.elasticsearch.index.shardのクラス
 
snapshotThrottleTimeInNanos() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
snapshotThrottleTimeInNanos() - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Returns snapshot throttle time in nanoseconds
SnapshotUtils - org.elasticsearch.snapshotsのクラス
Snapshot utilities
SnapshotUtils() - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotUtils
 
Snippet - org.apache.lucene.search.postingshighlightのクラス
Represents a scored highlighted snippet.
Snippet(String, float, boolean) - クラス のコンストラクタorg.apache.lucene.search.postingshighlight.Snippet
 
SnowballAnalyzer - org.elasticsearch.index.analysisのクラス
非推奨です。
(3.1) Use the language-specific analyzer in modules/analysis instead. This analyzer WAS removed in Lucene 5.0
SnowballAnalyzer(String) - クラス のコンストラクタorg.elasticsearch.index.analysis.SnowballAnalyzer
非推奨です。
Builds the named analyzer with no stop words.
SnowballAnalyzer(String, CharArraySet) - クラス のコンストラクタorg.elasticsearch.index.analysis.SnowballAnalyzer
非推奨です。
Builds the named analyzer with the given stop words.
SnowballAnalyzerProvider - org.elasticsearch.index.analysisのクラス
Creates a SnowballAnalyzer initialized with stopwords and Snowball filter.
SnowballAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SnowballAnalyzerProvider
 
SnowballTokenFilterFactory - org.elasticsearch.index.analysisのクラス
Real work actually done here by Sebastian on the Elasticsearch mailing list http://elasticsearch-users.115913.n3.nabble.com/Using-the-Snowball-stemmers-tp2126106p2127111.html
SnowballTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SnowballTokenFilterFactory
 
SoraniAnalyzerProvider - org.elasticsearch.index.analysisのクラス
Provider for SoraniAnalyzer
SoraniAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SoraniAnalyzerProvider
 
SoraniNormalizationFilterFactory - org.elasticsearch.index.analysisのクラス
Factory for SoraniNormalizationFilter
SoraniNormalizationFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SoraniNormalizationFilterFactory
 
sort(Comparator<ShardRouting>) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
 
sort(LongArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(long[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(FloatArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(float[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(DoubleArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(double[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(ObjectArrayList<byte[]>) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort(BytesRefArray, int[]) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sort() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingBinaryDocValues
Sort values that are stored between offsets 0 and SortingBinaryDocValues.count of SortingBinaryDocValues.values.
sort() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDocValues
Sort values that are stored between offsets 0 and SortingNumericDocValues.count of SortingNumericDocValues.values.
sort() - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDoubleValues
Sort values that are stored between offsets 0 and SortingNumericDoubleValues.count of SortingNumericDoubleValues.values.
sort(Sort) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
sort() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
sort(String, SortOrder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds a sort against the given field name and the sort ordering.
sort(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Add a sort against the given field name.
sort(SortBuilder) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Adds a sort builder.
sort(Sort) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
sort() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
sort(Sort) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
sort() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
sort(Sort) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
sort() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
sort(Sort) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
sort() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
sort() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
sort(Suggest.Suggestion.Sort) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
sort(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets how to sort the suggest terms per suggest text token.
sort(Comparator<O>) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
sort(String) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets how to sort the suggest terms per suggest text token.
SORT_SCORE - クラス のstatic変数org.elasticsearch.search.sort.SortParseElement
 
sortableLongBitsToDoubles(SortedNumericDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Given a SortedNumericDocValues, return a SortedNumericDoubleValues instance that will translate long values to doubles using NumericUtils.sortableLongToDouble(long).
sortAddresses(List<InetAddress>) - クラス のstaticメソッドorg.elasticsearch.common.network.NetworkUtils
非推奨です。
remove this when multihoming is really correct
sortAndDedup(LongArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sortAndDedup(long[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Sort and deduplicate values in-place, then return the unique element count.
sortAndDedup(FloatArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sortAndDedup(float[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Sort and deduplicate values in-place, then return the unique element count.
sortAndDedup(DoubleArrayList) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sortAndDedup(double[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
Sort and deduplicate values in-place, then return the unique element count.
sortAndDedup(ObjectArrayList<byte[]>) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
sortAndDedup(BytesRefArray, int[]) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
 
SortBuilder - org.elasticsearch.search.sortのクラス
 
SortBuilder() - クラス のコンストラクタorg.elasticsearch.search.sort.SortBuilder
 
SortBuilders - org.elasticsearch.search.sortのクラス
A set of static factory methods for SortBuilders.
SortBuilders() - クラス のコンストラクタorg.elasticsearch.search.sort.SortBuilders
 
sortByMasterLikelihood(Iterable<DiscoveryNode>) - クラス のメソッドorg.elasticsearch.discovery.zen.elect.ElectMasterService
Returns the given nodes sorted by likelyhood of being elected as master, most likely first.
sortComparator() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
sortComparator() - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion
 
sortDocs(boolean, AtomicArray<? extends QuerySearchResultProvider>) - クラス のメソッドorg.elasticsearch.search.controller.SearchPhaseController
 
SortedBinaryDocValues - org.elasticsearch.index.fielddataのクラス
A list of per-document binary values, sorted according to BytesRef.getUTF8SortedAsUnicodeComparator().
SortedBinaryDocValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.SortedBinaryDocValues
 
SortedNumericDoubleValues - org.elasticsearch.index.fielddataのクラス
Clone of SortedNumericDocValues for double values.
SortedNumericDoubleValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.SortedNumericDoubleValues
Sole constructor.
SortedNumericDVIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
FieldData backed by LeafReader.getSortedNumericDocValues(String)
SortedNumericDVIndexFieldData(Index, MappedFieldType.Names, IndexNumericFieldData.NumericType, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.SortedNumericDVIndexFieldData
 
SortedSetDVBytesAtomicFieldData - org.elasticsearch.index.fielddata.plainのクラス
An AtomicFieldData implementation that uses Lucene SortedSetDocValues.
SortedSetDVOrdinalsIndexFieldData - org.elasticsearch.index.fielddata.plainのクラス
 
SortedSetDVOrdinalsIndexFieldData(Index, IndexFieldDataCache, Settings, MappedFieldType.Names, CircuitBreakerService, FieldDataType) - クラス のコンストラクタorg.elasticsearch.index.fielddata.plain.SortedSetDVOrdinalsIndexFieldData
 
sortFieldType() - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
SortingBinaryDocValues - org.elasticsearch.index.fielddataのクラス
Base class for building SortedBinaryDocValues instances based on unsorted content.
SortingBinaryDocValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.SortingBinaryDocValues
 
SortingNumericDocValues - org.elasticsearch.index.fielddataのクラス
Base class for building SortedNumericDocValues instances based on unsorted content.
SortingNumericDocValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.SortingNumericDocValues
 
SortingNumericDoubleValues - org.elasticsearch.index.fielddataのクラス
Base class for building SortedNumericDoubleValues instances based on unsorted content.
SortingNumericDoubleValues() - クラス のコンストラクタorg.elasticsearch.index.fielddata.SortingNumericDoubleValues
 
sortMissingFirst(Object) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
Whether missing values should be sorted first.
sortMissingLast(Object) - クラス のメソッドorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
Whether missing values should be sorted last, this is the default.
sortMode(String) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
Defines what values to pick in the case a document contains multiple values for the targeted sort field.
sortMode(String) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
Defines which distance to use for sorting in the case a document contains multiple geo points.
sortMode(String) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
Defines which distance to use for sorting in the case a document contains multiple geo points.
SortOrder - org.elasticsearch.search.sortの列挙型
A sorting order.
SortParseElement - org.elasticsearch.search.sortのクラス
 
SortParseElement() - クラス のコンストラクタorg.elasticsearch.search.sort.SortParseElement
 
SortParser - org.elasticsearch.search.sortのインタフェース
 
sortValues(Object[]) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
sortValues() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
sortValues() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
An array of the sort values used.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Parses repository definition.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
Sets the source for the request.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Parses snapshot definition.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition
source(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition JSON, YAML and properties formats are supported
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition JSON, YAML and properties formats are supported
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition JSON, YAML and properties formats are supported
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Parses restore definition JSON, YAML and properties formats are supported
source() - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
source(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source(Map<String, ?>) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
Sets the settings and mappings as a single source.
source() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
source(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
source() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The mapping source definition.
source(Object...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
A specialized simplified mapping source method, takes the form of simple properties definition: ("field1", "type=string,store=true").
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The mapping source definition.
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The mapping source definition.
source(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The mapping source definition.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
The template source definition.
source() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
source() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The source to execute.
source(QuerySourceBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
source(Map) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The source to execute in the form of a map.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
source(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The query source to validate.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The source to validate.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The source to validate.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The source to validate.
source() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute.
source(QuerySourceBuilder) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute.
source(Map) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute in the form of a map.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
source(String) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The source to execute.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
source() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute.
source(QuerySourceBuilder) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute.
source(Map) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute in the form of a map.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
source(String) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The source to execute.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
source() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
source(QuerySourceBuilder) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
source() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
The source of the document to index, recopied to a new array if it is unsage.
source(Map) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Index the Map as a Requests.INDEX_CONTENT_TYPE.
source(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Index the Map as the provided content type.
source(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the document source to index.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the content source to index.
source(String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
source(String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
source(String, Object, String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
source(String, Object, String, Object, String, Object, String, Object) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
source(Object...) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the document to index in bytes form.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the document to index in bytes form.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the document to index in bytes form (assumed to be safe to be used from different threads).
source() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
The source of the document to index, recopied to a new array if it is unsage.
source(Map) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Index the Map as a Requests.INDEX_CONTENT_TYPE.
source(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Index the Map as the provided content type.
source(String) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the document source to index.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the content source to index.
source(Object...) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the document to index in bytes form.
source(byte[]) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the document to index in bytes form.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the document to index in bytes form (assumed to be safe to be used from different threads).
source() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
 
source(Map) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(String) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(byte[]) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
source(PercolateSourceBuilder) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
Sets the request body definition for this percolate request as raw bytes.
source() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
source(SearchSourceBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The source of the search request.
source(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The source of the search request.
source(Map) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The source of the search request in the form of a map.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
source(byte[]) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search source to execute.
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search source to execute.
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search source to execute.
source() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search source to execute.
source(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
source(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
source(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
source() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
The source that caused this cluster event to be raised.
source() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
source() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
source() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
source() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
source() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Searcher
The source that caused this searcher to be acquired.
source - クラス の変数org.elasticsearch.index.fieldvisitor.FieldsVisitor
 
source() - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
source() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The source of the document if exists.
source() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
source() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
source() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
source(XContentParser) - クラス のstaticメソッドorg.elasticsearch.index.mapper.SourceToParse
 
source(BytesReference) - クラス のstaticメソッドorg.elasticsearch.index.mapper.SourceToParse
 
source(SourceToParse.Origin, BytesReference) - クラス のstaticメソッドorg.elasticsearch.index.mapper.SourceToParse
 
source() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
source() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
source() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
source() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
Source(BytesReference, String, String, long, long) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.Source
 
source - クラス の変数org.elasticsearch.index.translog.Translog.Source
 
source() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
source() - クラス のメソッドorg.elasticsearch.script.AbstractSearchScript
Allows to access the actual source (loaded and parsed).
source() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
source() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
source() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
source() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
source() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
source() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
source(BytesReference) - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
source() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
source(BytesReference) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
source() - クラス のメソッドorg.elasticsearch.search.lookup.LeafSearchLookup
 
source() - クラス のメソッドorg.elasticsearch.search.lookup.SearchLookup
 
source() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
source() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The source of the document (can be null).
source() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
sourceAsMap() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
Returns the mappings as a map.
sourceAsMap() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
sourceAsMap() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
sourceAsMap() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
Converts the serialized compressed form of the mappings into a parsed map.
sourceAsMap() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The source of the document (As a map).
sourceAsMap() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
sourceAsMap(BytesReference) - クラス のstaticメソッドorg.elasticsearch.search.lookup.SourceLookup
 
sourceAsMap() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The source of the document as a map (can be null).
sourceAsMapAndType(BytesReference) - クラス のstaticメソッドorg.elasticsearch.search.lookup.SourceLookup
 
sourceAsString() - クラス のメソッドorg.elasticsearch.index.get.GetResult
The source of the document (as a string).
sourceAsString() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
sourceAsString() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The source of the document as string (can be null).
sourceBuilder - クラス の変数org.elasticsearch.index.query.support.BaseInnerHitBuilder
 
sourceBuilder() - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
sourceContentType() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
SourceFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
SourceFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
SourceFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
SourceFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
sourceLatitude - クラス の変数org.elasticsearch.common.geo.GeoDistance.FixedSourceDistanceBase
 
sourceLongitude - クラス の変数org.elasticsearch.common.geo.GeoDistance.FixedSourceDistanceBase
 
SourceLookup - org.elasticsearch.search.lookupのクラス
 
SourceLookup() - クラス のコンストラクタorg.elasticsearch.search.lookup.SourceLookup
 
sourceMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
sourceMetaSnapshot() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
sourceNode() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
sourceNode() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
SourceProvider - org.elasticsearch.common.inject.internalのクラス
Provides access to the calling line of code.
SourceProvider() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.SourceProvider
 
sourceRef() - クラス のメソッドorg.elasticsearch.index.get.GetResult
Returns bytes reference, also un compress the source if needed.
sourceRef() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
Returns bytes reference, also un compress the source if needed.
sourceRef(BytesReference) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
Sets representation, might be compressed....
sourceRef() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
Returns bytes reference, also un compress the source if needed.
sourceRequested() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
sourceRequested() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
A shortcut function to see whether there is a fetchSourceContext and it says the source is requested.
sourceRequested() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
sourceRequested() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
A shortcut function to see whether there is a fetchSourceContext and it says the source is requested.
sourceRequested() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
SourceScoreOrderFragmentsBuilder - org.elasticsearch.search.highlight.vectorhighlightのクラス
 
SourceScoreOrderFragmentsBuilder(FieldMapper, SearchContext, FetchSubPhase.HitContext, String[], String[], BoundaryScanner) - クラス のコンストラクタorg.elasticsearch.search.highlight.vectorhighlight.SourceScoreOrderFragmentsBuilder
 
SourceSimpleFragmentsBuilder - org.elasticsearch.search.highlight.vectorhighlightのクラス
 
SourceSimpleFragmentsBuilder(FieldMapper, SearchContext, FetchSubPhase.HitContext, String[], String[], BoundaryScanner) - クラス のコンストラクタorg.elasticsearch.search.highlight.vectorhighlight.SourceSimpleFragmentsBuilder
 
sourceThrottleTimeInNanos() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
sourceThrottling() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
sourceToParse() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
sourceToParse() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
SourceToParse - org.elasticsearch.index.mapperのクラス
 
SourceToParse.Origin - org.elasticsearch.index.mapperの列挙型
 
SPACE - クラス のstatic変数org.elasticsearch.common.logging.Loggers
 
spaceify(int, String, StringBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
spanContainingQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a new span_containing builder.
SpanContainingQueryBuilder - org.elasticsearch.index.queryのクラス
Builder for SpanContainingQuery.
SpanContainingQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanContainingQueryBuilder
 
SpanContainingQueryParser - org.elasticsearch.index.queryのクラス
Parser for SpanContainingQuery
SpanContainingQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanContainingQueryParser
 
spanFirstQuery(SpanQueryBuilder, int) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
SpanFirstQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanFirstQueryBuilder(SpanQueryBuilder, int) - クラス のコンストラクタorg.elasticsearch.index.query.SpanFirstQueryBuilder
 
SpanFirstQueryParser - org.elasticsearch.index.queryのクラス
 
SpanFirstQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanFirstQueryParser
 
SpanishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
SpanishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SpanishAnalyzerProvider
 
spanMultiTermQueryBuilder(MultiTermQueryBuilder) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a SpanQueryBuilder which allows having a sub query which implements MultiTermQueryBuilder.
SpanMultiTermQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanMultiTermQueryBuilder(MultiTermQueryBuilder) - クラス のコンストラクタorg.elasticsearch.index.query.SpanMultiTermQueryBuilder
 
SpanMultiTermQueryParser - org.elasticsearch.index.queryのクラス
 
SpanMultiTermQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanMultiTermQueryParser
 
spanNearQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
SpanNearQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanNearQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanNearQueryBuilder
 
SpanNearQueryParser - org.elasticsearch.index.queryのクラス
 
SpanNearQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanNearQueryParser
 
spanNotQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
SpanNotQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanNotQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanNotQueryBuilder
 
SpanNotQueryParser - org.elasticsearch.index.queryのクラス
 
SpanNotQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanNotQueryParser
 
spanOrQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
SpanOrQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanOrQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanOrQueryBuilder
 
SpanOrQueryParser - org.elasticsearch.index.queryのクラス
 
SpanOrQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanOrQueryParser
 
SpanQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanQueryBuilder
 
spanTermQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
spanTermQuery(String, int) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
spanTermQuery(String, long) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
spanTermQuery(String, float) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
spanTermQuery(String, double) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
 
SpanTermQueryBuilder - org.elasticsearch.index.queryのクラス
 
SpanTermQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryBuilder
 
SpanTermQueryBuilder(String, int) - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryBuilder
 
SpanTermQueryBuilder(String, long) - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryBuilder
 
SpanTermQueryBuilder(String, float) - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryBuilder
 
SpanTermQueryBuilder(String, double) - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryBuilder
 
SpanTermQueryParser - org.elasticsearch.index.queryのクラス
 
SpanTermQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanTermQueryParser
 
spanWithinQuery() - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Creates a new span_within builder.
SpanWithinQueryBuilder - org.elasticsearch.index.queryのクラス
Builder for SpanWithinQuery.
SpanWithinQueryBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.SpanWithinQueryBuilder
 
SpanWithinQueryParser - org.elasticsearch.index.queryのクラス
Parser for SpanWithinQuery
SpanWithinQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.SpanWithinQueryParser
 
spare - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
SPATIAL4J_AVAILABLE - クラス のstatic変数org.elasticsearch.common.geo.ShapesAvailability
 
SPATIAL_CONTEXT - クラス のstatic変数org.elasticsearch.common.geo.builders.ShapeBuilder
 
SpatialStrategy - org.elasticsearch.common.geoの列挙型
 
SpecialPermission - org.elasticsearchのクラス
Elasticsearch-specific permission to check before entering AccessController.doPrivileged() blocks.
SpecialPermission() - クラス のコンストラクタorg.elasticsearch.SpecialPermission
Creates a new SpecialPermision object.
SpecialPermission(String, String) - クラス のコンストラクタorg.elasticsearch.SpecialPermission
Creates a new SpecialPermission object.
spins - クラス の変数org.elasticsearch.env.NodeEnvironment.NodePath
Cached result of Lucene's IOUtils.spins on path.
split(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Split a String at the first occurrence of the delimiter.
splitArrayElementsIntoProperties(String[], String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Take an array Strings and split each element based on the given delimiter.
splitScrollIds(String) - クラス のstaticメソッドorg.elasticsearch.rest.action.search.RestClearScrollAction
 
splitSmart(String, String, boolean) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Splits a backslash escaped string on the separator.
splitStringByCommaToArray(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
splitStringByCommaToSet(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
splitStringToArray(CharSequence, char) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
splitStringToSet(String, char) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
splitUidIntoTypeAndId(BytesRef) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
sqrt(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sqrt(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sqrt(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sqrt(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
sqrt(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
stackTrace(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
StackTraceElements - org.elasticsearch.common.inject.internalのクラス
Creates stack trace elements for members.
StackTraceElements() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.StackTraceElements
 
Stage - org.elasticsearch.common.injectの列挙型
The stage we're running in.
stage() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
stage() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns current snapshot stage
stage() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
STANDARD - クラス のstatic変数org.elasticsearch.script.ClassPermission
 
STANDARD_ANALYZER - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
STANDARD_CLASSES - クラス のstatic変数org.elasticsearch.script.ClassPermission
Typical set of classes for scripting: basic data types, math, dates, and simple collections
StandardAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
StandardAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardAnalyzerProvider
 
StandardAnalyzerProvider(Index, Settings, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardAnalyzerProvider
 
StandardHtmlStripAnalyzer - org.elasticsearch.index.analysisのクラス
 
StandardHtmlStripAnalyzer() - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardHtmlStripAnalyzer
StandardHtmlStripAnalyzer(CharArraySet) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardHtmlStripAnalyzer
 
StandardHtmlStripAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
StandardHtmlStripAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardHtmlStripAnalyzerProvider
 
StandardTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
StandardTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardTokenFilterFactory
 
StandardTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
StandardTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StandardTokenizerFactory
 
start() - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.AsyncAction
 
start() - クラス のメソッドorg.elasticsearch.action.support.broadcast.TransportBroadcastAction.AsyncBroadcastAction
 
start() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
start() - インタフェース のメソッドorg.elasticsearch.common.component.LifecycleComponent
 
start() - クラス のメソッドorg.elasticsearch.common.StopWatch
Start an unnamed task.
start(String) - クラス のメソッドorg.elasticsearch.common.StopWatch
Start a named task.
start(DiscoveryNode, String) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
start() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
start() - クラス のメソッドorg.elasticsearch.node.Node
Start the node.
start() - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport.NodeChannels
 
START_RECOVERY - クラス のstatic変数org.elasticsearch.indices.recovery.RecoverySource.Actions
 
startAccumulatingJoins() - クラス のメソッドorg.elasticsearch.discovery.zen.NodeJoinController
Accumulates any future incoming join request.
startArray(String, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startArray(String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startArray(XContentBuilderString) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startArray() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startConstruction() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstructionContext
 
started(ShardRouting) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
Mark a shard as started and adjusts internal statistics.
started() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard is in started mode.
started() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
Returns true if the state is started.
StartedRerouteAllocation - org.elasticsearch.cluster.routing.allocationのクラス
This RoutingAllocation holds a list of started shards within a cluster
StartedRerouteAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes, List<? extends ShardRouting>, ClusterInfo) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.StartedRerouteAllocation
 
startedShards() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.StartedRerouteAllocation
Get started shards
startHeaders() - クラス のメソッドorg.elasticsearch.common.Table
 
startInitialJoin() - インタフェース のメソッドorg.elasticsearch.discovery.Discovery
Triggers the first join cycle
startInitialJoin() - クラス のメソッドorg.elasticsearch.discovery.local.LocalDiscovery
 
startInitialJoin() - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery
 
startNanoTime - クラス の変数org.elasticsearch.indices.recovery.RecoveryState.Timer
 
startObject(String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startObject(String, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startObject(XContentBuilderString) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startObject(XContentBuilderString, XContentBuilder.FieldCaseConversion) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startObject() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
startOffset() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries.Entry
 
startOffset - クラス の変数org.elasticsearch.search.lookup.TermPosition
 
startRecovery(IndexShard, DiscoveryNode, RecoveryTarget.RecoveryListener, TimeValue) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection
Starts are new recovery for the given shard, source node and state
startRecovery(IndexShard, RecoveryState.Type, DiscoveryNode, RecoveryTarget.RecoveryListener) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTarget
 
StartRecoveryRequest - org.elasticsearch.indices.recoveryのクラス
 
StartRecoveryRequest() - クラス のコンストラクタorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
StartRecoveryRequest(ShardId, DiscoveryNode, DiscoveryNode, boolean, Store.MetadataSnapshot, RecoveryState.Type, long) - クラス のコンストラクタorg.elasticsearch.indices.recovery.StartRecoveryRequest
Start recovery request.
startRewriteTime() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Begin timing the rewrite phase of a request.
startRow() - クラス のメソッドorg.elasticsearch.common.Table
 
startTerm(BytesRef) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
startTime() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
startTime() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
startTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
Returns operation start time in nanoseconds.
startTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
Returns operation start time in nanoseconds.
startTime() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
Returns operation start time in nanoseconds.
startTime() - インタフェース のメソッドorg.elasticsearch.index.engine.Engine.Operation
 
startTime() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
startTime(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
startTime() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
startTime(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
startTime() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
startTime(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
startTime() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns snapshot start time
startTime() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns snapshot start time
startTime(long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets snapshot start time
startTime - クラス の変数org.elasticsearch.indices.recovery.RecoveryState.Timer
 
startTime() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
Returns start time in millis
startTime(ProfileBreakdown.TimingType) - クラス のメソッドorg.elasticsearch.search.profile.ProfileBreakdown
Begin timing a query for a specific Timing context
startTime() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns time when snapshot started
startTime() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns time when snapshot started
startVerification() - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
startVerification() - インタフェース のメソッドorg.elasticsearch.repositories.Repository
Verifies repository on the master node and returns the verification token.
state(IndexMetaData.State) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
state() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
 
state(ClusterStateRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The state of the cluster.
state(ClusterStateRequest, ActionListener<ClusterStateResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
The state of the cluster.
state() - クラス のメソッドorg.elasticsearch.cluster.ClusterChangedEvent
The new cluster state that caused this change event.
state() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
The current state.
state(IndexMetaData.State) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
state() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.Entry
Returns current restore state
state() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Returns current state
state() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard state.
state() - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
state() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
state() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
state() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
state - クラス の変数org.elasticsearch.index.shard.IndexShard
 
state() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
state() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
state() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns current snapshot state
state() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns snapshot state
STATE_DIR_NAME - クラス のstatic変数org.elasticsearch.gateway.MetaDataStateFormat
 
STATE_FILE_EXTENSION - クラス のstatic変数org.elasticsearch.gateway.MetaDataStateFormat
 
STATE_NOT_RECOVERED_BLOCK - クラス のstatic変数org.elasticsearch.gateway.GatewayService
 
states - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
states - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
stateUUID(String) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
stateUUID() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
This stateUUID is automatically generated for for each version of cluster state.
StaticInjectionRequest - org.elasticsearch.common.inject.spiのクラス
A request to inject the static fields and methods of a type.
stats(IndicesStatsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices stats.
stats(IndicesStatsRequest, ActionListener<IndicesStatsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Indices stats.
stats() - クラス のメソッドorg.elasticsearch.http.HttpServer
 
stats() - インタフェース のメソッドorg.elasticsearch.http.HttpServerTransport
 
stats() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpServerTransport
 
stats() - クラス のメソッドorg.elasticsearch.index.cache.request.ShardRequestCache
 
stats(String...) - クラス のメソッドorg.elasticsearch.index.fielddata.ShardFieldData
 
stats() - クラス のメソッドorg.elasticsearch.index.get.ShardGetService
 
Stats(long, long, long, long, long, long, long, long, boolean, long) - クラス のコンストラクタorg.elasticsearch.index.indexing.IndexingStats.Stats
 
stats(String...) - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
Returns the stats, including type specific stats.
stats(Terms, int) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
stats(Terms, int) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
stats(Terms, int) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
stats(Terms, int) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
stats(Terms, int) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
stats() - クラス のメソッドorg.elasticsearch.index.percolator.stats.ShardPercolateService
 
Stats(long, long, long, long, long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.index.search.stats.SearchStats.Stats
 
Stats(SearchStats.Stats) - クラス のコンストラクタorg.elasticsearch.index.search.stats.SearchStats.Stats
 
stats(String...) - クラス のメソッドorg.elasticsearch.index.search.stats.ShardSearchStats
Returns the stats, including group specific stats.
stats() - クラス のメソッドorg.elasticsearch.index.store.Store
 
stats() - クラス のメソッドorg.elasticsearch.index.suggest.stats.ShardSuggestMetric
 
stats() - クラス のメソッドorg.elasticsearch.index.translog.Translog
return stats
stats() - クラス のメソッドorg.elasticsearch.index.warmer.ShardIndexWarmerService
 
stats() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
stats(String) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerService
 
stats() - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
stats(String) - クラス のメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
stats() - クラス のメソッドorg.elasticsearch.indices.breaker.NoneCircuitBreakerService
 
stats(String) - クラス のメソッドorg.elasticsearch.indices.breaker.NoneCircuitBreakerService
 
stats(boolean) - クラス のメソッドorg.elasticsearch.indices.IndicesService
Returns the node stats indices stats.
stats(boolean, CommonStatsFlags) - クラス のメソッドorg.elasticsearch.indices.IndicesService
 
stats() - クラス のメソッドorg.elasticsearch.monitor.fs.FsProbe
 
stats() - クラス のメソッドorg.elasticsearch.monitor.fs.FsService
 
stats() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmService
 
stats() - クラス のメソッドorg.elasticsearch.monitor.os.OsService
 
stats() - クラス のメソッドorg.elasticsearch.monitor.process.ProcessService
 
stats() - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
stats(CommonStatsFlags, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - クラス のメソッドorg.elasticsearch.node.service.NodeService
 
stats() - クラス のメソッドorg.elasticsearch.script.ScriptMetrics
 
stats() - クラス のメソッドorg.elasticsearch.script.ScriptService
 
stats(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Stats aggregation with the given name.
Stats - org.elasticsearch.search.aggregations.metrics.statsのインタフェース
Statistics over a set of values (either aggregated over field data or scripts)
stats(String...) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
The stats groups this request will be aggregated under.
stats(String...) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionTerms
 
stats(String...) - クラス のメソッドorg.elasticsearch.search.suggest.completion.Completion090PostingsFormat.LookupFactory
 
stats() - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
Stats(String, int, int, int, long, int, long) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
stats() - クラス のメソッドorg.elasticsearch.transport.TransportService
 
StatsAggregator - org.elasticsearch.search.aggregations.metrics.statsのクラス
 
StatsAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.StatsAggregator
 
StatsAggregator.Factory - org.elasticsearch.search.aggregations.metrics.statsのクラス
 
StatsBucket - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのインタフェース
Statistics over a set of buckets
statsBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
StatsBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのクラス
 
StatsBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketBuilder
 
StatsBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのクラス
 
StatsBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketParser
 
StatsBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのクラス
 
StatsBucketPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
StatsBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.statsのクラス
 
StatsBuilder - org.elasticsearch.search.aggregations.metrics.statsのクラス
Builder for the Stats aggregation.
StatsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.StatsBuilder
Sole constructor.
StatsGroupsParseElement - org.elasticsearch.index.search.statsのクラス
 
StatsGroupsParseElement() - クラス のコンストラクタorg.elasticsearch.index.search.stats.StatsGroupsParseElement
 
StatsParser - org.elasticsearch.search.aggregations.metrics.statsのクラス
 
StatsParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.stats.StatsParser
 
status() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
status() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
status() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
status() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotResponse
Returns HTTP status RestStatus.ACCEPTED if snapshot is still in progress RestStatus.OK if snapshot was successful or partially successful RestStatus.INTERNAL_SERVER_ERROR if snapshot failed completely
status() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotResponse
 
status() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeSnapshotStatus
 
status() - クラス のメソッドorg.elasticsearch.action.count.CountResponse
非推奨です。
 
status() - 例外 のメソッドorg.elasticsearch.action.NoShardAvailableActionException
 
status() - 例外 のメソッドorg.elasticsearch.action.RoutingMissingException
 
status() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
status() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
status() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
status() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
status() - インタフェース のメソッドorg.elasticsearch.action.ShardOperationFailedException
The status of the failure.
status() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
Status(String) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
Status(StreamInput) - クラス のコンストラクタorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
status() - 例外 のメソッドorg.elasticsearch.action.UnavailableShardsException
 
status() - 例外 のメソッドorg.elasticsearch.client.transport.NoNodeAvailableException
 
status() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
status() - 例外 のメソッドorg.elasticsearch.cluster.block.ClusterBlockException
 
status() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
status(ClusterState.ClusterStateStatus) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
status() - 例外 のメソッドorg.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException
 
status() - クラス のメソッドorg.elasticsearch.common.cli.CliTool.Command.Exit
 
status() - 列挙型 のメソッドorg.elasticsearch.common.cli.CliTool.ExitStatus
 
status() - 例外 のメソッドorg.elasticsearch.common.io.stream.NotSerializableExceptionWrapper
 
status() - 例外 のメソッドorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
status() - インタフェース のメソッドorg.elasticsearch.common.xcontent.StatusToXContent
Returns the REST status to make sure it is returned correctly
status() - 例外 のメソッドorg.elasticsearch.discovery.MasterNotDiscoveredException
 
status() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Returns the rest status code associated with this exception.
status() - 例外 のメソッドorg.elasticsearch.ElasticsearchParseException
 
status() - 例外 のメソッドorg.elasticsearch.ElasticsearchSecurityException
 
status(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
status() - 例外 のメソッドorg.elasticsearch.index.engine.DocumentAlreadyExistsException
 
status() - 例外 のメソッドorg.elasticsearch.index.engine.DocumentMissingException
 
status() - 例外 のメソッドorg.elasticsearch.index.engine.DocumentSourceMissingException
 
status() - 例外 のメソッドorg.elasticsearch.index.engine.FlushNotAllowedEngineException
 
status() - 例外 のメソッドorg.elasticsearch.index.engine.VersionConflictEngineException
 
status() - 例外 のメソッドorg.elasticsearch.index.mapper.MapperParsingException
 
status() - 例外 のメソッドorg.elasticsearch.index.mapper.MergeMappingException
 
status() - 例外 のメソッドorg.elasticsearch.index.mapper.StrictDynamicMappingException
 
status() - 例外 のメソッドorg.elasticsearch.index.query.QueryParsingException
 
status() - 例外 のメソッドorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
status() - 例外 のメソッドorg.elasticsearch.indices.IndexAlreadyExistsException
 
status() - 例外 のメソッドorg.elasticsearch.indices.IndexClosedException
 
status() - 例外 のメソッドorg.elasticsearch.indices.IndexPrimaryShardNotAllocatedException
 
status() - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateAlreadyExistsException
 
status() - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateMissingException
 
status() - 例外 のメソッドorg.elasticsearch.indices.InvalidAliasNameException
 
status() - 例外 のメソッドorg.elasticsearch.indices.InvalidIndexNameException
 
status() - 例外 のメソッドorg.elasticsearch.indices.InvalidIndexTemplateException
 
status() - 例外 のメソッドorg.elasticsearch.indices.InvalidTypeNameException
 
status() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveriesCollection.StatusRef
 
status() - 例外 のメソッドorg.elasticsearch.indices.TypeMissingException
 
status() - 例外 のメソッドorg.elasticsearch.repositories.RepositoryMissingException
 
status() - 例外 のメソッドorg.elasticsearch.repositories.RepositoryVerificationException
 
status() - 例外 のメソッドorg.elasticsearch.ResourceNotFoundException
 
status() - クラス のメソッドorg.elasticsearch.rest.BytesRestResponse
 
status() - クラス のメソッドorg.elasticsearch.rest.RestResponse
The rest status code.
status(int, int, ShardOperationFailedException...) - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestStatus
 
status() - 例外 のメソッドorg.elasticsearch.script.groovy.GroovyScriptCompilationException
非推奨です。
 
status() - 例外 のメソッドorg.elasticsearch.script.groovy.GroovyScriptExecutionException
非推奨です。
 
status() - 例外 のメソッドorg.elasticsearch.search.SearchContextMissingException
 
status() - 例外 のメソッドorg.elasticsearch.search.SearchParseException
 
status() - 例外 のメソッドorg.elasticsearch.search.warmer.IndexWarmerMissingException
 
status() - 例外 のメソッドorg.elasticsearch.snapshots.ConcurrentSnapshotExecutionException
 
status() - 例外 のメソッドorg.elasticsearch.snapshots.InvalidSnapshotNameException
 
status() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
REST status of the operation
status() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
status() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns snapshot REST status
status() - 例外 のメソッドorg.elasticsearch.snapshots.SnapshotMissingException
 
status() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Returns REST status corresponding to this failure
status() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
status() - 例外 のメソッドorg.elasticsearch.transport.netty.SizeHeaderFrameDecoder.HttpOnTransportException
 
StatusRef(RecoveryStatus) - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveriesCollection.StatusRef
Important: AbstractRefCounted.tryIncRef() should be *successfully* called on status before
StatusToXContent - org.elasticsearch.common.xcontentのインタフェース
 
StemmerOverrideTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
StemmerOverrideTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StemmerOverrideTokenFilterFactory
 
StemmerTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
StemmerTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StemmerTokenFilterFactory
 
stop() - クラス のメソッドorg.elasticsearch.common.component.AbstractLifecycleComponent
 
stop() - インタフェース のメソッドorg.elasticsearch.common.component.LifecycleComponent
 
stop() - クラス のメソッドorg.elasticsearch.common.metrics.MeterMetric
 
stop() - クラス のメソッドorg.elasticsearch.common.StopWatch
Stop the current task.
stop(String) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection
 
stop() - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
stops all pinging
stop() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
stop() - クラス のメソッドorg.elasticsearch.watcher.WatcherHandle
 
STOP_WORDS - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
stopAccumulatingJoins(String) - クラス のメソッドorg.elasticsearch.discovery.zen.NodeJoinController
Stopped accumulating joins.
StopAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
StopAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StopAnalyzerProvider
 
stopAndAddRewriteTime() - クラス のメソッドorg.elasticsearch.search.profile.Profiler
Stop recording the current rewrite and add it's time to the total tally, returning the cumulative time so far.
stopAndRecordTime() - クラス のメソッドorg.elasticsearch.search.profile.ProfileBreakdown
Halt the timing process and save the elapsed time.
stopAtNonOption(boolean) - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig.Cmd.Builder
 
stopped() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
Returns true if the state is stopped.
stoppedOrClosed() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
stopTime - クラス の変数org.elasticsearch.indices.recovery.RecoveryState.Timer
 
stopTime() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
Returns stop time in millis
StopTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
StopTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.StopTokenFilterFactory
 
Stopwatch - org.elasticsearch.common.inject.internalのクラス
Enables simple performance monitoring.
Stopwatch() - クラス のコンストラクタorg.elasticsearch.common.inject.internal.Stopwatch
 
StopWatch - org.elasticsearch.commonのクラス
Simple stop watch, allowing for timing of a number of tasks, exposing total running time and running time for each named task.
StopWatch() - クラス のコンストラクタorg.elasticsearch.common.StopWatch
Construct a new stop watch.
StopWatch(String) - クラス のコンストラクタorg.elasticsearch.common.StopWatch
Construct a new stop watch with the given id.
StopWatch.TaskInfo - org.elasticsearch.commonのクラス
Inner class to hold data about one task executed within the stop watch.
stopWords() - クラス のメソッドorg.elasticsearch.index.analysis.StopTokenFilterFactory
 
stopWords(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Set the set of stopwords.
store(OutputStream) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
store(DataOutput) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
store - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
store(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
store() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
store - クラス の変数org.elasticsearch.index.engine.Engine
 
store(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
store(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.Builder
 
store() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
Store - org.elasticsearch.index.storeのクラス
A Store provides plain access to files written by an elasticsearch index shard.
Store(ShardId, Settings, DirectoryService, ShardLock) - クラス のコンストラクタorg.elasticsearch.index.store.Store
 
Store(ShardId, IndexSettingsService, DirectoryService, ShardLock, Store.OnClose) - クラス のコンストラクタorg.elasticsearch.index.store.Store
 
Store(ShardId, Settings, DirectoryService, ShardLock, Store.OnClose) - クラス のコンストラクタorg.elasticsearch.index.store.Store
 
store() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
Store.LegacyChecksums - org.elasticsearch.index.storeのクラス
 
Store.MetadataSnapshot - org.elasticsearch.index.storeのクラス
Represents a snapshot of the current directory build from the latest Lucene commit.
Store.OnClose - org.elasticsearch.index.storeのインタフェース
A listener that is executed once the store is closed and all references to it are released
Store.RecoveryDiff - org.elasticsearch.index.storeのクラス
A class representing the diff between a recovery source and recovery target
STORE_TYPE - クラス のstatic変数org.elasticsearch.index.store.IndexStoreModule
 
storeException() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
StoreFileMetaData - org.elasticsearch.index.storeのクラス
 
StoreFileMetaData(String, long) - クラス のコンストラクタorg.elasticsearch.index.store.StoreFileMetaData
 
StoreFileMetaData(String, long, String) - クラス のコンストラクタorg.elasticsearch.index.store.StoreFileMetaData
 
StoreFileMetaData(String, long, String, Version) - クラス のコンストラクタorg.elasticsearch.index.store.StoreFileMetaData
 
StoreFileMetaData(String, long, String, Version, BytesRef) - クラス のコンストラクタorg.elasticsearch.index.store.StoreFileMetaData
 
storeFilesMetaData() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData
 
StoreFilesMetaData(boolean, ShardId, Store.MetadataSnapshot) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
StoreModule - org.elasticsearch.index.storeのクラス
 
StoreModule(Class<? extends DirectoryService>, ShardLock, Store.OnClose, ShardPath) - クラス のコンストラクタorg.elasticsearch.index.store.StoreModule
 
StoreRateLimiting - org.apache.lucene.storeのクラス
 
StoreRateLimiting() - クラス のコンストラクタorg.apache.lucene.store.StoreRateLimiting
 
StoreRateLimiting.Listener - org.apache.lucene.storeのインタフェース
 
StoreRateLimiting.Provider - org.apache.lucene.storeのインタフェース
 
StoreRateLimiting.Type - org.apache.lucene.storeの列挙型
 
StoreRecoveryService - org.elasticsearch.index.shardのクラス
 
StoreRecoveryService(ShardId, IndexSettingsService, ThreadPool, MappingUpdatedAction, ClusterService, RepositoriesService, RestoreService) - クラス のコンストラクタorg.elasticsearch.index.shard.StoreRecoveryService
 
StoreRecoveryService.RecoveryListener - org.elasticsearch.index.shardのインタフェース
 
storeStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
StoreStats - org.elasticsearch.index.storeのクラス
 
StoreStats() - クラス のコンストラクタorg.elasticsearch.index.store.StoreStats
 
StoreStats(long, long) - クラス のコンストラクタorg.elasticsearch.index.store.StoreStats
 
StoreStatus(DiscoveryNode, long, IndicesShardStoresResponse.StoreStatus.Allocation, Throwable) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
 
storeTermVectorOffsets(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
storeTermVectorPayloads(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
storeTermVectorPositions(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
storeTermVectors(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
StoreUtils - org.apache.lucene.storeのクラス
 
STRATEGY - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
STRATEGY - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
strategy(SpatialStrategy) - クラス のメソッドorg.elasticsearch.index.query.GeoShapeQueryBuilder
Defines which spatial strategy will be used for building the geo shape filter.
STRATEGY_POINTS_ONLY - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
strategyName() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
stream(BytesReference) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationStreams
Returns the stream that is registered for the given type
stream(BytesReference) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreams
Returns the stream that is registered for the given type
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filter.InternalFilter
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.global.InternalGlobal
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.missing.InternalMissing
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
stream() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.max.InternalMax
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.min.InternalMin
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucket
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
stream(BytesReference) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorStreams
Returns the stream that is registered for the given type
STREAM - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
Streamable - org.elasticsearch.common.io.streamのインタフェース
 
StreamableReader<T> - org.elasticsearch.common.io.streamのインタフェース
 
streamContext() - クラス のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
StreamContext() - クラス のコンストラクタorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
streamInput() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
streamInput() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
A stream input of the bytes.
streamInput() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
streamInput() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
streamInput(StreamInput) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
 
streamInput(StreamInput) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
streamInput(StreamInput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
StreamInput - org.elasticsearch.common.io.streamのクラス
 
StreamInput() - クラス のコンストラクタorg.elasticsearch.common.io.stream.StreamInput
 
StreamInputReader<T> - org.elasticsearch.common.io.streamのインタフェース
Defines a method for reading a list of objects from StreamInput.
streamOutput(StreamOutput) - インタフェース のメソッドorg.elasticsearch.common.compress.Compressor
 
streamOutput(StreamOutput) - クラス のメソッドorg.elasticsearch.common.compress.deflate.DeflateCompressor
 
streamOutput(StreamOutput) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressor
非推奨です。
 
StreamOutput - org.elasticsearch.common.io.streamのクラス
 
StreamOutput() - クラス のコンストラクタorg.elasticsearch.common.io.stream.StreamOutput
 
Streams - org.elasticsearch.common.ioのクラス
Simple utility methods for file and stream copying.
Streams() - クラス のコンストラクタorg.elasticsearch.common.io.Streams
 
Streams() - クラス のコンストラクタorg.elasticsearch.common.rounding.Rounding.Streams
 
streamSeparator() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
streamSeparator() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
streamSeparator() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
streamSeparator() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
 
streamSeparator() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
streamShardTarget() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
streamShardTarget(InternalSearchHits.StreamContext.ShardTargetType) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext
 
STRICT - クラス のstatic変数org.elasticsearch.common.ParseFieldMatcher
 
StrictDynamicMappingException - org.elasticsearch.index.mapperの例外
 
StrictDynamicMappingException(String, String) - 例外 のコンストラクタorg.elasticsearch.index.mapper.StrictDynamicMappingException
 
StrictDynamicMappingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.mapper.StrictDynamicMappingException
 
strictExpand() - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
strictExpandOpen() - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
strictExpandOpenAndForbidClosed() - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
StrictISODateTimeFormat - org.joda.time.formatのクラス
Factory that creates instances of DateTimeFormatter based on the ISO8601 standard.
StrictISODateTimeFormat() - クラス のコンストラクタorg.joda.time.format.StrictISODateTimeFormat
Constructor.
strictSingleIndexNoExpandForbidClosed() - クラス のstaticメソッドorg.elasticsearch.action.support.IndicesOptions
 
string() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
 
string() - クラス のメソッドorg.elasticsearch.common.text.Text
Returns a String view of the data.
string() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Returns a string representation of the builder (only applicable for text based xcontent).
STRING_DISTANCE - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
stringBuilder() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
A string builder that can be used to construct complex names for example.
stringBuilder() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
A string builder that can be used to construct complex names for example.
stringDistance() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
stringDistance(StringDistance) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
stringDistance - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
stringDistance(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
Sets what string distance implementation to use for comparing how similar suggested terms are.
stringDistance(String) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
Sets what string distance implementation to use for comparing how similar suggested terms are.
stringField(FieldInfo, byte[]) - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
stringField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
StringFieldMapper - org.elasticsearch.index.mapper.coreのクラス
 
StringFieldMapper(String, MappedFieldType, MappedFieldType, int, int, Settings, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper
 
StringFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
StringFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
StringFieldMapper.StringFieldType - org.elasticsearch.index.mapper.coreのクラス
 
StringFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
StringFieldMapper.ValueAndBoost - org.elasticsearch.index.mapper.coreのクラス
StringFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
StringFieldType(StringFieldMapper.StringFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
StringFilter() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.StringFilter
 
Strings - org.elasticsearch.common.inject.internalのクラス
String utilities.
Strings - org.elasticsearch.commonのクラス
 
Strings(SortedBinaryDocValues) - クラス のコンストラクタorg.elasticsearch.index.fielddata.ScriptDocValues.Strings
 
StringTerms - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
StringTerms(String, Terms.Order, int, int, long, List<? extends InternalTerms.Bucket>, boolean, long, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
StringTerms.Bucket - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
StringTermsAggregator - org.elasticsearch.search.aggregations.bucket.termsのクラス
An aggregator of string values.
StringTermsAggregator(String, AggregatorFactories, ValuesSource, Terms.Order, TermsAggregator.BucketCountThresholds, IncludeExclude.StringFilter, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.StringTermsAggregator
 
stringValue() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllField
 
stringValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
stringValue() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericField
 
StupidBackoff(double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.StupidBackoff
Creates a Stupid-Backoff smoothing model.
StupidBackoffScorer - org.elasticsearch.search.suggest.phraseのクラス
 
StupidBackoffScorer(IndexReader, Terms, String, double, BytesRef, double) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.StupidBackoffScorer
 
subAggregation(AbstractAggregationBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Add a sub get to this bucket get.
subAggregation(byte[]) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets a raw (xcontent / json) sub addAggregation.
subAggregation(byte[], int, int) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets a raw (xcontent / json) sub addAggregation.
subAggregation(BytesReference) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets a raw (xcontent / json) sub addAggregation.
subAggregation(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets a raw (xcontent / json) sub addAggregation.
subAggregation(Map<String, Object>) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
Sets a raw (xcontent / json) sub addAggregation.
SubAggregationComparator(String, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket.SubAggregationComparator
 
subAggregator(String) - クラス のメソッドorg.elasticsearch.search.aggregations.Aggregator
Return the sub aggregator with the provided name.
subAggregator(String) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
subAggregator(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector.WrappedAggregator
 
subAggregators - クラス の変数org.elasticsearch.search.aggregations.AggregatorBase
 
subAggregators() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
subclassesOf(Class<?>) - クラス のstaticメソッドorg.elasticsearch.common.inject.matcher.Matchers
Returns a matcher which matches subclasses of the given type (as well as the given type).
subFactories(AggregatorFactories) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
Registers sub-factories with this factory.
subFactories(AggregatorFactories) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator.Factory
 
subFactories(AggregatorFactories) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory.LeafOnly
 
submitRequest(DiscoveryNode, String, TransportRequest, TransportResponseHandler<T>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
submitRequest(DiscoveryNode, String, TransportRequest, TransportRequestOptions, TransportResponseHandler<T>) - クラス のメソッドorg.elasticsearch.transport.TransportService
 
SubmitReschedulingClusterInfoUpdatedJob() - クラス のコンストラクタorg.elasticsearch.cluster.InternalClusterInfoService.SubmitReschedulingClusterInfoUpdatedJob
 
submitStateUpdateTask(String, T, ClusterStateTaskConfig, ClusterStateTaskExecutor<T>, ClusterStateTaskListener) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
Submits a cluster state update task; submitted updates will be batched across the same instance of executor.
submitStateUpdateTask(String, ClusterStateUpdateTask) - インタフェース のメソッドorg.elasticsearch.cluster.ClusterService
submitStateUpdateTask(String, ClusterStateUpdateTask) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
submitStateUpdateTask(String, T, ClusterStateTaskConfig, ClusterStateTaskExecutor<T>, ClusterStateTaskListener) - クラス のメソッドorg.elasticsearch.cluster.service.InternalClusterService
 
subOne(long) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
subPath(int, int) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
subRequests() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
subRequests() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
subRequests() - インタフェース のメソッドorg.elasticsearch.action.CompositeIndicesRequest
Returns the subrequests that a composite request is composed of
subRequests() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
subRequests() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
subRequests() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
 
subRequests() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
subRequests() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
SubSearchContext - org.elasticsearch.search.internalのクラス
 
SubSearchContext(SearchContext) - クラス のコンストラクタorg.elasticsearch.search.internal.SubSearchContext
 
subSequence(int, int) - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
 
subsetSize - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
substring(String, int, int) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Return substring(beginIndex, endIndex) that is impervious to string length.
substringMatch(CharSequence, int, CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Test whether the given string matches the given substring at the given index.
subtypeNotProvided(Class<? extends Provider<?>>, Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
subtypeOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type that represents an unknown type that extends bound.
success(T) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
success() - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.TaskResult
 
success() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
successes(Iterable<T>) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateTaskExecutor.BatchResult.Builder
 
successfulShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
total number of shards which were successfully sync-flushed
successfulShards() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
successfulShards() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
Number of successful shards
successfulShards() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns total number of shards that were successfully snapshotted
successfulShards() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns total number of shards that were successfully snapshotted
suggest - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
suggest(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
suggest() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
suggest() - クラス のメソッドorg.elasticsearch.action.suggest.ShardSuggestRequest
 
suggest() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
The Phrase to get correction suggestions for
suggest(BytesReference) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
set a new source for the suggest query
suggest(SuggestBuilder) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
set a new source using a SuggestBuilder for phrase and term suggestion lookup
suggest(SuggestBuilder.SuggestionBuilder) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
set a new source using a SuggestBuilder.SuggestionBuilder for completion suggestion lookup
suggest(String) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
suggest(SuggestRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Suggestion matching a specific phrase.
suggest(SuggestRequest, ActionListener<SuggestResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Suggestions matching a specific phrase.
suggest(SuggestRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
suggest(SuggestRequest, ActionListener<SuggestResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
suggest() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
suggest(SuggestionSearchContext) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
suggest() - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
suggest() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
suggest(SuggestionSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
suggest() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
suggest(SuggestionSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
suggest() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
suggest() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
suggest(SuggestionSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
suggest(SuggestionSearchContext) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
suggest() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
suggest(Suggest) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
Suggest - org.elasticsearch.search.suggestのクラス
Top level suggest result, containing the result for each suggestion.
Suggest() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest
 
Suggest(XContentBuilderString) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest
 
Suggest(List<Suggest.Suggestion<? extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>>>) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest
 
Suggest(XContentBuilderString, List<Suggest.Suggestion<? extends Suggest.Suggestion.Entry<? extends Suggest.Suggestion.Entry.Option>>>) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest
 
SUGGEST - クラス のstatic変数org.elasticsearch.search.suggest.Suggest.Fields
 
SUGGEST - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
Suggest.Fields - org.elasticsearch.search.suggestのクラス
 
Suggest.Suggestion<T extends Suggest.Suggestion.Entry> - org.elasticsearch.search.suggestのクラス
The suggestion responses corresponding with the suggestions in the request.
Suggest.Suggestion.Entry<O extends Suggest.Suggestion.Entry.Option> - org.elasticsearch.search.suggestのクラス
Represents a part from the suggest text with suggested options.
Suggest.Suggestion.Entry.Option - org.elasticsearch.search.suggestのクラス
Contains the suggested text with its document frequency and score.
Suggest.Suggestion.Sort - org.elasticsearch.search.suggestの列挙型
 
SUGGEST_CODEC_VERSION - クラス のstatic変数org.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
SUGGEST_MODE - クラス のstatic変数org.elasticsearch.search.suggest.SuggestUtils.Fields
 
SUGGEST_VERSION_CURRENT - クラス のstatic変数org.elasticsearch.search.suggest.completion.Completion090PostingsFormat
 
SuggestAction - org.elasticsearch.action.suggestのクラス
 
SuggestBuilder - org.elasticsearch.search.suggestのクラス
Defines how to perform suggesting.
SuggestBuilder() - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestBuilder
 
SuggestBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestBuilder
 
SuggestBuilder.SuggestionBuilder<T> - org.elasticsearch.search.suggestのクラス
 
SuggestBuilders - org.elasticsearch.search.suggestのクラス
A static factory for building suggester lookup queries
SuggestBuilders() - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestBuilders
 
SuggestContextParser - org.elasticsearch.search.suggestのインタフェース
 
Suggester<T extends SuggestionSearchContext.SuggestionContext> - org.elasticsearch.search.suggestのクラス
 
Suggester() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggester
 
Suggesters - org.elasticsearch.search.suggestのクラス
 
Suggesters() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggesters
 
Suggesters(Map<String, Suggester>) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggesters
 
Suggesters(Map<String, Suggester>, ScriptService) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggesters
 
Suggestion() - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion
 
Suggestion(String, int) - クラス のコンストラクタorg.elasticsearch.search.suggest.Suggest.Suggestion
 
SuggestionBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
 
SuggestionContext(Suggester) - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestionSearchContext.SuggestionContext
 
suggestions() - クラス のメソッドorg.elasticsearch.search.suggest.SuggestionSearchContext
 
SuggestionSearchContext - org.elasticsearch.search.suggestのクラス
 
SuggestionSearchContext() - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestionSearchContext
 
SuggestionSearchContext.SuggestionContext - org.elasticsearch.search.suggestのクラス
 
suggestMode() - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
suggestMode(SuggestMode) - クラス のメソッドorg.elasticsearch.search.suggest.DirectSpellcheckerSettings
 
suggestMode(String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
The global suggest mode controls what suggested terms are included or controls for what suggest text tokens, terms should be suggested for.
suggestMode(String) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
The global suggest mode controls what suggested terms are included or controls for what suggest text tokens, terms should be suggested for.
SuggestParseElement - org.elasticsearch.search.suggestのクラス
 
SuggestParseElement(Suggesters) - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestParseElement
 
SuggestPhase - org.elasticsearch.search.suggestのクラス
 
SuggestPhase(Settings, SuggestParseElement) - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestPhase
 
SuggestRequest - org.elasticsearch.action.suggestのクラス
A request to get suggestions for corrections of phrases.
SuggestRequest() - クラス のコンストラクタorg.elasticsearch.action.suggest.SuggestRequest
 
SuggestRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.suggest.SuggestRequest
Constructs a new suggest request against the provided indices.
suggestRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a suggest request for getting suggestions from provided indices.
SuggestRequestBuilder - org.elasticsearch.action.suggestのクラス
A suggest action request builder.
SuggestRequestBuilder(ElasticsearchClient, SuggestAction) - クラス のコンストラクタorg.elasticsearch.action.suggest.SuggestRequestBuilder
 
SuggestResponse - org.elasticsearch.action.suggestのクラス
The response of the suggest action.
suggestShardSideQueueSize(int, int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.BucketUtils
Heuristic used to determine the size of shard-side PriorityQueues when selecting the top N terms from a distributed index.
suggestStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
SuggestStats - org.elasticsearch.index.suggest.statsのクラス
Exposes suggest related statistics.
SuggestStats() - クラス のコンストラクタorg.elasticsearch.index.suggest.stats.SuggestStats
 
SuggestUtils - org.elasticsearch.search.suggestのクラス
 
SuggestUtils.Fields - org.elasticsearch.search.suggestのクラス
 
SuggestUtils.TokenConsumer - org.elasticsearch.search.suggestのクラス
 
sum() - クラス のメソッドorg.elasticsearch.common.metrics.MeanMetric
 
sum(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Sum aggregation with the given name.
sum - クラス の変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
Sum - org.elasticsearch.search.aggregations.metrics.sumのインタフェース
An aggregation that computes the sum of the values in the current bucket.
SUM_OF_OTHER_DOC_COUNTS - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.InternalTerms
 
SumAggregator - org.elasticsearch.search.aggregations.metrics.sumのクラス
 
SumAggregator(String, ValuesSource.Numeric, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.sum.SumAggregator
 
SumAggregator.Factory - org.elasticsearch.search.aggregations.metrics.sumのクラス
 
sumBucket(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilders
 
SumBucketBuilder - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sumのクラス
 
SumBucketBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketBuilder
 
SumBucketParser - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sumのクラス
 
SumBucketParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketParser
 
SumBucketPipelineAggregator - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sumのクラス
 
SumBucketPipelineAggregator(String, String[], BucketHelpers.GapPolicy, ValueFormatter, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
SumBucketPipelineAggregator.Factory - org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sumのクラス
 
SumBuilder - org.elasticsearch.search.aggregations.metrics.sumのクラス
Builder for the Sum aggregation.
SumBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.sum.SumBuilder
Sole constructor.
sumdf() - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
SumParser - org.elasticsearch.search.aggregations.metrics.sumのクラス
 
SumParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.sum.SumParser
 
sumttf() - クラス のメソッドorg.elasticsearch.search.lookup.IndexField
 
supersetSize - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms
 
supertypeOf(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.util.Types
Returns a type that represents an unknown supertype of bound.
SUPPORTED_PROTOCOLS_SETTING - クラス のstatic変数org.elasticsearch.repositories.uri.URLRepository
 
SUPPORTS_V6 - クラス のstatic変数org.elasticsearch.common.network.NetworkUtils
非推奨です。
transition mechanism only, do not use
supportsRawWrites() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContentGenerator
 
supportsRawWrites() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
Whether this generator supports writing raw data directly
supportsRawWrites() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContentGenerator
 
supportsRawWrites() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
 
SuppressForbidden - org.elasticsearch.commonの注釈型
Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
SURVIVOR - クラス のstatic変数org.elasticsearch.monitor.jvm.GcNames
 
suspendEncoding() - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Suspends encoding of the stream.
Swap() - クラス のコンストラクタorg.elasticsearch.monitor.os.OsStats.Swap
 
swapPrimaryFlag(ShardRouting...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
swaps the status of a shard, making replicas primary and vice versa.
SwedishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
SwedishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SwedishAnalyzerProvider
 
switchDoc(ParseContext.Document) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Return a new context that has the provided document as the current document.
sync(Translog.Location) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Syncs the given location with the underlying storage unless already synced.
sync() - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
sync() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Sync's the translog.
sync() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
write all buffered ops to disk and fsync file
SYNC_COMMIT_ID - クラス のstatic変数org.elasticsearch.index.engine.Engine
 
syncedFlush(SyncedFlushRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly sync flush one or more indices (write sync id to shards for faster recovery).
syncedFlush(SyncedFlushRequest, ActionListener<SyncedFlushResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly sync flush one or more indices (write sync id to shards for faster recovery).
SyncedFlushAction - org.elasticsearch.action.admin.indices.flushのクラス
 
SyncedFlushRequest - org.elasticsearch.action.admin.indices.flushのクラス
A synced flush request to sync flush one or more indices.
SyncedFlushRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequest
 
SyncedFlushRequest(ActionRequest) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequest
Copy constructor that creates a new synced flush request that is a copy of the one provided as an argument.
SyncedFlushRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequest
Constructs a new synced flush request against one or more indices.
syncedFlushRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates a synced flush indices request.
SyncedFlushRequestBuilder - org.elasticsearch.action.admin.indices.flushのクラス
 
SyncedFlushRequestBuilder(ElasticsearchClient, SyncedFlushAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequestBuilder
 
SyncedFlushResponse - org.elasticsearch.action.admin.indices.flushのクラス
The result of performing a sync flush operation on all shards of multiple indices
SyncedFlushResponse(Map<String, List<ShardsSyncedFlushResult>>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
SyncedFlushService - org.elasticsearch.indices.flushのクラス
 
SyncedFlushService(Settings, IndicesService, ClusterService, TransportService, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.indices.flush.SyncedFlushService
 
SyncedFlushService.InFlightOpsRequest - org.elasticsearch.indices.flushのクラス
 
SyncedFlushService.PreShardSyncedFlushRequest - org.elasticsearch.indices.flushのクラス
 
SyncedFlushService.ShardSyncedFlushRequest - org.elasticsearch.indices.flushのクラス
 
SyncedFlushService.ShardSyncedFlushResponse - org.elasticsearch.indices.flushのクラス
Response for third step of synced flush (writing the sync id) for one shard copy
syncFlush(String, Engine.CommitId) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Attempts to do a special commit where the given syncID is put into the commit data.
syncFlush(String, Engine.CommitId) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
syncFlush(String, Engine.CommitId) - クラス のメソッドorg.elasticsearch.index.engine.ShadowEngine
 
syncFlush(String, Engine.CommitId) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
syncId() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
syncId() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
syncId() - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
syncNeeded() - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
syncNeeded() - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
syncNeeded() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
returns true if there are buffered ops
syncUpTo(long) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
Syncs the translog up to at least the given offset unless already synced
SynonymTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
SynonymTokenFilterFactory(Index, IndexSettingsService, Environment, IndicesAnalysisService, Map<String, TokenizerFactoryFactory>, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.SynonymTokenFilterFactory
 
SYSTEM_ERR - クラス のstatic変数org.elasticsearch.common.logging.log4j.ConsoleAppender
 
SYSTEM_OUT - クラス のstatic変数org.elasticsearch.common.logging.log4j.ConsoleAppender
 

T

Table - org.elasticsearch.commonのクラス
 
Table() - クラス のコンストラクタorg.elasticsearch.common.Table
 
Table.Cell - org.elasticsearch.commonのクラス
 
tagsSchema(String) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Set a tag scheme that encapsulates a built in pre and post tags.
take() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
tan(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
tan(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
tan(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
tan(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
tan(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
tanh(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
target - クラス の変数org.elasticsearch.common.logging.log4j.ConsoleAppender
 
targetNode() - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
targetThrottling() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
targetValueType(ValueType) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Builder
 
task - クラス の変数org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor.Pending
 
Task - org.elasticsearch.tasksのクラス
Current task information
Task(long, String, String, String) - クラス のコンストラクタorg.elasticsearch.tasks.Task
 
Task(long, String, String, String, TaskId) - クラス のコンストラクタorg.elasticsearch.tasks.Task
 
Task(long, String, String, String, TaskId, long, long) - クラス のコンストラクタorg.elasticsearch.tasks.Task
 
Task.Status - org.elasticsearch.tasksのインタフェース
 
taskCount() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return the number of tasks timed.
TaskId - org.elasticsearch.tasksのクラス
Task id that consists of node id and id of the task on the node
TaskId(String, long) - クラス のコンストラクタorg.elasticsearch.tasks.TaskId
 
TaskId(String) - クラス のコンストラクタorg.elasticsearch.tasks.TaskId
 
TaskId(StreamInput) - クラス のコンストラクタorg.elasticsearch.tasks.TaskId
 
TaskInfo - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
Information about a currently running task.
TaskInfo(DiscoveryNode, long, String, String, String, Task.Status, long, long, TaskId) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
TaskInfo(StreamInput) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
taskInfo() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return an array of the data for tasks performed.
taskInfo(DiscoveryNode, boolean) - クラス のメソッドorg.elasticsearch.tasks.Task
Build a version of the task status you can throw over the wire and back to the user.
TaskListener<Response> - org.elasticsearch.tasksのインタフェース
Listener for Task success or failure.
taskManager - クラス の変数org.elasticsearch.action.support.TransportAction
 
TaskManager - org.elasticsearch.tasksのクラス
Task Manager service for keeping track of currently running tasks on the nodes
TaskManager(Settings) - クラス のコンストラクタorg.elasticsearch.tasks.TaskManager
 
taskManager - クラス の変数org.elasticsearch.transport.TransportService
 
taskOperation(CancelTasksRequest, CancellableTask) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
taskOperation(ListTasksRequest, Task) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
taskOperation(TasksRequest, OperationTask) - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
TaskOperationFailure - org.elasticsearch.actionのクラス
Information about task operation failures The class is final due to serialization limitations
TaskOperationFailure(StreamInput) - クラス のコンストラクタorg.elasticsearch.action.TaskOperationFailure
 
TaskOperationFailure(String, long, Throwable) - クラス のコンストラクタorg.elasticsearch.action.TaskOperationFailure
 
TasksRequestBuilder<Request extends BaseTasksRequest<Request>,Response extends BaseTasksResponse,RequestBuilder extends TasksRequestBuilder<Request,Response,RequestBuilder>> - org.elasticsearch.action.support.tasksのクラス
Builder for task-based requests
TasksRequestBuilder(ElasticsearchClient, Action<Request, Response, RequestBuilder>, Request) - クラス のコンストラクタorg.elasticsearch.action.support.tasks.TasksRequestBuilder
 
tb() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
tbFrac() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
TCP_BLOCKING - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_BLOCKING_CLIENT - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_BLOCKING_SERVER - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_CONNECT_TIMEOUT - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_DEFAULT_CONNECT_TIMEOUT - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_DEFAULT_RECEIVE_BUFFER_SIZE - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_DEFAULT_SEND_BUFFER_SIZE - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_KEEP_ALIVE - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_NO_DELAY - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_RECEIVE_BUFFER_SIZE - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_REUSE_ADDRESS - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
TCP_SEND_BUFFER_SIZE - クラス のstatic変数org.elasticsearch.common.network.NetworkService.TcpSettings
 
tcpKeepAlive - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
tcpNoDelay - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
tcpReceiveBufferSize - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
tcpSendBufferSize - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
TcpSettings() - クラス のコンストラクタorg.elasticsearch.common.network.NetworkService.TcpSettings
 
TDigestPercentileRanksAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
TDigestPercentileRanksAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], double, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentileRanksAggregator
 
TDigestPercentileRanksAggregator.Factory - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
TDigestPercentilesAggregator - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
TDigestPercentilesAggregator(String, ValuesSource.Numeric, AggregationContext, Aggregator, double[], double, boolean, ValueFormatter, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestPercentilesAggregator
 
TDigestPercentilesAggregator.Factory - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
 
TDigestState - org.elasticsearch.search.aggregations.metrics.percentiles.tdigestのクラス
Extension of TDigest with custom serialization.
TDigestState(double) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestState
 
tempBlobName(String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
template(Template) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
template() - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
template(Template) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequestBuilder
 
template() - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequestBuilder
 
template(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
template() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
template(Template) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The stored template
template() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The stored template
template(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
template() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
template() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
template(String) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutRequest
 
template() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexTemplateService.PutResponse
 
Template - org.elasticsearch.scriptのクラス
 
Template() - クラス のコンストラクタorg.elasticsearch.script.Template
 
Template(String) - クラス のコンストラクタorg.elasticsearch.script.Template
Constructor for simple inline template.
Template(String, ScriptService.ScriptType, String, XContentType, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.script.Template
Constructor for Template.
template() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
template() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
template() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
templateName(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
templateName() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
templateParams(Map<String, Object>) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
templateParams() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
templateQuery(Template) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Facilitates creating template query requests using an inline script
templateQuery(String, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Facilitates creating template query requests using an inline script
templateQuery(String, ScriptService.ScriptType, Map<String, Object>) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Facilitates creating template query requests
TemplateQueryBuilder - org.elasticsearch.index.queryのクラス
Facilitates creating template query requests.
TemplateQueryBuilder(Template) - クラス のコンストラクタorg.elasticsearch.index.query.TemplateQueryBuilder
 
TemplateQueryBuilder(String, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.index.query.TemplateQueryBuilder
TemplateQueryBuilder(String, ScriptService.ScriptType, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.index.query.TemplateQueryBuilder
TemplateQueryParser - org.elasticsearch.index.queryのクラス
In the simplest case, parse template string and variables from the request, compile the template and execute the template against the given variables.
TemplateQueryParser(ScriptService) - クラス のコンストラクタorg.elasticsearch.index.query.TemplateQueryParser
 
templates(ImmutableOpenMap<String, IndexTemplateMetaData>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
templates() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
templateSource() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The search source template to execute.
templateSource(BytesReference) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
Allows to provide template as source.
templateSource(String) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The template of the search request.
templateSource() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
templateSource() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
templateSource() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
templateType(ScriptService.ScriptType) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
templateType() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
非推奨です。
tera() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
teraFrac() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
term() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
term(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
term(boolean) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.Order
 
term - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
terminal - クラス の変数org.elasticsearch.common.cli.CliTool.Command
 
terminal - クラス の変数org.elasticsearch.common.cli.CliTool
 
Terminal - org.elasticsearch.common.cliのクラス
 
Terminal() - クラス のコンストラクタorg.elasticsearch.common.cli.Terminal
 
Terminal(Terminal.Verbosity) - クラス のコンストラクタorg.elasticsearch.common.cli.Terminal
 
Terminal.Verbosity - org.elasticsearch.common.cliの列挙型
 
TerminalAppender - org.elasticsearch.common.logging.log4jのクラス
TerminalAppender logs event to Terminal.DEFAULT.
TerminalAppender() - クラス のコンストラクタorg.elasticsearch.common.logging.log4j.TerminalAppender
 
terminate(ExecutorService, long, TimeUnit) - クラス のstaticメソッドorg.elasticsearch.threadpool.ThreadPool
Returns true if the given service was terminated successfully.
terminate(ThreadPool, long, TimeUnit) - クラス のstaticメソッドorg.elasticsearch.threadpool.ThreadPool
Returns true if the given pool was terminated successfully.
terminateAfter(int) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
Upon reaching terminateAfter counts, the count request will early terminate
terminateAfter() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
terminateAfter() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
An optional terminate_after to terminate the search after collecting terminateAfter documents
terminateAfter() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
terminateAfter() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
terminateAfter() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
terminateAfter(int) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
TerminateAfterParseElement - org.elasticsearch.search.queryのクラス
Parser element for 'terminate_after'
TerminateAfterParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.TerminateAfterParseElement
 
terminated() - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsThreadPoolExecutor
 
terminatedEarly() - クラス のメソッドorg.elasticsearch.action.count.CountResponse
非推奨です。
True if the request has been terminated early due to enough count
terminatedEarly() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
terminatedEarly(boolean) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
terminatedEarly() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
termPosition - クラス の変数org.elasticsearch.search.lookup.PositionIterator
 
TermPosition - org.elasticsearch.search.lookupのクラス
 
TermPosition() - クラス のコンストラクタorg.elasticsearch.search.lookup.TermPosition
 
termQuery(Object, QueryParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
termQuery(Object, QueryParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
termQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, int) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, long) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, float) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, double) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, boolean) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(String, Object) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query that matches documents containing a term.
termQuery(MappedFieldType, Object) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
Creates a TermQuery-like-query for MappedFieldTypes that don't support QueryBuilder which is very string-ish.
termQuery(MappedFieldType, Object, boolean) - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
termQuery(MappedFieldType, Object) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.CrossFieldsQueryBuilder
 
termQuery(MappedFieldType, Object) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
termQuery(MappedFieldType, Object) - クラス のメソッドorg.elasticsearch.index.search.MultiMatchQuery
 
TermQueryBuilder - org.elasticsearch.index.queryのクラス
A Query that matches documents containing a term.
TermQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, int) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, long) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, float) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, double) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, boolean) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryBuilder(String, Object) - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryBuilder
Constructs a new term query.
TermQueryParser - org.elasticsearch.index.queryのクラス
 
TermQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.TermQueryParser
 
terms(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsFields
 
terms(String) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsProducer
非推奨です。
 
terms(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new Terms aggregation with the given name.
Terms - org.elasticsearch.search.aggregations.bucket.termsのインタフェース
A terms aggregation.
terms() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
terms - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
Terms.Bucket - org.elasticsearch.search.aggregations.bucket.termsのクラス
A bucket that is associated with a single term
Terms.Order - org.elasticsearch.search.aggregations.bucket.termsのクラス
Determines the order by which the term buckets will be sorted
Terms.ValueType - org.elasticsearch.search.aggregations.bucket.termsの列挙型
 
termsAggFactory - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator
 
termsAggFactory - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTermsAggregator
 
TermsAggregator - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
TermsAggregator(String, AggregatorFactories, AggregationContext, Aggregator, TermsAggregator.BucketCountThresholds, Terms.Order, Aggregator.SubAggCollectionMode, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator
 
TermsAggregator.BucketCountThresholds - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
TermsAggregatorFactory - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
TermsAggregatorFactory(String, ValuesSourceConfig, Terms.Order, TermsAggregator.BucketCountThresholds, IncludeExclude, String, Aggregator.SubAggCollectionMode, boolean) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory
 
TermsAggregatorFactory.ExecutionMode - org.elasticsearch.search.aggregations.bucket.termsの列挙型
 
TermsBuilder - org.elasticsearch.search.aggregations.bucket.termsのクラス
Builder for the Terms aggregation.
TermsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
Sole constructor.
TermsLookup - org.elasticsearch.indices.cache.query.termsのクラス
 
TermsLookup(String, String, String, String, String, QueryParseContext) - クラス のコンストラクタorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
termsLookupQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A terms lookup filter for the provided field name.
TermsLookupQueryBuilder - org.elasticsearch.index.queryのクラス
A filer for a field based on several terms matching on any of them.
TermsLookupQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.TermsLookupQueryBuilder
 
TermsParametersParser - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
TermsParametersParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsParametersParser
 
TermsParser - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
TermsParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.TermsParser
 
termsQuery(List, QueryParseContext) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
 
termsQuery(String, String...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, int...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, long...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, float...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, double...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, Object...) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
termsQuery(String, Collection<?>) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder - org.elasticsearch.index.queryのクラス
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, String...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, int...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, long...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, float...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, double...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, Object...) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryBuilder(String, Iterable) - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryBuilder
A filer for a field based on several terms matching on any of them.
TermsQueryParser - org.elasticsearch.index.queryのクラス
 
TermsQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.TermsQueryParser
 
termsStatistics(Term[], TermStatistics[]) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
termStatistics() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
termStatistics(boolean) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Return the term statistics for each term in the shard or skip.
termStatistics() - クラス のメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
termStatistics() - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
termStatistics(Term, TermContext) - クラス のメソッドorg.elasticsearch.search.internal.ContextIndexSearcher
 
TermSuggester - org.elasticsearch.search.suggest.termのクラス
 
TermSuggester() - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggester
 
termSuggestion(String) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestBuilders
Creates a term suggestion lookup query with the provided name
TermSuggestion - org.elasticsearch.search.suggest.termのクラス
The suggestion responses corresponding with the suggestions in the request.
TermSuggestion() - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion
 
TermSuggestion(String, int, Suggest.Suggestion.Sort) - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestion
 
TermSuggestion.Entry - org.elasticsearch.search.suggest.termのクラス
Represents a part from the suggest text with suggested options.
TermSuggestion.Entry.Option - org.elasticsearch.search.suggest.termのクラス
Contains the suggested text with its document frequency and score.
TermSuggestion.Frequency - org.elasticsearch.search.suggest.termのクラス
 
TermSuggestion.Score - org.elasticsearch.search.suggest.termのクラス
 
TermSuggestionBuilder - org.elasticsearch.search.suggest.termのクラス
Defines the actual suggest command.
TermSuggestionBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestionBuilder
 
TermSuggestParser - org.elasticsearch.search.suggest.termのクラス
 
TermSuggestParser(TermSuggester) - クラス のコンストラクタorg.elasticsearch.search.suggest.term.TermSuggestParser
 
termVector(TermVectorsRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
termVector(TermVectorsRequest, ActionListener<TermVectorsResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
非推奨です。
termVector(TermVectorsRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
非推奨です。
termVector(TermVectorsRequest, ActionListener<TermVectorsResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
非推奨です。
termVectorOptionsToString(FieldType) - クラス のstaticメソッドorg.elasticsearch.index.mapper.FieldMapper
 
termVectors(TermVectorsRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
An action that returns the term vectors for a specific document.
termVectors(TermVectorsRequest, ActionListener<TermVectorsResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
An action that returns the term vectors for a specific document.
termVectors(TermVectorsRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
termVectors(TermVectorsRequest, ActionListener<TermVectorsResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
termVectors() - クラス のメソッドorg.elasticsearch.search.lookup.LeafIndexLookup
 
TermVectorsAction - org.elasticsearch.action.termvectorsのクラス
 
TermVectorsFields - org.elasticsearch.action.termvectorsのクラス
This class represents the result of a TermVectorsRequest.
TermVectorsFields(BytesReference, BytesReference) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsFields
 
TermVectorsFilter - org.elasticsearch.action.termvectorsのクラス
 
TermVectorsFilter(Fields, Fields, Set<String>, AggregatedDfs) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsFilter
 
TermVectorsFilter.ScoreTerm - org.elasticsearch.action.termvectorsのクラス
 
TermVectorsRequest - org.elasticsearch.action.termvectorsのクラス
Request returning the term vector (doc frequency, positions, offsets) for a document.
TermVectorsRequest() - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest
 
TermVectorsRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest
Constructs a new term vector request for a document that will be fetch from the provided index.
TermVectorsRequest(TermVectorsRequest) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest
Constructs a new term vector request for a document that will be fetch from the provided index.
TermVectorsRequest(MultiGetRequest.Item) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequest
 
TermVectorsRequest.FilterSettings - org.elasticsearch.action.termvectorsのクラス
 
TermVectorsRequest.Flag - org.elasticsearch.action.termvectorsの列挙型
 
TermVectorsRequestBuilder - org.elasticsearch.action.termvectorsのクラス
The builder class for a term vector request.
TermVectorsRequestBuilder(ElasticsearchClient, TermVectorsAction) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
 
TermVectorsRequestBuilder(ElasticsearchClient, TermVectorsAction, String, String, String) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsRequestBuilder
Constructs a new term vector request builder for a document that will be fetch from the provided index.
TermVectorsResponse - org.elasticsearch.action.termvectorsのクラス
 
TermVectorsResponse(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TermVectorsResponse
 
termVectorsService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
TEST_MOCK_TRANSPORT_THREAD_PREFIX - 列挙型 のstatic変数org.elasticsearch.transport.Transports
threads whose name is prefixed by this string will be considered network threads, even though they aren't
testBlobPrefix(String) - クラス のstaticメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
 
text() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
text(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
Text() - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Text
 
Text(long, long, long, long, BytesRef, BytesRef) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.FieldStats.Text
 
Text - org.elasticsearch.common.textのクラス
Both String and BytesReference representation of the text.
Text(BytesReference) - クラス のコンストラクタorg.elasticsearch.common.text.Text
 
Text(String) - クラス のコンストラクタorg.elasticsearch.common.text.Text
 
text() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
text() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
TEXT - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
text - クラス の変数org.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
text(String) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
Same as in SuggestBuilder.setText(String), but in the suggestion scope.
TEXT_CONTENT_TYPE - クラス のstatic変数org.elasticsearch.rest.BytesRestResponse
 
TEXT_PROMPT_VALUE - クラス のstatic変数org.elasticsearch.node.internal.InternalSettingsPreparer
 
textCharacters() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
textCharacters() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
textLength() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
textLength() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
textOffset() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
textOffset() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
textOrNull() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
textOrNull() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
 
tf() - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
ThaiAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
ThaiAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ThaiAnalyzerProvider
 
ThaiTokenizerFactory - org.elasticsearch.index.analysisのクラス
Factory for ThaiTokenizer
ThaiTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.ThaiTokenizerFactory
 
THREAD_POOL_TYPE_SETTINGS_VALIDATOR - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool
 
THREAD_POOL_TYPES - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool
 
ThreadBarrier - org.elasticsearch.common.util.concurrentのクラス
A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.
ThreadBarrier(int) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.ThreadBarrier
 
ThreadBarrier(int, Runnable) - クラス のコンストラクタorg.elasticsearch.common.util.concurrent.ThreadBarrier
 
ThreadBarrier.BarrierTimer - org.elasticsearch.common.util.concurrentのクラス
A Barrier action to be used in conjunction with ThreadBarrier to measure performance between barrier awaits.
ThreadedActionListener<Response> - org.elasticsearch.action.supportのクラス
An action listener that wraps another action listener and threading its execution.
ThreadedActionListener(ESLogger, ThreadPool, String, ActionListener<Response>) - クラス のコンストラクタorg.elasticsearch.action.support.ThreadedActionListener
 
ThreadedActionListener.Wrapper - org.elasticsearch.action.supportのクラス
Wrapper that can be used to automatically wrap a listener in a threaded listener if needed.
threadedListener() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
true if the invocation of the action result listener will be executed on a different thread (than the calling thread or an "expensive" thread, like the IO thread).
threadedOperation() - 列挙型 のメソッドorg.elasticsearch.action.ThreadingModel
true if the actual operation the action represents will be executed on a different thread than the calling thread (assuming it will be executed on the same node).
threadElementsSnapshotCount(int) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
threadElementsSnapshotDelay(TimeValue) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
ThreadingModel - org.elasticsearch.actionの列挙型
 
threadLocal - クラス の変数org.elasticsearch.common.util.concurrent.KeyedLock
 
threadName(Settings, String...) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
threadName(Settings, String) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.EsExecutors
 
threadPool() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Thread Pool info be returned.
threadPool(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Thread Pool info be returned.
threadPool() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Thread Pool be returned.
threadPool(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Thread Pool be returned.
threadPool() - クラス のメソッドorg.elasticsearch.action.support.AbstractListenableActionFuture
 
threadPool - クラス の変数org.elasticsearch.action.support.TransportAction
 
threadPool() - インタフェース のメソッドorg.elasticsearch.client.ElasticsearchClient
Returns the threadpool used to execute requests on this client
threadPool() - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
threadPool - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
ThreadPool - org.elasticsearch.threadpoolのクラス
 
ThreadPool(String) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool
 
ThreadPool(Settings) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPool
 
threadPool - クラス の変数org.elasticsearch.transport.netty.MessageChannelHandler
 
threadPool - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
threadPool - クラス の変数org.elasticsearch.transport.TransportService
 
ThreadPool.Info - org.elasticsearch.threadpoolのクラス
 
ThreadPool.Names - org.elasticsearch.threadpoolのクラス
 
ThreadPool.ThreadPoolType - org.elasticsearch.threadpoolの列挙型
 
THREADPOOL_GROUP - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool
 
ThreadPoolInfo - org.elasticsearch.threadpoolのクラス
 
ThreadPoolInfo(List<ThreadPool.Info>) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPoolInfo
 
ThreadPoolModule - org.elasticsearch.threadpoolのクラス
 
ThreadPoolModule(ThreadPool) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPoolModule
 
ThreadPoolStats - org.elasticsearch.threadpoolのクラス
 
ThreadPoolStats(List<ThreadPoolStats.Stats>) - クラス のコンストラクタorg.elasticsearch.threadpool.ThreadPoolStats
 
ThreadPoolStats.Stats - org.elasticsearch.threadpoolのクラス
 
threads() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
threads(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
thresholdBytesFromWatermark(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Attempts to parse the watermark into a ByteSizeValue, returning a ByteSizeValue of 0 bytes if the value cannot be parsed.
thresholdFrequency(long, long) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator
 
thresholdPercentageFromWatermark(String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Attempts to parse the watermark into a percentage, returning 100.0% if it cannot be parsed.
THROTTLE - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.Decision
 
throttleTime() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
Total time recoveries waited due to throttling
throttleTime() - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
throttleTimeInNanos() - クラス のメソッドorg.elasticsearch.index.store.DirectoryService
 
throttleTimeInNanos() - クラス のメソッドorg.elasticsearch.index.store.FsDirectoryService
 
throttlingActivated() - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
ThrottlingAllocationDecider - org.elasticsearch.cluster.routing.allocation.deciderのクラス
ThrottlingAllocationDecider controls the recovery process per node in the cluster.
ThrottlingAllocationDecider(Settings, NodeSettingsService) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
 
throttlingDeactivated() - クラス のメソッドorg.elasticsearch.index.indexing.ShardIndexingService
 
throwConfigurationExceptionIfErrorsExist() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
throwCreationExceptionIfErrorsExist() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
throwIfNewErrors(int) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
throwProvisionExceptionIfErrorsExist() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
tick() - クラス のメソッドorg.elasticsearch.common.metrics.EWMA
Mark the passage of time and decay the current rate accordingly.
tieBreaker() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
tieBreaker(float) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
tieBreaker(float) - クラス のメソッドorg.elasticsearch.index.query.DisMaxQueryBuilder
The score of each non-maximum disjunct for a document is multiplied by this weight and added into the final score.
tieBreaker(float) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Tie-Breaker for "best-match" disjunction queries (OR-Queries).
tieBreaker() - 列挙型 のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
 
tieBreaker(float) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
When more than one field is used with the query string, and combined queries are using dis max, control the tie breaker for it.
tieBreaker - クラス の変数org.elasticsearch.index.search.MultiMatchQuery.QueryBuilder
 
TIME - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
time() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
time(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
time() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
time(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
time() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
time(long) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
time() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns snapshot running time
time() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Returns snapshot processing time
time(long) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets snapshot processing time
time - クラス の変数org.elasticsearch.indices.recovery.RecoveryState.Timer
 
time() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
Returns elapsed time in millis, or 0 if timer was not started
time() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit fraction of second, and time zone offset (HH:mm:ss.SSSZZ).
TIME_NON_NEGATIVE - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
TIME_UNIT - クラス のstatic変数org.elasticsearch.index.mapper.core.DateFieldMapper.Defaults
 
timedOut() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
timeElementParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO time parser.
timeEstimateCounter() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
timeEstimateCounter() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
timeEstimateCounter() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
timeEstimateCounter() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
timeEstimateCounter() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
timeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset (HH:mm:ssZZ).
timeout() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
timeout(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
timeout() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
timeout(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
timeout - クラス の変数org.elasticsearch.action.bulk.BulkRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
A timeout to wait if the index operation can't be performed immediately.
timeout(String) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
A timeout to wait if the index operation can't be performed immediately.
timeout() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
timeout - クラス の変数org.elasticsearch.action.support.master.AcknowledgedRequest
 
timeout(String) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
Allows to set the timeout
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
Allows to set the timeout
timeout() - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
Returns the current timeout
timeout() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
timeout(String) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
timeout - クラス の変数org.elasticsearch.action.support.replication.ReplicationRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
A timeout to wait if the index operation can't be performed immediately.
timeout(String) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
A timeout to wait if the index operation can't be performed immediately.
timeout() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
timeout - クラス の変数org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
timeout() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
A timeout to wait if the index operation can't be performed immediately.
timeout(String) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
A timeout to wait if the index operation can't be performed immediately.
timeout() - クラス のメソッドorg.elasticsearch.cluster.AckedClusterStateUpdateTask
 
timeout() - クラス のメソッドorg.elasticsearch.cluster.BasicClusterStateTaskConfig
 
timeout() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterStateTaskConfig
The timeout for this cluster state update task configuration.
timeout() - クラス のメソッドorg.elasticsearch.cluster.ClusterStateUpdateTask
If the cluster state update task wasn't processed by the provided timeout, call ClusterStateUpdateTask.onFailure(String, Throwable).
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataDeleteIndexService.Request
 
TIMEOUT - インタフェース のstatic変数org.elasticsearch.cluster.settings.Validator
 
timeout - クラス の変数org.elasticsearch.indices.store.IndicesStore.ShardActiveRequest
 
timeout(TimeValue) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
An optional timeout to control how long search is allowed to take.
timeout(String) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
An optional timeout to control how long search is allowed to take.
timeout() - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions
 
TimeoutClusterStateListener - org.elasticsearch.clusterのインタフェース
An exception to cluster state listener that allows for timeouts and for post added notifications.
timeoutInMillis() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
timeoutInMillis(long) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
timeoutInMillis() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
timeoutInMillis(long) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
timeoutInMillis() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
timeoutInMillis(long) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
timeoutInMillis() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
timeoutInMillis(long) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
timeoutInMillis(long) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
TimeoutParseElement - org.elasticsearch.search.queryのクラス
 
TimeoutParseElement() - クラス のコンストラクタorg.elasticsearch.search.query.TimeoutParseElement
 
timeParser() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a generic ISO time parser for parsing times with a possible zone.
Timer() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
timestamp(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the timestamp either as millis since the epoch, or, in the configured date format.
timestamp() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
timestamp() - 例外 のメソッドorg.elasticsearch.action.TimestampParsingException
 
timestamp() - クラス のメソッドorg.elasticsearch.Build
 
timestamp() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
The timestamp value parsed, null if does not require parsing, or not resolved.
timestamp() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
Timestamp(boolean, String, String, String, Boolean) - クラス のコンストラクタorg.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
 
timestamp() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
timestamp() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
timestamp() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
timestamp() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
timestamp(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
timestamp(long) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
timestamp() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
timestamp() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
timestamp - クラス の変数org.elasticsearch.index.translog.Translog.Source
 
timestampFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
TimestampFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
TimestampFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
TimestampFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
TimestampFieldMapper.TimestampFieldType - org.elasticsearch.index.mapper.internalのクラス
 
TimestampFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
TimestampFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TimestampFieldType
 
TimestampFieldType(TimestampFieldMapper.TimestampFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TimestampFieldType
 
TimestampParsingException - org.elasticsearch.actionの例外
 
TimestampParsingException(String) - 例外 のコンストラクタorg.elasticsearch.action.TimestampParsingException
 
TimestampParsingException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.action.TimestampParsingException
 
TimestampParsingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.TimestampParsingException
 
timestampParsingStillNeeded() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Is timestamp parsing still needed?
timestampResolved() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
Has timestamp been resolved during the parsing phase.
timeUnit(TimeUnit) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.Builder
 
timeUnit - クラス の変数org.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
timeUnit() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
TimeValue - org.elasticsearch.common.unitのクラス
 
TimeValue(long) - クラス のコンストラクタorg.elasticsearch.common.unit.TimeValue
 
TimeValue(long, TimeUnit) - クラス のコンストラクタorg.elasticsearch.common.unit.TimeValue
 
timeValueField(XContentBuilderString, XContentBuilderString, TimeValue) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
timeValueField(XContentBuilderString, XContentBuilderString, long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
timeValueField(String, String, long, TimeUnit) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
timeValueHours(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
timeValueMillis(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
timeValueMinutes(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
timeValueNanos(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
timeValueSeconds(long) - クラス のstaticメソッドorg.elasticsearch.common.unit.TimeValue
 
timeZone(DateTimeZone) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
timeZone() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
timeZone(DateTimeZone) - クラス のメソッドorg.elasticsearch.common.rounding.TimeZoneRounding.Builder
 
timeZone(String) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
In case of date field, we can adjust the from/to fields using a timezone
timeZone(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
In case of date field, we can adjust the from/to fields using a timezone
timeZone(String) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramBuilder
Set the timezone in which to translate dates before computing buckets.
timezone() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Input
 
timezoneAware(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser.Builder
 
TimeZoneRounding - org.elasticsearch.common.roundingのクラス
 
TimeZoneRounding() - クラス のコンストラクタorg.elasticsearch.common.rounding.TimeZoneRounding
 
TimeZoneRounding.Builder - org.elasticsearch.common.roundingのクラス
 
tmpFile() - クラス のメソッドorg.elasticsearch.env.Environment
Path to the default temp directory used by the JDK
to(String) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(int) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(long) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(boolean) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(double) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(float) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(short) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(char) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(Class<?>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(E) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.ConstantBindingBuilder
Binds constant to the given value.
to(Class<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
to(TypeLiteral<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
to(Key<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
to(Class<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
to(TypeLiteral<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
to(Key<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
to(String) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(int) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(long) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(boolean) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(double) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(float) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(short) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(char) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(E) - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
to(Object) - クラス のメソッドorg.elasticsearch.index.query.GeoDistanceRangeQueryBuilder
 
to(Object) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to(String) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to(int) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to(long) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to(float) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to(double) - クラス のメソッドorg.elasticsearch.index.query.RangeQueryBuilder
The to part of the range query.
to - クラス の変数org.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
to - クラス の変数org.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
TO - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
TO_AS_STRING - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
toArray() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
toArray() - クラス のメソッドorg.elasticsearch.common.blobstore.BlobPath
 
toArray(E[]) - クラス のメソッドorg.elasticsearch.common.util.concurrent.AtomicArray
Copies the content of the underlying atomic array to a normal one.
toArray() - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
toArray(T[]) - クラス のメソッドorg.elasticsearch.common.util.concurrent.SizeBlockingQueue
 
toArray() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingCollection
serialize current pings to an array
toAutomaton(boolean, Iterable<ContextMapping.ContextQuery>) - クラス のstaticメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
Create a automaton for a given context query this automaton will be used to find the matching paths with the fst
toAutomaton() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
Build a LookUp Automaton for this context.
ToBlockJoinQueryBuilder(QueryParseContext) - クラス のコンストラクタorg.elasticsearch.index.query.NestedQueryParser.ToBlockJoinQueryBuilder
 
toBytes(ClusterState) - クラス のstaticメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
toBytes() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
toBytes() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Returns the bytes as a single byte array.
toBytes() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
toBytes() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
toBytes(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
toBytes() - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
Serialize to a BytesReference.
toBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
toBytesArray() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Returns the bytes as a byte array, possibly sharing the underlying byte buffer.
toBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
toBytesArray() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
toBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
toBytesRef() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Converts to Lucene BytesRef.
toBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
toBytesRef() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
toBytesRef(Object) - クラス のstaticメソッドorg.elasticsearch.common.lucene.BytesRefs
Converts an object value to BytesRef.
toBytesRef(Object, BytesRefBuilder) - クラス のstaticメソッドorg.elasticsearch.common.lucene.BytesRefs
 
toBytesRef() - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
toCamelCase(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toCamelCase(String, StringBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toChannelBuffer() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
toChannelBuffer() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Returns the bytes as a channel buffer.
toChannelBuffer() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
toChannelBuffer() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
toCharArray() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Returns a copy of the input data.
toDegrees(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toDegrees(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toDegrees(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toDegrees(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toDegrees(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toDelimitedString(char) - クラス のメソッドorg.elasticsearch.common.settings.Settings
Returns the settings as delimited string.
toDouble(BytesRef) - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
toException() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
toFiniteStrings(TokenStream) - クラス のメソッドorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
 
toFiniteStrings(TokenStream) - クラス のメソッドorg.elasticsearch.search.suggest.completion.AnalyzingCompletionLookupProvider
 
toFiniteStrings(TokenStream) - インタフェース のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ToFiniteStrings
 
toFloat(double) - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
 
toGB(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
toGiga(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
toHexString(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.hash.MessageDigests
 
toIndexForm(Number, BytesRefBuilder) - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
toInnerXContent(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
toInnerXContent(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
toInnerXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.context.CategoryContextMapping
 
toInnerXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
Since every context mapping is assumed to have a name given by the field name of an context object, this method is used to build the value used to serialize the mapping
toInnerXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.context.GeolocationContextMapping
 
toInstance(T) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
toInstance(T) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
toKB(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
token(String, XContentParser.Token, XContentParser, ParseFieldMatcher) - クラス のメソッドorg.elasticsearch.script.ScriptParameterParser
 
token(String, XContentParser.Token, XContentParser) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.support.IncludeExclude.Parser
 
token(String, XContentParser.Token, XContentParser) - クラス のメソッドorg.elasticsearch.search.aggregations.support.GeoPointParser
 
token(String, XContentParser.Token, XContentParser) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceParser
 
TOKEN_FILTERS - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
TokenConsumer() - クラス のコンストラクタorg.elasticsearch.search.suggest.SuggestUtils.TokenConsumer
 
tokenCountField(String) - クラス のstaticメソッドorg.elasticsearch.index.mapper.MapperBuilders
 
TokenCountFieldMapper - org.elasticsearch.index.mapper.coreのクラス
A FieldMapper that takes a string and writes a count of the tokens in that string to the index.
TokenCountFieldMapper(String, MappedFieldType, MappedFieldType, Explicit<Boolean>, Explicit<Boolean>, Settings, NamedAnalyzer, FieldMapper.MultiFields, FieldMapper.CopyTo) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.TokenCountFieldMapper
 
TokenCountFieldMapper.Builder - org.elasticsearch.index.mapper.coreのクラス
 
TokenCountFieldMapper.Defaults - org.elasticsearch.index.mapper.coreのクラス
 
TokenCountFieldMapper.TypeParser - org.elasticsearch.index.mapper.coreのクラス
 
tokenFilter(String) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
tokenFilterFactories() - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
TokenFilterFactory - org.elasticsearch.index.analysisのインタフェース
 
TokenFilterFactoryFactory - org.elasticsearch.index.analysisのインタフェース
 
tokenFilterFactoryFactory(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
tokenFilters(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
tokenFilters() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
tokenfilters() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
tokenfilters(DetailAnalyzeResponse.AnalyzeTokenList[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
tokenFilters() - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
TokenFiltersBindings() - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.TokenFiltersBindings
 
tokenized(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.Builder
 
tokenized(boolean) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.Builder
 
tokenizer(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
tokenizer() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
tokenizer() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
tokenizer(DetailAnalyzeResponse.AnalyzeTokenList) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
tokenizer(String) - クラス のメソッドorg.elasticsearch.index.analysis.AnalysisService
 
TOKENIZER - クラス のstatic変数org.elasticsearch.rest.action.admin.indices.analyze.RestAnalyzeAction.Fields
 
tokenizerFactories() - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
tokenizerFactory() - クラス のメソッドorg.elasticsearch.index.analysis.CustomAnalyzer
 
TokenizerFactory - org.elasticsearch.index.analysisのインタフェース
 
TokenizerFactoryFactory - org.elasticsearch.index.analysisのインタフェース
 
tokenizerFactoryFactory(String) - クラス のメソッドorg.elasticsearch.indices.analysis.IndicesAnalysisService
 
TokenizersBindings() - クラス のコンストラクタorg.elasticsearch.index.analysis.AnalysisModule.AnalysisBinderProcessor.TokenizersBindings
 
tokenizeToStringArray(String, String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Tokenize the given String into a String array via a StringTokenizer.
tokenLimit(int) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.ByteFieldMapper.CustomByteNumericField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.CustomDoubleNumericField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.FloatFieldMapper.CustomFloatNumericField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.CustomIntegerNumericField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.CustomLongNumericField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
tokenStream(Analyzer, TokenStream) - クラス のメソッドorg.elasticsearch.index.mapper.core.ShortFieldMapper.CustomShortNumericField
 
tokenStream(Analyzer, BytesRef, CharsRefBuilder, String) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.NoisyChannelSpellChecker
 
toKilo(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
toLong(BytesRef) - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
toMB(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
toMega(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
toMeters(double) - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Convert a value into meters
toNode() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
 
toNumber(BytesRef) - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
toolType() - クラス のメソッドorg.elasticsearch.common.cli.CliToolConfig
 
tooManyConstructors(Class<?>) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 
TOP - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
TOP_LEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
TOP_LEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
TOP_RIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
toPB(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
topDocs(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.BaseInnerHits
 
topDocs(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.NestedInnerHits
 
topDocs(SearchContext, FetchSubPhase.HitContext) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsContext.ParentChildInnerHits
 
topDocs() - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
topDocs(TopDocs) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
topDocs() - クラス のメソッドorg.elasticsearch.search.scan.ScanContext.ScanCollector
 
toPeta(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
topHits(String) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.AggregationBuilders
Create a new TopHits aggregation with the given name.
TopHits - org.elasticsearch.search.aggregations.metrics.tophitsのインタフェース
Accumulation of the most relevant hits for a bucket this aggregation falls into.
TopHitsAggregator - org.elasticsearch.search.aggregations.metrics.tophitsのクラス
 
TopHitsAggregator(FetchPhase, SubSearchContext, String, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsAggregator
 
TopHitsAggregator.Factory - org.elasticsearch.search.aggregations.metrics.tophitsのクラス
 
TopHitsBuilder - org.elasticsearch.search.aggregations.metrics.tophitsのクラス
Builder for the TopHits aggregation.
TopHitsBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
Sole constructor.
TopHitsParser - org.elasticsearch.search.aggregations.metrics.tophitsのクラス
 
TopHitsParser(FetchPhase, SortParseElement, FetchSourceParseElement, HighlighterParseElement, FieldDataFieldsParseElement, ScriptFieldsParseElement, FieldsParseElement) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsParser
 
topLeft - クラス の変数org.elasticsearch.common.geo.builders.EnvelopeBuilder
 
topLeft(Coordinate) - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
topLeft(double, double) - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
topLeft() - インタフェース のメソッドorg.elasticsearch.common.geo.GeoDistance.DistanceBoundingCheck
 
topLeft() - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.Meridian180DistanceBoundingCheck
 
topLeft() - クラス のメソッドorg.elasticsearch.common.geo.GeoDistance.SimpleDistanceBoundingCheck
 
topLeft(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Adds top left point.
topLeft(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
topLeft(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
TOPLEFT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
topLeft() - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
topLeft() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBounds
Get the top-left location of the bounding box.
topLeft() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
topLevelQuery(Term[], TermContext[], int[], int) - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
topLevelReader() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
topLevelSearcher() - クラス のメソッドorg.elasticsearch.search.fetch.FetchSubPhase.HitContext
 
toPolygon() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
toPolygon(GeometryFactory) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
topRight(double, double) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Adds top right point.
topRight(GeoPoint) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
topRight(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
 
TOPRIGHT - クラス のstatic変数org.elasticsearch.index.query.GeoBoundingBoxQueryParser
 
toProvider(Provider<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
toProvider(Class<? extends Provider<? extends T>>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
toProvider(Key<? extends Provider<? extends T>>) - インタフェース のメソッドorg.elasticsearch.common.inject.binder.LinkedBindingBuilder
See the EDSL examples at Binder.
toProvider(Provider<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
toProvider(Class<? extends Provider<? extends T>>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
toProvider(Key<? extends Provider<? extends T>>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
toRadians(Short) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toRadians(Integer) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toRadians(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toRadians(Long) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toRadians(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
toSearchRequest() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
toSingles(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
toSortableLongBits(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Given a SortedNumericDoubleValues, return a SortedNumericDocValues instance that will translate double values to sortable long bits using NumericUtils.doubleToSortableLong(double).
toString(String) - クラス のメソッドorg.apache.lucene.queries.BlendedTermQuery
 
toString(String) - クラス のメソッドorg.apache.lucene.queries.MinDocQuery
 
toString() - クラス のメソッドorg.apache.lucene.store.RateLimitedFSDirectory
 
toString(Directory) - クラス のstaticメソッドorg.apache.lucene.store.StoreUtils
 
toString(Directory[]) - クラス のstaticメソッドorg.apache.lucene.store.StoreUtils
 
toString() - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.ShardFlushRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
toString() - クラス のメソッドorg.elasticsearch.action.count.CountRequestBuilder
非推奨です。
 
toString() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
toString() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
 
toString() - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
toString() - クラス のメソッドorg.elasticsearch.action.search.SearchRequestBuilder
 
toString() - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
toString() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestResponse
 
toString() - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
toString() - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
toString() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
toString() - クラス のメソッドorg.elasticsearch.action.support.ToXContentToBytes
 
toString() - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
toString() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
toString() - クラス のメソッドorg.elasticsearch.Build
 
toString() - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction.ShardRoutingEntry
 
toString() - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
toString() - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
toString() - 列挙型 のメソッドorg.elasticsearch.cluster.ClusterState.Metric
 
toString() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
toString() - クラス のメソッドorg.elasticsearch.cluster.DiskUsage
 
toString() - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
 
toString() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
toString() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters
Generates a human-readable string for the DiscoverNodeFilters.
toString() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation.FailedShard
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNode
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
toString() - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
toString() - クラス のメソッドorg.elasticsearch.common.blobstore.BlobPath
 
toString() - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobStore
 
toString() - クラス のメソッドorg.elasticsearch.common.blobstore.support.PlainBlobMetaData
 
toString() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobStore
toString() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
toString() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
toString() - クラス のメソッドorg.elasticsearch.common.collect.Tuple
 
toString() - クラス のメソッドorg.elasticsearch.common.component.Lifecycle
 
toString() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
 
toString() - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
 
toString() - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
toString() - クラス のメソッドorg.elasticsearch.common.geo.GeoPoint
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.assistedinject.FactoryProvider2
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingBuilder
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.ConstantBindingBuilderImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposureBuilder
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.InternalFactory.Instance
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.MatcherAndConverter
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.GenericArrayTypeImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.MemberImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
 
toString(Type) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
 
toString(Member) - クラス のstaticメソッドorg.elasticsearch.common.inject.internal.MoreTypes
Formats a member as concise string, such as java.util.ArrayList.size, java.util.ArrayList<init>() or java.util.List.remove().
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.PrivateElementsImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.ToStringBuilder
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.Key
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.multibindings.Multibinder.RealMultibinder
 
toString() - インタフェース のメソッドorg.elasticsearch.common.inject.Scope
A short but useful description of this scope.
toString() - クラス のメソッドorg.elasticsearch.common.inject.spi.Dependency
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.spi.InjectionPoint
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.spi.Message
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.spi.ProviderLookup.ProviderImpl
 
toString() - クラス のメソッドorg.elasticsearch.common.inject.TypeLiteral
 
toString() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Converts input data to a string.
toString() - クラス のメソッドorg.elasticsearch.common.io.FastStringReader
 
toString() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllEntries
 
toString(String) - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTermQuery
 
toString() - クラス のメソッドorg.elasticsearch.common.lucene.all.AllTokenStream
 
toString(Object) - クラス のstaticメソッドorg.elasticsearch.common.lucene.BytesRefs
Converts a value to a string, taking special care if its a BytesRef to call BytesRef.utf8ToString().
toString() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.BoostScoreFunction
非推奨です。
 
toString() - 列挙型 のメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction.Modifier
 
toString(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery
 
toString(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.function.FunctionScoreQuery
 
toString() - クラス のメソッドorg.elasticsearch.common.lucene.search.function.ScriptScoreFunction
 
toString(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.MoreLikeThisQuery
 
toString(String) - クラス のメソッドorg.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
 
toString() - クラス のメソッドorg.elasticsearch.common.ParseField
 
toString() - クラス のメソッドorg.elasticsearch.common.Priority
 
toString() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return an informative string describing all tasks performed For custom reporting, call getTaskInfo() and use the task info directly.
toString(ToXContent) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Return a String that is the json representation of the provided ToXContent.
toString() - クラス のメソッドorg.elasticsearch.common.text.Text
 
toString() - クラス のメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
toString() - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
toString() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
toString() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
toString() - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
 
toString() - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
toString() - クラス のメソッドorg.elasticsearch.common.unit.DistanceUnit.Distance
 
toString(double) - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
Convert a value to a distance string
toString() - 列挙型 のメソッドorg.elasticsearch.common.unit.DistanceUnit
 
toString() - クラス のメソッドorg.elasticsearch.common.unit.RatioValue
 
toString() - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
toString() - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
toString() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
toString() - クラス のメソッドorg.elasticsearch.common.util.concurrent.EsThreadPoolExecutor
 
toString(Locale) - クラス のstaticメソッドorg.elasticsearch.common.util.LocaleUtils
Return a string for a Locale object
toString() - クラス のメソッドorg.elasticsearch.common.util.URIPattern
 
toString() - クラス のメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPath
 
toString(ToXContent) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
Writes serialized toXContent to pretty-printed JSON string.
toString(ToXContent, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
Writes serialized toXContent to pretty-printed JSON string.
toString() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentLocation
 
toString() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
toString() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
toString() - クラス のメソッドorg.elasticsearch.env.NodeEnvironment.NodePath
 
toString() - クラス のメソッドorg.elasticsearch.env.ShardLock
 
toString() - クラス のメソッドorg.elasticsearch.http.netty.cors.CorsConfig
 
toString() - クラス のメソッドorg.elasticsearch.index.analysis.NamedAnalyzer
 
toString() - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
toString() - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
toString(SortedNumericDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a String representation of the provided values.
toString(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a String representation of the provided values.
toString(RandomAccessOrds) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a String representation of the provided values.
toString(MultiGeoPointValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Return a String representation of the provided values.
toString() - クラス のメソッドorg.elasticsearch.index.Index
 
toString() - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
 
toString() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
toString() - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
toString() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
toString() - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenConstantScoreQuery
非推奨です。
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.child.ChildrenQuery
非推奨です。
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.child.ParentConstantScoreQuery
非推奨です。
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.child.ParentQuery
非推奨です。
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoDistanceRangeQuery
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.geo.GeoPolygonQuery
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.geo.InMemoryGeoBoundingBoxQuery
 
toString(String) - クラス のメソッドorg.elasticsearch.index.search.nested.IncludeNestedDocsQuery
 
toString() - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
toString() - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
toString() - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
toString() - クラス のメソッドorg.elasticsearch.index.shard.ShardPath
 
toString() - クラス のメソッドorg.elasticsearch.index.shard.ShardStateMetaData
 
toString() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
toString() - クラス のメソッドorg.elasticsearch.index.store.Store.RecoveryDiff
 
toString() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Location
 
toString() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
toString() - クラス のメソッドorg.elasticsearch.indices.breaker.BreakerSettings
 
toString() - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
toString() - クラス のメソッドorg.elasticsearch.indices.cache.query.terms.TermsLookup
 
toString() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
toString() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
toString() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
toString() - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
toString() - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.WarmerContext
 
toString() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
toString() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySourceHandler
 
toString() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
toString() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
toString() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryStatus
 
toString() - クラス のメソッドorg.elasticsearch.monitor.jvm.DeadlockAnalyzer.Deadlock
 
toString() - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
toString() - クラス のメソッドorg.elasticsearch.repositories.VerificationFailure
 
toString() - クラス のメソッドorg.elasticsearch.script.CompiledScript
 
toString() - クラス のメソッドorg.elasticsearch.script.Script
 
toString() - クラス のメソッドorg.elasticsearch.script.ScriptContext.Plugin
 
toString() - 列挙型 のメソッドorg.elasticsearch.script.ScriptContext.Standard
 
toString() - クラス のメソッドorg.elasticsearch.script.ScriptModes
 
toString() - 列挙型 のメソッドorg.elasticsearch.script.ScriptService.ScriptType
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorBase
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Range
 
toString() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.ExecutionMode
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
toString() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory.ExecutionMode
 
toString() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory.ExecutionMode
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath.PathElement
 
toString() - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
 
toString() - 列挙型 のメソッドorg.elasticsearch.search.aggregations.support.ValueType
 
toString() - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
 
toString() - 列挙型 のメソッドorg.elasticsearch.search.profile.ProfileBreakdown.TimingType
 
toString() - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
toString() - クラス のメソッドorg.elasticsearch.search.sort.SortBuilder
 
toString() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextQuery
 
toString() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
 
toString() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.Correction
 
toString() - クラス のメソッドorg.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
toString() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
toString() - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
toString() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
 
toString() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
toString() - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
toString() - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
toString() - クラス のメソッドorg.elasticsearch.transport.RequestHandlerRegistry
 
toString() - クラス のメソッドorg.elasticsearch.Version
 
toStringArray(Collection<String>) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Copy the given Collection into a String array.
ToStringBuilder - org.elasticsearch.common.inject.internalのクラス
Helps with toString() methods.
ToStringBuilder(String) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ToStringBuilder
 
ToStringBuilder(Class) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.ToStringBuilder
 
toStringTrim() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Converts the input data to a string with trimmed whitespaces.
total() - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
The total number of warmer executed.
total() - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
TOTAL_CIRCUIT_BREAKER_LIMIT_SETTING - クラス のstatic変数org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
 
totalBytes() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
total number of bytes in th shard
totalChannels() - クラス のメソッドorg.elasticsearch.common.netty.OpenChannelsHandler
 
totalFileCount() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
total number of files that are part of this recovery, both re-used and recovered
totalFilesSize() - 例外 のメソッドorg.elasticsearch.indices.recovery.RecoverFilesRecoveryException
 
totalHits - クラス の変数org.elasticsearch.search.internal.InternalSearchHits
 
totalHits() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
totalHits - クラス の変数org.elasticsearch.search.internal.ScrollContext
 
totalHits() - インタフェース のメソッドorg.elasticsearch.search.SearchHits
The total number of hits that matches the search request.
totalNumberOfShards() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
totalOperations() - クラス のメソッドorg.elasticsearch.index.translog.ImmutableTranslogReader
 
totalOperations() - クラス のメソッドorg.elasticsearch.index.translog.Translog
Returns the number of operations in the transaction files that aren't committed to lucene..
totalOperations() - クラス のメソッドorg.elasticsearch.index.translog.Translog.View
The total number of operations in the view.
totalOperations() - クラス のメソッドorg.elasticsearch.index.translog.TranslogReader
 
totalOperations() - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
 
totalOperations() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
returns the total number of translog operations needed to be recovered at this moment.
totalOperations(int) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
totalOperationsOnStart() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
returns the total number of translog operations to recovered, on the start of the recovery.
totalOperationsOnStart(int) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
totalRecoverBytes() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
total bytes of files to be recovered (potentially not yet done)
totalRecoverFiles() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
total number of files to be recovered (potentially not yet done)
totalReuseBytes() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
totalShard() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns total number of shards that were snapshotted
totalShards() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
total number shards, including replicas, both assigned and unassigned
totalShards() - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
totalShards() - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
Number of shards being restored
totalShards() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns total number of shards that were snapshotted
totalSize() - クラス のメソッドorg.elasticsearch.cluster.routing.GroupShardsIterator
Returns the total number of shards within all groups
totalSize() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus.Index
 
totalSize() - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Returns total size of all files that where snapshotted
totalSize() - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Total snapshot size
totalSizeWith1ForEmpty() - クラス のメソッドorg.elasticsearch.cluster.routing.GroupShardsIterator
Returns the total number of shards plus the number of empty groups
totalTermFreq() - クラス のメソッドorg.elasticsearch.common.lucene.index.FilterableTermsEnum
 
totalTime() - クラス のメソッドorg.elasticsearch.common.StopWatch
Return the total time for all tasks.
totalTime() - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
The total time warmer have been executed.
totalTimeInMillis() - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
The total time warmer have been executed (in milliseconds).
totalTranslogOps() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
totalTranslogOps() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
totalTranslogOps() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
totalTranslogOps() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
toTB(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.ByteSizeUnit
 
toTera(long) - 列挙型 のメソッドorg.elasticsearch.common.unit.SizeUnit
 
toTermVectorsRequest() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
Convert this to a TermVectorsRequest for fetching the terms of the document.
toTimingMap() - クラス のメソッドorg.elasticsearch.search.profile.ProfileBreakdown
Convert this record to a map from ProfileBreakdown.TimingType to times.
toUnderscoreCase(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toUnderscoreCase(String, StringBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toUTF16() - インタフェース のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttribute
 
toUTF16() - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionTokenStream.ByteTermAttributeImpl
 
toUtf8() - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
toUtf8() - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Converts to a string based on utf8.
toUtf8() - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
toUtf8() - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
toUTF8Bytes(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toUTF8Bytes(CharSequence, BytesRefBuilder) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexStatus
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotShardsStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse.FieldMappingMetaData
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder.DocBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateSourceBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.support.QuerySourceBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
toXContent(AliasMetaData, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
toXContent(IndexMetaData, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
toXContent(IndexTemplateMetaData, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
 
toXContent(MetaData) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
toXContent(MetaData, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
toXContent(RepositoryMetaData, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Serializes information about a single repository
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
toXContent(RestoreInProgress.Entry, XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
Serializes single restore operation
toXContent(AllocateAllocationCommand, XContentBuilder, ToXContent.Params, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
 
toXContent(T, XContentBuilder, ToXContent.Params, String) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand.Factory
toXContent(AllocationCommands, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
toXContent(CancelAllocationCommand, XContentBuilder, ToXContent.Params, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
 
toXContent(MoveAllocationCommand, XContentBuilder, ToXContent.Params, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
toXContent(SnapshotsInProgress.Entry, XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.BaseLineStringBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.LineStringBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPointBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.CoordinateNode
 
toXContent(XContentBuilder, Coordinate) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.settings.Settings
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
toXContent(XContentBuilder, ToXContent.Params, boolean) - クラス のメソッドorg.elasticsearch.common.unit.Fuzziness
 
ToXContent - org.elasticsearch.common.xcontentのインタフェース
An interface allowing to transfer an object to "XContent" using an XContentBuilder.
toXContent(XContentBuilder, ToXContent.Params) - インタフェース のメソッドorg.elasticsearch.common.xcontent.ToXContent
 
toXContent(XContentBuilder, ToXContent.Params) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
toXContent(XContentBuilder, ToXContent.Params, Throwable) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Statis toXContent helper method that also renders non ElasticsearchException instances as XContent.
toXContent(XContentBuilder, T) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Writes the given state to the given XContentBuilder Subclasses need to implement this class for theirs specific state.
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.http.HttpStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.CopyTo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IdFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.SourceFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TypeFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.UidFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.internal.VersionFieldMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
toXContent(XContentBuilder, ToXContent.Params, ToXContent) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.QueryBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.support.BaseInnerHitBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.query.support.QueryInnerHitBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
toXContent(CommitPoint) - クラス のstaticメソッドorg.elasticsearch.index.shard.CommitPoints
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
toXContent(BlobStoreIndexShardSnapshot.FileInfo, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot.FileInfo
Serializes file info into JSON
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshot
Serializes shard snapshot metadata info into JSON
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardSnapshots
Writes index file for the shard in the following format.
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.script.Script
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.AggregationBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.AbstractRangeBuilder.Range
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder.Range
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare.ChiSquareBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND.GNDBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore.JLHScoreBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation.MutualInformationBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore.PercentageScoreBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.ScriptHeuristicBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
toXContent(XContentBuilder) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregator.BucketCountThresholds
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.MetricsAggregationBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel.EWMAModelBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel.HoltLinearModelBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.HoltWintersModelBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel.LinearModelBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel.SimpleModelBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder.InnerHit
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.fetch.innerhits.InnerHitsBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileShardResults
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder.Rescorer
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.sort.ScoreSortBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.sort.ScriptSortBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.DirectCandidateGenerator
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestionBuilder.SmoothingModel
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder.SuggestionBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.suggest.SuggestBuilder
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
toXContent(IndexWarmersMetaData.Entry, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
 
toXContent(SnapshotShardFailure, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
Serializes snapshot failure information into JSON
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
toXContent(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
ToXContent.DelegatingMapParams - org.elasticsearch.common.xcontentのクラス
 
ToXContent.MapParams - org.elasticsearch.common.xcontentのクラス
 
ToXContent.Params - org.elasticsearch.common.xcontentのインタフェース
 
toXContentEmbedded(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
toXContentInternal(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
Directly write all the addAggregation without their bounding object.
ToXContentToBytes - org.elasticsearch.action.supportのクラス
Base class for ToXContent implementation that also support conversion to BytesReference for serialization purposes
ToXContentToBytes() - クラス のコンストラクタorg.elasticsearch.action.support.ToXContentToBytes
 
ToXContentToBytes(XContentType) - クラス のコンストラクタorg.elasticsearch.action.support.ToXContentToBytes
 
toXContentWithoutObject(XContentBuilder, ToXContent.Params) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
trace(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a DEBUG level message.
trace(String, Throwable, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a DEBUG level message.
trace(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
trace(String, Throwable, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
traceEnabled() - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceReceivedRequest(long, String) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceReceivedResponse(long, DiscoveryNode, String) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceRequestSent(DiscoveryNode, long, String, TransportRequestOptions) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceResponseSent(long, String, Throwable) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceResponseSent(long, String) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
traceUnresolvedResponse(long) - クラス のメソッドorg.elasticsearch.transport.TransportService.Adapter
 
trackScores(boolean) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
trackScores() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
trackScores(boolean) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Applies when sorting, and controls if scores will be tracked as well.
trackScores(boolean) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
trackScores() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
trackScores(boolean) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
trackScores() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
trackScores(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
trackScores() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
trackScores(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
trackScores() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
TrackScoresParseElement - org.elasticsearch.search.sortのクラス
 
TrackScoresParseElement() - クラス のコンストラクタorg.elasticsearch.search.sort.TrackScoresParseElement
 
transform(ScriptService, Script) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper.Builder
 
transform(ScriptService, String, ScriptService.ScriptType, String, Map<String, Object>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper.Builder
transformSource() - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
Should the document be transformed after the source is loaded?
transformSource(boolean) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
Should the document be transformed after the source is loaded?
transformSourceAsMap(Map<String, Object>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
Transform the source when it is expressed as a map.
transformSourceAsMap(Map<String, Object>) - インタフェース のメソッドorg.elasticsearch.index.mapper.Mapping.SourceTransform
Transform the source when it is expressed as a map.
transientSettings() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
transientSettings(Settings) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the transient settings to be updated.
transientSettings(Settings.Builder) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the transient settings to be updated.
transientSettings(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the source containing the transient settings to be updated.
transientSettings(Map) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
Sets the transient settings to be updated.
transientSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
transientSettings(Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
transientSettings() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
translate(Coordinate[]) - クラス のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Edge
Transforms coordinates in the eastern hemisphere (-180:0) to a (180:360) range
translated - クラス の変数org.elasticsearch.common.geo.builders.PointCollection
 
translog - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
translog(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
translog() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
translog() - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
Translog() - クラス のコンストラクタorg.elasticsearch.index.shard.SnapshotStatus.Translog
 
Translog - org.elasticsearch.index.translogのクラス
A Translog is a per index shard component that records all non-committed index operations in a durable manner.
Translog(TranslogConfig) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog
Creates a new Translog instance.
Translog() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
Translog.Create - org.elasticsearch.index.translogのクラス
 
Translog.Delete - org.elasticsearch.index.translogのクラス
 
Translog.DeleteByQuery - org.elasticsearch.index.translogのクラス
非推奨です。
Delete-by-query is removed in 2.0, but we keep this so translog can replay on upgrade.
Translog.Durabilty - org.elasticsearch.index.translogの列挙型
 
Translog.Index - org.elasticsearch.index.translogのクラス
 
Translog.Location - org.elasticsearch.index.translogのクラス
 
Translog.Operation - org.elasticsearch.index.translogのインタフェース
A generic interface representing an operation performed on the transaction log.
Translog.Operation.Type - org.elasticsearch.index.translogの列挙型
 
Translog.Snapshot - org.elasticsearch.index.translogのインタフェース
A snapshot of the transaction log, allows to iterate over all the transaction log operations.
Translog.Source - org.elasticsearch.index.translogのクラス
 
Translog.TranslogGeneration - org.elasticsearch.index.translogのクラス
References a transaction log generation
Translog.View - org.elasticsearch.index.translogのクラス
a view into the translog, capturing all translog file at the moment of creation and updated with any future translog.
TRANSLOG_BUFFER_SIZE_SETTING - クラス のstatic変数org.elasticsearch.indices.memory.IndexingMemoryController
How much heap (% or bytes) we will share across all actively indexing shards for the translog buffer (default: 1%).
TRANSLOG_CODEC - クラス のstatic変数org.elasticsearch.index.translog.TranslogWriter
 
TRANSLOG_FILE_PREFIX - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
TRANSLOG_FILE_SUFFIX - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
TRANSLOG_FOLDER_NAME - クラス のstatic変数org.elasticsearch.index.shard.ShardPath
 
TRANSLOG_GENERATION_KEY - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
TRANSLOG_OPS - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryTarget.Actions
 
TRANSLOG_UUID_KEY - クラス のstatic変数org.elasticsearch.index.translog.Translog
 
TranslogBasedFlush() - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogService.TranslogBasedFlush
 
translogBufferSize() - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
returns the current budget for the total amount of translog buffers of active shards on this node
TranslogConfig - org.elasticsearch.index.translogのクラス
 
TranslogConfig(ShardId, Path, Settings, Translog.Durabilty, BigArrays, ThreadPool) - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogConfig
Creates a new TranslogConfig instance
TranslogCorruptedException - org.elasticsearch.index.translogの例外
 
TranslogCorruptedException(String) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogCorruptedException
 
TranslogCorruptedException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogCorruptedException
 
TranslogCorruptedException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogCorruptedException
 
TranslogException - org.elasticsearch.index.translogの例外
 
TranslogException(ShardId, String) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogException
 
TranslogException(ShardId, String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogException
 
TranslogException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.translog.TranslogException
 
translogFileGeneration - クラス の変数org.elasticsearch.index.translog.Translog.TranslogGeneration
 
translogFiles() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
TranslogGeneration(String, long) - クラス のコンストラクタorg.elasticsearch.index.translog.Translog.TranslogGeneration
 
translogLocation - クラス の変数org.elasticsearch.index.translog.Translog.Location
 
translogOps() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
TranslogReader - org.elasticsearch.index.translogのクラス
A base class for all classes that allows reading ops from translog files
TranslogReader(long, ChannelReference, long) - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogReader
 
TranslogRecoveryPerformer - org.elasticsearch.index.shardのクラス
The TranslogRecoveryPerformer encapsulates all the logic needed to transform a translog entry into an indexing operation including source parsing and field creation from the source.
TranslogRecoveryPerformer(ShardId, MapperService, IndexQueryParserService, IndexAliasesService, IndexCache, ESLogger) - クラス のコンストラクタorg.elasticsearch.index.shard.TranslogRecoveryPerformer
 
TranslogRecoveryPerformer.BatchOperationException - org.elasticsearch.index.shardの例外
 
TranslogService - org.elasticsearch.index.translogのクラス
 
TranslogService(ShardId, IndexSettingsService, ThreadPool, IndexShard) - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogService
 
TranslogService.TranslogBasedFlush - org.elasticsearch.index.translogのクラス
 
translogSize() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoverySettings
 
translogStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
translogStats() - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
 
TranslogStats - org.elasticsearch.index.translogのクラス
 
TranslogStats() - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogStats
 
TranslogStats(int, long) - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogStats
 
translogUUID - クラス の変数org.elasticsearch.index.translog.Translog.TranslogGeneration
 
TranslogWriter - org.elasticsearch.index.translogのクラス
 
TranslogWriter(ShardId, long, ChannelReference) - クラス のコンストラクタorg.elasticsearch.index.translog.TranslogWriter
 
TranslogWriter.Type - org.elasticsearch.index.translogの列挙型
 
transport() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Transport be returned.
transport(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
Should the node Transport be returned.
transport() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Transport be returned.
transport(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
Should the node Transport be returned.
transport - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport.HttpChannelPipelineFactory
 
transport - クラス の変数org.elasticsearch.transport.netty.MessageChannelHandler
 
Transport - org.elasticsearch.transportのインタフェース
 
transport - クラス の変数org.elasticsearch.transport.TransportService
 
Transport.TransportSettings - org.elasticsearch.transportのクラス
 
TRANSPORT_CLIENT_BOSS_THREAD_NAME_PREFIX - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
TRANSPORT_CLIENT_WORKER_THREAD_NAME_PREFIX - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
TRANSPORT_LOCAL_ADDRESS - クラス のstatic変数org.elasticsearch.transport.local.LocalTransport
 
TRANSPORT_LOCAL_QUEUE - クラス のstatic変数org.elasticsearch.transport.local.LocalTransport
 
TRANSPORT_LOCAL_WORKERS - クラス のstatic変数org.elasticsearch.transport.local.LocalTransport
 
TRANSPORT_SERVICE_TYPE_KEY - クラス のstatic変数org.elasticsearch.transport.TransportModule
 
TRANSPORT_TCP_COMPRESS - クラス のstatic変数org.elasticsearch.transport.Transport.TransportSettings
 
TRANSPORT_TYPE_KEY - クラス のstatic変数org.elasticsearch.transport.TransportModule
 
TransportAction<Request extends ActionRequest,Response extends ActionResponse> - org.elasticsearch.action.supportのクラス
 
TransportAction(Settings, String, ThreadPool, ActionFilters, IndexNameExpressionResolver, TaskManager) - クラス のコンストラクタorg.elasticsearch.action.support.TransportAction
 
TransportActionNodeProxy<Request extends ActionRequest,Response extends ActionResponse> - org.elasticsearch.actionのクラス
A generic proxy that will execute the given action against a specific node.
TransportActionNodeProxy(Settings, GenericAction<Request, Response>, TransportService) - クラス のコンストラクタorg.elasticsearch.action.TransportActionNodeProxy
 
TransportActions - org.elasticsearch.action.supportのクラス
 
TransportActions() - クラス のコンストラクタorg.elasticsearch.action.support.TransportActions
 
TransportAddress - org.elasticsearch.common.transportのインタフェース
 
transportAddresses() - クラス のメソッドorg.elasticsearch.client.transport.TransportClient
Returns the current registered transport addresses to use (added using TransportClient.addTransportAddress(org.elasticsearch.common.transport.TransportAddress).
transportAddresses() - クラス のメソッドorg.elasticsearch.client.transport.TransportClientNodesService
 
TransportAddressSerializers - org.elasticsearch.common.transportのクラス
A global registry of all different types of TransportAddress allowing to perform serialization of them.
TransportAddressSerializers() - クラス のコンストラクタorg.elasticsearch.common.transport.TransportAddressSerializers
 
TransportAliasesExistAction - org.elasticsearch.action.admin.indices.alias.existsのクラス
 
TransportAliasesExistAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.exists.TransportAliasesExistAction
 
TransportAnalyzeAction - org.elasticsearch.action.admin.indices.analyzeのクラス
Transport action used to execute analyze requests
TransportAnalyzeAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, IndicesAnalysisService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.analyze.TransportAnalyzeAction
 
TransportBroadcastAction<Request extends BroadcastRequest,Response extends BroadcastResponse,ShardRequest extends BroadcastShardRequest,ShardResponse extends BroadcastShardResponse> - org.elasticsearch.action.support.broadcastのクラス
 
TransportBroadcastAction(Settings, String, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Class<Request>, Class<ShardRequest>, String) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
TransportBroadcastAction.AsyncBroadcastAction - org.elasticsearch.action.support.broadcastのクラス
 
TransportBroadcastByNodeAction<Request extends BroadcastRequest,Response extends BroadcastResponse,ShardOperationResult extends Streamable> - org.elasticsearch.action.support.broadcast.nodeのクラス
Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node.
TransportBroadcastByNodeAction(Settings, String, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Class<Request>, String) - クラス のコンストラクタorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction
 
TransportBroadcastByNodeAction.AsyncAction - org.elasticsearch.action.support.broadcast.nodeのクラス
 
TransportBroadcastByNodeAction.EmptyResult - org.elasticsearch.action.support.broadcast.nodeのクラス
Can be used for implementations of shardOperation for which there is no shard-level return value.
TransportBroadcastByNodeAction.NodeRequest - org.elasticsearch.action.support.broadcast.nodeのクラス
 
TransportBroadcastReplicationAction<Request extends BroadcastRequest,Response extends BroadcastResponse,ShardRequest extends ReplicationRequest,ShardResponse extends ActionWriteResponse> - org.elasticsearch.action.support.replicationのクラス
Base class for requests that should be executed on all shards of an index or several indices.
TransportBroadcastReplicationAction(String, Class<Request>, Settings, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, TransportReplicationAction) - クラス のコンストラクタorg.elasticsearch.action.support.replication.TransportBroadcastReplicationAction
 
TransportBulkAction - org.elasticsearch.action.bulkのクラス
 
TransportBulkAction(Settings, ThreadPool, TransportService, ClusterService, TransportShardBulkAction, TransportCreateIndexAction, ActionFilters, IndexNameExpressionResolver, AutoCreateIndex) - クラス のコンストラクタorg.elasticsearch.action.bulk.TransportBulkAction
 
TransportCancelTasksAction - org.elasticsearch.action.admin.cluster.node.tasks.cancelのクラス
Transport action that can be used to cancel currently running cancellable tasks.
TransportCancelTasksAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.cancel.TransportCancelTasksAction
 
TransportChannel - org.elasticsearch.transportのインタフェース
A transport channel allows to send a response to a request on the channel.
TransportChannelResponseHandler<T extends TransportResponse> - org.elasticsearch.transportのクラス
Base class for delegating transport response to a transport channel
TransportChannelResponseHandler(ESLogger, TransportChannel, String) - クラス のコンストラクタorg.elasticsearch.transport.TransportChannelResponseHandler
 
TransportClearIndicesCacheAction - org.elasticsearch.action.admin.indices.cache.clearのクラス
Indices clear cache action.
TransportClearIndicesCacheAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, IndicesRequestCache, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.cache.clear.TransportClearIndicesCacheAction
 
TransportClearScrollAction - org.elasticsearch.action.searchのクラス
 
TransportClearScrollAction(Settings, TransportService, ThreadPool, ClusterService, SearchServiceTransportAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.search.TransportClearScrollAction
 
TransportClient - org.elasticsearch.client.transportのクラス
The transport client allows to create a client that is not part of the cluster, but simply connects to one or more nodes directly by adding their respective addresses using TransportClient.addTransportAddress(org.elasticsearch.common.transport.TransportAddress).
TransportClient.Builder - org.elasticsearch.client.transportのクラス
A builder used to create an instance of the transport client.
TransportClientNodesService - org.elasticsearch.client.transportのクラス
 
TransportClientNodesService(Settings, ClusterName, TransportService, ThreadPool, Headers, Version) - クラス のコンストラクタorg.elasticsearch.client.transport.TransportClientNodesService
 
TransportClientNodesService.NodeListenerCallback<Response> - org.elasticsearch.client.transportのインタフェース
 
TransportClientNodesService.RetryListener<Response> - org.elasticsearch.client.transportのクラス
 
TransportCloseIndexAction - org.elasticsearch.action.admin.indices.closeのクラス
Close index action
TransportCloseIndexAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataIndexStateService, NodeSettingsService, ActionFilters, IndexNameExpressionResolver, DestructiveOperations) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.close.TransportCloseIndexAction
 
TransportClusterHealthAction - org.elasticsearch.action.admin.cluster.healthのクラス
 
TransportClusterHealthAction(Settings, TransportService, ClusterService, ThreadPool, ClusterName, ActionFilters, IndexNameExpressionResolver, GatewayAllocator) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.health.TransportClusterHealthAction
 
TransportClusterInfoAction<Request extends ClusterInfoRequest,Response extends ActionResponse> - org.elasticsearch.action.support.master.infoのクラス
 
TransportClusterInfoAction(Settings, String, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver, Class<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.master.info.TransportClusterInfoAction
 
TransportClusterRerouteAction - org.elasticsearch.action.admin.cluster.rerouteのクラス
 
TransportClusterRerouteAction(Settings, TransportService, ClusterService, ThreadPool, AllocationService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.reroute.TransportClusterRerouteAction
 
TransportClusterSearchShardsAction - org.elasticsearch.action.admin.cluster.shardsのクラス
 
TransportClusterSearchShardsAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.shards.TransportClusterSearchShardsAction
 
TransportClusterStateAction - org.elasticsearch.action.admin.cluster.stateのクラス
 
TransportClusterStateAction(Settings, TransportService, ClusterService, ThreadPool, ClusterName, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.state.TransportClusterStateAction
 
TransportClusterStatsAction - org.elasticsearch.action.admin.cluster.statsのクラス
 
TransportClusterStatsAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, NodeService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction
 
TransportClusterStatsAction.ClusterStatsNodeRequest - org.elasticsearch.action.admin.cluster.statsのクラス
 
TransportClusterUpdateSettingsAction - org.elasticsearch.action.admin.cluster.settingsのクラス
 
TransportClusterUpdateSettingsAction(Settings, TransportService, ClusterService, ThreadPool, AllocationService, DynamicSettings, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.settings.TransportClusterUpdateSettingsAction
 
transportCompress() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
transportCompress() - クラス のメソッドorg.elasticsearch.action.support.nodes.TransportNodesAction
 
transportCompress() - クラス のメソッドorg.elasticsearch.action.support.tasks.TransportTasksAction
 
transportCompress() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
transportCompress() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
TransportConnectionListener - org.elasticsearch.transportのインタフェース
 
TransportCreateIndexAction - org.elasticsearch.action.admin.indices.createのクラス
Create index action.
TransportCreateIndexAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataCreateIndexService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.create.TransportCreateIndexAction
 
TransportCreateSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.createのクラス
Transport action for create snapshot operation
TransportCreateSnapshotAction(Settings, TransportService, ClusterService, ThreadPool, SnapshotsService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.create.TransportCreateSnapshotAction
 
TransportDeleteAction - org.elasticsearch.action.deleteのクラス
Performs the delete operation.
TransportDeleteAction(Settings, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, TransportCreateIndexAction, ActionFilters, IndexNameExpressionResolver, MappingUpdatedAction, AutoCreateIndex) - クラス のコンストラクタorg.elasticsearch.action.delete.TransportDeleteAction
 
TransportDeleteIndexAction - org.elasticsearch.action.admin.indices.deleteのクラス
Delete index action.
TransportDeleteIndexAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataDeleteIndexService, NodeSettingsService, ActionFilters, IndexNameExpressionResolver, DestructiveOperations) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction
 
TransportDeleteIndexedScriptAction - org.elasticsearch.action.indexedscripts.deleteのクラス
Performs the delete operation.
TransportDeleteIndexedScriptAction(Settings, ThreadPool, ScriptService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.delete.TransportDeleteIndexedScriptAction
 
TransportDeleteIndexTemplateAction - org.elasticsearch.action.admin.indices.template.deleteのクラス
Delete index action.
TransportDeleteIndexTemplateAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataIndexTemplateService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.delete.TransportDeleteIndexTemplateAction
 
TransportDeleteRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.deleteのクラス
Transport action for unregister repository operation
TransportDeleteRepositoryAction(Settings, TransportService, ClusterService, RepositoriesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.delete.TransportDeleteRepositoryAction
 
TransportDeleteSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.deleteのクラス
Transport action for delete snapshot operation
TransportDeleteSnapshotAction(Settings, TransportService, ClusterService, ThreadPool, SnapshotsService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.delete.TransportDeleteSnapshotAction
 
TransportDeleteWarmerAction - org.elasticsearch.action.admin.indices.warmer.deleteのクラス
Internal Actions executed on the master deleting the warmer from the cluster state metadata.
TransportDeleteWarmerAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.delete.TransportDeleteWarmerAction
 
TransportDfsOnlyAction - org.elasticsearch.action.termvectors.dfsのクラス
Get the dfs only with no fetch phase.
TransportDfsOnlyAction(Settings, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, SearchService, SearchPhaseController) - クラス のコンストラクタorg.elasticsearch.action.termvectors.dfs.TransportDfsOnlyAction
 
TransportException - org.elasticsearch.transportの例外
 
TransportException(Exception) - 例外 のコンストラクタorg.elasticsearch.transport.TransportException
 
TransportException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.TransportException
 
TransportException(String) - 例外 のコンストラクタorg.elasticsearch.transport.TransportException
 
TransportException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.TransportException
 
TransportExistsAction - org.elasticsearch.action.existsのクラス
 
TransportExistsAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ScriptService, PageCacheRecycler, BigArrays, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.exists.TransportExistsAction
 
TransportExplainAction - org.elasticsearch.action.explainのクラス
Explain transport action.
TransportExplainAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ScriptService, PageCacheRecycler, BigArrays, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.explain.TransportExplainAction
 
TransportFieldStatsTransportAction - org.elasticsearch.action.fieldstatsのクラス
 
TransportFieldStatsTransportAction(Settings, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, IndicesService) - クラス のコンストラクタorg.elasticsearch.action.fieldstats.TransportFieldStatsTransportAction
 
TransportFlushAction - org.elasticsearch.action.admin.indices.flushのクラス
Flush Action.
TransportFlushAction(Settings, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, TransportShardFlushAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.TransportFlushAction
 
TransportForceMergeAction - org.elasticsearch.action.admin.indices.forcemergeのクラス
ForceMerge index/indices action.
TransportForceMergeAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.forcemerge.TransportForceMergeAction
 
TransportFuture<V> - org.elasticsearch.transportのインタフェース
 
TransportGetAction - org.elasticsearch.action.getのクラス
Performs the get operation.
TransportGetAction(Settings, ClusterService, TransportService, IndicesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.get.TransportGetAction
 
TransportGetAliasesAction - org.elasticsearch.action.admin.indices.alias.getのクラス
 
TransportGetAliasesAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.get.TransportGetAliasesAction
 
TransportGetFieldMappingsAction - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
TransportGetFieldMappingsAction(Settings, TransportService, ClusterService, ThreadPool, TransportGetFieldMappingsIndexAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsAction
 
TransportGetFieldMappingsIndexAction - org.elasticsearch.action.admin.indices.mapping.getのクラス
Transport action used to retrieve the mappings related to fields that belong to a specific index
TransportGetFieldMappingsIndexAction(Settings, ClusterService, TransportService, IndicesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.TransportGetFieldMappingsIndexAction
 
TransportGetIndexAction - org.elasticsearch.action.admin.indices.getのクラス
Get index action.
TransportGetIndexAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.get.TransportGetIndexAction
 
TransportGetIndexedScriptAction - org.elasticsearch.action.indexedscripts.getのクラス
Performs the get operation.
TransportGetIndexedScriptAction(Settings, ThreadPool, ScriptService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.get.TransportGetIndexedScriptAction
 
TransportGetIndexTemplatesAction - org.elasticsearch.action.admin.indices.template.getのクラス
 
TransportGetIndexTemplatesAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.get.TransportGetIndexTemplatesAction
 
TransportGetMappingsAction - org.elasticsearch.action.admin.indices.mapping.getのクラス
 
TransportGetMappingsAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.get.TransportGetMappingsAction
 
TransportGetRepositoriesAction - org.elasticsearch.action.admin.cluster.repositories.getのクラス
Transport action for get repositories operation
TransportGetRepositoriesAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.get.TransportGetRepositoriesAction
 
TransportGetSettingsAction - org.elasticsearch.action.admin.indices.settings.getのクラス
 
TransportGetSettingsAction(Settings, TransportService, ClusterService, ThreadPool, SettingsFilter, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.get.TransportGetSettingsAction
 
TransportGetSnapshotsAction - org.elasticsearch.action.admin.cluster.snapshots.getのクラス
Transport Action for get snapshots operation
TransportGetSnapshotsAction(Settings, TransportService, ClusterService, ThreadPool, SnapshotsService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.get.TransportGetSnapshotsAction
 
TransportGetWarmersAction - org.elasticsearch.action.admin.indices.warmer.getのクラス
Internal Actions executed on the master fetching the warmer from the cluster state metadata.
TransportGetWarmersAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.get.TransportGetWarmersAction
 
TransportIndexAction - org.elasticsearch.action.indexのクラス
Performs the index operation.
TransportIndexAction(Settings, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, TransportCreateIndexAction, MappingUpdatedAction, ActionFilters, IndexNameExpressionResolver, AutoCreateIndex) - クラス のコンストラクタorg.elasticsearch.action.index.TransportIndexAction
 
TransportIndicesAliasesAction - org.elasticsearch.action.admin.indices.aliasのクラス
Add/remove aliases action
TransportIndicesAliasesAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataIndexAliasesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.alias.TransportIndicesAliasesAction
 
TransportIndicesExistsAction - org.elasticsearch.action.admin.indices.exists.indicesのクラス
Indices exists action.
TransportIndicesExistsAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.indices.TransportIndicesExistsAction
 
TransportIndicesSegmentsAction - org.elasticsearch.action.admin.indices.segmentsのクラス
 
TransportIndicesSegmentsAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.segments.TransportIndicesSegmentsAction
 
TransportIndicesShardStoresAction - org.elasticsearch.action.admin.indices.shardsのクラス
Transport action that reads the cluster state for shards with the requested criteria (see ClusterHealthStatus) of specific indices and fetches store information from all the nodes using TransportNodesListGatewayStartedShards
TransportIndicesShardStoresAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver, TransportNodesListGatewayStartedShards) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.shards.TransportIndicesShardStoresAction
 
TransportIndicesStatsAction - org.elasticsearch.action.admin.indices.statsのクラス
 
TransportIndicesStatsAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.stats.TransportIndicesStatsAction
 
TransportInfo - org.elasticsearch.transportのクラス
 
TransportInfo(BoundTransportAddress, Map<String, BoundTransportAddress>) - クラス のコンストラクタorg.elasticsearch.transport.TransportInfo
 
TransportInstanceSingleOperationAction<Request extends InstanceShardOperationRequest,Response extends ActionResponse> - org.elasticsearch.action.support.single.instanceのクラス
 
TransportInstanceSingleOperationAction(Settings, String, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Class<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
TransportListTasksAction - org.elasticsearch.action.admin.cluster.node.tasks.listのクラス
 
TransportListTasksAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.tasks.list.TransportListTasksAction
 
TransportLivenessAction - org.elasticsearch.action.admin.cluster.node.livenessのクラス
 
TransportLivenessAction(ClusterName, ClusterService, TransportService) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.liveness.TransportLivenessAction
 
TransportMasterNodeAction<Request extends MasterNodeRequest,Response extends ActionResponse> - org.elasticsearch.action.support.masterのクラス
A base class for operations that needs to be performed on the master node.
TransportMasterNodeAction(Settings, String, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver, Class<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.master.TransportMasterNodeAction
 
TransportMasterNodeReadAction<Request extends MasterNodeReadRequest,Response extends ActionResponse> - org.elasticsearch.action.support.masterのクラス
A base class for read operations that needs to be performed on the master node.
TransportMasterNodeReadAction(Settings, String, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver, Class<Request>) - クラス のコンストラクタorg.elasticsearch.action.support.master.TransportMasterNodeReadAction
 
TransportMessage<TM extends TransportMessage<TM>> - org.elasticsearch.transportのクラス
The transport message is also a context holder that holds transient context, that is, the context is not serialized with message.
TransportMessage() - クラス のコンストラクタorg.elasticsearch.transport.TransportMessage
 
TransportMessage(TM) - クラス のコンストラクタorg.elasticsearch.transport.TransportMessage
 
TransportModule - org.elasticsearch.transportのクラス
 
TransportModule(Settings, NamedWriteableRegistry) - クラス のコンストラクタorg.elasticsearch.transport.TransportModule
 
TransportMultiGetAction - org.elasticsearch.action.getのクラス
 
TransportMultiGetAction(Settings, ThreadPool, TransportService, ClusterService, TransportShardMultiGetAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.get.TransportMultiGetAction
 
TransportMultiPercolateAction - org.elasticsearch.action.percolateのクラス
 
TransportMultiPercolateAction(Settings, ThreadPool, TransportShardMultiPercolateAction, ClusterService, TransportService, PercolatorService, TransportMultiGetAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportMultiPercolateAction
 
TransportMultiSearchAction - org.elasticsearch.action.searchのクラス
 
TransportMultiSearchAction(Settings, ThreadPool, TransportService, ClusterService, TransportSearchAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.search.TransportMultiSearchAction
 
TransportMultiTermVectorsAction - org.elasticsearch.action.termvectorsのクラス
 
TransportMultiTermVectorsAction(Settings, ThreadPool, TransportService, ClusterService, TransportShardMultiTermsVectorAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TransportMultiTermVectorsAction
 
transportNodeAction - クラス の変数org.elasticsearch.action.support.tasks.TransportTasksAction
 
TransportNodesAction<NodesRequest extends BaseNodesRequest,NodesResponse extends BaseNodesResponse,NodeRequest extends BaseNodeRequest,NodeResponse extends BaseNodeResponse> - org.elasticsearch.action.support.nodesのクラス
 
TransportNodesAction(Settings, String, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Class<NodesRequest>, Class<NodeRequest>, String) - クラス のコンストラクタorg.elasticsearch.action.support.nodes.TransportNodesAction
 
TransportNodesHotThreadsAction - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
TransportNodesHotThreadsAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction
 
TransportNodesHotThreadsAction.NodeRequest - org.elasticsearch.action.admin.cluster.node.hotthreadsのクラス
 
TransportNodesInfoAction - org.elasticsearch.action.admin.cluster.node.infoのクラス
 
TransportNodesInfoAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, NodeService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction
 
TransportNodesInfoAction.NodeInfoRequest - org.elasticsearch.action.admin.cluster.node.infoのクラス
 
TransportNodesListGatewayMetaState - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayMetaState(Settings, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayMetaState
 
TransportNodesListGatewayMetaState.NodeGatewayMetaState - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayMetaState.NodeRequest - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayMetaState.NodesGatewayMetaState - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayMetaState.Request - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayStartedShards - org.elasticsearch.gatewayのクラス
This transport action is used to fetch the shard version from each node during primary allocation in GatewayAllocator.
TransportNodesListGatewayStartedShards(Settings, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, NodeEnvironment) - クラス のコンストラクタorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards
 
TransportNodesListGatewayStartedShards.NodeGatewayStartedShards - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayStartedShards.NodeRequest - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayStartedShards.NodesGatewayStartedShards - org.elasticsearch.gatewayのクラス
 
TransportNodesListGatewayStartedShards.Request - org.elasticsearch.gatewayのクラス
 
TransportNodesListShardStoreMetaData - org.elasticsearch.indices.storeのクラス
 
TransportNodesListShardStoreMetaData(Settings, ClusterName, ThreadPool, ClusterService, TransportService, IndicesService, NodeEnvironment, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData
 
TransportNodesListShardStoreMetaData.NodeRequest - org.elasticsearch.indices.storeのクラス
 
TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData - org.elasticsearch.indices.storeのクラス
 
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData - org.elasticsearch.indices.storeのクラス
 
TransportNodesListShardStoreMetaData.Request - org.elasticsearch.indices.storeのクラス
 
TransportNodesListShardStoreMetaData.StoreFilesMetaData - org.elasticsearch.indices.storeのクラス
 
TransportNodesSnapshotsStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
Transport client that collects snapshot shard statuses from data nodes
TransportNodesSnapshotsStatus(Settings, ClusterName, ThreadPool, ClusterService, TransportService, SnapshotShardsService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus
 
TransportNodesSnapshotsStatus.NodeRequest - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
TransportNodesSnapshotsStatus.NodeSnapshotStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
TransportNodesSnapshotsStatus.NodesSnapshotStatus - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
TransportNodesSnapshotsStatus.Request - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
TransportNodesStatsAction - org.elasticsearch.action.admin.cluster.node.statsのクラス
 
TransportNodesStatsAction(Settings, ClusterName, ThreadPool, ClusterService, TransportService, NodeService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction
 
TransportNodesStatsAction.NodeStatsRequest - org.elasticsearch.action.admin.cluster.node.statsのクラス
 
TransportOpenIndexAction - org.elasticsearch.action.admin.indices.openのクラス
Open index action
TransportOpenIndexAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataIndexStateService, NodeSettingsService, ActionFilters, IndexNameExpressionResolver, DestructiveOperations) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.open.TransportOpenIndexAction
 
transportOptions(Settings) - クラス のメソッドorg.elasticsearch.action.bulk.BulkAction
 
transportOptions() - クラス のメソッドorg.elasticsearch.action.bulk.TransportShardBulkAction
 
transportOptions(Settings) - クラス のメソッドorg.elasticsearch.action.GenericAction
Optional request options for the action.
transportOptions - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
transportOptions() - クラス のメソッドorg.elasticsearch.action.support.replication.TransportReplicationAction
 
transportOptions() - クラス のメソッドorg.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
TransportPendingClusterTasksAction - org.elasticsearch.action.admin.cluster.tasksのクラス
 
TransportPendingClusterTasksAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.tasks.TransportPendingClusterTasksAction
 
TransportPercolateAction - org.elasticsearch.action.percolateのクラス
 
TransportPercolateAction(Settings, ThreadPool, ClusterService, TransportService, PercolatorService, TransportGetAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportPercolateAction
 
TransportProxyClient - org.elasticsearch.client.transport.supportのクラス
 
TransportProxyClient(Settings, TransportService, TransportClientNodesService, Map<String, GenericAction>) - クラス のコンストラクタorg.elasticsearch.client.transport.support.TransportProxyClient
 
TransportPutIndexedScriptAction - org.elasticsearch.action.indexedscripts.putのクラス
Performs the put indexed script operation.
TransportPutIndexedScriptAction(Settings, ThreadPool, ScriptService, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.indexedscripts.put.TransportPutIndexedScriptAction
 
TransportPutIndexTemplateAction - org.elasticsearch.action.admin.indices.template.putのクラス
Put index template action.
TransportPutIndexTemplateAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataIndexTemplateService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.template.put.TransportPutIndexTemplateAction
 
TransportPutMappingAction - org.elasticsearch.action.admin.indices.mapping.putのクラス
Put mapping action.
TransportPutMappingAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataMappingService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.mapping.put.TransportPutMappingAction
 
TransportPutRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.putのクラス
Transport action for register repository operation
TransportPutRepositoryAction(Settings, TransportService, ClusterService, RepositoriesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.put.TransportPutRepositoryAction
 
TransportPutWarmerAction - org.elasticsearch.action.admin.indices.warmer.putのクラス
Internal Actions executed on the master associating a warmer with a name in the cluster state metadata.
TransportPutWarmerAction(Settings, TransportService, ClusterService, ThreadPool, TransportSearchAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.warmer.put.TransportPutWarmerAction
 
TransportRecoveryAction - org.elasticsearch.action.admin.indices.recoveryのクラス
Transport action for shard recovery operation.
TransportRecoveryAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.recovery.TransportRecoveryAction
 
TransportRefreshAction - org.elasticsearch.action.admin.indices.refreshのクラス
Refresh action.
TransportRefreshAction(Settings, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, TransportShardRefreshAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.TransportRefreshAction
 
TransportRenderSearchTemplateAction - org.elasticsearch.action.admin.cluster.validate.templateのクラス
 
TransportRenderSearchTemplateAction(ScriptService, Settings, ThreadPool, TransportService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.validate.template.TransportRenderSearchTemplateAction
 
TransportReplicationAction<Request extends ReplicationRequest,ReplicaRequest extends ReplicationRequest,Response extends ActionWriteResponse> - org.elasticsearch.action.support.replicationのクラス
Base class for requests that should be executed on a primary copy followed by replica copies.
TransportReplicationAction(Settings, String, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, MappingUpdatedAction, ActionFilters, IndexNameExpressionResolver, Class<Request>, Class<ReplicaRequest>, String) - クラス のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction
 
TransportReplicationAction.RetryOnPrimaryException - org.elasticsearch.action.support.replicationの例外
 
TransportReplicationAction.RetryOnReplicaException - org.elasticsearch.action.support.replicationの例外
 
TransportReplicationAction.WriteResult<T extends ActionWriteResponse> - org.elasticsearch.action.support.replicationのクラス
 
TransportRequest - org.elasticsearch.transportのクラス
 
TransportRequest() - クラス のコンストラクタorg.elasticsearch.transport.TransportRequest
 
TransportRequest(TransportRequest) - クラス のコンストラクタorg.elasticsearch.transport.TransportRequest
 
TransportRequest.Empty - org.elasticsearch.transportのクラス
 
TransportRequestHandler<T extends TransportRequest> - org.elasticsearch.transportのクラス
 
TransportRequestHandler() - クラス のコンストラクタorg.elasticsearch.transport.TransportRequestHandler
 
TransportRequestOptions - org.elasticsearch.transportのクラス
 
TransportRequestOptions.Builder - org.elasticsearch.transportのクラス
 
TransportRequestOptions.Type - org.elasticsearch.transportの列挙型
 
TransportResponse - org.elasticsearch.transportのクラス
 
TransportResponse() - クラス のコンストラクタorg.elasticsearch.transport.TransportResponse
 
TransportResponse(TransportResponse) - クラス のコンストラクタorg.elasticsearch.transport.TransportResponse
 
TransportResponse.Empty - org.elasticsearch.transportのクラス
 
TransportResponseHandler<T extends TransportResponse> - org.elasticsearch.transportのインタフェース
 
TransportResponseOptions - org.elasticsearch.transportのクラス
 
TransportResponseOptions.Builder - org.elasticsearch.transportのクラス
 
TransportRestoreSnapshotAction - org.elasticsearch.action.admin.cluster.snapshots.restoreのクラス
Transport action for restore snapshot operation
TransportRestoreSnapshotAction(Settings, TransportService, ClusterService, ThreadPool, RestoreService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.restore.TransportRestoreSnapshotAction
 
Transports - org.elasticsearch.transportの列挙型
 
TransportSearchAction - org.elasticsearch.action.searchのクラス
 
TransportSearchAction(Settings, ThreadPool, SearchPhaseController, TransportService, SearchServiceTransportAction, ClusterService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.search.TransportSearchAction
 
TransportSearchScrollAction - org.elasticsearch.action.searchのクラス
 
TransportSearchScrollAction(Settings, ThreadPool, TransportService, ClusterService, SearchServiceTransportAction, SearchPhaseController, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.search.TransportSearchScrollAction
 
TransportSerializationException - org.elasticsearch.transportの例外
 
TransportSerializationException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.transport.TransportSerializationException
 
TransportSerializationException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.transport.TransportSerializationException
 
transportService - クラス の変数org.elasticsearch.action.support.broadcast.TransportBroadcastAction
 
transportService - クラス の変数org.elasticsearch.action.support.master.TransportMasterNodeAction
 
transportService - クラス の変数org.elasticsearch.action.support.nodes.TransportNodesAction
 
transportService - クラス の変数org.elasticsearch.action.support.replication.TransportReplicationAction
 
transportService - クラス の変数org.elasticsearch.action.support.single.instance.TransportInstanceSingleOperationAction
 
transportService - クラス の変数org.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
transportService - クラス の変数org.elasticsearch.action.support.tasks.TransportTasksAction
 
transportService - クラス の変数org.elasticsearch.discovery.zen.fd.FaultDetection
 
TransportService - org.elasticsearch.transportのクラス
 
TransportService(Transport, ThreadPool) - クラス のコンストラクタorg.elasticsearch.transport.TransportService
 
TransportService(Settings, Transport, ThreadPool) - クラス のコンストラクタorg.elasticsearch.transport.TransportService
 
TransportService.Adapter - org.elasticsearch.transportのクラス
 
transportServiceAdapter(TransportServiceAdapter) - クラス のメソッドorg.elasticsearch.transport.local.LocalTransport
 
transportServiceAdapter - クラス の変数org.elasticsearch.transport.netty.MessageChannelHandler
 
transportServiceAdapter - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
transportServiceAdapter(TransportServiceAdapter) - クラス のメソッドorg.elasticsearch.transport.netty.NettyTransport
 
transportServiceAdapter(TransportServiceAdapter) - インタフェース のメソッドorg.elasticsearch.transport.Transport
 
TransportServiceAdapter - org.elasticsearch.transportのインタフェース
 
TransportSettings() - クラス のコンストラクタorg.elasticsearch.transport.Transport.TransportSettings
 
TransportShardBulkAction - org.elasticsearch.action.bulkのクラス
Performs the index operation.
TransportShardBulkAction(Settings, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, MappingUpdatedAction, UpdateHelper, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.bulk.TransportShardBulkAction
 
TransportShardFlushAction - org.elasticsearch.action.admin.indices.flushのクラス
 
TransportShardFlushAction(Settings, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, MappingUpdatedAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.TransportShardFlushAction
 
TransportShardMultiGetAction - org.elasticsearch.action.getのクラス
 
TransportShardMultiGetAction(Settings, ClusterService, TransportService, IndicesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.get.TransportShardMultiGetAction
 
TransportShardMultiPercolateAction - org.elasticsearch.action.percolateのクラス
 
TransportShardMultiPercolateAction(Settings, ThreadPool, ClusterService, TransportService, PercolatorService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction
 
TransportShardMultiPercolateAction.Request - org.elasticsearch.action.percolateのクラス
 
TransportShardMultiPercolateAction.Response - org.elasticsearch.action.percolateのクラス
 
TransportShardMultiPercolateAction.Response.Item - org.elasticsearch.action.percolateのクラス
 
TransportShardMultiTermsVectorAction - org.elasticsearch.action.termvectorsのクラス
 
TransportShardMultiTermsVectorAction(Settings, ClusterService, TransportService, IndicesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TransportShardMultiTermsVectorAction
 
TransportShardRefreshAction - org.elasticsearch.action.admin.indices.refreshのクラス
 
TransportShardRefreshAction(Settings, TransportService, ClusterService, IndicesService, ThreadPool, ShardStateAction, MappingUpdatedAction, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.refresh.TransportShardRefreshAction
 
TransportSingleShardAction<Request extends SingleShardRequest,Response extends ActionResponse> - org.elasticsearch.action.support.single.shardのクラス
A base class for operations that need to perform a read operation on a single shard copy.
TransportSingleShardAction(Settings, String, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Class<Request>, String) - クラス のコンストラクタorg.elasticsearch.action.support.single.shard.TransportSingleShardAction
 
TransportSingleShardAction.InternalRequest - org.elasticsearch.action.support.single.shardのクラス
Internal request class that gets built on each node.
TransportSnapshotsStatusAction - org.elasticsearch.action.admin.cluster.snapshots.statusのクラス
 
TransportSnapshotsStatusAction(Settings, TransportService, ClusterService, ThreadPool, SnapshotsService, TransportNodesSnapshotsStatus, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.snapshots.status.TransportSnapshotsStatusAction
 
TransportStats - org.elasticsearch.transportのクラス
 
TransportStats(long, long, long, long, long) - クラス のコンストラクタorg.elasticsearch.transport.TransportStats
 
TransportStatus - org.elasticsearch.transport.supportのクラス
 
TransportStatus() - クラス のコンストラクタorg.elasticsearch.transport.support.TransportStatus
 
TransportSuggestAction - org.elasticsearch.action.suggestのクラス
Defines the transport of a suggestion request across the cluster
TransportSuggestAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, SuggestPhase, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.suggest.TransportSuggestAction
 
TransportSyncedFlushAction - org.elasticsearch.action.admin.indices.flushのクラス
Synced flush Action.
TransportSyncedFlushAction(Settings, ThreadPool, TransportService, ActionFilters, IndexNameExpressionResolver, SyncedFlushService) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.flush.TransportSyncedFlushAction
 
TransportTasksAction<OperationTask extends Task,TasksRequest extends BaseTasksRequest<TasksRequest>,TasksResponse extends BaseTasksResponse,TaskResponse extends Writeable<TaskResponse>> - org.elasticsearch.action.support.tasksのクラス
The base class for transport actions that are interacting with currently running tasks.
TransportTasksAction(Settings, String, ClusterName, ThreadPool, ClusterService, TransportService, ActionFilters, IndexNameExpressionResolver, Callable<TasksRequest>, String) - クラス のコンストラクタorg.elasticsearch.action.support.tasks.TransportTasksAction
 
TransportTermVectorsAction - org.elasticsearch.action.termvectorsのクラス
Performs the get operation.
TransportTermVectorsAction(Settings, ClusterService, TransportService, IndicesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.termvectors.TransportTermVectorsAction
 
TransportTypesExistsAction - org.elasticsearch.action.admin.indices.exists.typesのクラス
Types exists transport action.
TransportTypesExistsAction(Settings, TransportService, ClusterService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.types.TransportTypesExistsAction
 
TransportUpdateAction - org.elasticsearch.action.updateのクラス
 
TransportUpdateAction(Settings, ThreadPool, ClusterService, TransportService, TransportIndexAction, TransportDeleteAction, TransportCreateIndexAction, UpdateHelper, ActionFilters, IndexNameExpressionResolver, IndicesService, AutoCreateIndex) - クラス のコンストラクタorg.elasticsearch.action.update.TransportUpdateAction
 
TransportUpdateSettingsAction - org.elasticsearch.action.admin.indices.settings.putのクラス
 
TransportUpdateSettingsAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataUpdateSettingsService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.TransportUpdateSettingsAction
 
TransportUpgradeAction - org.elasticsearch.action.admin.indices.upgrade.postのクラス
Upgrade index/indices action.
TransportUpgradeAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver, TransportUpgradeSettingsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeAction
 
TransportUpgradeSettingsAction - org.elasticsearch.action.admin.indices.upgrade.postのクラス
 
TransportUpgradeSettingsAction(Settings, TransportService, ClusterService, ThreadPool, MetaDataUpdateSettingsService, IndexNameExpressionResolver, ActionFilters) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.TransportUpgradeSettingsAction
 
TransportUpgradeStatusAction - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
TransportUpgradeStatusAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.get.TransportUpgradeStatusAction
 
TransportValidateQueryAction - org.elasticsearch.action.admin.indices.validate.queryのクラス
 
TransportValidateQueryAction(Settings, ThreadPool, ClusterService, TransportService, IndicesService, ScriptService, PageCacheRecycler, BigArrays, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.TransportValidateQueryAction
 
TransportVerifyRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.verifyのクラス
Transport action for verifying repository operation
TransportVerifyRepositoryAction(Settings, ClusterName, TransportService, ClusterService, RepositoriesService, ThreadPool, ActionFilters, IndexNameExpressionResolver) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.TransportVerifyRepositoryAction
 
transpositions(boolean) - クラス のメソッドorg.elasticsearch.index.query.FuzzyQueryBuilder
 
transpositions - クラス の変数org.elasticsearch.index.search.MatchQuery
 
TREE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Defaults
 
tree() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
TREE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
TREE_GEOHASH - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
TREE_LEVELS - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
TREE_PRESISION - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
TREE_QUADTREE - クラス のstatic変数org.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.Names
 
treeLevels() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
TRIBE_METADATA_BLOCK - クラス のstatic変数org.elasticsearch.tribe.TribeService
 
TRIBE_NAME - クラス のstatic変数org.elasticsearch.tribe.TribeService
 
TRIBE_WRITE_BLOCK - クラス のstatic変数org.elasticsearch.tribe.TribeService
 
TribeModule - org.elasticsearch.tribeのクラス
 
TribeModule() - クラス のコンストラクタorg.elasticsearch.tribe.TribeModule
 
TribeService - org.elasticsearch.tribeのクラス
The tribe service holds a list of node clients connected to a list of tribe members, and uses their cluster state events to update this local node cluster state with the merged view of it.
TribeService(Settings, ClusterService, DiscoveryService) - クラス のコンストラクタorg.elasticsearch.tribe.TribeService
 
TrieNode(String, T, PathTrie.TrieNode, String) - クラス のコンストラクタorg.elasticsearch.common.path.PathTrie.TrieNode
 
trim() - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
Trims the number of options per suggest text term to the requested size.
trimLeadingCharacter(String, char) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Trim all occurrences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Trim leading whitespace from the given String.
TrimTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
TrimTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.TrimTokenFilterFactory
 
TRUE - クラス のstatic変数org.elasticsearch.index.mapper.core.BooleanFieldMapper.Values
 
TruncatedTranslogException - org.elasticsearch.index.translogの例外
 
TruncatedTranslogException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.index.translog.TruncatedTranslogException
 
TruncatedTranslogException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.translog.TruncatedTranslogException
 
TruncateTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
TruncateTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.TruncateTokenFilterFactory
 
tryIncRef() - クラス のメソッドorg.elasticsearch.common.util.concurrent.AbstractRefCounted
 
tryIncRef() - インタフェース のメソッドorg.elasticsearch.common.util.concurrent.RefCounted
Tries to increment the refCount of this instance.
tryIncRef() - クラス のメソッドorg.elasticsearch.index.store.Store
Tries to increment the refCount of this Store instance.
tryLock() - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
tryLock(long, TimeUnit) - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
tryOpenIndex(Path) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
Tries to open an index for the given location.
ttf() - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
tTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit fraction of second, and time zone offset prefixed by 'T' ('T'HH:mm:ss.SSSZZ).
tTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset prefixed by 'T' ('T'HH:mm:ssZZ).
ttl(long) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the relative ttl value in milliseconds.
ttl(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
ttl(TimeValue) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
ttl() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
ttl() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
ttl() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
ttl() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
ttl() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
ttl(TimeValue) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
ttl(long) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
ttl() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
ttl() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
ttl - クラス の変数org.elasticsearch.index.translog.Translog.Source
 
TTL_FIELD_TYPE - クラス のstatic変数org.elasticsearch.index.mapper.internal.TTLFieldMapper.Defaults
 
TTLFieldMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
TTLFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
TTLFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
TTLFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
TTLFieldMapper.TTLFieldType - org.elasticsearch.index.mapper.internalのクラス
 
TTLFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
TTLFieldType() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TTLFieldType
 
TTLFieldType(TTLFieldMapper.TTLFieldType) - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TTLFieldType
 
Tuple<V1,V2> - org.elasticsearch.common.collectのクラス
 
Tuple(V1, V2) - クラス のコンストラクタorg.elasticsearch.common.collect.Tuple
 
tuple(V1, V2) - クラス のstaticメソッドorg.elasticsearch.common.collect.Tuple
 
TurkishAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
TurkishAnalyzerProvider(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.TurkishAnalyzerProvider
 
TWO - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
txCount() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
txGet() - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
txGet(long, TimeUnit) - クラス のメソッドorg.elasticsearch.transport.PlainTransportFuture
 
txGet() - インタフェース のメソッドorg.elasticsearch.transport.TransportFuture
Waits if necessary for the computation to complete, and then retrieves its result.
txGet(long, TimeUnit) - インタフェース のメソッドorg.elasticsearch.transport.TransportFuture
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
txSize() - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
type(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
type() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
type(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
The type of the repository "fs" - shared filesystem repository
type() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Returns repository type
type() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
type(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
type() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The mapping type.
type(String) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
The type of the mappings.
type() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
The type of the document to delete.
type(String) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Sets the type of the document to delete.
type() - インタフェース のメソッドorg.elasticsearch.action.DocumentRequest
Get the type that this request operates on
type() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
type(String) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
type(String) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the type of the document to fetch.
type() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
type() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
type(String) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
type() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
The type of the indexed document.
type(String) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the type of the indexed document.
type(String) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Sets the type of document to get the term vector for.
type() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
Returns the type of document to get the term vector for.
type() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
The type of the indexed document.
type(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the type of the indexed document.
TYPE - クラス のstatic変数org.elasticsearch.cache.recycler.PageCacheRecycler
 
type() - インタフェース のメソッドorg.elasticsearch.cluster.ClusterState.Custom
 
type() - インタフェース のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Custom
 
type() - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
type() - インタフェース のメソッドorg.elasticsearch.cluster.metadata.MetaData.Custom
 
TYPE - クラス のstatic変数org.elasticsearch.cluster.metadata.RepositoriesMetaData
 
type() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
type() - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
Returns repository type
TYPE - クラス のstatic変数org.elasticsearch.cluster.RestoreInProgress
 
type() - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
type() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
 
type() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Single
 
type() - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision
Get the Decision.Type of this decision
type() - 列挙型 のメソッドorg.elasticsearch.cluster.routing.Preference
 
TYPE - クラス のstatic変数org.elasticsearch.cluster.SnapshotsInProgress
 
type() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder.Ring
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.BasePolygonBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.CircleBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.CircleBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.EnvelopeBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.EnvelopeBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.GeometryCollectionBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.LineStringBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.LineStringBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder.InternalLineStringBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiLineStringBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.MultiPointBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPointBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.MultiPolygonBuilder
 
TYPE - クラス のstatic変数org.elasticsearch.common.geo.builders.PointBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.PointBuilder
 
type() - クラス のメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder
get the shapes type
type() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContent
 
type() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContent
 
type() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContent
 
type() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContent
The type this content handles and produces.
type() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContent
 
type - クラス の変数org.elasticsearch.gateway.AsyncShardFetch
 
type() - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
type() - 例外 のメソッドorg.elasticsearch.index.engine.CreateFailedEngineException
 
type() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
type() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
type() - 例外 のメソッドorg.elasticsearch.index.engine.IndexFailedEngineException
 
TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.CompletionFieldMapper.Fields
 
TYPE - クラス のstatic変数org.elasticsearch.index.mapper.core.NumberFieldMapper.CustomNumericDocValuesField
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
type(String) - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper.Builder
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.internal.ParentFieldMapper
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
type(String) - クラス のメソッドorg.elasticsearch.index.mapper.SourceToParse
 
type() - クラス のメソッドorg.elasticsearch.index.mapper.Uid
 
type(String) - クラス のメソッドorg.elasticsearch.index.query.GeoBoundingBoxQueryBuilder
Sets the type of executing of the geo bounding box.
type(MatchQueryBuilder.Type) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
Sets the type of the text query.
TYPE - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
type() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
type(String) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
type(MultiMatchQueryBuilder.Type) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets the type of the text query.
type(Object) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
Sets the type of the text query.
type() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
type() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
type() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
type(String) - クラス のメソッドorg.elasticsearch.monitor.jvm.HotThreads
 
TYPE - クラス のstatic変数org.elasticsearch.repositories.fs.FsRepository
 
type() - クラス のメソッドorg.elasticsearch.repositories.RepositoryName
 
TYPE - クラス のstatic変数org.elasticsearch.repositories.uri.URLRepository
 
type() - クラス のメソッドorg.elasticsearch.script.CompiledScript
Method to get the type of language.
type - クラス の変数org.elasticsearch.search.aggregations.AbstractAggregationBuilder
 
type() - インタフェース のメソッドorg.elasticsearch.search.aggregations.Aggregator.Parser
 
type - クラス の変数org.elasticsearch.search.aggregations.AggregatorFactory
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.ChildrenParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.children.InternalChildren
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.FilterParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filter.InternalFilter
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filter.InternalFilter
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.FiltersParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.GeoHashGridParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.geogrid.InternalGeoHashGrid
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.GlobalParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.global.InternalGlobal
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.global.InternalGlobal
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.HistogramParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Factory
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.missing.InternalMissing
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.InternalMissing
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.missing.MissingParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalNested
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.InternalReverseNested
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.NestedParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.nested.ReverseNestedParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.DateRangeParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance.Factory
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.InternalGeoDistance
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Factory
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.InternalRange
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range.Factory
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.InternalIPv4Range
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.ipv4.IpRangeParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.RangeParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.InternalSampler
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantLongTerms
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.DoubleTerms
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.LongTerms
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
Type(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
Type(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
Type(String, BytesReference) - クラス のコンストラクタorg.elasticsearch.search.aggregations.InternalAggregation.Type
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.CardinalityParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.InternalGeoBounds
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.GeoCentroidParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geocentroid.InternalGeoCentroid
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.max.InternalMax
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.min.InternalMin
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.NumericValuesSourceMetricsAggregatorParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.InternalScriptedMetric
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.scripted.ScriptedMetricParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStatsParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.InternalTopHits
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.tophits.TopHitsParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountParser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.avg.AvgBucketPipelineAggregator
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.max.MaxBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.min.MinBucketPipelineAggregator
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.PercentilesBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.ExtendedStatsBucketPipelineAggregator
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucket
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.extended.InternalExtendedStatsBucket
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.InternalStatsBucket
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.stats.StatsBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.sum.SumBucketPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketscript.BucketScriptPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativePipelineAggregator
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.InternalDerivative
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.having.BucketSelectorPipelineAggregator
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgPipelineAggregator
 
type() - インタフェース のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator.Parser
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
type - クラス の変数org.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffParser
 
TYPE - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffPipelineAggregator
 
type() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
type() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The type of the document.
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.completion.CompletionSuggestion
 
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.context.CategoryContextMapping
 
type - クラス の変数org.elasticsearch.search.suggest.context.ContextMapping
 
type() - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping
 
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.context.GeolocationContextMapping
 
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.phrase.PhraseSuggestion
 
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.Suggest.Suggestion
 
TYPE - クラス のstatic変数org.elasticsearch.search.suggest.term.TermSuggestion
 
TYPE - クラス のstatic変数org.elasticsearch.search.warmer.IndexWarmersMetaData
 
type() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
type() - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions
 
TYPE_KEY - クラス のstatic変数org.elasticsearch.indices.breaker.CircuitBreakerModule
 
TYPE_NAME - クラス のstatic変数org.elasticsearch.percolator.PercolatorService
 
TYPE_NAME - インタフェース のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanks
 
TYPE_NAME - インタフェース のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.Percentiles
 
TypeConverter - org.elasticsearch.common.inject.spiのインタフェース
Converts constant string values to a different type.
TypeConverterBinding - org.elasticsearch.common.inject.spiのクラス
Registration of type converters for matching target types.
TypeEncounter<I> - org.elasticsearch.common.inject.spiのインタフェース
Context of an injectable type encounter.
TypeFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
TypeFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
TypeFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
TypeFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
typeFilter() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
TypeListener - org.elasticsearch.common.inject.spiのインタフェース
Listens for Guice to encounter injectable types.
TypeListenerBinding - org.elasticsearch.common.inject.spiのクラス
Binds types (picked using a Matcher) to an type listener.
TypeLiteral<T> - org.elasticsearch.common.injectのクラス
Represents a generic type T.
TypeLiteral() - クラス のコンストラクタorg.elasticsearch.common.inject.TypeLiteral
Constructs a new type literal.
typeMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
TypeMissingException - org.elasticsearch.indicesの例外
 
TypeMissingException(Index, String...) - 例外 のコンストラクタorg.elasticsearch.indices.TypeMissingException
 
TypeMissingException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.indices.TypeMissingException
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.GeoPointFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
typeName() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the name of this type, as would be specified in mapping properties
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BinaryFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ByteFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.CompletionFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DateFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.DoubleFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.FloatFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.IntegerFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.LongFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.ShortFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.TokenCountFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.AllFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IdFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.IndexFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.ParentFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.RoutingFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.SourceFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.TypeFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.UidFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.internal.VersionFieldMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.ip.IpFieldMapper.TypeParser
 
typeParser(String) - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.object.ObjectMapper.TypeParser
 
TypeParser() - クラス のコンストラクタorg.elasticsearch.index.mapper.object.RootObjectMapper.TypeParser
 
TypeParsers - org.elasticsearch.index.mapper.coreのクラス
 
TypeParsers() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.TypeParsers
 
typeParsers() - クラス のメソッドorg.elasticsearch.index.mapper.Mapper.TypeParser.ParserContext
 
typePrefixAsBytes(BytesRef) - クラス のstaticメソッドorg.elasticsearch.index.mapper.Uid
 
typeQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A filter based on doc/mapping type.
TypeQueryBuilder - org.elasticsearch.index.queryのクラス
 
TypeQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.TypeQueryBuilder
 
TypeQueryParser - org.elasticsearch.index.queryのクラス
 
TypeQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.TypeQueryParser
 
types() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
The document types to execute the search against.
types(String...) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
The document types to execute the search against.
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
types(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
types(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
types(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Document types to return stats for.
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
Document types to return stats for.
types(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
Document types to return stats for.
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
Document types to return stats for.
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
types() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The types of documents the query will run against.
types(String...) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
The types of documents the query will run against.
types() - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The types of documents the query will run against.
types(String...) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
The types of documents the query will run against.
types() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The types of documents the query will run against.
types(String...) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
The types of documents the query will run against.
types() - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
types() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The document types to execute the search against.
types(String...) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
The document types to execute the search against.
types(String...) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
types() - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
types() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
types() - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
Types - org.elasticsearch.common.inject.utilのクラス
Static methods for working with types.
types() - クラス のメソッドorg.elasticsearch.index.engine.Engine.DeleteByQuery
 
types() - インタフェース のメソッドorg.elasticsearch.index.fielddata.AtomicParentChildFieldData
Return the set of types there is a mapping for.
types() - クラス のメソッドorg.elasticsearch.index.fielddata.plain.ParentChildAtomicFieldData
 
types() - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Return the set of concrete types that have a mapping.
types() - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
types() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
types(String[]) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
types() - クラス のメソッドorg.elasticsearch.script.mustache.MustacheScriptEngineService
 
types() - クラス のメソッドorg.elasticsearch.script.NativeScriptEngineService
 
types() - インタフェース のメソッドorg.elasticsearch.script.ScriptEngineService
 
types() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
types() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
types() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
types() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchLocalRequest
 
types() - インタフェース のメソッドorg.elasticsearch.search.internal.ShardSearchRequest
 
types() - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
types() - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
 
typesExists(TypesExistsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Types Exists.
typesExists(TypesExistsRequest, ActionListener<TypesExistsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Types exists
TypesExistsAction - org.elasticsearch.action.admin.indices.exists.typesのクラス
 
TypesExistsRequest - org.elasticsearch.action.admin.indices.exists.typesのクラス
 
TypesExistsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
TypesExistsRequest(String[], String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
TypesExistsRequestBuilder - org.elasticsearch.action.admin.indices.exists.typesのクラス
A builder for TypesExistsRequest.
TypesExistsRequestBuilder(ElasticsearchClient, TypesExistsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
 
TypesExistsResponse - org.elasticsearch.action.admin.indices.exists.typesのクラス
Whether all of the existed types exist.
TypesExistsResponse(boolean) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
 
typeText() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 

U

UAX29URLEmailTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
UAX29URLEmailTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.UAX29URLEmailTokenizerFactory
 
uid() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
uid() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
uid() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
uid - クラス の変数org.elasticsearch.index.fieldvisitor.FieldsVisitor
 
uid() - クラス のメソッドorg.elasticsearch.index.fieldvisitor.FieldsVisitor
 
uid() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
uid(Field) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
Really, just the uid mapper should set this.
uid() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
uid(Field) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
Really, just the uid mapper should set this.
uid() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
Uid - org.elasticsearch.index.mapperのクラス
 
Uid(String, String) - クラス のコンストラクタorg.elasticsearch.index.mapper.Uid
 
uid() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
UID_FIELD_FILTER - クラス のstatic変数org.elasticsearch.index.codec.postingsformat.Elasticsearch090PostingsFormat
非推奨です。
 
UidFieldMapper - org.elasticsearch.index.mapper.internalのクラス
 
UidFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
UidFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
UidFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
uidMapper() - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
 
ulp(Double) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
ulp(Float) - クラス のstaticメソッドorg.elasticsearch.common.math.UnboxedMathUtils
 
unassigned() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingNodes
 
unassigned() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The shard is unassigned (not allocated to any node).
unassignedInfo() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Additional metadata on why the shard is/was unassigned.
UnassignedInfo - org.elasticsearch.cluster.routingのクラス
Holds additional information as to why the shard is in unassigned state.
UnassignedInfo(UnassignedInfo.Reason, String) - クラス のコンストラクタorg.elasticsearch.cluster.routing.UnassignedInfo
creates an UnassingedInfo object based **current** time
UnassignedInfo(UnassignedInfo.Reason, String, Throwable, long, long) - クラス のコンストラクタorg.elasticsearch.cluster.routing.UnassignedInfo
 
UnassignedInfo.Reason - org.elasticsearch.cluster.routingの列挙型
Reason why the shard is in unassigned state.
UnassignedIterator() - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards.UnassignedIterator
 
UnassignedShards(RoutingNodes) - クラス のコンストラクタorg.elasticsearch.cluster.routing.RoutingNodes.UnassignedShards
 
UNAVAILABLE_EXPECTED_SHARD_SIZE - クラス のstatic変数org.elasticsearch.cluster.routing.ShardRouting
Used if shard size is not available
UnavailableShardsException - org.elasticsearch.actionの例外
 
UnavailableShardsException(ShardId, String, Object...) - 例外 のコンストラクタorg.elasticsearch.action.UnavailableShardsException
 
UnavailableShardsException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.action.UnavailableShardsException
 
UnboxedMathUtils - org.elasticsearch.common.mathのクラス
 
UnboxedMathUtils() - クラス のコンストラクタorg.elasticsearch.common.math.UnboxedMathUtils
 
UncategorizedExecutionException - org.elasticsearch.common.util.concurrentの例外
 
UncategorizedExecutionException(String, Throwable) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.UncategorizedExecutionException
 
UncategorizedExecutionException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.common.util.concurrent.UncategorizedExecutionException
 
uncompress(IndexInput, byte[]) - クラス のメソッドorg.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
Uncompress the data into the out array, returning the size uncompressed
uncompress(StreamInput, byte[]) - クラス のメソッドorg.elasticsearch.common.compress.CompressedStreamInput
Uncompress the data into the out array, returning the size uncompressed
uncompress(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
Decompress the provided BytesReference.
uncompress(IndexInput, byte[]) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedIndexInput
非推奨です。
 
uncompress(StreamInput, byte[]) - クラス のメソッドorg.elasticsearch.common.compress.lzf.LZFCompressedStreamInput
 
uncompressed - クラス の変数org.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
uncompressed - クラス の変数org.elasticsearch.common.compress.CompressedStreamInput
 
uncompressed() - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
Return the uncompressed bytes.
uncompressedLength - クラス の変数org.elasticsearch.common.compress.CompressedIndexInput
非推奨です。
 
uncompressIfNeeded(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.compress.CompressorFactory
Uncompress the provided data, data can be detected as compressed using CompressorFactory.isCompressed(BytesReference).
underscore() - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilderString
 
UnicastHostsProvider - org.elasticsearch.discovery.zen.ping.unicastのインタフェース
A pluggable provider of the list of unicast hosts to use for unicast discovery.
UnicastPingRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing.UnicastPingRequest
 
UnicastZenPing - org.elasticsearch.discovery.zen.ping.unicastのクラス
 
UnicastZenPing(Settings, ThreadPool, TransportService, ClusterName, Version, ElectMasterService, Set<UnicastHostsProvider>) - クラス のコンストラクタorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing
 
UnicastZenPing.UnicastPingRequest - org.elasticsearch.discovery.zen.ping.unicastのクラス
 
UNICODE_CHARACTER_CLASS - クラス のstatic変数org.elasticsearch.common.regex.Regex
This Regex / Pattern flag is supported from Java 7 on.
uniqueAddressTypeId() - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
uniqueAddressTypeId() - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
uniqueAddressTypeId() - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
uniqueAddressTypeId() - インタフェース のメソッドorg.elasticsearch.common.transport.TransportAddress
 
UniqueAnnotations - org.elasticsearch.common.inject.internalのクラス
 
UniqueTokenFilter - org.apache.lucene.analysis.miscellaneousのクラス
A token filter that generates unique tokens.
UniqueTokenFilter(TokenStream) - クラス のコンストラクタorg.apache.lucene.analysis.miscellaneous.UniqueTokenFilter
 
UniqueTokenFilter(TokenStream, boolean) - クラス のコンストラクタorg.apache.lucene.analysis.miscellaneous.UniqueTokenFilter
 
UniqueTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
UniqueTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.UniqueTokenFilterFactory
 
unit - クラス の変数org.elasticsearch.common.geo.GeoDistance.FixedSourceDistanceBase
 
unit - クラス の変数org.elasticsearch.common.unit.DistanceUnit.Distance
 
unit(DistanceUnit) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.geodistance.GeoDistanceBuilder
Set the unit to use for distances, default is kilometers.
UNIT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.cumulativesum.CumulativeSumParser
 
unit(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
 
unit(DateHistogramInterval) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.derivative.DerivativeBuilder
Sets the unit using the provided DateHistogramInterval.
UNIT - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.derivative.DerivativeParser
 
unit(DistanceUnit) - クラス のメソッドorg.elasticsearch.search.sort.GeoDistanceSortBuilder
The distance unit to use.
UNIT_SEPARATOR - クラス のstatic変数org.elasticsearch.search.suggest.completion.Completion090PostingsFormat.CompletionLookupProvider
 
UNKNOWN - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryState.Index
 
UNKNOWN - クラス のstatic変数org.elasticsearch.indices.recovery.RecoveryState.Translog
 
UNKNOWN_OP_COUNT - クラス のstatic変数org.elasticsearch.index.translog.TranslogReader
 
UNKNOWN_POSITION - 例外 のstatic変数org.elasticsearch.search.SearchParseException
 
UNKNOWN_SOURCE - クラス のstatic変数org.elasticsearch.common.inject.internal.SourceProvider
Indicates that the source is unknown.
UNKNOWN_UUID - クラス のstatic変数org.elasticsearch.cluster.ClusterState
 
UNKNOWN_VERSION - クラス のstatic変数org.elasticsearch.cluster.ClusterState
 
unlike(String...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the text from which the terms should not be selected from.
unlike(MoreLikeThisQueryBuilder.Item...) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder
Sets the documents from which the terms should not be selected from.
UNLIKE - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryParser.Field
 
unlock() - クラス のメソッドorg.elasticsearch.index.engine.Engine.NoOpLock
 
Unmapped(String, List<RangeAggregator.Range>, boolean, ValueFormat, AggregationContext, Aggregator, InternalRange.Factory, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.range.RangeAggregator.Unmapped
 
unmapped() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
unmapped(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
UNMAPPED_TYPE - クラス のstatic変数org.elasticsearch.search.sort.SortParseElement
 
unmappedFieldType(String) - クラス のメソッドorg.elasticsearch.index.mapper.MapperService
Given a type (eg. long, string, ...), return an anonymous field mapper that can be used for search operations.
UnmappedSampler - org.elasticsearch.search.aggregations.bucket.samplerのクラス
 
UnmappedSampler(String, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.sampler.UnmappedSampler
 
UnmappedSignificantTerms - org.elasticsearch.search.aggregations.bucket.significantのクラス
 
UnmappedSignificantTerms(String, int, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.UnmappedSignificantTerms
 
UnmappedTerms - org.elasticsearch.search.aggregations.bucket.termsのクラス
 
UnmappedTerms(String, Terms.Order, int, int, long, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.UnmappedTerms
 
unmappedType(String) - クラス のメソッドorg.elasticsearch.search.sort.FieldSortBuilder
Set the type to use in case the current field is not mapped in an index.
unqualify(String, char) - クラス のstaticメソッドorg.elasticsearch.common.Strings
Unqualify a string qualified by a separator character.
unregister(Task) - クラス のメソッドorg.elasticsearch.tasks.TaskManager
Unregister the task
unregisterRepository(RepositoriesService.UnregisterRepositoryRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
Unregisters repository in the cluster This method can be only called on the master node.
UnregisterRepositoryRequest(String, String) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoriesService.UnregisterRepositoryRequest
Creates a new unregister repository request
unsafeCharArray() - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Returns the underlying char array.
UNSCOPED - クラス のstatic変数org.elasticsearch.common.inject.internal.Scoping
No scoping annotation has been applied.
unset() - 列挙型 のメソッドorg.elasticsearch.index.mapper.internal.EnabledAttributeMapper
 
unsetIncludeInAll() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper
 
unsetIncludeInAll() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper
 
unsetIncludeInAll() - インタフェース のメソッドorg.elasticsearch.index.mapper.internal.AllFieldMapper.IncludeInAll
If includeInAll was already set on this mapper then return a copy of this mapper that has includeInAll not set.
unsetIncludeInAll() - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
UntargettedBinding<T> - org.elasticsearch.common.inject.spiのインタフェース
An untargetted binding.
UntargettedBindingImpl<T> - org.elasticsearch.common.inject.internalのクラス
 
UntargettedBindingImpl(Injector, Key<T>, Object) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
UntargettedBindingImpl(Object, Key<T>, Scoping) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
UNTRUSTED_CODEBASE - クラス のstatic変数org.elasticsearch.bootstrap.BootstrapInfo
codebase location for untrusted scripts (provide some additional safety) This is not a full URL, just a path.
unwrap(Throwable, Class<?>...) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
unwrap(Object) - クラス のメソッドorg.elasticsearch.script.AbstractExecutableScript
 
unwrap(Object) - インタフェース のメソッドorg.elasticsearch.script.ExecutableScript
Unwraps a possible script value.
unwrapCause() - 例外 のメソッドorg.elasticsearch.ElasticsearchException
Unwraps the actual cause from the exception for cases when the exception is a ElasticsearchWrapperException.
unwrapCause(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
unwrapCorruption(Throwable) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
unwrapSingleton(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a single-valued view of the SortedNumericDoubleValues, if it was previously wrapped with DocValues.singleton(NumericDocValues, Bits), or null.
unwrapSingleton(MultiGeoPointValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a single-valued view of the MultiGeoPointValues, if it was previously wrapped with FieldData.singleton(GeoPointValues, Bits), or null.
unwrapSingleton(SortedBinaryDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns a single-valued view of the SortedBinaryDocValues, if it was previously wrapped with FieldData.singleton(BinaryDocValues, Bits), or null.
unwrapSingletonBits(SortedNumericDoubleValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns the documents with a value for the SortedNumericDoubleValues, if it was previously wrapped with FieldData.singleton(NumericDoubleValues, Bits), or null.
unwrapSingletonBits(MultiGeoPointValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns the documents with a value for the MultiGeoPointValues, if it was previously wrapped with FieldData.singleton(GeoPointValues, Bits), or null.
unwrapSingletonBits(SortedBinaryDocValues) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
Returns the documents with a value for the SortedBinaryDocValues, if it was previously wrapped with FieldData.singleton(BinaryDocValues, Bits), or null.
update(UpdateRequest) - インタフェース のメソッドorg.elasticsearch.client.Client
Updates a document based on a script.
update(UpdateRequest, ActionListener<UpdateResponse>) - インタフェース のメソッドorg.elasticsearch.client.Client
Updates a document based on a script.
update(UpdateRequest) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
update(UpdateRequest, ActionListener<UpdateResponse>) - クラス のメソッドorg.elasticsearch.client.support.AbstractClient
 
update(long) - クラス のメソッドorg.elasticsearch.common.metrics.EWMA
Update the moving average with a new value.
update(Map<String, Object>, Map<String, Object>, boolean) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
Updates the provided changes into the source.
UPDATE_RESTORE_ACTION_NAME - クラス のstatic変数org.elasticsearch.snapshots.RestoreService
 
UPDATE_SNAPSHOT_ACTION_NAME - クラス のstatic変数org.elasticsearch.snapshots.SnapshotShardsService
 
UPDATE_THREAD_NAME - クラス のstatic変数org.elasticsearch.cluster.service.InternalClusterService
 
UpdateAction - org.elasticsearch.action.updateのクラス
 
updateAllTypes() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexClusterStateUpdateRequest
True if all fields that span multiple types should be updated, false otherwise
updateAllTypes() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
True if all fields that span multiple types should be updated, false otherwise
updateAllTypes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
updateAllTypes() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
updateAllTypes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingClusterStateUpdateRequest
 
updateAllTypes() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
True if all fields that span multiple types should be updated, false otherwise
updateAllTypes(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
updateBlocks(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks.Builder
 
updateBuffer(ByteSizeValue) - クラス のメソッドorg.elasticsearch.index.translog.Translog
 
updateBufferSize(ByteSizeValue, ByteSizeValue) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Change the indexing and translog buffer sizes.
updateBufferSize(int) - クラス のメソッドorg.elasticsearch.index.translog.BufferingTranslogWriter
 
updateBufferSize(int) - クラス のメソッドorg.elasticsearch.index.translog.TranslogWriter
change the size of the internal buffer if relevant
updateDelay(long, Settings, Settings) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
Updates delay left based on current time (in nanoseconds) and index/node settings.
updatedSettings() - クラス のメソッドorg.elasticsearch.plugins.PluginsService
 
updatedSourceAsMap() - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper.Result
 
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.DocumentMapper
Recursively update sub field types.
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper.MultiFields
 
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.FieldMapper
 
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.geo.BaseGeoPointFieldMapper
 
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.Mapper
Update the field type of this mapper.
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.Mapping
Recursively update sub field types.
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.object.ObjectMapper
 
updateFieldType(Map<String, MappedFieldType>) - クラス のメソッドorg.elasticsearch.index.mapper.object.RootObjectMapper
 
UpdateHelper - org.elasticsearch.action.updateのクラス
Helper for translating an update request to an index, delete request or update response.
UpdateHelper(Settings, ScriptService) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateHelper
 
UpdateHelper.Operation - org.elasticsearch.action.updateの列挙型
 
UpdateHelper.Result - org.elasticsearch.action.updateのクラス
 
UpdateIndexShardRestoreStatusRequest() - クラス のコンストラクタorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
updateIndexShardSnapshotStatus(SnapshotId, ShardId, SnapshotsInProgress.ShardSnapshotStatus) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService
Updates the shard status
UpdateIndexShardSnapshotStatusRequest() - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
UpdateIndexShardSnapshotStatusRequest(SnapshotId, ShardId, SnapshotsInProgress.ShardSnapshotStatus) - クラス のコンストラクタorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
updateIndicesStats(ActionListener<IndicesStatsResponse>) - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
Retrieve the latest indices stats, calling the listener when complete
updateKeyWithNamedWildcard(String) - クラス のメソッドorg.elasticsearch.common.path.PathTrie.TrieNode
 
updateLeftDelayOfUnassignedShards(RoutingAllocation, Settings) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.AllocationService
 
updateMappingOnMaster(String, String, Mapping, TimeValue, MappingUpdatedAction.MappingUpdateListener) - クラス のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction
 
updateMappingOnMasterAsynchronously(String, String, Mapping) - クラス のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction
 
updateMappingOnMasterSynchronously(String, String, Mapping) - クラス のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction
updateMappingOnMasterSynchronously(String, String, Mapping, TimeValue) - クラス のメソッドorg.elasticsearch.cluster.action.index.MappingUpdatedAction
Update mappings synchronously on the master node, waiting for at most timeout.
updateNodes(RoutingNodes) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
updateNodesAndPing(ClusterState) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection
make sure that nodes in clusterState are pinged.
updateNodeStats(ActionListener<NodesStatsResponse>) - クラス のメソッドorg.elasticsearch.cluster.InternalClusterInfoService
Retrieve the latest nodes stats, calling the listener when complete
updateNumberOfReplicas(int, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
updateNumberOfReplicas(int, String...) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
UpdateRequest - org.elasticsearch.action.updateのクラス
 
UpdateRequest() - クラス のコンストラクタorg.elasticsearch.action.update.UpdateRequest
 
UpdateRequest(String, String, String) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateRequest
 
UpdateRequestBuilder - org.elasticsearch.action.updateのクラス
 
UpdateRequestBuilder(ElasticsearchClient, UpdateAction) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateRequestBuilder
 
UpdateRequestBuilder(ElasticsearchClient, UpdateAction, String, String, String) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateRequestBuilder
 
UpdateResponse - org.elasticsearch.action.updateのクラス
 
UpdateResponse() - クラス のコンストラクタorg.elasticsearch.action.update.UpdateResponse
 
UpdateResponse(String, String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateResponse
Constructor to be used when a update didn't translate in a write.
UpdateResponse(ActionWriteResponse.ShardInfo, String, String, String, long, boolean) - クラス のコンストラクタorg.elasticsearch.action.update.UpdateResponse
 
updateRoutingEntry(ShardRouting, boolean) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Updates the shards routing entry.
updateRoutingEntry(ShardRouting, boolean) - クラス のメソッドorg.elasticsearch.index.shard.ShadowIndexShard
In addition to the regular accounting done in IndexShard.updateRoutingEntry(org.elasticsearch.cluster.routing.ShardRouting, boolean), if this shadow replica needs to be promoted to a primary, the shard is failed in order to allow a new primary to be re-allocated.
updateScore(SignificanceHeuristic) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.InternalSignificantTerms.Bucket
 
updateSettings(ClusterUpdateSettingsRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Updates settings in the cluster.
updateSettings(ClusterUpdateSettingsRequest, ActionListener<ClusterUpdateSettingsResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Update settings in the cluster.
updateSettings(UpdateSettingsRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Updates settings of one or more indices.
updateSettings(UpdateSettingsRequest, ActionListener<UpdateSettingsResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Updates settings of one or more indices.
updateSettings(Settings, String...) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
updateSettings(UpdateSettingsClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataUpdateSettingsService
 
updateSettings(Settings) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool
 
UpdateSettingsAction - org.elasticsearch.action.admin.indices.settings.putのクラス
 
UpdateSettingsClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.settings.putのクラス
Cluster state update request that allows to update settings for some indices
UpdateSettingsClusterStateUpdateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsClusterStateUpdateRequest
 
UpdateSettingsRequest - org.elasticsearch.action.admin.indices.settings.putのクラス
Request for an update index settings action
UpdateSettingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
UpdateSettingsRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Constructs a new request to update settings for one or more indices
UpdateSettingsRequest(Settings, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
Constructs a new request to update settings for one or more indices
updateSettingsRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
A request to update indices settings.
UpdateSettingsRequestBuilder - org.elasticsearch.action.admin.indices.settings.putのクラス
Builder for an update index settings request
UpdateSettingsRequestBuilder(ElasticsearchClient, UpdateSettingsAction, String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestBuilder
 
UpdateSettingsResponse - org.elasticsearch.action.admin.indices.settings.putのクラス
A response for an update index settings action
updateShardBuffers(IndexShard, ByteSizeValue, ByteSizeValue) - クラス のメソッドorg.elasticsearch.indices.memory.IndexingMemoryController
set new indexing and translog buffers on this shard.
updateSourceContentType() - クラス のメソッドorg.elasticsearch.action.update.UpdateHelper.Result
 
updateStage(SnapshotStatus.Stage) - クラス のメソッドorg.elasticsearch.index.shard.SnapshotStatus
 
updateStage(IndexShardSnapshotStatus.Stage) - クラス のメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus
Sets new snapshot stage
updateTookInMillis(long) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
updateUnassignedInfo(UnassignedInfo) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
updateVersion(long, boolean) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
updateVersion(long) - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
updateVersion(long, long) - 列挙型 のメソッドorg.elasticsearch.index.VersionType
Returns the new version for a document, based on its current one and the specified in the request
updateVersion(long) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
upgrade(UpgradeRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly upgrade one or more indices
upgrade(UpgradeRequest, ActionListener<UpgradeResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Explicitly upgrade one or more indices
upgrade(ShardId, ShardPath) - クラス のメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
Upgrades the given shard Id from multiple shard paths into the given target path.
upgrade(UpgradeRequest) - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
Upgrades the shard to the current version of Lucene and returns the minimum segment version
UPGRADE_ONLY_ANCIENT_SEGMENTS - クラス のstatic変数org.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest.Defaults
 
UpgradeAction - org.elasticsearch.action.admin.indices.upgrade.postのクラス
Upgrade index/indices action.
upgradeIndexMetaData(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataIndexUpgradeService
Checks that the index can be upgraded to the current version of the master node.
upgradeIndexSettings(UpgradeSettingsClusterStateUpdateRequest, ActionListener<ClusterStateUpdateResponse>) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataUpdateSettingsService
 
upgradeLegacyTranslog(ESLogger, TranslogConfig) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
This method is used to upgarde a pre 2.0 translog structure to the new checkpoint based structure.
upgradeMultiDataPath(NodeEnvironment, ESLogger) - クラス のstaticメソッドorg.elasticsearch.common.util.MultiDataPathUpgrader
Runs an upgrade on all shards located under the given node environment if there is more than 1 data.path configured otherwise this method will return immediately.
upgradeOnlyAncientSegments() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
Should the upgrade only the ancient (older major version of Lucene) segments?
upgradeOnlyAncientSegments(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
upgradeRequest() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.ShardUpgradeRequest
 
UpgradeRequest - org.elasticsearch.action.admin.indices.upgrade.postのクラス
A request to upgrade one or more indices.
UpgradeRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
Constructs an optimization request over one or more indices.
UpgradeRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
 
upgradeRequest(String...) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Creates an upgrade request.
UpgradeRequest.Defaults - org.elasticsearch.action.admin.indices.upgrade.postのクラス
 
UpgradeRequestBuilder - org.elasticsearch.action.admin.indices.upgrade.postのクラス
A request to upgrade one or more indices.
UpgradeRequestBuilder(ElasticsearchClient, UpgradeAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequestBuilder
 
UpgradeResponse - org.elasticsearch.action.admin.indices.upgrade.postのクラス
A response for optimize action.
UpgradeSettingsAction - org.elasticsearch.action.admin.indices.upgrade.postのクラス
 
UpgradeSettingsClusterStateUpdateRequest - org.elasticsearch.action.admin.indices.upgrade.postのクラス
Cluster state update request that allows to change minimum compatibility settings for some indices
UpgradeSettingsClusterStateUpdateRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsClusterStateUpdateRequest
 
UpgradeSettingsRequest - org.elasticsearch.action.admin.indices.upgrade.postのクラス
Request for an update index settings action
UpgradeSettingsRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
 
UpgradeSettingsRequest(Map<String, Tuple<Version, String>>) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
Constructs a new request to update minimum compatible version settings for one or more indices
UpgradeSettingsRequestBuilder - org.elasticsearch.action.admin.indices.upgrade.postのクラス
Builder for an update index settings request
UpgradeSettingsRequestBuilder(ElasticsearchClient, UpgradeSettingsAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequestBuilder
 
UpgradeSettingsResponse - org.elasticsearch.action.admin.indices.upgrade.postのクラス
A response for an update index settings action
upgradeStatus(UpgradeStatusRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Check upgrade status of one or more indices
upgradeStatus(UpgradeStatusRequest, ActionListener<UpgradeStatusResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Check upgrade status of one or more indices
UpgradeStatusAction - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
UpgradeStatusRequest - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
UpgradeStatusRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusRequest
 
UpgradeStatusRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusRequest
 
UpgradeStatusRequestBuilder - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
UpgradeStatusRequestBuilder(ElasticsearchClient, UpgradeStatusAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusRequestBuilder
 
UpgradeStatusResponse - org.elasticsearch.action.admin.indices.upgrade.getのクラス
 
UpperCaseTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
UpperCaseTokenFilterFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.UpperCaseTokenFilterFactory
 
upsert(IndexRequest) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the index request to be used if the document does not exists.
upsert(XContentBuilder) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(Map) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(Map, XContentType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(String) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(byte[]) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(byte[], int, int) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsert(Object...) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the doc source of the update request to be used when the document does not exists.
upsertRequest() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
URGENT - クラス のstatic変数org.elasticsearch.common.Priority
 
uri() - クラス のメソッドorg.elasticsearch.http.netty.NettyHttpRequest
 
uri() - クラス のメソッドorg.elasticsearch.rest.RestRequest
The uri of the rest request, with the query string.
URIPattern - org.elasticsearch.common.utilのクラス
URI Pattern matcher The pattern is URI in which authority, path, query and fragment can be replace with simple pattern.
URIPattern(String) - クラス のコンストラクタorg.elasticsearch.common.util.URIPattern
Constructs uri pattern
url() - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
Returns URL for this container
URL_SAFE - クラス のstatic変数org.elasticsearch.common.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLBlobContainer - org.elasticsearch.common.blobstore.urlのクラス
URL blob implementation of BlobContainer
URLBlobContainer(URLBlobStore, BlobPath, URL) - クラス のコンストラクタorg.elasticsearch.common.blobstore.url.URLBlobContainer
Constructs new URLBlobContainer
URLBlobStore - org.elasticsearch.common.blobstore.urlのクラス
Read-only URL-based blob store
URLBlobStore(Settings, URL) - クラス のコンストラクタorg.elasticsearch.common.blobstore.url.URLBlobStore
Constructs new read-only URL-based blob store The following settings are supported buffer_size - size of the read buffer, defaults to 100KB
URLIndexShardRepository - org.elasticsearch.repositories.uriのクラス
 
URLIndexShardRepository(Settings, RepositoryName, IndicesService, ClusterService) - クラス のコンストラクタorg.elasticsearch.repositories.uri.URLIndexShardRepository
 
URLRepository - org.elasticsearch.repositories.uriのクラス
Read-only URL-based implementation of the BlobStoreRepository This repository supports the following settings urlURL to the root of repository.
URLRepository(RepositoryName, RepositorySettings, IndexShardRepository, Environment) - クラス のコンストラクタorg.elasticsearch.repositories.uri.URLRepository
Constructs new read-only URL-based repository
useCompoundFile(SegmentInfos, SegmentCommitInfo, IndexWriter) - クラス のメソッドorg.elasticsearch.index.shard.ElasticsearchMergePolicy
 
useCompressedOops() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
The value of the JVM flag UseCompressedOops, if available otherwise "unknown" or null.
used(long) - クラス のメソッドorg.elasticsearch.common.util.LongObjectPagedHashMap
 
useDisMax() - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
useDisMax(boolean) - クラス のメソッドorg.apache.lucene.queryparser.classic.QueryParserSettings
 
useDisMax(boolean) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
非推奨です。
use a tieBreaker of 1.0f to disable "dis-max" query or select the appropriate MultiMatchQueryBuilder.Type
useDisMax(boolean) - クラス のメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder
When more than one field is used with the query string, should queries be combined using dis max, or boolean query.
useExplicitFieldOrder(boolean) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightBuilder
Send the fields to be highlighted using a syntax that is specific about the order in which they should be highlighted.
useOrSuppress(T, T) - クラス のstaticメソッドorg.elasticsearch.ExceptionsHelper
 
usePrettyPrint() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
usePrettyPrint() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
usePrintLineFeedAtEnd() - クラス のメソッドorg.elasticsearch.common.xcontent.cbor.CborXContentGenerator
 
usePrintLineFeedAtEnd() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
usePrintLineFeedAtEnd() - クラス のメソッドorg.elasticsearch.common.xcontent.smile.SmileXContentGenerator
 
usePrintLineFeedAtEnd() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
usePrintLineFeedAtEnd() - クラス のメソッドorg.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
 
userInput - クラス の変数org.elasticsearch.search.suggest.phrase.DirectCandidateGenerator.Candidate
 
useShadowEngine() - クラス のメソッドorg.elasticsearch.index.shard.IndexShardModule
Return true if a shadow engine should be used
useSortedNumericDocValues - クラス の変数org.elasticsearch.index.mapper.core.NumberFieldMapper
True if index version is 1.4+ In this case numerics are encoded with SORTED_NUMERIC docvalues, otherwise for older indexes we must continue to write BINARY (for now)
useTermQueryWithQueryString() - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
useTermQueryWithQueryString() - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
useTermQueryWithQueryString() - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
useTermQueryWithQueryString() - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Should the field query MappedFieldType.termQuery(Object, org.elasticsearch.index.query.QueryParseContext) be used when detecting this field in query string.
utf8Bytes() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentParser
 
utf8Bytes() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
Returns a BytesRef holding UTF-8 bytes.
utf8BytesOrNull() - クラス のメソッドorg.elasticsearch.common.xcontent.support.AbstractXContentParser
 
utf8BytesOrNull() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentParser
Returns a BytesRef holding UTF-8 bytes or null if a null value is XContentParser.Token.VALUE_NULL.
utf8Field(XContentBuilderString, BytesRef) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesRef as UTF-8 bytes Use XContentParser.utf8Bytes() to read the value back
utf8Field(String, BytesRef) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesRef as UTF-8 bytes Use XContentParser.utf8Bytes() to read the value back
UTF8SortedAsUnicodeComparator - org.elasticsearch.common.textのクラス
 
utf8SortedAsUnicodeSortOrder - クラス のstatic変数org.elasticsearch.common.text.UTF8SortedAsUnicodeComparator
 
UTF8StreamWriter - org.elasticsearch.common.ioのクラス
 
UTF8StreamWriter() - クラス のコンストラクタorg.elasticsearch.common.io.UTF8StreamWriter
Creates a UTF-8 writer having a byte buffer of moderate capacity (2048).
UTF8StreamWriter(int) - クラス のコンストラクタorg.elasticsearch.common.io.UTF8StreamWriter
Creates a UTF-8 writer having a byte buffer of specified capacity.

V

v() - クラス のメソッドorg.elasticsearch.common.recycler.NoneRecycler.NV
 
v() - インタフェース のメソッドorg.elasticsearch.common.recycler.Recycler.V
Reference to the value.
v1() - クラス のメソッドorg.elasticsearch.common.collect.Tuple
 
v2() - クラス のメソッドorg.elasticsearch.common.collect.Tuple
 
V_0_18_0 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_3 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_4 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_5 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_6 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_7 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_7_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_8 - クラス のstatic変数org.elasticsearch.Version
 
V_0_18_8_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC3 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_0_RC3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_10 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_10_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_11 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_11_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_12 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_12_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_13 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_13_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_3 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_4 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_5 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_6 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_7 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_7_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_8 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_8_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_9 - クラス のstatic変数org.elasticsearch.Version
 
V_0_19_9_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_0 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_0_RC1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_0_RC1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_3 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_4 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_5 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_6 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_7 - クラス のstatic変数org.elasticsearch.Version
 
V_0_20_7_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_Beta1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_Beta1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_RC1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_RC1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_RC2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_0_RC2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_1 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_10 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_10_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_11 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_11_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_12 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_12_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_13 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_13_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_14 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_14_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_2 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_3 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_4 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_5 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_6 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_7 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_7_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_8 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_8_ID - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_9 - クラス のstatic変数org.elasticsearch.Version
 
V_0_90_9_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_Beta1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_Beta1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_Beta2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_Beta2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_RC1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_RC1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_RC2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_0_RC2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_4 - クラス のstatic変数org.elasticsearch.Version
 
V_1_0_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_1_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_4 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_5 - クラス のstatic変数org.elasticsearch.Version
 
V_1_2_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_10 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_10_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_4 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_5 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_6 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_7 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_7_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_8 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_8_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_9 - クラス のstatic変数org.elasticsearch.Version
 
V_1_3_9_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_0_Beta1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_0_Beta1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_4 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_5 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_6 - クラス のstatic変数org.elasticsearch.Version
 
V_1_4_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_5_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_6_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_0 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_1 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_2 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_3 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_4 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_5 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_5_ID - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_6 - クラス のstatic変数org.elasticsearch.Version
 
V_1_7_6_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_beta1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_beta1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_beta2 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_beta2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_rc1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_0_rc1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_2 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_3 - クラス のstatic変数org.elasticsearch.Version
 
V_2_0_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_0 - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_2 - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_3 - クラス のstatic変数org.elasticsearch.Version
 
V_2_1_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_0 - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_2 - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_3 - クラス のstatic変数org.elasticsearch.Version
 
V_2_2_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_0 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_0_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_1 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_1_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_2 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_2_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_3 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_3_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_4 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_4_ID - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_5 - クラス のstatic変数org.elasticsearch.Version
 
V_2_3_5_ID - クラス のstatic変数org.elasticsearch.Version
 
valid() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
Is this a valid nodes that has the minimal information set.
valid() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
valid() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
VALID_AGG_NAME - クラス のstatic変数org.elasticsearch.search.aggregations.AggregatorParsers
 
validate() - クラス のメソッドorg.elasticsearch.action.ActionRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.LivenessRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
validate() - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
validate() - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
validate() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
validate(ClusterState) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver.ValidationPredicate
 
validate(RoutingTableValidation, MetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
validate(IndexMetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
validate based on a meta data, returning failures found
validate() - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
validate(MetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
validate(String, String, ClusterState) - インタフェース のメソッドorg.elasticsearch.cluster.settings.Validator
 
validate() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactories
 
validate() - クラス のメソッドorg.elasticsearch.search.aggregations.AggregatorFactory
Validates the state of this factory (makes sure the factory is properly configured)
validate(AggregatorFactory, AggregatorFactory[], List<PipelineAggregatorFactory>) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregatorFactory
Validates the state of this factory (makes sure the factory is properly configured)
validate(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationPath
Validates this path over the given aggregator as a point of reference.
ValidateActions - org.elasticsearch.actionのクラス
 
ValidateActions() - クラス のコンストラクタorg.elasticsearch.action.ValidateActions
 
validateAlias(Alias, String, MetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Allows to validate an Alias and make sure it's valid before it gets added to the index metadata.
validateAliasAction(AliasAction, MetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Allows to validate an AliasAction and make sure it's valid before it gets added to the index metadata.
validateAliasFilter(String, String, IndexQueryParserService) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Validates an alias filter by parsing it using the provided IndexQueryParserService
validateAliasFilter(String, byte[], IndexQueryParserService) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Validates an alias filter by parsing it using the provided IndexQueryParserService
validateAliasMetaData(AliasMetaData, String, MetaData) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Allows to validate an AliasMetaData and make sure it's valid before it gets added to the index metadata.
validateAliasStandalone(Alias) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasValidator
Allows to partially validate an alias, without knowing which index it'll get applied to.
validateDynamicSetting(String, String, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.settings.DynamicSettings
 
validateFlags(int) - クラス のメソッドorg.elasticsearch.search.lookup.IndexFieldTerm
 
validateHole(BaseLineStringBuilder, BaseLineStringBuilder) - クラス のメソッドorg.elasticsearch.common.geo.builders.BasePolygonBuilder
Validates only 1 vertex is tangential (shared) between the interior and exterior of a polygon
validateIndexName(String, ClusterState) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataCreateIndexService
 
validateIndexSettings(String, Settings) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaDataCreateIndexService
 
ValidateJoinRequest() - クラス のコンストラクタorg.elasticsearch.discovery.zen.membership.MembershipAction.ValidateJoinRequest
 
ValidateJoinRequest(ClusterState) - クラス のコンストラクタorg.elasticsearch.discovery.zen.membership.MembershipAction.ValidateJoinRequest
 
validateMultiPointNode(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
validateNonNullIndex() - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
validatePointNode(ShapeBuilder.CoordinateNode) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
 
validateQuery(ValidateQueryRequest) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Validate a query for correctness.
validateQuery(ValidateQueryRequest, ActionListener<ValidateQueryResponse>) - インタフェース のメソッドorg.elasticsearch.client.IndicesAdminClient
Validate a query for correctness.
ValidateQueryAction - org.elasticsearch.action.admin.indices.validate.queryのクラス
 
ValidateQueryRequest - org.elasticsearch.action.admin.indices.validate.queryのクラス
A request to validate a specific query.
ValidateQueryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
ValidateQueryRequest(String...) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
Constructs a new validate request against the provided indices.
ValidateQueryRequestBuilder - org.elasticsearch.action.admin.indices.validate.queryのクラス
 
ValidateQueryRequestBuilder(ElasticsearchClient, ValidateQueryAction) - クラス のコンストラクタorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
 
ValidateQueryResponse - org.elasticsearch.action.admin.indices.validate.queryのクラス
The response of the validate action.
validateRaiseException(MetaData) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
validateSettings(BreakerSettings[]) - クラス のstaticメソッドorg.elasticsearch.indices.breaker.HierarchyCircuitBreakerService
Validate that child settings are valid
validateVersionForReads(long) - 列挙型 のメソッドorg.elasticsearch.index.VersionType
validate the version is a valid value for this type when reading.
validateVersionForWrites(long) - 列挙型 のメソッドorg.elasticsearch.index.VersionType
validate the version is a valid value for this type when writing.
validation() - 例外 のメソッドorg.elasticsearch.cluster.routing.RoutingValidationException
 
validationErrors() - 例外 のメソッドorg.elasticsearch.common.ValidationException
Returns the validation errors accumulated
ValidationException - org.elasticsearch.commonの例外
Encapsulates an accumulation of validation errors
ValidationException() - 例外 のコンストラクタorg.elasticsearch.common.ValidationException
 
ValidationPredicate() - クラス のコンストラクタorg.elasticsearch.cluster.ClusterStateObserver.ValidationPredicate
 
Validator - org.elasticsearch.cluster.settingsのインタフェース
Validates a setting, returning a failure message if applicable.
validFileName(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
validFileNameExcludingAstrix(String) - クラス のstaticメソッドorg.elasticsearch.common.Strings
 
validName(String) - 列挙型 のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
 
validWatermarkSetting(String, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
Checks if a watermark string is a valid percentage or byte size value, returning true if valid, false if invalid.
value() - 列挙型 のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStage
Returns code that represents the snapshot state
value() - 列挙型 のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus.Allocation
 
value() - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
value() - 列挙型 のメソッドorg.elasticsearch.cluster.health.ClusterHealthStatus
 
value() - 列挙型 のメソッドorg.elasticsearch.cluster.metadata.AliasAction.Type
 
value() - 列挙型 のメソッドorg.elasticsearch.cluster.RestoreInProgress.State
Returns state code
value() - 列挙型 のメソッドorg.elasticsearch.cluster.routing.ShardRoutingState
Byte value of this ShardRoutingState
value() - 列挙型 のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
 
value() - クラス のメソッドorg.elasticsearch.common.Explicit
 
value - クラス の変数org.elasticsearch.common.Table.Cell
 
value - クラス の変数org.elasticsearch.common.unit.DistanceUnit.Distance
 
value - クラス の変数org.elasticsearch.common.util.concurrent.AtomicArray.Entry
The value.
value - クラス の変数org.elasticsearch.common.util.LongObjectPagedHashMap.Cursor
 
value(Object) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(ReadableInstant) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(ReadableInstant, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Date) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Date, DateTimeFormatter) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Integer) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(long) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(float) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(double) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(String) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(BytesRef) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesRef Use XContentParser.binaryValue() to read the value back
value(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
Writes the binary content of the given BytesReference Use XContentParser.binaryValue() to read the value back
value(Text) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Map<String, Object>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
value(Iterable<?>) - クラス のメソッドorg.elasticsearch.common.xcontent.XContentBuilder
 
Value(BitSet, ShardId) - クラス のコンストラクタorg.elasticsearch.index.cache.bitset.BitsetFilterCache.Value
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.CompletionFieldMapper.CompletionFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DoubleFieldMapper.DoubleFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.IntegerFieldMapper.IntegerFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.LongFieldMapper.LongFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.StringFieldType
 
value() - クラス のメソッドorg.elasticsearch.index.mapper.core.StringFieldMapper.ValueAndBoost
Value of string field.
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.geo.GeoShapeFieldMapper.GeoShapeFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.internal.FieldNamesFieldMapper.FieldNamesFieldType
 
value(Document) - クラス のメソッドorg.elasticsearch.index.mapper.internal.IndexFieldMapper
 
value(Document) - クラス のメソッドorg.elasticsearch.index.mapper.internal.RoutingFieldMapper
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
 
value(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the actual value of the field.
value() - 列挙型 のメソッドorg.elasticsearch.index.query.RegexpFlag
 
value() - 列挙型 のメソッドorg.elasticsearch.index.query.SimpleQueryStringFlag
 
value - クラス の変数org.elasticsearch.indices.cache.request.IndicesRequestCache.Key
 
Value(BytesReference, long) - クラス のコンストラクタorg.elasticsearch.indices.cache.request.IndicesRequestCache.Value
 
value - クラス の変数org.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic.LongAccessor
 
VALUE - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.avg.InternalAvg
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.InternalCardinality
 
value(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.MultiValue
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.max.InternalMax
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.min.InternalMin
 
value() - インタフェース のメソッドorg.elasticsearch.search.aggregations.metrics.NumericMetricsAggregation.SingleValue
 
value(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentileRanks
 
value(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.hdr.InternalHDRPercentiles
 
value(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentileRanks
 
value(double) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.InternalTDigestPercentiles
 
value(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
value(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.sum.InternalSum
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.valuecount.InternalValueCount
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.InternalBucketMetricValue
 
value(String) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.bucketmetrics.percentile.InternalPercentilesBucket
 
value() - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.InternalSimpleValue
 
value() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
value() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The first value of the hit.
value() - 列挙型 のメソッドorg.elasticsearch.snapshots.SnapshotState
Returns code that represents the snapshot state
VALUE_AS_STRING - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
ValueAndBoost(String, float) - クラス のコンストラクタorg.elasticsearch.index.mapper.core.StringFieldMapper.ValueAndBoost
 
valueAsString(String) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation.MultiValue
 
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.MultiGeoPointValues
Return the i-th value associated with the current document.
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortedBinaryDocValues
Retrieve the value for the current document at the specified index.
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortedNumericDoubleValues
Retrieve the value for the current document at the specified index.
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortingBinaryDocValues
 
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDocValues
 
valueAt(int) - クラス のメソッドorg.elasticsearch.index.fielddata.SortingNumericDoubleValues
 
valueAt(int) - インタフェース のメソッドorg.elasticsearch.search.MultiValueMode.UnsortedNumericDoubleValues
 
ValueCount - org.elasticsearch.search.aggregations.metrics.valuecountのインタフェース
An get that holds the number of values that the current document set has for a specific field.
ValueCountAggregator - org.elasticsearch.search.aggregations.metrics.valuecountのクラス
A field data based aggregator that counts the number of values a specific field has within the aggregation context.
ValueCountAggregator(String, ValuesSource, ValueFormatter, AggregationContext, Aggregator, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountAggregator
 
ValueCountAggregator.Factory<VS extends ValuesSource> - org.elasticsearch.search.aggregations.metrics.valuecountのクラス
 
ValueCountBuilder - org.elasticsearch.search.aggregations.metrics.valuecountのクラス
Builder for the ValueCount aggregation.
ValueCountBuilder(String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountBuilder
Sole constructor.
ValueCountParser - org.elasticsearch.search.aggregations.metrics.valuecountのクラス
 
ValueCountParser() - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.valuecount.ValueCountParser
 
valueForKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
valueForKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
valueForKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
valueForKey(long) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding
Compute the rounded value given the key that identifies it.
ValueFormat - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormat(ValueFormatter, ValueParser) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormat
 
ValueFormat.DateTime - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormat.Number - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormat.Patternable<VF extends ValueFormat.Patternable<VF>> - org.elasticsearch.search.aggregations.support.formatのクラス
 
valueFormatter - クラス の変数org.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation
 
ValueFormatter - org.elasticsearch.search.aggregations.support.formatのインタフェース
A strategy for formatting time represented as millis long value to string
ValueFormatter.BooleanFormatter - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatter.DateTime - org.elasticsearch.search.aggregations.support.formatのクラス
A time formatter which is based on date/time format.
ValueFormatter.GeoHash - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatter.IPv4Formatter - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatter.Number - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatter.Number.Pattern - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatter.Raw - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatterStreams - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueFormatterStreams() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.format.ValueFormatterStreams
 
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.BooleanFieldMapper.BooleanFieldType
 
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.DateFieldMapper.DateFieldType
 
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.core.NumberFieldMapper.NumberFieldType
 
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TimestampFieldMapper.TimestampFieldType
Override the default behavior to return a timestamp
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper.TTLFieldType
 
valueForSearch(long) - クラス のメソッドorg.elasticsearch.index.mapper.internal.TTLFieldMapper
 
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.ip.IpFieldMapper.IpFieldType
IPs should return as a string.
valueForSearch(Object) - クラス のメソッドorg.elasticsearch.index.mapper.MappedFieldType
Returns the value that will be used as a result for search.
valueOf(String) - 列挙型 のstaticメソッドorg.apache.lucene.store.StoreRateLimiting.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStage
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus.Allocation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags.Flag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Date
 
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
valueOf(String, String) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Comparison
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Property
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.index.IndexRequest.OpType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.search.SearchType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest.Flag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.ThreadingModel
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.update.UpdateHelper.Operation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.action.WriteConsistencyLevel
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.block.ClusterBlockLevel
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.ClusterState.ClusterStateStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.ClusterState.Metric
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.health.ClusterHealthStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.State
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.XContentContext
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters.OpType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.RestoreInProgress.State
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Allocation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Rebalance
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.Preference
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.ShardRoutingState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.UnassignedInfo.Reason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.breaker.CircuitBreaker.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.CliTool.ExitStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.Terminal.Verbosity
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.component.Lifecycle.State
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.GeoDistance
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.ShapeRelation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.SpatialStrategy
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.hash.MurmurHash3
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.inject.Stage
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction.Modifier
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.ScoreMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.math.MathUtils
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.rounding.DateTimeUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.ByteSizeUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.MemorySizeValue
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.SizeUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.Comparators
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentBuilder.FieldCaseConversion
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentParser.NumberType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentParser.Token
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.analysis.AnalyzerScope
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.analysis.CharMatcher.Basic
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.Operation.Origin
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.Operation.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.SyncedFlushResult
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.IndexFieldData.CommonSettings.MemoryStorageFormat
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsBuilder
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.ContentPath.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.internal.EnabledAttributeMapper
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MappedFieldType.Loading
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MapperService.MergeReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MapperUtils
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate.MatchType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Dynamic
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.SourceToParse.Origin
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder.Operator
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.Operator
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.ZeroTermsQuery
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder.Operator
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.RegexpFlag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder.Operator
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.query.SimpleQueryStringFlag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.search.child.ScoreType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.search.MatchQuery.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.search.MatchQuery.ZeroTermsQuery
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.CommitPoint.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.IndexShardState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.SnapshotStatus.Stage
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus.Stage
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.store.IndexStoreModule.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.Translog.Durabilty
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.Translog.Operation.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.TranslogWriter.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.index.VersionType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltAnalyzers
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltCharFilters
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenFilters
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenizers
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Stage
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.plugins.PluginManager.OutputMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestRequest.Method
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptContext.Standard
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptService.ScriptType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.Aggregator.SubAggCollectionMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.ExecutionMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory.ExecutionMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.ValueType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory.ExecutionMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethod
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats.Bounds
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.ValueType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext.ShardTargetType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.internal.SearchContext.Lifetime
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.MultiValueMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.profile.ProfileBreakdown.TimingType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.sort.SortOrder
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Sort
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.snapshots.SnapshotState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.threadpool.ThreadPool.ThreadPoolType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.transport.TransportRequestOptions.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.transport.Transports
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.elasticsearch.watcher.ResourceWatcherService.Frequency
指定した名前を持つこの型の列挙型定数を返します。
ValueParser - org.elasticsearch.search.aggregations.support.formatのインタフェース
 
ValueParser.Boolean - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueParser.DateMath - org.elasticsearch.search.aggregations.support.formatのクラス
Knows how to parse datatime values based on elasticsearch's date math expression
ValueParser.DateTime - org.elasticsearch.search.aggregations.support.formatのクラス
Knows how to parse datatime values based on date/time format
ValueParser.IPv4 - org.elasticsearch.search.aggregations.support.formatのクラス
Knows how to parse IPv4 formats
ValueParser.Number - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueParser.Number.Pattern - org.elasticsearch.search.aggregations.support.formatのクラス
 
ValueParser.Raw - org.elasticsearch.search.aggregations.support.formatのクラス
 
values() - 列挙型 のstaticメソッドorg.apache.lucene.store.StoreRateLimiting.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStage
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest.Feature
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus.Allocation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags.Flag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Comparison
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.fieldstats.IndexConstraint.Property
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.index.IndexRequest.OpType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.search.SearchType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest.Flag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.ThreadingModel
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.update.UpdateHelper.Operation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.action.WriteConsistencyLevel
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cache.recycler.PageCacheRecycler.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.block.ClusterBlockLevel
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.ClusterState.ClusterStateStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.ClusterState.Metric
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.health.ClusterHealthStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.AliasAction.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.State
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.metadata.MetaData.XContentContext
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.node.DiscoveryNodeFilters.OpType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.RestoreInProgress.State
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Allocation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Rebalance
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.Preference
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.ShardRoutingState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.UnassignedInfo.Reason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.cluster.SnapshotsInProgress.State
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.breaker.CircuitBreaker.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.CliTool.ExitStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.cli.Terminal.Verbosity
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
values() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
 
values() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
values() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.component.Lifecycle.State
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.GeoShapeType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.builders.ShapeBuilder.Orientation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.GeoDistance
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.ShapeRelation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.geo.SpatialStrategy
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.hash.MurmurHash3
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.inject.Stage
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.CombineFunction
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.FieldValueFactorFunction.Modifier
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.lucene.search.function.FiltersFunctionScoreQuery.ScoreMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.math.MathUtils
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のstaticメソッドorg.elasticsearch.common.Priority
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.recycler.Recyclers
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.rounding.DateTimeUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.ByteSizeUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.MemorySizeValue
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.SizeUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.util.CollectionUtils
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.util.Comparators
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のメソッドorg.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
 
values() - クラス のメソッドorg.elasticsearch.common.util.MinimalMap
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentBuilder.FieldCaseConversion
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentParser.NumberType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentParser.Token
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.analysis.AnalyzerScope
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.analysis.CharMatcher.Basic
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.Operation.Origin
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.Operation.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.engine.Engine.SyncedFlushResult
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.FieldData
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.IndexFieldData.CommonSettings.MemoryStorageFormat
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.GlobalOrdinalsBuilder
この列挙型の定数を含む配列を宣言されている順序で返します。
values - クラス の変数org.elasticsearch.index.fielddata.SortingBinaryDocValues
 
values - クラス の変数org.elasticsearch.index.fielddata.SortingNumericDocValues
 
values - クラス の変数org.elasticsearch.index.fielddata.SortingNumericDoubleValues
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.ContentPath.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
Values() - クラス のコンストラクタorg.elasticsearch.index.mapper.core.BooleanFieldMapper.Values
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.internal.EnabledAttributeMapper
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MappedFieldType.Loading
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MapperService.MergeReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.MapperUtils
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.object.DynamicTemplate.MatchType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.object.ObjectMapper.Dynamic
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.mapper.SourceToParse.Origin
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.CommonTermsQueryBuilder.Operator
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.Operator
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MatchQueryBuilder.ZeroTermsQuery
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.QueryStringQueryBuilder.Operator
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.RegexpFlag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.SimpleQueryStringBuilder.Operator
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.query.SimpleQueryStringFlag
この列挙型の定数を含む配列を宣言されている順序で返します。
values - クラス の変数org.elasticsearch.index.search.child.ChildrenQuery.ParentCollector
非推奨です。
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.search.child.ScoreType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.search.MatchQuery.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.search.MatchQuery.ZeroTermsQuery
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.CommitPoint.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.IndexShardState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.shard.SnapshotStatus.Stage
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.snapshots.IndexShardSnapshotStatus.Stage
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.store.IndexStoreModule.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.Translog.Durabilty
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.Translog.Operation.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.translog.TranslogWriter.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.index.VersionType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltAnalyzers
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltCharFilters
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenFilters
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.analysis.PreBuiltTokenizers
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Stage
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.indices.recovery.RecoveryState.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.plugins.PluginManager.OutputMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestRequest.Method
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptContext.Standard
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptService.ScriptType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.Aggregator.SubAggCollectionMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregator.ExecutionMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantTermsAggregatorFactory.ExecutionMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.Terms.ValueType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsAggregatorFactory.ExecutionMode
この列挙型の定数を含む配列を宣言されている順序で返します。
VALUES - クラス のstatic変数org.elasticsearch.search.aggregations.InternalAggregation.CommonFields
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.PercentilesMethod
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.ExtendedStats.Bounds
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.MissingValues
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.aggregations.support.ValueType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.internal.InternalSearchHits.StreamContext.ShardTargetType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.internal.SearchContext.Lifetime
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のメソッドorg.elasticsearch.search.lookup.LeafDocLookup
 
values() - クラス のメソッドorg.elasticsearch.search.lookup.LeafFieldsLookup
 
values() - クラス のメソッドorg.elasticsearch.search.lookup.SourceLookup
 
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.MultiValueMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.profile.ProfileBreakdown.TimingType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - インタフェース のメソッドorg.elasticsearch.search.SearchHitField
The field values.
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.sort.SortOrder
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Sort
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.snapshots.SnapshotState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.threadpool.ThreadPool.ThreadPoolType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.transport.TransportRequestOptions.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.transport.Transports
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.elasticsearch.watcher.ResourceWatcherService.Frequency
この列挙型の定数を含む配列を宣言されている順序で返します。
VALUES_FIELD - クラス のstatic変数org.elasticsearch.search.aggregations.metrics.percentiles.PercentileRanksParser
 
valuesIt() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap
Returns a direct iterator over the keys.
valuesIt() - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap
Returns a direct iterator over the keys.
valueSourceType() - クラス のメソッドorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
valuesSource - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator
 
valuesSource - クラス の変数org.elasticsearch.search.aggregations.bucket.terms.LongTermsAggregator
 
valuesSource - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.hdr.AbstractHDRPercentilesAggregator
 
valuesSource - クラス の変数org.elasticsearch.search.aggregations.metrics.percentiles.tdigest.AbstractTDigestPercentilesAggregator
 
valuesSource(ValuesSourceConfig<VS>, SearchContext) - クラス のメソッドorg.elasticsearch.search.aggregations.support.AggregationContext
Get a value source given its configuration.
ValuesSource - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource
 
ValuesSource.Bytes - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Bytes.FieldData - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Bytes.ParentChild - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Bytes.Script - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Bytes.WithOrdinals - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Bytes.WithOrdinals.FieldData - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.GeoPoint - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.GeoPoint.Fielddata - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Numeric - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Numeric.FieldData - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Numeric.Script - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.Numeric.WithScript - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSource.WithScript - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceAggregationBuilder<B extends ValuesSourceAggregationBuilder<B>> - org.elasticsearch.search.aggregationsのクラス
A base class for all bucket aggregation builders that are based on values (either script generated or field data values)
ValuesSourceAggregationBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.ValuesSourceAggregationBuilder
Constructs a new builder.
ValuesSourceAggregatorFactory<VS extends ValuesSource> - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceAggregatorFactory(String, String, ValuesSourceConfig<VS>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSourceAggregatorFactory
 
ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource> - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceConfig<VS extends ValuesSource> - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceConfig(Class<VS>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSourceConfig
 
ValuesSourceMetricsAggregationBuilder<B extends ValuesSourceMetricsAggregationBuilder<B>> - org.elasticsearch.search.aggregations.metricsのクラス
 
ValuesSourceMetricsAggregationBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.search.aggregations.metrics.ValuesSourceMetricsAggregationBuilder
 
ValuesSourceParser<VS extends ValuesSource> - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceParser.Builder<VS extends ValuesSource> - org.elasticsearch.search.aggregations.supportのクラス
 
ValuesSourceParser.Input - org.elasticsearch.search.aggregations.supportのクラス
 
valueType(Terms.ValueType) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.TermsBuilder
When using scripts, the value type indicates the types of the values the script is generating.
ValueType - org.elasticsearch.search.aggregations.supportの列挙型
 
verbose - クラス の変数org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
 
verbose() - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
true if detailed information about each segment should be returned, false otherwise.
verbose(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
Sets the verbose option.
VerboseProgress(PrintWriter) - クラス のコンストラクタorg.elasticsearch.common.http.client.HttpDownloadHelper.VerboseProgress
Construct a verbose progress reporter.
verbosity(Terminal.Verbosity) - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
verbosity() - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
VerificationFailure - org.elasticsearch.repositoriesのクラス
 
VerificationFailure(String, Throwable) - クラス のコンストラクタorg.elasticsearch.repositories.VerificationFailure
 
verify(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Sets whether or not the repository should be verified after creation
verify() - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
Returns true if repository should be verified after creation
verify(String) - クラス のメソッドorg.elasticsearch.index.snapshots.blobstore.BlobStoreIndexShardRepository
 
verify(String) - インタフェース のメソッドorg.elasticsearch.index.snapshots.IndexShardRepository
Verifies repository settings on data node
verify(IndexOutput) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
 
verify(IndexInput) - クラス のstaticメソッドorg.elasticsearch.index.store.Store
 
verify() - クラス のメソッドorg.elasticsearch.index.store.VerifyingIndexOutput
Verifies the checksum and compares the written length with the expected file length.
verify(String) - クラス のメソッドorg.elasticsearch.repositories.uri.URLIndexShardRepository
 
verify(String, String, ActionListener<RepositoriesService.VerifyResponse>) - クラス のメソッドorg.elasticsearch.repositories.VerifyNodeRepositoryAction
 
VerifyIndex() - クラス のコンストラクタorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
VerifyingIndexOutput - org.elasticsearch.index.storeのクラス
abstract class for verifying what was written.
VerifyNodeRepositoryAction - org.elasticsearch.repositoriesのクラス
 
VerifyNodeRepositoryAction(Settings, TransportService, ClusterService, RepositoriesService) - クラス のコンストラクタorg.elasticsearch.repositories.VerifyNodeRepositoryAction
 
VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest - org.elasticsearch.repositoriesのクラス
 
VerifyNodeRepositoryRequest() - クラス のコンストラクタorg.elasticsearch.repositories.VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest
 
verifyRepository(VerifyRepositoryRequest) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Verifies a repository.
verifyRepository(VerifyRepositoryRequest, ActionListener<VerifyRepositoryResponse>) - インタフェース のメソッドorg.elasticsearch.client.ClusterAdminClient
Verifies a repository.
verifyRepository(String, ActionListener<RepositoriesService.VerifyResponse>) - クラス のメソッドorg.elasticsearch.repositories.RepositoriesService
 
VerifyRepositoryAction - org.elasticsearch.action.admin.cluster.repositories.verifyのクラス
Unregister repository action
VerifyRepositoryRequest - org.elasticsearch.action.admin.cluster.repositories.verifyのクラス
Unregister repository request.
VerifyRepositoryRequest() - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
 
VerifyRepositoryRequest(String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
Constructs a new unregister repository request with the provided name.
verifyRepositoryRequest(String) - クラス のstaticメソッドorg.elasticsearch.client.Requests
Verifies snapshot repository
VerifyRepositoryRequestBuilder - org.elasticsearch.action.admin.cluster.repositories.verifyのクラス
Builder for unregister repository request
VerifyRepositoryRequestBuilder(ElasticsearchClient, VerifyRepositoryAction) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequestBuilder
Constructs unregister repository request builder
VerifyRepositoryRequestBuilder(ElasticsearchClient, VerifyRepositoryAction, String) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequestBuilder
Constructs unregister repository request builder with specified repository name
VerifyRepositoryResponse - org.elasticsearch.action.admin.cluster.repositories.verifyのクラス
Unregister repository response
VerifyRepositoryResponse(ClusterName, DiscoveryNode[]) - クラス のコンストラクタorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
VerifyResponse(DiscoveryNode[], VerificationFailure[]) - クラス のコンストラクタorg.elasticsearch.repositories.RepositoriesService.VerifyResponse
 
verifyStarted() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
verifyStartedOrRecovering() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
verifySuggestion(MapperService, BytesRef, SuggestionSearchContext.SuggestionContext) - クラス のstaticメソッドorg.elasticsearch.search.suggest.SuggestUtils
 
version(long) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
Sets the version, which will cause the delete operation to only be performed if a matching version exists and no changes happened on the doc since then.
version() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
version() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the version, which will cause the get operation to only be performed if a matching version exists and no changes happened on the doc since then.
version(long) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
version() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
version(long) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
version(long) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
version() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
version(long) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
Sets the version, which will cause the delete operation to only be performed if a matching version exists and no changes happened on the doc since then.
version() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
version() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Sets the version, which will cause the get operation to only be performed if a matching version exists and no changes happened on the doc since then.
version(long) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
version(long) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
version() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
version() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
version(long) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
version(long) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the version, which will cause the index operation to only be performed if a matching version exists and no changes happened on the doc since then.
version() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
version(long) - クラス のメソッドorg.elasticsearch.cluster.ClusterState.Builder
 
version() - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
version() - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
version(long) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData.Builder
 
version(long) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData.Builder
 
version() - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
version() - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
version() - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
version(long) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable.Builder
 
version() - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
Returns the version of the RoutingTable.
version() - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
The routing version associated with the shard.
VERSION - クラス のstatic変数org.elasticsearch.common.lucene.Lucene
 
version - クラス の変数org.elasticsearch.common.lucene.uid.Versions.DocIdAndVersion
 
version() - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
version - クラス の変数org.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider
 
version - クラス の変数org.elasticsearch.index.analysis.AbstractTokenFilterFactory
 
version() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractTokenFilterFactory
 
version - クラス の変数org.elasticsearch.index.analysis.AbstractTokenizerFactory
 
version() - クラス のメソッドorg.elasticsearch.index.analysis.AbstractTokenizerFactory
 
version() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
before delete execution this is the version to be deleted.
version() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
version(long) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
version() - クラス のメソッドorg.elasticsearch.index.engine.Engine.GetResult
 
version() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
version - クラス の変数org.elasticsearch.index.engine.Segment
 
version() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
version(Field) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext.InternalParseContext
 
version() - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
version(Field) - クラス のメソッドorg.elasticsearch.index.mapper.ParseContext
 
version() - クラス のメソッドorg.elasticsearch.index.mapper.ParsedDocument
 
VERSION - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
version() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
version(long) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
version() - クラス のメソッドorg.elasticsearch.index.shard.CommitPoint
 
version - クラス の変数org.elasticsearch.index.shard.ShardStateMetaData
 
version() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
version() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
version() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
VERSION - クラス のstatic変数org.elasticsearch.index.translog.TranslogWriter
 
version() - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
version() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
version() - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
version(boolean) - クラス のメソッドorg.elasticsearch.percolator.PercolateContext
 
VERSION - クラス のstatic変数org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
version(Boolean) - クラス のメソッドorg.elasticsearch.search.builder.SearchSourceBuilder
Should each SearchHit be returned with a version associated with it.
version() - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
version(boolean) - クラス のメソッドorg.elasticsearch.search.internal.DefaultSearchContext
 
version() - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
version(boolean) - クラス のメソッドorg.elasticsearch.search.internal.FilteredSearchContext
 
version(long) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
version() - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
version() - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
version(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SearchContext
 
version() - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
version(boolean) - クラス のメソッドorg.elasticsearch.search.internal.SubSearchContext
 
version() - インタフェース のメソッドorg.elasticsearch.search.SearchHit
The version of the hit.
version() - クラス のメソッドorg.elasticsearch.snapshots.Snapshot
Returns version of Elasticsearch that was used to create this snapshot
version() - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
Returns the version of elasticsearch that the snapshot was created with
version() - クラス のメソッドorg.elasticsearch.transport.BytesTransportRequest
 
version - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
Version - org.elasticsearchのクラス
 
Version.Module - org.elasticsearchのクラス
 
VERSION_CHECKPOINTS - クラス のstatic変数org.elasticsearch.index.translog.TranslogWriter
 
VERSION_CHECKSUMS - クラス のstatic変数org.elasticsearch.index.translog.TranslogWriter
 
VERSION_TYPE - インタフェース のstatic変数org.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item.Field
 
versionAsInteger() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
VersionConflictEngineException - org.elasticsearch.index.engineの例外
 
VersionConflictEngineException(ShardId, String, String, long, long) - 例外 のコンストラクタorg.elasticsearch.index.engine.VersionConflictEngineException
 
VersionConflictEngineException(StreamInput) - 例外 のコンストラクタorg.elasticsearch.index.engine.VersionConflictEngineException
 
VersionFetchSubPhase - org.elasticsearch.search.fetch.versionのクラス
 
VersionFetchSubPhase() - クラス のコンストラクタorg.elasticsearch.search.fetch.version.VersionFetchSubPhase
 
VersionFieldMapper - org.elasticsearch.index.mapper.internalのクラス
Mapper for the _version field.
VersionFieldMapper.Builder - org.elasticsearch.index.mapper.internalのクラス
 
VersionFieldMapper.Defaults - org.elasticsearch.index.mapper.internalのクラス
 
VersionFieldMapper.TypeParser - org.elasticsearch.index.mapper.internalのクラス
 
VersionParseElement - org.elasticsearch.search.fetch.versionのクラス
 
VersionParseElement() - クラス のコンストラクタorg.elasticsearch.search.fetch.version.VersionParseElement
 
versions() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeResponse
Returns the highest upgrade version of the node that performed metadata upgrade and the the version of the oldest lucene segment for each index that was upgraded.
versions() - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsClusterStateUpdateRequest
Returns the index to version map for indices that should be updated
versions(Map<String, Tuple<Version, String>>) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsClusterStateUpdateRequest
Sets the index to version map for indices that should be updated
versions(Map<String, Tuple<Version, String>>) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
Sets the index versions to be updated
Versions - org.elasticsearch.common.lucene.uidのクラス
Utility class to resolve the Lucene doc ID and version for a given uid.
Versions.DocIdAndVersion - org.elasticsearch.common.lucene.uidのクラス
Wraps an LeafReaderContext, a doc ID relative to the context doc base and a version.
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
versionType() - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
Sets the versioning type.
versionType() - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
versionType() - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
Sets the versioning type.
versionType() - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
versionType() - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
Sets the versioning type.
versionType() - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
Sets the versioning type.
versionType() - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
versionType() - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
Sets the versioning type.
versionType() - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
versionType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Delete
 
versionType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.index.engine.Engine.Get
 
versionType() - クラス のメソッドorg.elasticsearch.index.engine.Engine.IndexingOperation
 
versionType() - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
versionType(VersionType) - クラス のメソッドorg.elasticsearch.index.query.MoreLikeThisQueryBuilder.Item
 
versionType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
versionType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
versionType() - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
VersionType - org.elasticsearch.indexの列挙型
 
versionTypeForReplicationAndRecovery() - 列挙型 のメソッドorg.elasticsearch.index.VersionType
Some version types require different semantics for primary and replicas.
versionUpdatePack() - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
visit(InstanceBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a instance binding.
visit(ProviderInstanceBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a provider instance binding.
visit(ProviderKeyBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a provider key binding.
visit(LinkedKeyBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a linked key binding.
visit(ExposedBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a binding to a key exposed from an enclosed private environment.
visit(UntargettedBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit an untargetted binding.
visit(ConstructorBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a constructor binding.
visit(ConvertedConstantBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a binding created from converting a bound instance to a new type.
visit(ProviderBinding<? extends T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingTargetVisitor
Visit a binding to a Provider that delegates to the binding for the provided type.
visit(InstanceBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ProviderInstanceBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ProviderKeyBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(LinkedKeyBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ExposedBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(UntargettedBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ConstructorBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ConvertedConstantBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(ProviderBinding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
 
visit(Message) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(Binding<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(ScopeBinding) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(TypeConverterBinding) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(ProviderLookup<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(InjectionRequest) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(StaticInjectionRequest) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(PrivateElements) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(MembersInjectorLookup<T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(TypeListenerBinding) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
 
visit(Binding<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a mapping from a key (type and optional annotation) to the strategy for getting instances of the type.
visit(ScopeBinding) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a registration of a scope annotation with the scope that implements it.
visit(TypeConverterBinding) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a registration of type converters for matching target types.
visit(InjectionRequest) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a request to inject the instance fields and methods of an instance.
visit(StaticInjectionRequest) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a request to inject the static fields and methods of type.
visit(ProviderLookup<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a lookup of the provider for a type.
visit(MembersInjectorLookup<T>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a lookup of the members injector.
visit(Message) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit an error message and the context in which it occurred.
visit(PrivateElements) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit a collection of configuration elements for a private binder.
visit(TypeListenerBinding) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.ElementVisitor
Visit an injectable type listener binding.
visitEagerSingleton() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingScopingVisitor
Visit an eager singleton or single instance.
visitEagerSingleton() - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
 
visitNoScoping() - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingScopingVisitor
Visit an unspecified or unscoped strategy.
visitNoScoping() - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
 
visitOther() - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
Default visit implementation.
visitOther(Binding<? extends T>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingTargetVisitor
Default visit implementation.
visitOther(Element) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultElementVisitor
Default visit implementation.
visitScope(Scope) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingScopingVisitor
Visit a scope instance.
visitScope(Scope) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
 
visitScopeAnnotation(Class<? extends Annotation>) - インタフェース のメソッドorg.elasticsearch.common.inject.spi.BindingScopingVisitor
Visit a scope annotation.
visitScopeAnnotation(Class<? extends Annotation>) - クラス のメソッドorg.elasticsearch.common.inject.spi.DefaultBindingScopingVisitor
 
visualizeKeyDistribution(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenIntMap.Builder
 
visualizeKeyDistribution(int) - クラス のメソッドorg.elasticsearch.common.collect.ImmutableOpenMap.Builder
 
vocabluarySize - クラス の変数org.elasticsearch.search.suggest.phrase.WordScorer
 
voidProviderMethod() - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
 

W

waitForActiveShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForActiveShards(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
If set to true the operation should wait for the snapshot completion before returning.
waitForCompletion() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
Returns true if the request should wait for the snapshot completion before returning
waitForCompletion(boolean) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
If this parameter is set to true the operation will wait for completion of restore process before returning.
waitForCompletion() - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
Returns wait for completion setting
waitForEvents(Priority) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForEvents() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForGreenStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForIndex(Directory, long) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Wait for an index to exist for up to timeLimitMillis.
waitForNextChange(ClusterStateObserver.Listener) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
 
waitForNextChange(ClusterStateObserver.Listener, TimeValue) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
 
waitForNextChange(ClusterStateObserver.Listener, ClusterStateObserver.ChangePredicate) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
 
waitForNextChange(ClusterStateObserver.Listener, ClusterStateObserver.ChangePredicate, TimeValue) - クラス のメソッドorg.elasticsearch.cluster.ClusterStateObserver
Wait for the next cluster state which satisfies changePredicate
waitForNodes() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForNodes(String) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
Waits for N number of nodes.
waitForRelocatingShards() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForRelocatingShards(int) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForStatus(ClusterHealthStatus) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitForYellowStatus() - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
waitIfOngoing() - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
Returns true iff a flush should block if a another flush operation is already running.
waitIfOngoing(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
if set to true the flush will block if a another flush operation is already running until the flush can be performed.
waitingIndices() - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.Entry
 
waitToBeElectedAsMaster(int, TimeValue, NodeJoinController.ElectionCallback) - クラス のメソッドorg.elasticsearch.discovery.zen.NodeJoinController
waits for enough incoming joins from master eligible nodes to complete the master election You must start accumulating joins before calling this method.
warmer - クラス の変数org.elasticsearch.action.admin.indices.stats.CommonStats
 
warmer(boolean) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
warmer() - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
WARMER - クラス のstatic変数org.elasticsearch.threadpool.ThreadPool.Names
 
WarmerContext(ShardId, Engine.Searcher) - クラス のコンストラクタorg.elasticsearch.indices.IndicesWarmer.WarmerContext
 
warmers() - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
warmers(String[]) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
warmers() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
warmers() - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersResponse
 
warmerService() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
warmerStats() - クラス のメソッドorg.elasticsearch.index.shard.IndexShard
 
WarmerStats - org.elasticsearch.index.warmerのクラス
 
WarmerStats() - クラス のコンストラクタorg.elasticsearch.index.warmer.WarmerStats
 
WarmerStats(long, long, long) - クラス のコンストラクタorg.elasticsearch.index.warmer.WarmerStats
 
warmNewReaders(IndexShard, IndexMetaData, IndicesWarmer.WarmerContext, ThreadPool) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.Listener
Queue tasks to warm-up the given segments and return handles that allow to wait for termination of the execution of those tasks.
warmNewReaders(IndicesWarmer.WarmerContext) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer
 
warmTopReader(IndexShard, IndexMetaData, IndicesWarmer.WarmerContext, ThreadPool) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer.Listener
 
warmTopReader(IndicesWarmer.WarmerContext) - クラス のメソッドorg.elasticsearch.indices.IndicesWarmer
 
warn(String, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a WARN level message.
warn(String, Throwable, Object...) - インタフェース のメソッドorg.elasticsearch.common.logging.ESLogger
Logs a WARN level message.
warn(String, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
warn(String, Throwable, Object...) - クラス のメソッドorg.elasticsearch.common.logging.support.AbstractESLogger
 
warn(String) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
warn(String, Throwable) - クラス のメソッドorg.elasticsearch.transport.netty.NettyInternalESLogger
 
watcher() - クラス のメソッドorg.elasticsearch.watcher.WatcherHandle
 
WatcherHandle<W extends ResourceWatcher> - org.elasticsearch.watcherのクラス
 
WEEK - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
weekDate() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a full date as four digit weekyear, two digit week of weekyear, and one digit day of week (xxxx-'W'ww-e).
weekDateTime() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full weekyear date and time, separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ss.SSSZZ).
weekDateTimeNoMillis() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter that combines a full weekyear date and time without millis, separated by a 'T' (xxxx-'W'ww-e'T'HH:mm:ssZZ).
weeks(int) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
weekyear() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit weekyear.
weekyearWeek() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit weekyear and two digit week of weekyear.
weekyearWeekDay() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit weekyear, two digit week of weekyear, and one digit day of week.
weigh(IndicesFieldDataCache.Key, Accountable) - クラス のメソッドorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.FieldDataWeigher
 
WEIGHT - クラス のstatic変数org.elasticsearch.cache.recycler.PageCacheRecycler
 
weight(BalancedShardsAllocator.Balancer, BalancedShardsAllocator.ModelNode, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.WeightFunction
 
WEIGHT_FIELD - クラス のstatic変数org.elasticsearch.index.query.functionscore.FunctionScoreQueryParser
 
WeightBuilder - org.elasticsearch.index.query.functionscore.weightのクラス
A query that multiplies the weight to the score.
WeightBuilder() - クラス のコンストラクタorg.elasticsearch.index.query.functionscore.weight.WeightBuilder
 
WeightFactorFunction - org.elasticsearch.common.lucene.search.functionのクラス
 
WeightFactorFunction(float, ScoreFunction) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
WeightFactorFunction(float) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.function.WeightFactorFunction
 
weightFactorFunction(float) - クラス のstaticメソッドorg.elasticsearch.index.query.functionscore.ScoreFunctionBuilders
 
WeightFunction(float, float) - クラス のコンストラクタorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.WeightFunction
 
weightShardAdded(BalancedShardsAllocator.Balancer, BalancedShardsAllocator.ModelNode, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.WeightFunction
 
weightShardRemoved(BalancedShardsAllocator.Balancer, BalancedShardsAllocator.ModelNode, String) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.allocator.BalancedShardsAllocator.WeightFunction
 
WhitespaceAnalyzerProvider - org.elasticsearch.index.analysisのクラス
 
WhitespaceAnalyzerProvider(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.WhitespaceAnalyzerProvider
 
WhitespaceTokenizerFactory - org.elasticsearch.index.analysisのクラス
 
WhitespaceTokenizerFactory(Index, IndexSettingsService, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.WhitespaceTokenizerFactory
 
wildcardQuery(String, String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
Implements the wildcard search query.
WildcardQueryBuilder - org.elasticsearch.index.queryのクラス
Implements the wildcard search query.
WildcardQueryBuilder(String, String) - クラス のコンストラクタorg.elasticsearch.index.query.WildcardQueryBuilder
Implements the wildcard search query.
WildcardQueryParser - org.elasticsearch.index.queryのクラス
 
WildcardQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.WildcardQueryParser
 
WildcardTypeImpl(Type[], Type[]) - クラス のコンストラクタorg.elasticsearch.common.inject.internal.MoreTypes.WildcardTypeImpl
 
window(int) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.MovAvgBuilder
Sets the window size for the moving average.
WINDOW - クラス のstatic変数org.elasticsearch.search.aggregations.pipeline.movavg.MovAvgParser
 
window() - クラス のメソッドorg.elasticsearch.search.rescore.RescoreSearchContext
 
windowSize(int) - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
windowSize() - クラス のメソッドorg.elasticsearch.search.rescore.RescoreBuilder
 
with(Module...) - インタフェース のメソッドorg.elasticsearch.common.inject.util.Modules.OverriddenModuleBuilder
See the EDSL example at override().
with(Iterable<? extends Module>) - インタフェース のメソッドorg.elasticsearch.common.inject.util.Modules.OverriddenModuleBuilder
See the EDSL example at override().
withAllDeprecated(String) - クラス のメソッドorg.elasticsearch.common.ParseField
Return a new ParseField where all field names are deprecated and replaced with allReplacedWith.
withAsyncBackoff(Client, BulkRequest, ActionListener<BulkResponse>) - クラス のメソッドorg.elasticsearch.action.bulk.Retry
Invokes #bulk(BulkRequest, ActionListener) on the provided client.
withCircuitBreaking() - クラス のメソッドorg.elasticsearch.common.util.BigArrays
Return an instance of this BigArrays class with circuit breaking explicitly enabled, instead of only accounting enabled
withCompress(boolean) - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions.Builder
 
withCompress(boolean) - クラス のメソッドorg.elasticsearch.transport.TransportResponseOptions.Builder
 
withDeprecation(String...) - クラス のメソッドorg.elasticsearch.common.ParseField
 
WithHash(String, AggregatorFactories, ValuesSource.Bytes.WithOrdinals.FieldData, TermsAggregator.BucketCountThresholds, IncludeExclude.OrdinalsFilter, AggregationContext, Aggregator, SignificantTermsAggregatorFactory, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.significant.GlobalOrdinalsSignificantTermsAggregator.WithHash
 
WithHash(String, AggregatorFactories, ValuesSource.Bytes.WithOrdinals, Terms.Order, TermsAggregator.BucketCountThresholds, IncludeExclude.OrdinalsFilter, AggregationContext, Aggregator, Aggregator.SubAggCollectionMode, boolean, List<PipelineAggregator>, Map<String, Object>) - クラス のコンストラクタorg.elasticsearch.search.aggregations.bucket.terms.GlobalOrdinalsStringTermsAggregator.WithHash
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
withKey(Key<T>) - クラス のメソッドorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
WithOrdinals() - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Bytes.WithOrdinals
 
withPartialValue(Object) - 例外 のメソッドorg.elasticsearch.common.inject.ConfigurationException
Returns a copy of this configuration exception with the specified partial value.
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.BindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.ExposedBindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.InstanceBindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedBindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.LinkedProviderBindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.ProviderInstanceBindingImpl
 
withScoping(Scoping) - クラス のメソッドorg.elasticsearch.common.inject.internal.UntargettedBindingImpl
 
WithScript(ValuesSource.Numeric, SearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.Numeric.WithScript
 
WithScript(ValuesSource, SearchScript) - クラス のコンストラクタorg.elasticsearch.search.aggregations.support.ValuesSource.WithScript
 
withSource(Object) - インタフェース のメソッドorg.elasticsearch.common.inject.Binder
Returns a binder that uses source as the reference location for configuration errors.
withSource(Object) - クラス のメソッドorg.elasticsearch.common.inject.internal.Errors
Returns an instance that uses source as a reference point for newly added errors.
withSource(Object) - インタフェース のメソッドorg.elasticsearch.common.inject.PrivateBinder
 
withSyncBackoff(Client, BulkRequest) - クラス のメソッドorg.elasticsearch.action.bulk.Retry
Invokes #bulk(BulkRequest) on the provided client.
withTimeout(long) - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions.Builder
 
withTimeout(TimeValue) - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions.Builder
 
withType(TransportRequestOptions.Type) - クラス のメソッドorg.elasticsearch.transport.TransportRequestOptions.Builder
 
word - クラス の変数org.elasticsearch.action.termvectors.TermVectorsFilter.ScoreTerm
 
WordDelimiterTokenFilterFactory - org.elasticsearch.index.analysisのクラス
 
WordDelimiterTokenFilterFactory(Index, IndexSettingsService, Environment, String, Settings) - クラス のコンストラクタorg.elasticsearch.index.analysis.WordDelimiterTokenFilterFactory
 
wordList - クラス の変数org.elasticsearch.index.analysis.compound.AbstractCompoundWordTokenFilterFactory
 
WordScorer - org.elasticsearch.search.suggest.phraseのクラス
 
WordScorer(IndexReader, String, double, BytesRef) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.WordScorer
 
WordScorer(IndexReader, Terms, String, double, BytesRef) - クラス のコンストラクタorg.elasticsearch.search.suggest.phrase.WordScorer
 
WordScorer.WordScorerFactory - org.elasticsearch.search.suggest.phraseのインタフェース
 
WORKER_COUNT - クラス のstatic変数org.elasticsearch.transport.netty.NettyTransport
 
workerCount - クラス の変数org.elasticsearch.http.netty.NettyHttpServerTransport
 
workerCount - クラス の変数org.elasticsearch.transport.netty.NettyTransport
 
wrap(ActionListener<Response>) - クラス のメソッドorg.elasticsearch.action.support.ThreadedActionListener.Wrapper
 
wrap(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.io.stream.StreamInput
 
wrap(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.io.stream.StreamInput
 
wrap(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.io.stream.StreamInput
 
wrap(Iterable<Releasable>) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
Wrap several releasables into a single one.
wrap(Releasable...) - 列挙型 のstaticメソッドorg.elasticsearch.common.lease.Releasables
 
wrap(DirectoryReader, ShardId) - クラス のstaticメソッドorg.elasticsearch.common.lucene.index.ElasticsearchDirectoryReader
Wraps the given reader in a ElasticsearchDirectoryReader as well as all it's sub-readers in ElasticsearchLeafReader to expose the given shard Id.
wrap(Callable<T>, Priority) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.PrioritizedCallable
 
wrap(Runnable, Priority) - クラス のstaticメソッドorg.elasticsearch.common.util.concurrent.PrioritizedRunnable
 
wrap(DirectoryReader) - インタフェース のメソッドorg.elasticsearch.index.engine.IndexSearcherWrapper
 
wrap(EngineConfig, IndexSearcher) - インタフェース のメソッドorg.elasticsearch.index.engine.IndexSearcherWrapper
 
wrap(EngineConfig, Engine.Searcher) - クラス のメソッドorg.elasticsearch.index.engine.IndexSearcherWrappingService
If there are configured IndexSearcherWrapper instances, the IndexSearcher of the provided engine searcher gets wrapped and a new Engine.Searcher instances is returned, otherwise the provided Engine.Searcher is returned.
wrap(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BestBucketsDeferringCollector
Wrap the provided aggregator so that it behaves (almost) as if it had been collected directly.
wrap(Aggregator) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.DeferringBucketCollector
Wrap the provided aggregator so that it behaves (almost) as if it had been collected directly.
wrap(Iterable<? extends BucketCollector>) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.BucketCollector
Wrap the given collectors into a single instance.
wrap(Iterable<LeafBucketCollector>) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.LeafBucketCollector
 
wrapCountBasedEarlyTerminatingCollector(Collector, int) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Wraps delegate with count based early termination collector with a threshold of maxCountHits
wrapdateline - クラス の変数org.elasticsearch.common.geo.builders.ShapeBuilder
We're expecting some geometries might cross the dateline.
wrapGeoPointTerms(TermsEnum) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
A TermsEnum that iterates only highest resolution geo prefix coded terms.
wrapIfClosed(Throwable) - クラス のメソッドorg.elasticsearch.index.engine.Engine
Wrap a Throwable in an EngineClosedException if the engine is already closed
wrapLongitude(boolean) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.geobounds.GeoBoundsBuilder
Set whether to wrap longitudes.
wrapNumeric32Bit(TermsEnum) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
A TermsEnum that iterates only full precision prefix coded 32 bit values.
wrapNumeric64Bit(TermsEnum) - クラス のstaticメソッドorg.elasticsearch.index.fielddata.ordinals.OrdinalsBuilder
A TermsEnum that iterates only full precision prefix coded 64 bit values.
Wrapper(ESLogger, Settings, ThreadPool) - クラス のコンストラクタorg.elasticsearch.action.support.ThreadedActionListener.Wrapper
 
wrapperQuery(String) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query builder which allows building a query thanks to a JSON string or binary data.
wrapperQuery(BytesReference) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query builder which allows building a query thanks to a JSON string or binary data.
wrapperQuery(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.index.query.QueryBuilders
A Query builder which allows building a query thanks to a JSON string or binary data.
WrapperQueryBuilder - org.elasticsearch.index.queryのクラス
A Query builder which allows building a query given JSON string or binary data provided as input.
WrapperQueryBuilder(String) - クラス のコンストラクタorg.elasticsearch.index.query.WrapperQueryBuilder
Creates a query builder given a query provided as a string
WrapperQueryBuilder(byte[], int, int) - クラス のコンストラクタorg.elasticsearch.index.query.WrapperQueryBuilder
Creates a query builder given a query provided as a bytes array
WrapperQueryBuilder(BytesReference) - クラス のコンストラクタorg.elasticsearch.index.query.WrapperQueryBuilder
Creates a query builder given a query provided as a BytesReference
WrapperQueryParser - org.elasticsearch.index.queryのクラス
Query parser for JSON Queries.
WrapperQueryParser() - クラス のコンストラクタorg.elasticsearch.index.query.WrapperQueryParser
 
wrapQuery(Query) - クラス のメソッドorg.elasticsearch.search.scan.ScanContext
Wrap the query so that it can skip directly to the right document.
wrapTermsEnum(TermsEnum) - 列挙型 のメソッドorg.elasticsearch.index.fielddata.IndexNumericFieldData.NumericType
 
wrapTimeLimitingCollector(Collector, Counter, long) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
Wraps delegate with a time limited collector with a timeout of timeoutInMillis
wrapTokenStream(TokenStream) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping.Context
Wrap the TokenStream according to the provided informations of ContextMapping.ContextConfig and a related ParseContext.Document.
wrapTokenStream(ParseContext.Document, TokenStream) - クラス のメソッドorg.elasticsearch.search.suggest.context.ContextMapping.ContextConfig
Wrap a TokenStream for building suggestions to use context informations provided by a document or a ContextMapping
write(int) - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Writes a character to the buffer.
write(char[], int, int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Writes characters to the buffer.
write(String, int, int) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Write a portion of a string to the buffer.
write(int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
write(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
write(char) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Writes a single character.
write(int) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Writes a character given its 31-bits Unicode.
write(char[], int, int) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Writes a portion of an array of characters.
write(String, int, int) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Writes a portion of a string.
write(CharSequence) - クラス のメソッドorg.elasticsearch.common.io.UTF8StreamWriter
Writes the specified character sequence.
write(int) - クラス のメソッドorg.elasticsearch.common.lucene.store.IndexOutputOutputStream
 
write(byte[]) - クラス のメソッドorg.elasticsearch.common.lucene.store.IndexOutputOutputStream
 
write(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.lucene.store.IndexOutputOutputStream
 
write(Rounding, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.common.rounding.Rounding.Streams
 
write(T, long, Path...) - クラス のメソッドorg.elasticsearch.gateway.MetaDataStateFormat
Writes the given state to the given directories.
write(Fields) - クラス のメソッドorg.elasticsearch.index.codec.postingsformat.BloomFilterPostingsFormat.BloomFilteredFieldsConsumer
非推奨です。
 
write(Store) - クラス のメソッドorg.elasticsearch.index.store.Store.LegacyChecksums
 
write(T, BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
Writes blob with resolving the blob name using BlobStoreFormat.blobName(java.lang.String) method.
write(T) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
write(T, StreamOutput) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
write(TDigestState, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.metrics.percentiles.tdigest.TDigestState
 
write(ValueFormatter, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatterStreams
 
Writeable<T> - org.elasticsearch.common.io.streamのインタフェース
 
writeAcknowledged(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedResponse
Writes the timeout value
writeArrayFieldStart(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeArrayFieldStart(XContentString) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeArrayFieldStart(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeArrayFieldStart(XContentString) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeAtomic(T, BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
Writes blob in atomic manner with resolving the blob name using BlobStoreFormat.blobName(java.lang.String) and ChecksumBlobStoreFormat.tempBlobName(java.lang.String) methods.
writeBinary(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBinary(byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBinary(byte[], int, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBinary(byte[]) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBinaryField(String, byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBinaryField(XContentString, byte[]) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBinaryField(String, byte[]) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBinaryField(XContentString, byte[]) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBlob(String, InputStream, long) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Reads blob content from the input stream and writes it to the blob store
writeBlob(String, BytesReference) - インタフェース のメソッドorg.elasticsearch.common.blobstore.BlobContainer
Writes bytes to the blob
writeBlob(String, InputStream, long) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
writeBlob(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.blobstore.fs.FsBlobContainer
 
writeBlob(String, InputStream, long) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
 
writeBlob(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.blobstore.support.AbstractLegacyBlobContainer
非推奨です。
 
writeBlob(String, InputStream, long) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
 
writeBlob(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.blobstore.url.URLBlobContainer
 
writeBlob(T, BlobContainer, String) - クラス のメソッドorg.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
Writes blob in atomic manner without resolving the blobName using using BlobStoreFormat.blobName(java.lang.String) method.
writeBoolean(boolean) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a boolean.
writeBoolean(boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBoolean(boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBooleanField(String, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBooleanField(XContentString, boolean) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeBooleanField(String, boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBooleanField(XContentString, boolean) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeBuild(Build, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.Build
 
writeByte(byte) - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
writeByte(byte) - クラス のメソッドorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
writeByte(byte) - クラス のメソッドorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
writeByte(byte) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a single byte.
writeByte(byte) - クラス のメソッドorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
writeByte(byte) - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
writeByteArray(byte[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an array of bytes.
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.BytesStreamOutput
 
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.DataOutputStreamOutput
 
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.OutputStreamStreamOutput
 
writeBytes(byte[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an array of bytes.
writeBytes(byte[], int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an array of bytes.
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an array of bytes.
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.lucene.store.FilterIndexOutput
 
writeBytes(byte[], int, int) - クラス のメソッドorg.elasticsearch.index.translog.BufferedChecksumStreamOutput
 
writeBytesRef(BytesRef) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeBytesReference(BytesReference) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes the bytes reference, including a length header.
writeComplete(ChannelHandlerContext, WriteCompletionEvent) - クラス のメソッドorg.elasticsearch.transport.netty.MessageChannelHandler
 
WriteConsistencyLevel - org.elasticsearch.actionの列挙型
Write Consistency Level control how many replicas should be active for a write operation to occur (a write operation can be index, or delete).
writeDistanceUnit(StreamOutput, DistanceUnit) - 列挙型 のstaticメソッドorg.elasticsearch.common.unit.DistanceUnit
writeDouble(double) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeDoubleArray(double[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeDoubleLE(double, byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Write a double in little-endian format.
writeEndArray() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeEndArray() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeEndObject() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeEndObject() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeEndRaw() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeExplanation(StreamOutput, Explanation) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
writeFieldDoc(StreamOutput, FieldDoc) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
writeFieldName(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeFieldName(XContentString) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeFieldName(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeFieldName(XContentString) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeFieldStats(StreamOutput, ObjectObjectHashMap<String, CollectionStatistics>) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
writeFloat(float) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeFloatArray(float[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeFloatLE(float, byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Write a float in little-endian format.
writeGenericValue(Object) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeGeoPoint(GeoPoint) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes the given GeoPoint to the stream
writeHeader(ChannelBuffer, long, byte, Version) - クラス のstaticメソッドorg.elasticsearch.transport.netty.NettyHeader
 
writeIndicesOptions(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.IndicesOptions
 
writeInt(int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an int as four bytes.
writeIntArray(int[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeIntLE(int, byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Write an int in little-endian format.
writeList(List<T>) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a list of Writeable objects
writeLock - クラス の変数org.elasticsearch.index.engine.Engine
 
writeLock - クラス の変数org.elasticsearch.index.translog.Translog
 
writeLock - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 
writeLong(long) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a long as eight bytes.
writeLongArray(long[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeLongLE(long, byte[], int) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Write a long in little-endian format.
writeMap(Map<String, Object>) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeNull() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNull() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNullField(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNullField(XContentString) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNullField(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNullField(XContentString) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumber(int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumber(long) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumber(double) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumber(float) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumber(int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumber(long) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumber(double) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumber(float) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(String, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(XContentString, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(String, long) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(XContentString, long) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(String, double) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(XContentString, double) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(String, float) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(XContentString, float) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeNumberField(String, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(XContentString, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(String, long) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(XContentString, long) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(String, double) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(XContentString, double) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(String, float) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeNumberField(XContentString, float) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeObjectFieldStart(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeObjectFieldStart(XContentString) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeObjectFieldStart(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeObjectFieldStart(XContentString) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeOperationNoSize(BufferedChecksumStreamOutput, Translog.Operation) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
 
writeOperations(StreamOutput, List<Translog.Operation>) - クラス のstaticメソッドorg.elasticsearch.index.translog.Translog
Writes all operations in the given iterable to the given output stream including the size of the array use Translog.readOperations(StreamInput) to read it back.
writeOptional(ValueFormatter, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatterStreams
 
writeOptionalBoolean(Boolean) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeOptionalStreamable(Streamable) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Serializes a potential null value.
writeOptionalString(String) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeOptionalText(Text) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeOptionalVInt(Integer) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeOriginalIndices(OriginalIndices, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.action.OriginalIndices
 
writeOtherStatsTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.extended.InternalExtendedStats
 
writeOtherStatsTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.stats.InternalStats
 
writer() - クラス のメソッドorg.elasticsearch.common.cli.Terminal
 
writeRawField(String, InputStream) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeRawField(String, BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeRawField(String, InputStream) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeRawField(String, BytesReference) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeRawField(String, BytesReference, XContentBuilder, ToXContent.Params) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentHelper
Writes a "raw" (bytes) field, handling cases where the bytes are compressed, and tries to optimize writing using XContentBuilder.rawField(String, org.elasticsearch.common.bytes.BytesReference).
writeRawValue(BytesReference) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeRawValue(BytesReference) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
WriteResult(T, Translog.Location) - クラス のコンストラクタorg.elasticsearch.action.support.replication.TransportReplicationAction.WriteResult
 
writerSegmentStats(SegmentsStats) - クラス のメソッドorg.elasticsearch.index.engine.Engine
 
writerSegmentStats(SegmentsStats) - クラス のメソッドorg.elasticsearch.index.engine.InternalEngine
 
writeScoreDoc(StreamOutput, ScoreDoc) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
writeSettingsToStream(Settings, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.common.settings.Settings
 
writeShort(short) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeSingleTermStats(StreamOutput, TermStatistics) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
writeSize(int, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.search.aggregations.InternalAggregation
Write a size under the assumption that a value of 0 means unlimited.
writeSnapshotList(List<SnapshotId>) - クラス のメソッドorg.elasticsearch.repositories.blobstore.BlobStoreRepository
Writes snapshot index file This file can be used by read-only repositories that are unable to list files in the repository
writeSortType(StreamOutput, SortField.Type) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
writeStackTraces(T, StreamOutput) - 例外 のstaticメソッドorg.elasticsearch.ElasticsearchException
Serializes the given exceptions stacktrace elements as well as it's suppressed exceptions to the given output stream.
writeStartArray() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeStartArray() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeStartObject() - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeStartObject() - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeString(String) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeString(String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeString(char[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeString(String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeString(char[], int, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeStringArray(String[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeStringArrayNullable(String[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a string array, for nullable string, writes it as 0 (empty string).
writeStringField(String, String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeStringField(XContentString, String) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeStringField(String, String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeStringField(XContentString, String) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeTaskStatus(Task.Status) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes a Task.Status to the current stream.
writeTermStats(StreamOutput, TermStatistics[]) - クラス のstaticメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
writeText(Text) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeThin(StreamOutput) - クラス のメソッドorg.elasticsearch.transport.BytesTransportRequest
Writes the data in a "thin" manner, without the actual bytes, assumes the actual bytes will be appended right after this content.
writeThrowable(Throwable) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeTimeout(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.master.AcknowledgedRequest
writes the timeout value
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.ActionRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.ActionResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo.Failure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse.ShardInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.ActionWriteResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.hotthreads.TransportNodesHotThreadsAction.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodeInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.PluginsAndModules
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.info.TransportNodesInfoAction.NodeInfoRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.NodeStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.NodeStatsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.cancel.CancelTasksRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.ListTasksResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.node.tasks.list.TaskInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.delete.DeleteRepositoryResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.get.GetRepositoriesResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.put.PutRepositoryResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.repositories.verify.VerifyRepositoryResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.create.CreateSnapshotResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.delete.DeleteSnapshotResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.get.GetSnapshotsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.restore.RestoreSnapshotResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotIndexShardStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotsStatusResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.SnapshotStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodeSnapshotStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.NodesSnapshotStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.snapshots.status.TransportNodesSnapshotsStatus.Request
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.state.ClusterStateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodeResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.Counts
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.JvmVersion
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.OsStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes.ProcessStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsNodes
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.ClusterStatsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.stats.TransportClusterStatsAction.ClusterStatsNodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.tasks.PendingClusterTasksResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.cluster.validate.template.RenderSearchTemplateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.Alias
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.exists.AliasesExistResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.get.GetAliasesResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest.AliasActions
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.alias.IndicesAliasesResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.AnalyzeTokenList
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse.CharFilteredText
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.analyze.DetailAnalyzeResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.close.CloseIndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.create.CreateIndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.delete.DeleteIndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.FlushRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.ShardFlushRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.flush.SyncedFlushResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.get.GetIndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetFieldMappingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.get.GetMappingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.mapping.put.PutMappingResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.open.OpenIndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.recovery.RecoveryResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.segments.ShardSegments
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.get.GetSettingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.settings.put.UpdateSettingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.Failure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse.StoreStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.shards.IndicesShardStoresResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.CommonStatsFlags
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndexShardStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.IndicesStatsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.stats.ShardStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.get.GetIndexTemplatesResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.template.put.PutIndexTemplateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.ShardUpgradeStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.get.UpgradeStatusResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.ShardUpgradeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.upgrade.post.UpgradeSettingsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.QueryExplanation
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ShardValidateQueryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.get.GetWarmersResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.admin.indices.warmer.put.PutWarmerResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse.Failure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkItemResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.bulk.BulkShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.count.CountRequest
非推奨です。
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.count.CountResponse
非推奨です。
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.delete.DeleteRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.delete.DeleteResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.exists.ExistsRequest
非推奨です。
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.exists.ExistsResponse
非推奨です。
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.exists.ShardExistsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.explain.ExplainRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.explain.ExplainResponse
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.action.FailedNodeException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Date
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Double
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Float
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Long
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats.Text
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.fieldstats.FieldStatsShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.GetRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.GetResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetItemResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest.Item
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse.Failure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.get.MultiGetShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.index.IndexRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.index.IndexResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.delete.DeleteIndexedScriptResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.get.GetIndexedScriptResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.indexedscripts.put.PutIndexedScriptResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse.Item
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.MultiPercolateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse.Match
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.PercolateShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Request
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.percolate.TransportShardMultiPercolateAction.Response
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.action.RoutingMissingException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.ClearScrollResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse.Item
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.MultiSearchResponse
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.action.search.SearchPhaseExecutionException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.SearchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.SearchResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.SearchScrollRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.search.ShardSearchFailure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.suggest.ShardSuggestRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.suggest.SuggestResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.BroadcastShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.EmptyResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskActionRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.ChildTaskRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.DefaultShardOperationFailedException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.master.info.ClusterInfoRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeReadRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.master.MasterNodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodeResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.nodes.BaseNodesResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.replication.ReplicationTask.Status
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.single.shard.SingleShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.support.tasks.BaseTasksResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.TaskOperationFailure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.DfsOnlyResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.dfs.ShardDfsOnlyRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsItemResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse.Failure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.MultiTermVectorsShardResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest.FilterSettings
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.termvectors.TermVectorsResponse
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.action.TimestampParsingException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.update.UpdateRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.action.update.UpdateResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexDeletedMessage
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeIndexDeletedAction.NodeIndexStoreDeletedMessage
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.action.index.NodeMappingRefreshAction.NodeMappingRefreshRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.action.shard.ShardStateAction.ShardRoutingEntry
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlock
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.cluster.block.ClusterBlockException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.block.ClusterBlocks
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.ClusterName
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.ClusterState
 
writeTo(StreamOutput) - インタフェース のメソッドorg.elasticsearch.cluster.Diff
Writes the differences into the output stream
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterIndexHealth
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterShardHealth
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.health.ClusterStateHealth
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasAction
 
writeTo(AliasMetaData, StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData.Builder
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.AliasMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.IndexTemplateMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.MappingMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.MetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoriesMetaData
Writes the current object into the output stream out
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.RepositoryMetaData
Writes repository metadata to stream output
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.metadata.SnapshotId
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNode
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.node.DiscoveryNodes
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress.ShardRestoreStatus
Writes restore status to stream output
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.RestoreInProgress
Writes the current object into the output stream out
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.AllocationExplanation
 
writeTo(AllocateAllocationCommand, StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
 
writeTo(T, StreamOutput) - インタフェース のメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommand.Factory
writeTo(AllocationCommands, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.command.AllocationCommands
writeTo(CancelAllocationCommand, StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
 
writeTo(MoveAllocationCommand, StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
 
writeTo(Decision.Type, StreamOutput) - 列挙型 のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision.Type
 
writeTo(Decision, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.decider.Decision
 
writeTo(RerouteExplanation, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.RerouteExplanation
 
writeTo(RoutingExplanations, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.allocation.RoutingExplanations
Write the RoutingExplanations object
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.AllocationId
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.cluster.routing.IllegalShardRoutingStateException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.IndexRoutingTable
 
writeTo(IndexShardRoutingTable, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.RestoreSource
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTable
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.RoutingTableValidation
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.cluster.routing.RoutingValidationException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.UnassignedInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.service.PendingClusterTask
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress.ShardSnapshotStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.SnapshotsInProgress
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.common.breaker.CircuitBreakingException
 
writeTo(OutputStream) - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
writeTo(GatheringByteChannel) - クラス のメソッドorg.elasticsearch.common.bytes.BytesArray
 
writeTo(OutputStream) - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Writes the bytes directly to the output stream.
writeTo(GatheringByteChannel) - インタフェース のメソッドorg.elasticsearch.common.bytes.BytesReference
Writes the bytes directly to the channel.
writeTo(OutputStream) - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
writeTo(GatheringByteChannel) - クラス のメソッドorg.elasticsearch.common.bytes.ChannelBufferBytesReference
 
writeTo(OutputStream) - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
writeTo(GatheringByteChannel) - クラス のメソッドorg.elasticsearch.common.bytes.PagedBytesReference
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.compress.CompressedXContent
 
writeTo(Writer) - クラス のメソッドorg.elasticsearch.common.io.FastCharArrayWriter
Writes the contents of the buffer to another character stream.
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.common.io.stream.NotSerializableExceptionWrapper
 
writeTo(StreamOutput) - インタフェース のメソッドorg.elasticsearch.common.io.stream.Streamable
 
writeTo(StreamOutput) - インタフェース のメソッドorg.elasticsearch.common.io.stream.Writeable
Writes the current object into the output stream out
writeTo(Priority, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.common.Priority
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.FactorRounding
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.Interval
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.rounding.Rounding.OffsetRounding
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.transport.BoundTransportAddress
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.transport.DummyTransportAddress
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.transport.InetSocketTransportAddress
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.transport.LocalTransportAddress
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.unit.ByteSizeValue
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.unit.SizeValue
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.common.unit.TimeValue
 
writeTo(BloomFilter, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.common.util.BloomFilter
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.common.util.concurrent.EsRejectedExecutionException
 
writeTo(XContentType, StreamOutput) - 列挙型 のstaticメソッドorg.elasticsearch.common.xcontent.XContentType
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.MasterFaultDetection.MasterPingRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.fd.NodesFaultDetection.PingRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.JoinRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.LeaveRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.membership.MembershipAction.ValidateJoinRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.unicast.UnicastZenPing.UnicastPingRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPing.PingResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.discovery.zen.ZenDiscovery.RejoinClusterRequest
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.ElasticsearchException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.ElasticsearchSecurityException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeGatewayMetaState
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.NodesGatewayMetaState
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayMetaState.Request
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeGatewayStartedShards
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.NodesGatewayStartedShards
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.gateway.TransportNodesListGatewayStartedShards.Request
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.http.HttpInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.http.HttpStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.AlreadyExpiredException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.cache.query.QueryCacheStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.cache.request.RequestCacheStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.engine.CommitStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.engine.CreateFailedEngineException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.engine.Engine.CommitId
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.engine.IndexFailedEngineException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.engine.RecoveryEngineException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.engine.Segment
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.engine.SegmentsStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.fielddata.FieldDataStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.flush.FlushStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.get.GetField
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.get.GetResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.get.GetStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.Index
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats.Stats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.indexing.IndexingStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.mapper.MergeMappingException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.merge.MergeStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.percolator.stats.PercolateStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.query.QueryParsingException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.recovery.RecoveryStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.refresh.RefreshStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats.Stats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.search.stats.SearchStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.shard.DocsStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.shard.IllegalIndexShardStateException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.shard.ShardId
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.index.shard.TranslogRecoveryPerformer.BatchOperationException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.store.Store.MetadataSnapshot
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.store.StoreStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.suggest.stats.SuggestStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Create
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Delete
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.DeleteByQuery
非推奨です。
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.translog.Translog.Index
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.translog.TranslogStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.index.warmer.WarmerStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.breaker.AllCircuitBreakerStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.breaker.CircuitBreakerStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.flush.ShardsSyncedFlushResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.InFlightOpsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.PreShardSyncedFlushRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.flush.SyncedFlushService.ShardSyncedFlushResponse
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateAlreadyExistsException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.indices.IndexTemplateMissingException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.indices.InvalidIndexTemplateException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.NodeIndicesStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.indices.recovery.RecoverFilesRecoveryException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFileChunkRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryFinalizeRecoveryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryPrepareForTranslogOperationsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.File
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Index
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Timer
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.Translog
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState.VerifyIndex
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryState
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.recovery.StartRecoveryRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.IndicesStore.ShardActiveRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.Request
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.indices.store.TransportNodesListShardStoreMetaData.StoreFilesMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo.Path
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.fs.FsInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo.Mem
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.BufferPool
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Classes
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Mem
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.MemoryPool
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats.Threads
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.jvm.JvmStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.os.OsInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Mem
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats.Swap
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.os.OsStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Cpu
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats.Mem
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.monitor.process.ProcessStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.percolator.PercolateException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.plugins.PluginInfo
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.repositories.RepositoryException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.repositories.VerificationFailure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.repositories.VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest
 
writeTo(StreamOutput, RestStatus) - 列挙型 のstaticメソッドorg.elasticsearch.rest.RestStatus
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.script.Script
 
writeTo(ScriptService.ScriptType, StreamOutput) - 列挙型 のstaticメソッドorg.elasticsearch.script.ScriptService.ScriptType
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.script.ScriptStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.ScrollFreeContextRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.action.SearchServiceTransportAction.SearchFreeContextResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.BucketStreamContext
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.filters.InternalFilters.Bucket
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.histogram.InternalHistogram.Bucket
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.range.InternalRange.Bucket
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ChiSquare
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.GND
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.JLHScore
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.MutualInformation
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.NXYSignificanceHeuristic
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.PercentageScore
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.ScriptHeuristic
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.heuristics.SignificanceHeuristic
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.significant.SignificantStringTerms.Bucket
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.bucket.terms.StringTerms.Bucket
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregation
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.InternalAggregations
 
writeTo(long, StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlus
 
writeTo(StreamOutput) - 列挙型 のメソッドorg.elasticsearch.search.aggregations.pipeline.BucketHelpers.GapPolicy
Serialize the GapPolicy to the output stream
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.EwmaModel
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltLinearModel
 
writeTo(StreamOutput) - 列挙型 のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel.SeasonalityType
Serialize the SeasonalityType to the output stream
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.HoltWintersModel
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.LinearModel
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.MovAvgModel
Write the model to the output stream
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.movavg.models.SimpleModel
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.pipeline.PipelineAggregator
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.BooleanFormatter
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.DateTime
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.GeoHash
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.IPv4Formatter
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Number.Pattern
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.aggregations.support.format.ValueFormatter.Raw
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.dfs.AggregatedDfs
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.dfs.DfsSearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.FetchSearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.QueryFetchSearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.ShardFetchSearchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.fetch.source.FetchSourceContext
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.highlight.HighlightField
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalScrollSearchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit.InternalNestedIdentity
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
writeTo(StreamOutput, InternalSearchHits.StreamContext) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHit
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHitField
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
writeTo(StreamOutput, InternalSearchHits.StreamContext) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchHits
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.InternalSearchResponse
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.internal.ShardSearchTransportRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.profile.CollectorResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.profile.InternalProfileShardResults
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.profile.ProfileShardResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.query.ScrollQuerySearchResult
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.Scroll
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.search.SearchContextMissingException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.search.SearchException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.search.SearchParseException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.SearchShardTarget
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionStats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.completion.CompletionSuggestion.Entry.Option
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.phrase.PhraseSuggestion.Entry
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry.Option
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion.Entry
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest.Suggestion
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.Suggest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.suggest.term.TermSuggestion.Entry.Option
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.search.warmer.IndexWarmerMissingException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.search.warmer.IndexWarmersMetaData
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.snapshots.RestoreInfo
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.snapshots.RestoreService.UpdateIndexShardRestoreStatusRequest
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.snapshots.SnapshotException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardFailure
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.snapshots.SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.tasks.TaskId
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPool.Info
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats.Stats
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.threadpool.ThreadPoolStats
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.transport.ActionNotFoundTransportException
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.transport.ActionTransportException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.transport.BytesTransportRequest
 
writeTo(StreamOutput) - 例外 のメソッドorg.elasticsearch.transport.ConnectTransportException
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.transport.TransportInfo
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.transport.TransportMessage
 
writeTo(StreamOutput) - クラス のメソッドorg.elasticsearch.transport.TransportStats
 
writeToChannel(ChannelBuffer, int, int, GatheringByteChannel) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
Copies bytes from source ChannelBuffer to a GatheringByteChannel
writeToChannel(byte[], WritableByteChannel) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
Writes part of a byte array to a WritableByteChannel
writeToChannel(byte[], int, int, WritableByteChannel) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
Writes part of a byte array to a WritableByteChannel
writeToChannel(ByteBuffer, WritableByteChannel) - クラス のstaticメソッドorg.elasticsearch.common.io.Channels
writeToNoId(StreamOutput) - クラス のメソッドorg.elasticsearch.search.query.QuerySearchResult
 
writeTopDocs(StreamOutput, TopDocs) - クラス のstaticメソッドorg.elasticsearch.common.lucene.Lucene
 
writeToThin(IndexShardRoutingTable, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
 
writeToThin(StreamOutput) - クラス のメソッドorg.elasticsearch.cluster.routing.ShardRouting
Writes shard information to StreamOutput without writing index name and shard id
writeUTF8String(byte[], int, int) - クラス のメソッドorg.elasticsearch.common.xcontent.json.JsonXContentGenerator
 
writeUTF8String(byte[], int, int) - インタフェース のメソッドorg.elasticsearch.common.xcontent.XContentGenerator
 
writeVersion(Version, StreamOutput) - クラス のstaticメソッドorg.elasticsearch.Version
 
writeVInt(int) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an int in a variable-length format.
writeVIntArray(int[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writeVLong(long) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
Writes an long in a variable-length format.
writeVLong(ByteArrayDataOutput, long) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Same as DataOutput#writeVLong but accepts negative values (written on 9 bytes).
writeVLongArray(long[]) - クラス のメソッドorg.elasticsearch.common.io.stream.StreamOutput
 
writtenBy() - クラス のメソッドorg.elasticsearch.index.store.StoreFileMetaData
Returns the Lucene version this file has been written by or null if unknown
writtenOffset - クラス の変数org.elasticsearch.index.translog.TranslogWriter
 

X

X_FIELD_NAME - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
XAnalyzingSuggester - org.apache.lucene.search.suggest.analyzingのクラス
Suggester that first analyzes the surface form, adds the analyzed form to a weighted FST, and then does the same thing at lookup time.
XAnalyzingSuggester(Analyzer) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Calls #XAnalyzingSuggester(Analyzer,Analyzer,int,int,int,boolean,FST,boolean,int,int,int,int,int) AnalyzingSuggester(analyzer, analyzer, EXACT_FIRST | PRESERVE_SEP, 256, -1)
XAnalyzingSuggester(Analyzer, Analyzer) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Calls #XAnalyzingSuggester(Analyzer,Analyzer,int,int,int,boolean,FST,boolean,int,int,int,int,int) AnalyzingSuggester(indexAnalyzer, queryAnalyzer, EXACT_FIRST | PRESERVE_SEP, 256, -1)
XAnalyzingSuggester(Analyzer, Automaton, Analyzer, int, int, int, boolean, FST<PairOutputs.Pair<Long, BytesRef>>, boolean, int, int, int, int, int) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester
Creates a new suggester.
XAnalyzingSuggester.XBuilder - org.apache.lucene.search.suggest.analyzingのクラス
 
XBuilder(int, boolean, int) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XAnalyzingSuggester.XBuilder
 
XContent - org.elasticsearch.common.xcontentのインタフェース
A generic abstraction on top of handling content, inspired by JSON and pull parsing.
xContent(XContentType) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns the XContent for the provided content type.
xContent(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content (type) based on the provided char sequence.
xContent(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided bytes.
xContent(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided bytes.
xContent(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
 
xContent() - 列挙型 のメソッドorg.elasticsearch.common.xcontent.XContentType
 
XContentBuilder - org.elasticsearch.common.xcontentのクラス
 
XContentBuilder(XContent, OutputStream) - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentBuilder
Constructs a new builder using the provided xcontent and an OutputStream.
XContentBuilder(XContent, OutputStream, String[]) - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentBuilder
Constructs a new builder using the provided xcontent, an OutputStream and some filters.
XContentBuilder.FieldCaseConversion - org.elasticsearch.common.xcontentの列挙型
 
XContentBuilderString - org.elasticsearch.common.xcontentのクラス
 
XContentBuilderString(String) - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentBuilderString
 
XContentFactory - org.elasticsearch.common.xcontentのクラス
A one stop to use XContent and XContentBuilder.
XContentFactory() - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentFactory
 
XContentGenerator - org.elasticsearch.common.xcontentのインタフェース
 
XContentHelper - org.elasticsearch.common.xcontentのクラス
 
XContentHelper() - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentHelper
 
XContentLocation - org.elasticsearch.common.xcontentのクラス
Simple data structure representing the line and column number of a position in some XContent e.g.
XContentLocation(int, int) - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentLocation
 
XContentMapValues - org.elasticsearch.common.xcontent.supportのクラス
 
XContentMapValues() - クラス のコンストラクタorg.elasticsearch.common.xcontent.support.XContentMapValues
 
XContentParser - org.elasticsearch.common.xcontentのインタフェース
Interface for pull - parsing XContent see XContentType for supported types.
XContentParser.NumberType - org.elasticsearch.common.xcontentの列挙型
 
XContentParser.Token - org.elasticsearch.common.xcontentの列挙型
 
XContentSettingsLoader - org.elasticsearch.common.settings.loaderのクラス
Settings loader that loads (parses) the settings in a xcontent format by flattening them into a map.
XContentSettingsLoader() - クラス のコンストラクタorg.elasticsearch.common.settings.loader.XContentSettingsLoader
 
XContentString - org.elasticsearch.common.xcontentのクラス
 
XContentString(String) - クラス のコンストラクタorg.elasticsearch.common.xcontent.XContentString
 
XContentStructure - org.elasticsearch.index.query.supportのクラス
XContentStructure is a class used to capture a subset of query, to be parsed at a later time when more information (in this case, types) is available.
XContentStructure(QueryParseContext) - クラス のコンストラクタorg.elasticsearch.index.query.support.XContentStructure
Create a new XContentStructure for the current parsing context.
XContentStructure.InnerQuery - org.elasticsearch.index.query.supportのクラス
InnerQuery is an extension of XContentStructure that eagerly parses the query in a streaming manner if the types are available at construction time.
xContentType(CharSequence) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided char sequence.
xContentType(byte[]) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided bytes.
xContentType(InputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided input stream without consuming it.
xContentType(byte[], int, int) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided bytes.
xContentType(BytesReference) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Guesses the content type based on the provided bytes.
XContentType - org.elasticsearch.common.xcontentの列挙型
The content type of XContent.
xContentType - クラス の変数org.elasticsearch.repositories.blobstore.ChecksumBlobStoreFormat
 
XFieldComparatorSource() - クラス のコンストラクタorg.elasticsearch.index.fielddata.IndexFieldData.XFieldComparatorSource
 
XFilteredDocIdSetIterator - org.apache.lucene.searchのクラス
Abstract decorator class of a DocIdSetIterator implementation that provides on-demand filter/validation mechanism on an underlying DocIdSetIterator.
XFilteredDocIdSetIterator(DocIdSetIterator) - クラス のコンストラクタorg.apache.lucene.search.XFilteredDocIdSetIterator
Constructor.
XFuzzySuggester - org.apache.lucene.search.suggest.analyzingのクラス
Implements a fuzzy AnalyzingSuggester.
XFuzzySuggester(Analyzer) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
Creates a FuzzySuggester instance initialized with default values.
XFuzzySuggester(Analyzer, Analyzer) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
Creates a FuzzySuggester instance with an index & a query analyzer initialized with default values.
XFuzzySuggester(Analyzer, Automaton, Analyzer, int, int, int, int, boolean, int, int, boolean, FST<PairOutputs.Pair<Long, BytesRef>>, boolean, int, int, int, int, int) - クラス のコンストラクタorg.apache.lucene.search.suggest.analyzing.XFuzzySuggester
Creates a FuzzySuggester instance.
XMoreLikeThis - org.elasticsearch.common.lucene.searchのクラス
Generate "more like this" similarity queries.
XMoreLikeThis(IndexReader) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.XMoreLikeThis
Constructor requiring an IndexReader.
XMoreLikeThis(IndexReader, TFIDFSimilarity) - クラス のコンストラクタorg.elasticsearch.common.lucene.search.XMoreLikeThis
 
XRejectedExecutionHandler - org.elasticsearch.common.util.concurrentのインタフェース
 
XShapeCollection<S extends com.spatial4j.core.shape.Shape> - org.elasticsearch.common.geoのクラス
Extends spatial4j ShapeCollection for points_only shape indexing support
XShapeCollection(List<S>, SpatialContext) - クラス のコンストラクタorg.elasticsearch.common.geo.XShapeCollection
 
XUsageTrackingQueryCachingPolicy - org.apache.lucene.searchのクラス
A QueryCachingPolicy that tracks usage statistics of recently-used filters in order to decide on which filters are worth caching.
XUsageTrackingQueryCachingPolicy(int, float, int) - クラス のコンストラクタorg.apache.lucene.search.XUsageTrackingQueryCachingPolicy
Create a new instance.
XUsageTrackingQueryCachingPolicy() - クラス のコンストラクタorg.apache.lucene.search.XUsageTrackingQueryCachingPolicy
Create a new instance with an history size of 256.

Y

yamlBuilder() - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Returns a content builder using YAML format (XContentType.YAML.
yamlBuilder(OutputStream) - クラス のstaticメソッドorg.elasticsearch.common.xcontent.XContentFactory
Constructs a new yaml builder that will output the result into the provided output stream.
YamlSettingsLoader - org.elasticsearch.common.settings.loaderのクラス
Settings loader that loads (parses) the settings in a yaml format by flattening them into a map.
YamlSettingsLoader() - クラス のコンストラクタorg.elasticsearch.common.settings.loader.YamlSettingsLoader
 
YamlXContent - org.elasticsearch.common.xcontent.yamlのクラス
A YAML based content implementation using Jackson.
yamlXContent - クラス のstatic変数org.elasticsearch.common.xcontent.yaml.YamlXContent
 
YamlXContentGenerator - org.elasticsearch.common.xcontent.yamlのクラス
 
YamlXContentGenerator(JsonGenerator, OutputStream, String...) - クラス のコンストラクタorg.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
 
YamlXContentParser - org.elasticsearch.common.xcontent.yamlのクラス
 
YamlXContentParser(JsonParser) - クラス のコンストラクタorg.elasticsearch.common.xcontent.yaml.YamlXContentParser
 
YEAR - クラス のstatic変数org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval
 
year() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit year.
yearMonth() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit year and two digit month of year.
yearMonthDay() - クラス のstaticメソッドorg.joda.time.format.StrictISODateTimeFormat
Returns a formatter for a four digit year, two digit month of year, and two digit day of month.
YES - クラス のstatic変数org.elasticsearch.cluster.routing.allocation.decider.Decision
 
YOUNG - クラス のstatic変数org.elasticsearch.monitor.jvm.GcNames
 

Z

ZEN_MASTER_SERVICE_TYPE_KEY - クラス のstatic変数org.elasticsearch.discovery.DiscoveryModule
 
ZenDiscovery - org.elasticsearch.discovery.zenのクラス
 
ZenDiscovery(Settings, ClusterName, ThreadPool, TransportService, ClusterService, NodeSettingsService, ZenPingService, ElectMasterService, DiscoverySettings) - クラス のコンストラクタorg.elasticsearch.discovery.zen.ZenDiscovery
 
ZenDiscovery.RejoinClusterRequest - org.elasticsearch.discovery.zenのクラス
 
ZenPing - org.elasticsearch.discovery.zen.pingのインタフェース
 
ZenPing.PingCollection - org.elasticsearch.discovery.zen.pingのクラス
a utility collection of pings where only the most recent ping is stored per node
ZenPing.PingListener - org.elasticsearch.discovery.zen.pingのインタフェース
 
ZenPing.PingResponse - org.elasticsearch.discovery.zen.pingのクラス
 
zenPings() - クラス のメソッドorg.elasticsearch.discovery.zen.ping.ZenPingService
 
ZenPingService - org.elasticsearch.discovery.zen.pingのクラス
 
ZenPingService(Settings, Set<ZenPing>) - クラス のコンストラクタorg.elasticsearch.discovery.zen.ping.ZenPingService
 
ZERO - クラス のstatic変数org.elasticsearch.common.unit.Fuzziness
 
zeroTermsQuery(MatchQueryBuilder.ZeroTermsQuery) - クラス のメソッドorg.elasticsearch.index.query.MatchQueryBuilder
 
zeroTermsQuery(MatchQueryBuilder.ZeroTermsQuery) - クラス のメソッドorg.elasticsearch.index.query.MultiMatchQueryBuilder
 
zeroTermsQuery - クラス の変数org.elasticsearch.index.search.MatchQuery
 
zeroTermsQuery() - クラス のメソッドorg.elasticsearch.index.search.MatchQuery
 
zigZagDecode(long) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Zig-zag decode.
zigZagEncode(long) - 列挙型 のstaticメソッドorg.elasticsearch.common.util.ByteUtils
Zig-zag encode: this helps transforming small signed numbers into small positive numbers.

_

_includeScalar() - クラス のメソッドorg.elasticsearch.common.xcontent.support.filtering.FilterPathBasedFilter
 
_innerIter - クラス の変数org.apache.lucene.search.XFilteredDocIdSetIterator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2009–2016. All rights reserved.