From 905c8830222287759bfbf8d7ef1f2df4a0a95d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jind=C5=99ich=20B=C3=A4r?= Date: Mon, 7 Jul 2025 15:26:54 +0200 Subject: [PATCH] chore: rename algolia index for easier maintenance --- apify-docs-theme/src/config.js | 2 +- apify-docs-theme/src/theme/SearchBar/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apify-docs-theme/src/config.js b/apify-docs-theme/src/config.js index f0a098a0af..c23150c3e9 100644 --- a/apify-docs-theme/src/config.js +++ b/apify-docs-theme/src/config.js @@ -273,7 +273,7 @@ const themeConfig = { algolia: { appId: 'N8EOCSBQGH', apiKey: 'e97714a64e2b4b8b8fe0b01cd8592870', // search only (public) API key - indexName: 'test_test_apify_sdk', + indexName: 'apify_sdk_v2', algoliaOptions: { facetFilters: ['version:VERSION'], }, diff --git a/apify-docs-theme/src/theme/SearchBar/index.js b/apify-docs-theme/src/theme/SearchBar/index.js index e208f776bd..9ca2ed5161 100644 --- a/apify-docs-theme/src/theme/SearchBar/index.js +++ b/apify-docs-theme/src/theme/SearchBar/index.js @@ -59,7 +59,7 @@ export default function SearchBar() { {() =>