Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
fix(dosearch): don't add distinct search parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Jun 8, 2020
1 parent cead575 commit 1c11457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docsearch-react/src/DocSearchModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ export function DocSearchModal({
highlightPreTag: '<mark>',
highlightPostTag: '</mark>',
hitsPerPage: 20,
distinct: 4,
...searchParameters,
},
},
Expand Down

0 comments on commit 1c11457

Please sign in to comment.