Package org.elasticsearch.rest.action.search
RestHandlers for search actions like search, scroll, and suggest.-
Class Summary Class Description HttpChannelTaskHandler This class executes a request and associates the correspondingTaskwith theHttpChannelthat it was originated from, so that the tasks associated with a certain channel get cancelled when the underlying connection gets closed.RestClearScrollAction RestCountAction RestExplainAction Rest action for computing a score explanation for specific documents.RestMultiSearchAction RestSearchAction RestSearchScrollAction