v1.46.1

BayramAnnakov/ux-waiting-auditv1.46.1Jun 9, 2026by ManyTheFish

AI Summary

Adds an experimental feature to queue document fetch routes when threads are unavailable to process them.

Key Highlights

  • Experimental `queueDocumentsFetch` feature
  • Forces document fetch routes into the search queue
  • Affects `GET indexes/:uid/documents` and `POST indexes/:uid/documents/fetch` routes

New Features

  • Experimental `queueDocumentsFetch` feature

Full Release Notes

## 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.