[Docusaurus] Search box without cloud still displays "Get a summary"
Author: rhuanbarretoCreated Feb 12, 2025Updated Jun 26, 2026
Describe the bug
If I install "@orama/plugin-docusaurus-v3" in Docusaurus without any options (and so without connection to Orama Cloud), my search box still shows the "Get a summary" option, which should only show if you have configured Orama cloud on it.
To Reproduce
- Create a docusaurus website
- Add just
"@orama/plugin-docusaurus-v3"to the plugins array indocusaurus.config.ts. No extra configs - Start the website locally
- Click on the search box in the top
- You will see the "Get a summary" option in the search box
Expected behavior
It's expected to not see the "Get a summary" option once there's no connection to the Orama cloud or to the proxy.
Environment Info
It's not environment dependent.Affected areas
Search
Additional context
No response
Source: oramasearch/orama