@sentry-internal/global-search
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -124,2 +124,3 @@ module.exports = | ||
snippetEllipsisText: '…', | ||
hitsPerPage: 10, | ||
highlightPreTag: '<mark>', | ||
@@ -130,3 +131,3 @@ highlightPostTag: '</mark>', | ||
attributesForFaceting: ['filterOnly(pathSegments)', 'filterOnly(platforms)', 'filterOnly(legacy)'], | ||
distinct: 3, | ||
distinct: 1, | ||
attributeForDistinct: 'section', | ||
@@ -133,0 +134,0 @@ attributesToRetrieve: ['text', 'title', 'section', 'url', 'anchor', 'context'], |
{ | ||
"name": "@sentry-internal/global-search", | ||
"description": "JavaScript library and helper utilities for searching Sentry sites via Algolia.", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"author": "Sentry", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95886
1059