You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by wa...@apache.org on 2022/05/22 20:19:07 UTC

[pulsar-site] 01/01: Make Algolia DocSearch configuration simple

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch dave2wave-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 8493d403339462af8038a476830d8f79446b0fa0
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Sun May 22 13:19:03 2022 -0700

    Make Algolia DocSearch configuration simple
---
 site2/website-next/docusaurus.config.js | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/site2/website-next/docusaurus.config.js b/site2/website-next/docusaurus.config.js
index 9b9ea26a36c..7b3c55e507d 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -339,10 +339,6 @@ module.exports = {
       appId: "WK2YL0SALL",
       apiKey: "42d24d221fbd8eb59804a078208aaec0",
       indexName: "apache_pulsar",
-      contextualSearch: true, 
-      searchParameters: {
-        facetFilters: ["language:LANGUAGE", "version:VERSION"],
-      },
     },
   },
   stylesheets: [