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:06 UTC

[pulsar-site] branch dave2wave-patch-1 created (now 8493d403339)

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

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


      at 8493d403339 Make Algolia DocSearch configuration simple

This branch includes the following new commits:

     new 8493d403339 Make Algolia DocSearch configuration simple

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by wa...@apache.org.
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: [