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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to