open-feature/docs.openfeature.dev

[FEATURE] Add Algola search

Closed this issue · 2 comments

Requirements

Algola was gracious enough to provide us access to their search service. We need to add to Docusaurus and confirm that everything is configured correctly.

i can add
need

 appId: 'app id',
 apiKey: '12345',
 indexName: 'name',

This is a public id and key so it's safe to share in a GitHub comment.

appId: PH0VDWFP7Q
apiKey: 521034bef1ace79ba73f75d02324f83b
indexName: openfeature

Thanks @Arhell!