fix(dosearch): don't add distinct search parameter
This commit is contained in:
parent
1e31dde432
commit
9893bb3c49
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ export function DocSearchModal({
|
|||
highlightPreTag: '<mark>',
|
||||
highlightPostTag: '</mark>',
|
||||
hitsPerPage: 20,
|
||||
distinct: 4,
|
||||
...searchParameters,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue