aashnajena commented on a change in pull request #423: URL: https://github.com/apache/camel-website/pull/423#discussion_r454963783
########## 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: This PR is so that everyone can search for keywords on the [preview](https://deploy-preview-423--camel.netlify.app/) and comment on whether we are getting better results than before (in terms of grouping results, duplicates, versions, etc). ---------------------------------------------------------------- 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