Async Search API

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows asynchronous search requests
retrieval of partial search results
gptkbp:documentation https://www.elastic.co/guide/en/elasticsearch/reference/current/async-search.html
gptkbp:endPoint /_async_search
https://www.w3.org/2000/01/rdf-schema#label Async Search API
gptkbp:introducedIn 7.7
gptkbp:monitors search status endpoint
gptkbp:provides gptkb:Elasticsearch
gptkbp:requires Elasticsearch cluster
gptkbp:result search ID for result retrieval
search results with progress information
gptkbp:storesResultsFor configurable retention period
gptkbp:supports DELETE method
GET method
POST method
pagination of results
cancellation of running searches
long-running queries
gptkbp:usedFor background search execution
retrieving search results over time
gptkbp:bfsParent gptkb:Elasticsearch_APIs
gptkbp:bfsLayer 7