Module elasticsearch::async_search[][src]

Async Search APIs

Async search APIs let you asynchronously execute a search request, monitor its progress, and retrieve partial results as they become available.

Structs

AsyncSearch

Namespace client for AsyncSearch APIs

AsyncSearchDelete

Builder for the Async Search Delete API

AsyncSearchGet

Builder for the Async Search Get API

AsyncSearchStatus

Builder for the Async Search Status API

AsyncSearchSubmit

Builder for the Async Search Submit API

Enums

AsyncSearchDeleteParts

API parts for the Async Search Delete API

AsyncSearchGetParts

API parts for the Async Search Get API

AsyncSearchStatusParts

API parts for the Async Search Status API

AsyncSearchSubmitParts

API parts for the Async Search Submit API