homestead_install
Install document packs or shelves into an offline library and build a search index so the downloaded content becomes searchable.
Instructions
Download documents into the library and index them, so it can be searched. Use this to set a library up from nothing. Returns immediately with a job id -- the work takes minutes, so poll homestead_job until status is 'done'. The first index build also downloads a ~2 GB embedding model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack | No | A named pack instead of individual shelves, e.g. 'essentials'. Defaults to essentials. | |
| index | No | Build the search index when the download finishes. | |
| shelves | No | Shelf slugs to install (see homestead_catalog). |