0 votes
in ElasticSearch by
What do you understand by multi-document APIs?

1 Answer

0 votes
by

Multi-document API is a document API, which further has few more APIs. Multi-document APIs are basically used to perform queries across multiple documents. Simply says that - it allows the users to perform the operation in bulk like fetch or update multiple documents using a single query.

It is further classified and has the following APIs for bulk operations -

  • Bulk API
  • Multi Get API
  • Delete By Query API
  • Update By Query API
  • Reindex API

Related questions

0 votes
0 votes
asked Dec 19, 2021 in APIGEE - API Services by DavidAnderson
0 votes
asked Dec 30, 2022 in Kafka Premiera Ola by Robin
...