mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Merge pull request #445 from sailpoint-oss/swap-algolia-index
Swap to new crawler index
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user