Skip to content

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 1e31dde commit 9893bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 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 9893bb3

Please sign in to comment.