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
{
"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
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
{ "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 BoxandSearch Buttonproperties are broken in the docusaurus plugin docs sectionThese 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