You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current search plugin, docusaurus-lunr-search only crawls .markdowndiv's. The storage finder data is in JSON files and served by JSX, so we need to figure out a way to index it.
Tangential discussion from #281 to be resolved later.