#1010·orama

[Docs] No Documentation for configuring Orama Cloud with docusaurus plugin

Author: thefat32Created Feb 6, 2026Updated Jun 26, 2026

I needed to scrap the code to find typings for configuring Orama Cloud with docusaurus plugin.

Also needed to figure out myself how to configure the index properly to work and be deployed with the plugin:

Searchable properties

json
{
  "path": "string",
  "title": "string",
  "content": "string",
  "section": "string",
  "version": "string",
  "category": "string"
}

It would bee great to have this menetioned in the docs.

Also links to Search Box and Search Button properties are broken in the docusaurus plugin docs section

These should be the referenced links

or add doc pages for these components

I hope this issue helps people trying to setup this integration until the docs are properly updated