# Packages
Explicitly clears the search context for a scroll.
Close a point in time.
Returns number of documents matching a query.
Creates a new document in the index.
Removes a document from the index.
Deletes documents matching the provided query.
Changes the number of requests per second for a particular Delete By Query operation.
Deletes a script.
Returns information about whether a document exists in an index.
Returns information about whether a document source exists in an index.
Returns information about why a specific matches (or doesn't match) a query.
Returns the information about the capabilities of fields among multiple indices.
Returns a document.
Returns a script.
Returns all script contexts.
Returns available script types, languages and contexts.
Returns the source of a document.
Creates or updates a document in an index.
Returns basic information about the cluster.
Performs a kNN search.
Allows to get multiple documents in one request.
Returns multiple termvectors in one request.
Open a point in time that can be used in subsequent searches.
Returns whether the cluster is running.
Creates or updates a script.
Allows to evaluate the quality of ranked search results over a set of typical search queries.
Allows to copy documents from one index to another, optionally filtering the source documents by a query, changing the destination index settings, or fetching the documents from a remote cluster.
Changes the number of requests per second for a particular Reindex operation.
Allows to use the Mustache language to pre-render a search definition.
Allows an arbitrary script to be executed and a result to be returned.
Allows to retrieve a large numbers of results from a single search request.
Returns results matching a query.
Searches a vector tile for geospatial values.
Returns information about the indices and shards that a search request would be executed against.
Allows to use the Mustache language to pre-render a search definition.
The terms enum API can be used to discover terms in the index that begin with the provided string.
Returns information and statistics about terms in the fields of a particular document.
Updates a document with a script or partial document.
Performs an update on every document in the index without changing the source, for example to pick up a mapping change.
Changes the number of requests per second for a particular Update By Query operation.