diff --git a/docusaurus.config.js b/docusaurus.config.js index 0885a6938c..6779d34b90 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -346,6 +346,9 @@ const config = { docsRouteBasePath: "/", hashed: true, explicitSearchResultPath: true, + searchResultLimits: 8, + searchResultContextMaxLength: 50, + highlightSearchTermsOnTargetPage: false, }, ] ],