Merge pull request #445 from sailpoint-oss/swap-algolia-index

Swap to new crawler index
This commit is contained in:
Luke Hagar
2023-12-07 13:53:09 -08:00
committed by GitHub

View File

@@ -53,9 +53,10 @@ const config = {
algolia: { algolia: {
appId: 'TB01H1DFAM', appId: 'TB01H1DFAM',
apiKey: '726952a7a9389c484b6c96808a3e0010', apiKey: '726952a7a9389c484b6c96808a3e0010',
indexName: 'prod_DEVELOPER_SAILPOINT_COM', indexName: 'crawler_Developer_Documentation',
searchPagePath: false, searchPagePath: false,
placeholder: 'Search the Developer Community', placeholder: 'Search the Developer Community',
contextualSearch: false,
}, },
docs: { docs: {
sidebar: { sidebar: {