You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/30 22:39:27 UTC

[GitHub] [druid] vogievetsky opened a new pull request, #13164: Docs: fix doc search

vogievetsky opened a new pull request, #13164:
URL: https://github.com/apache/druid/pull/13164

   This PR fixes the doc search that is currently broken. This basically updates docsearch.js from v1 to v2 because due to some changes in docsearch API the v1 doesn't really work anymore.
   
   You now need an appId for one. 
   
   See https://github.com/facebook/docusaurus/issues/6432 for more details.
   
   We use docusaurus v1 (we should really upgrade to v2) and it hard codes docsearch v1 so this is a bit of a hack that works by doing search/replace on the generated html 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org