gengliangwang commented on a change in pull request #30409:
URL: https://github.com/apache/spark/pull/30409#discussion_r526053669
##########
File path: docs/_layouts/global.html
##########
@@ -187,15 +187,8 @@ <h1 class="title">{{ page.title }}</h1>
// 2. a JavaScript snippet to be inserted in your website that
will bind this Algolia index
// to your search input and display its results in a dropdown
UI. If you want to find more
// details on how works DocSearch, check the docs of DocSearch.
- docsearch({
- apiKey: 'b18ca3732c502995563043aa17bc6ecb',
- indexName: 'apache_spark',
- inputSelector: '#docsearch-input',
- enhancedSearchInput: true,
- debug: false // Set debug to true if you want to inspect the
dropdown
- });
+ {{site.DOCSEARCH_SCRIPT}}
</script>
-
Review comment:
Thanks, updated.
----------------------------------------------------------------
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]