open-feature / docs.openfeature.dev

OpenFeature Documentation
https://openfeature.dev
Creative Commons Attribution 4.0 International
6 stars 19 forks source link

[FEATURE] Add Algola search #311

Closed beeme1mr closed 1 year ago

beeme1mr commented 1 year ago

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.

Arhell commented 1 year ago

i can add need

 appId: 'app id',
 apiKey: '12345',
 indexName: 'name',
beeme1mr commented 1 year ago

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!