Class Hierarchy
- java.lang.Object
- org.elasticsearch.action.ActionListener.Delegating<Response,DelegateResponse> (implements org.elasticsearch.action.ActionListener<Response>)
- org.elasticsearch.action.search.SearchExecutionStatsCollector
- org.elasticsearch.action.ActionRequestBuilder<Request,Response>
- org.elasticsearch.action.search.ClearScrollRequestBuilder
- org.elasticsearch.action.search.MultiSearchRequestBuilder
- org.elasticsearch.action.search.SearchRequestBuilder
- org.elasticsearch.action.search.SearchScrollRequestBuilder
- org.elasticsearch.action.ActionType<Response>
- org.elasticsearch.action.search.ClearScrollAction
- org.elasticsearch.action.search.ClosePointInTimeAction
- org.elasticsearch.action.search.MultiSearchAction
- org.elasticsearch.action.search.OpenPointInTimeAction
- org.elasticsearch.action.search.SearchAction
- org.elasticsearch.action.search.SearchScrollAction
- org.elasticsearch.rest.BaseRestHandler (implements org.elasticsearch.rest.RestHandler)
- org.elasticsearch.action.search.RestClosePointInTimeAction
- org.elasticsearch.action.search.RestOpenPointInTimeAction
- org.elasticsearch.action.search.ClearScrollController (implements java.lang.Runnable)
- org.elasticsearch.action.search.MultiSearchResponse.Item (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.search.ParsedScrollId
- org.elasticsearch.action.search.QueryPhaseResultConsumer (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.action.search.SearchContextId
- org.elasticsearch.action.search.SearchContextIdForNode (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.search.SearchPhaseController
- org.elasticsearch.action.search.SearchPhaseController.ReducedQueryPhase
- org.elasticsearch.action.search.SearchProgressListener
- org.elasticsearch.action.search.SearchProgressActionListener (implements org.elasticsearch.action.ActionListener<Response>)
- org.elasticsearch.action.search.SearchResponse.Clusters (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.search.SearchResponseSections (implements org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.action.search.SearchShard (implements java.lang.Comparable<T>)
- org.elasticsearch.action.search.SearchShardIterator (implements java.lang.Comparable<T>, org.elasticsearch.common.util.Countable)
- org.elasticsearch.action.search.SearchTransportService
- org.apache.lucene.search.SimpleCollector (implements org.apache.lucene.search.Collector, org.apache.lucene.search.LeafCollector)
- org.elasticsearch.action.search.MaxScoreCollector
- org.elasticsearch.tasks.Task
- org.elasticsearch.tasks.CancellableTask
- org.elasticsearch.action.search.SearchShardTask
- org.elasticsearch.action.search.SearchTask
- org.elasticsearch.tasks.CancellableTask
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.search.SearchPhaseExecutionException
- org.elasticsearch.action.search.ReduceSearchPhaseException
- org.elasticsearch.action.search.VersionMismatchException
- org.elasticsearch.action.search.SearchPhaseExecutionException
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.ShardOperationFailedException (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.search.ShardSearchFailure
- java.lang.RuntimeException
- java.lang.Exception
- org.elasticsearch.action.support.TransportAction<Request,Response>
- org.elasticsearch.action.support.HandledTransportAction<Request,Response>
- org.elasticsearch.action.search.TransportClearScrollAction
- org.elasticsearch.action.search.TransportClosePointInTimeAction
- org.elasticsearch.action.search.TransportMultiSearchAction
- org.elasticsearch.action.search.TransportOpenPointInTimeAction
- org.elasticsearch.action.search.TransportSearchAction
- org.elasticsearch.action.search.TransportSearchScrollAction
- org.elasticsearch.action.support.HandledTransportAction<Request,Response>
- org.elasticsearch.transport.TransportMessage (implements org.elasticsearch.core.RefCounted, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.action.ActionRequest
- org.elasticsearch.action.search.ClearScrollRequest (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.search.ClosePointInTimeRequest (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.search.MultiSearchRequest (implements org.elasticsearch.action.CompositeIndicesRequest)
- org.elasticsearch.action.search.OpenPointInTimeRequest (implements org.elasticsearch.action.IndicesRequest.Replaceable)
- org.elasticsearch.action.search.SearchRequest (implements org.elasticsearch.action.IndicesRequest.Replaceable, org.elasticsearch.index.query.Rewriteable<T>)
- org.elasticsearch.action.search.SearchScrollRequest (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.ActionRequest
- org.elasticsearch.transport.TransportResponse
- org.elasticsearch.action.ActionResponse
- org.elasticsearch.action.search.ClearScrollResponse (implements org.elasticsearch.common.xcontent.StatusToXContentObject)
- org.elasticsearch.action.search.ClosePointInTimeResponse
- org.elasticsearch.action.search.MultiSearchResponse (implements java.lang.Iterable<T>, org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.search.OpenPointInTimeResponse (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.search.SearchResponse (implements org.elasticsearch.common.xcontent.StatusToXContentObject)
- org.elasticsearch.action.search.ClearScrollResponse (implements org.elasticsearch.common.xcontent.StatusToXContentObject)
- org.elasticsearch.action.search.SearchTransportService.SearchFreeContextResponse
- org.elasticsearch.action.ActionResponse
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.action.ActionListener.Delegating<Response,DelegateResponse> (implements org.elasticsearch.action.ActionListener<Response>)
Interface Hierarchy
- org.elasticsearch.action.search.TransportSearchAction.SinglePhaseSearchAction
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.action.search.SearchType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)