Búsqueda
Orama Cloud
Search a hosted Orama index while keeping the Foldocs provider contract.
@foldocs/search-orama-cloud provides a browser client and build-time indexer for
Orama Cloud.
Integration pieces
createOramaCloudSearchClientqueries the hosted index from the site.createOramaCloudSearchIndexermaps Foldocs documents for ingestion.syncOramaCloudSearchperforms a complete synchronization.
Credentials
Expose only the search credential intended for browsers. Keep write credentials in CI and scope them to the documentation index.
Deployment order
Build the Foldocs search documents, synchronize the hosted index, then deploy the site. Store the indexed revision so a failed deployment cannot point users at a newer, incompatible corpus.
Last updated 2 ago 2026