meilisearch/meilisearch v1.46.1 (opens in new tab)
#Rust Queue documents fetch routes Add an experimental feature, queueDocumentsFetch, forcing the routes GET indexes/:uid/documents and POST indexes/:uid/documents/fetch to wait in the search queue if there is no available thread to process them.
Read the original article