Background Tasks
📄️ Using Background Tasks
Background tasks are search queries that can be executed in the background without blocking the search interface. This is useful for long-running operations that require significant computational resources. The results of background queries are stored on disk and are available for a specified period, defined in the cluster settings.
📄️ Background Tasks API
Creating a Background Task