Búsqueda
Trieve
Connect Foldocs search and ingestion to a Trieve dataset.
@foldocs/search-trieve adapts a Trieve dataset to the common Foldocs search
contracts.
APIs
createTrieveSearchClientmaps Trieve hits into Foldocs results.createTrieveSearchIndexerprepares build output for ingestion.syncTrieveSearchsynchronizes the complete documentation corpus.
Dataset design
Keep product documentation in a dedicated dataset and store canonical URL, locale, section, and release as metadata. That prevents results from unrelated content products entering the docs search dialog.
Failure policy
Fail the indexing job on partial ingestion and retain the last known-good dataset until the matching site deployment succeeds.
Last updated 2 ago 2026