Open
Description
Description
The current search plugin for docusaurus has two issues:
- it is not compatible with docusaurus v3 (which prohibits us from upgrading)
- it indexes all pages (ideally we should not index the release notes since they just spam the search results)
Expected behavior
Find a solution to solve the above two issues. This might require switching to a different search plugin.