//
pkg.gl
Category
github.com/ludovic-franconieri/go-elasticsearch
typedapi
asyncsearch
directory
0.0.3
Repository:
https://github.com/ludovic-franconieri/go-elasticsearch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
delete
Deletes an async search by ID.
get
Retrieves the results of a previously submitted async search request given its ID.
status
Retrieves the status of a previously submitted async search request given its ID.
submit
Executes a search request asynchronously.