gengliangwang commented on code in PR #395: URL: https://github.com/apache/spark-website/pull/395#discussion_r898664605
########## release-process.md: ########## @@ -284,8 +284,8 @@ $ git tag v1.1.1 v1.1.1-rc2 # the RC that passed $ git push apache v1.1.1 ``` -<h4>Update the version index of DocSearch</h4> -In the repository <a href="https://github.com/algolia/docsearch-configs">algolia/docsearch-configs</a>, submit a PR to add the new Spark version in <a href="https://github.com/algolia/docsearch-configs/blob/master/configs/apache_spark.json">apache_spark.json</a>. +<h4>Update the configuration of Algolia Crawler</h4> +The search box on the <a href="https://spark.apache.org/docs/latest/">Spark documentation website</a> leverages the <a href="https://www.algolia.com/products/search-and-discovery/crawler/">Algolia Crawler</a>. Before a release, please update the crawler configuration for Apache Spark with the new version on the <a href="https://crawler.algolia.com/">Algolia Crawler Admin Console</a>. If you don't have access to the configuration, contact <a href="mailto:[email protected]">Gengliang Wang</a> or <a href="mailto:[email protected]">Xiao Li</a> for help. Review Comment: There are no other individual contacts on this page. If you find this odd, I can change this to [email protected] and let Xiao handle it. -- 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]
