pulumi/docs

Enhance API Docs Filtering to use Algolia

Opened this issue · 0 comments

Filtering on our api/docs hub page causes discoverability issues as it is strictly a text match against the name. Example issue here: pulumi/registry#5372

Image

Filtering should be wired into Algolia to ensure all the metadata for packages is indexed and made available.