maropu commented on a change in pull request #30292:
URL: https://github.com/apache/spark/pull/30292#discussion_r520364464
##########
File path: docs/_layouts/global.html
##########
@@ -172,6 +178,15 @@ <h1 class="title">{{ page.title }}</h1>
<script src="js/vendor/bootstrap.bundle.min.js"></script>
<script src="js/vendor/anchor.min.js"></script>
<script src="js/main.js"></script>
+ <script type="text/javascript"
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
+ <script type="text/javascript"> docsearch({
+ apiKey: 'b18ca3732c502995563043aa17bc6ecb',
Review comment:
> For other reviewers, this API key was applied by me. Below is the
basic descriptions sent by DocSearch
@beliefer How about leaving the info above in the file side so that one can
cantact Xiao smoothly if we hit some issues around API accesses?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]