zregvart commented on a change in pull request #423:
URL: https://github.com/apache/camel-website/pull/423#discussion_r454958942



##########
File path: antora-ui-camel/src/js/vendor/algoliasearch.bundle.js
##########
@@ -4,8 +4,8 @@
   const algoliasearch = require('algoliasearch/lite')
 
   window.addEventListener('load', () => {
-    const client = algoliasearch('BH4D9OD16A', 
'16e3a9155a136e4962dc4c206f8278bd')
-    const index = client.initIndex('apache_camel')
+    const client = algoliasearch('XW4Y7DJE2Z', 
'2423e9780121b010cad442bfb45a4714')
+    const index = client.initIndex('camel_test')

Review comment:
       > Do we want to call it "test"?
   
   This is against the test index configuration so we can see the different 
index configuration in the preview, before we merge we'll revert to the 
production values. That reminds me we also need to create a PR with the 
configuration change at Algolia. @aashnajena, @AemieJ do we need to merge the 
configuration change at Algolia before we merge this change?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to