[][src]Module elasticsearch::async_search

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

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

AsyncSearchSubmitParts

API parts for the Async Search Submit API