mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 09:51:41 +11:00
parent
e8aa9f513f
commit
1ab86fa03a
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ export default defineConfig({
|
|||
themeConfig: {
|
||||
search: {
|
||||
options: {
|
||||
miniSearch: { searchOptions: { fuzzy: 0.5 } },
|
||||
miniSearch: { searchOptions: { combineWith: "AND" } },
|
||||
detailedView: true,
|
||||
},
|
||||
provider: "local",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue