Author: janardhan
Date: Tue Dec  8 23:12:39 2020
New Revision: 1884221

URL: http://svn.apache.org/viewvc?rev=1884221&view=rev
Log:
[MINOR][DOC] Update Algolia API Key and search index

Reference 
https://github.com/apache/systemds/commit/67e150d3d68de5dd63f4255112ce2161fcd7873f
https://github.com/algolia/docsearch-configs/pull/2943

Modified:
    systemds/site/docs/2.0.0/index.html

Modified: systemds/site/docs/2.0.0/index.html
URL: 
http://svn.apache.org/viewvc/systemds/site/docs/2.0.0/index.html?rev=1884221&r1=1884220&r2=1884221&view=diff
==============================================================================
--- systemds/site/docs/2.0.0/index.html (original)
+++ systemds/site/docs/2.0.0/index.html Tue Dec  8 23:12:39 2020
@@ -179,8 +179,8 @@ SystemDS’s distinguishing characte
     // 
https://github.com/algolia/docsearch-configs/blob/master/configs/apache_systemml.json
 
     docsearch({
-        apiKey: '78c19564c220d4642a41197baae304ef',
-        indexName: 'apache_systemml',
+        apiKey: '66d264e73cd7192d72ebd35021bef00e',
+        indexName: 'apache_systemds',
         inputSelector: "#s-bar",
         // For custom styling for the dropdown, please set debug to true
         // so that the dropdown won't disappear when the inspect tools are 


Reply via email to