mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
experiment with search
readme
This commit is contained in:
parent
9582cd997d
commit
bd530c4afc
2 changed files with 2 additions and 1 deletions
|
|
@ -80,6 +80,7 @@ export default defineConfig({
|
|||
themeConfig: {
|
||||
search: {
|
||||
options: {
|
||||
miniSearch: { searchOptions: {combineWith: "AND"} },
|
||||
detailedView: true,
|
||||
},
|
||||
provider: "local",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue