Enhance API Docs Filtering to use Algolia
Opened this issue · 0 comments
interurban commented
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
Filtering should be wired into Algolia to ensure all the metadata for packages is indexed and made available.